summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2018-12-06146-695/+973
| | | | | Change-Id: Ica50c5055efc0de3a9783184977b7d8f78441bf1 Auto-generated-cl: translation import
* Merge "Remove some obsolete notification badging code" into ub-launcher3-masterTony Wickham2018-12-053-34/+7
|\
| * Remove some obsolete notification badging codeTony Wickham2018-12-043-34/+7
| | | | | | | | | | | | | | Now that we only show dots instead of badges, we can simplify some logic and remove a couple unused methods. Change-Id: I72056eeb12e8968ec67b4c5b3a450d2ed5d4ee84
* | Merge "Rename "badges" to "dots" where appropriate" into ub-launcher3-masterTony Wickham2018-12-05111-687/+685
|\|
| * Rename "badges" to "dots" where appropriateTony Wickham2018-12-04111-687/+685
| | | | | | | | | | | | | | | | This will reduce confusion with the other "badging" concept we use for, e.g. work profiles. It is also consistent with the external name "notification dots". Change-Id: I2a2c9d96dc0d6284eb0c48adc78a856271caad4d
* | Merge "Adding support for launcher preview generation" into ub-launcher3-masterSunny Goyal2018-12-0513-141/+657
|\ \ | |/ |/|
| * Adding support for launcher preview generationSunny Goyal2018-12-0413-141/+657
| | | | | | | | | | | | | | | | Creating a utility class which generates a launcher preview for a provided InvariantDeviceProfile Bug: 118758696 Change-Id: I0aebeb6eed37f72edd1cc305e58eece305aae3ff
* | Merge "Revert "Updating shared lib for rounded corners."" into ↵Winson Chung2018-12-041-0/+0
|\ \ | | | | | | | | | ub-launcher3-master
| * | Revert "Updating shared lib for rounded corners."Winson Chung2018-12-041-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8bcc8d627a2f4f314b9ab8771e81338853382f8d. Reason for revert: <INSERT REASONING HERE> Change-Id: I310c428980640f54a5590763f57f01cac2ef061b
* | | Merge changes from topic "rounded_corners_ub_launcher" into ub-launcher3-masterWinson Chung2018-12-0410-95/+20
|\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Revert "Rounded corners on app transitions" Revert "Correct ⭕ ⛶ 🕳️ 👊👊👊👊👊👊"
| * | | Revert "Rounded corners on app transitions"Winson Chung2018-12-049-73/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d0ab1d0578052114475b1f704a16ffaadea400f5. Reason for revert: <INSERT REASONING HERE> Change-Id: Id37615986fc859f3f2d9344402b737926fb7b9a5
| * | | Revert "Correct ⭕ ⛶ 🕳️ 👊👊👊👊👊👊"Winson Chung2018-12-044-25/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit aaf859f2389091546fa230e34bad5df767c4c97f. Reason for revert: <INSERT REASONING HERE> Change-Id: Iedd45033adb29664107471f7af6b0249e5370470
* | | | Revert "Specify display ID while calling getNavBarPosition()"Winson Chung2018-12-041-9/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6f43bc63f455a24b2819fc2ba2117cc7c3d4f3a0. Reason for revert: <INSERT REASONING HERE> Change-Id: Ia5c728abd4690acad721b1edcab3f42b7b073cd7
* | | | Specify display ID while calling getNavBarPosition()Tiger Huang2018-12-041-5/+9
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Navigation bar can show on non-default display now. So the caller should specify which display the desired navigation bar is on. Bug: 117474929 Test: atest Launcher3Tests Change-Id: Ibb22e51730ab145a42a129b4d964299acd4efd56 (cherry picked from commit f1bb3a4d4c9a1c6ba5cff5550b6d6b2b84ff272f)
* | | Updating shared lib for rounded corners.Winson Chung2018-12-041-0/+0
|/ / | | | | | | Change-Id: I75acb5b0edbda214ff88698b2ca93716d3b69fe0
* | Correct ⭕ ⛶ 🕳️ 👊👊👊👊👊👊Lucas Dupin2018-12-034-8/+25
| | | | | | | | | | | | | | | | 🕳️ 👊👊👊👊 Bug: 111514493 Change-Id: Ie770de06dabe42e5e620ac9c7ec9da256f3d58f5 Fixes: 116745318
* | Rounded corners on app transitionsLucas Dupin2018-12-039-15/+73
| | | | | | | | | | | | | | | | | | | | | | Test: Manualy launch an app Test: Press home when activity is on top of the stack Test: Quick scrub Test: Swipe up on the home button, swipe down Bug: 111514493 Fixes: 116745318 Change-Id: I66d25bc433061ede46107ea9651c198614306692 (cherry picked from commit faa443308ef4de1be482d7d033209d8d6d8cff7b)
* | Merge "setVisibility should not propagate focus on children views" into ↵Hyunyoung Song2018-12-012-3/+10
|\ \ | | | | | | | | | ub-launcher3-master
| * | setVisibility should not propagate focus on children viewsHyunyoung Song2018-11-302-3/+10
| | | | | | | | | | | | | | | Bug: 120064903 Change-Id: I2d58d1ef89db7749f9e6551c716b3cc0567915b3
* | | Merge "Move BadgeRenderer to iconloader library" into ub-launcher3-masterTreeHugger Robot2018-12-014-61/+71
|\ \ \
| * | | Move BadgeRenderer to iconloader libraryTony Wickham2018-11-304-61/+71
| |/ / | | | | | | | | | | | | | | | | | | - Rename BadgeRenderer to DotRenderer - Move drawing parameters to new class DrawParams - Add leftAlign param Change-Id: I69de56c13280ba5e7e1ea3868c23edfac01012e9
* | | Merge "Moving composing task content description to resources" into ↵TreeHugger Robot2018-11-303-9/+19
|\ \ \ | | | | | | | | | | | | ub-launcher3-master
| * | | Moving composing task content description to resourcesVadim Tryshev2018-11-303-9/+19
| | | | | | | | | | | | | | | | | | | | | | | | Bug:118319143 Test: Manual Change-Id: Iedcf3d90191614011b9b7d35afabb17a5b5953b3
* | | | Merge "Fix end state when animating launcher after swipe up from an app" ↵Tony Wickham2018-11-305-7/+15
|\ \ \ \ | | | | | | | | | | | | | | | into ub-launcher3-master
| * | | | Fix end state when animating launcher after swipe up from an appTony2018-11-295-7/+15
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Previously we were comparing the controller's progress at the time of the end of the animation... which is always 1. Instead, we should be comparing the effective final progress based on the interpolator. Change-Id: I18110b5a3b914839860931187f39cfa11182b3e2
* / | | Fixing shortcut icons are not getting correct color extraction.Sunny Goyal2018-11-306-18/+29
|/ / / | | | | | | | | | | | | | | | | | | | | | > Avoiding color extraction for icons which have already be evaluated > Fixing color extraction from hardware bitmaps Bug: 111343544 Change-Id: I624866e892465684871fbc130003e32945d86460
* | | Merge "Updating shared lib for display id change." into ub-launcher3-masterWinson Chung2018-11-281-0/+0
|\ \ \
| * | | Updating shared lib for display id change.Winson Chung2018-11-281-0/+0
| | |/ | |/| | | | | | | Change-Id: Ie4c5362cc89f6e5cc146c70912c1d8dfa6fd781a
* / | Modify TaskSystemShortcut.SplitScreen for API change.lumark2018-11-281-1/+2
|/ / | | | | | | | | | | | | | | | | | | | | Using View#getDisplay().getDisplayId() into IWindowManager.overridePendingAppTransitionMultiThumbFuture() for multi-display support. Bug: 119530958 Test: manual Change-Id: Icde73b2545f879771a62030c8151a86a324fa593 (cherry picked from commit 233622d907e3c250abd25c3a616f360809850683)
* | Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterTreeHugger Robot2018-11-2818-0/+18
|\ \ | |/ |/|
| * Import translations. DO NOT MERGEBill Yi2018-11-2718-0/+18
| | | | | | | | | | Change-Id: I3cf21f4d95dc22c8cf1b762ccf9e695b84737574 Auto-generated-cl: translation import
* | Merge "Prototype for the DWB toast in Overview" into ub-launcher3-masterVadim Tryshev2018-11-283-33/+138
|\ \
| * | Prototype for the DWB toast in OverviewVadim Tryshev2018-11-273-33/+138
| |/ | | | | | | | | | | | | | | | | | | | | No UX spec is ready, so using some placeholder layout. No attention to string localization since I feel that strings may change, compared to current mocks. Not using remaining-time API, as it is not ready. Bug:118319143 Test: Manual Change-Id: I50cff9099677db543e95963f058d3e89eab07d8f
* | Merge "Moving autority definition to a separate file, so that it can be ↵TreeHugger Robot2018-11-285-11/+25
|\ \ | |/ |/| | | easily customized using android studio" into ub-launcher3-master
| * Moving autority definition to a separate file, soSunny Goyal2018-11-275-11/+25
| | | | | | | | | | | | | | that it can be easily customized using android studio Change-Id: I17f4f4511c2af5d382727769d1b74413f233d500 Bug: 120079798
* | Merge "Moving Pause button to the left of the context menu header" into ↵TreeHugger Robot2018-11-265-2/+38
|\ \ | | | | | | | | | ub-launcher3-master
| * | Moving Pause button to the left of the context menu headerVadim Tryshev2018-11-265-2/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | See this mock: https://www.google.com/url?q=https://docs.google.com/presentation/d/1AepsnLeKcRhjMW35SkB5yMKO3u6waigug8Tyfe0LO5o/edit%23slide%3Did.g455d187f2a_0_45&sa=D&ust=1542320415002000&usg=AFQjCNH-jsy5THG1WqxjeYbj628QFMJKvQ Bug: 117888000 Test: Manual Change-Id: I1edbc569347f09f0806ad6749735c3dec198277a
* | | Merge "Updating shared lib jar for freeform call." into ub-launcher3-masterWinson Chung2018-11-261-0/+0
|\ \ \
| * | | Updating shared lib jar for freeform call.Winson Chung2018-11-261-0/+0
| | |/ | |/| | | | | | | Change-Id: If4b4496ff85ffb18e3f499ed4b6a8eb97552e231
* / | Add a dev-mode freeform option to recents menuEvan Rosky2018-11-263-18/+77
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the developer option for freeform is enabled, provides a "Freeform" option in the recents task overlay menu. This is sort-of an analog to the freeform option in N recents; however, since recents now is part of home, there's no straightforward way to have multiple freeforms at a time, so this really is only useful for developers. Bug: None Test: manual - enable freeform in dev settings, then pick Freeform from recent task overlay menu. Change-Id: I5d8e95aaffb8fe43e655f705cacdd51859c95d3b (cherry picked from commit 9beb6bf251873b51fb25432978c5b01cfd6e16b4)
* | Merge "Making CellLayout inflatable without LauncherActivtiy" into ↵TreeHugger Robot2018-11-217-55/+46
|\ \ | | | | | | | | | ub-launcher3-master
| * | Making CellLayout inflatable without LauncherActivtiySunny Goyal2018-11-207-55/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | This will allow creating cellLayout with a different device profile or a different activtiy which can be used when displaying multiple activities in multi-display or generating a preview for changing display properties. Change-Id: I386731d95e33c48bdef270ce9c0d3e9feefb6262
* | | Merge "Removing Launcher dependency in search box layout" into ↵TreeHugger Robot2018-11-214-6/+17
|\ \ \ | | | | | | | | | | | | ub-launcher3-master
| * | | Removing Launcher dependency in search box layoutSunny Goyal2018-11-204-6/+17
| |/ / | | | | | | | | | | | | Bug: 118758696 Change-Id: Id918c44b8bd2a97ab577481b7584afbe56e8a591
* | | Merge "Get Robolectric tests passing" into ub-launcher3-masterRyan Lothian2018-11-204-2/+7
|\ \ \ | |/ / |/| |
| * | Get Robolectric tests passingRyan Lothian2018-11-154-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Default SDK 28 -> 26, as >26 isn't available for unbundled make builds. + @Ignore 3 test methods that currently fail with resource-related errors. Test: RunLauncherRoboTests succeeds locally Bug: 119567714 Change-Id: Id6ea42cef050119d892b5af2b1ba1afc4c4f0b28
* | | Merge changes from topic "am-71b42e3a-02e4-4dc2-9f82-6d74158b505a" into ↵Hyunyoung Song2018-11-200-0/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: [automerger skipped] [DO NOT MERGE] Fix clipping issue on adaptive icons skipped: 34973c93e4 [DO NOT MERGE] Fix clipping issue on adaptive icons
| * \ \ [automerger skipped] [DO NOT MERGE] Fix clipping issue on adaptive icons ↵Android Build Merger (Role)2018-11-190-0/+0
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | skipped: 34973c93e4 Change-Id: I70f0778ed7028f37f59699ed0a80b4d33ae80a4c
| | * | [DO NOT MERGE] Fix clipping issue on adaptive iconsHyunyoung Song2018-11-191-45/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 116527322 More context: unlike previous issue that resulted in clipping on adaptive icon due to launcher drawing issue (drawing outside the bounds, etc). This issue is happening on b4 because when canvas is scaled after the circle mask is digitized, there is a optical illusion that one line of pixel seems missing. The issue is non observed if scaling is done before setting the view bounds. Change-Id: I7099075c88e77776c9cc4f23d79152293489cca2
* | | | Merge "Moving some methods from various activities to the base interface" ↵TreeHugger Robot2018-11-196-27/+43
|\ \ \ \ | |/ / / |/| | | | | | | into ub-launcher3-master