Commit Graph

49925 Commits

Author SHA1 Message Date
Jonathan Miranda ed996e7bc0 Merge "Update notification popup UI." into sc-dev am: 1bfd350ead am: c2fad9dbe1
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15017911

Change-Id: I8e449b7cfa73218fdab6ddaf69a9cf856eab0771
2021-06-19 04:22:01 +00:00
Jonathan Miranda 11a9b035f3 Merge "Update notification popup UI." into sc-dev am: 1bfd350ead
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15017911

Change-Id: I468cd0896be43857ce188186cfda9f3ae94c07fb
2021-06-19 04:11:19 +00:00
Jonathan Miranda c2fad9dbe1 Merge "Update notification popup UI." into sc-dev am: 1bfd350ead
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15017911

Change-Id: Iac3214231168ffe1efa933fd24544d2015782d8a
2021-06-19 04:10:32 +00:00
Jonathan Miranda ce8f58c4e0 Merge "Update notification popup UI." into sc-dev am: 1bfd350ead
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15017911

Change-Id: Ia3c9fb70fd8bb6327d1bf9dd2cff88fc5b6e7ab8
2021-06-19 04:10:26 +00:00
Jonathan Miranda 1bfd350ead Merge "Update notification popup UI." into sc-dev 2021-06-19 03:52:23 +00:00
Bill Yi 3010277cd6 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I33f33183171d4a849e00627d4cbd747cace04851
2021-06-19 03:16:22 +00:00
android-build-team Robot cc60939953 Snap for 7472272 from d352253c2d to sc-v2-release
Change-Id: I2fd0c32830fa188e3b24046e47343e177d8fb222
2021-06-19 03:09:28 +00:00
android-build-team Robot 5a655933ed Snap for 7473808 from dd19a24769 to sc-release
Change-Id: Ic1a3a5a139eedeb3d4bf327df935d5dbe465a205
2021-06-19 03:09:12 +00:00
Vinit Nayak b974a86c8f Add IDs to buttons in 3 button nav for Taskbar
Bug: 191449914
Test: testSwitchToOverview passes
See bug for more details

Change-Id: I108bbe7607181680bca7cb5fad5e7289191edde6
2021-06-18 18:20:44 -07:00
Sunny Goyal 63f52f8308 Merge "Fixing out of order taskbar callbacks" into sc-v2-dev am: d7e17a860f am: a5422c8902
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15023048

Change-Id: I99bffa51e5d30143acd2805f4c9d4a841967fb99
2021-06-19 01:12:26 +00:00
Sunny Goyal a5422c8902 Merge "Fixing out of order taskbar callbacks" into sc-v2-dev am: d7e17a860f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15023048

Change-Id: I997bc64fe3b1f39211a03c7ef690e375e13dc61c
2021-06-19 00:59:19 +00:00
Tony Wickham 3fd22847ac Initial commit of taskbar stashing
- Added StashedHandleViewController to provide properties such as ViewOutlineProvider to animate the handle that's shown in place of taskbar while it's stashed
- Added TaskbarStashController to coordinate the stashed state, including orchestrating the animation across taskbar controllers
- Added TaskbarStashInput consumer to detect long press in the nav region when taskbar is stashed

Behavior:
- Long pressing taskbar background animates to the stashed state by morphing the TaskbarView into the stashed handle view and offsetting the background offscreen
- We persist the stashed state across app launches and reboot; to unstash, long press the stashed handle
- We also visually unstash when going back home

Test: long press tasbkar background when in an app to stash it, long press the resulting stashed handle to unstash; while stashed, swipe up to home to also unstash until launching another app
Bug: 189503603
Change-Id: I698eff785388dff1ef717c76879719d6af236c2d
2021-06-18 17:51:39 -07:00
Sunny Goyal d7e17a860f Merge "Fixing out of order taskbar callbacks" into sc-v2-dev 2021-06-19 00:40:46 +00:00
Brian Isganitis aefcc5a300 Revert "Fix home settings landing page"
This reverts commit 96cc3c533c.

Reason for revert: Causes back to close sub-settings (b/191257243).

Change-Id: I3aa01bed1d73874176fc2568bac4ca714e9f2df7
Bug: 188565060
2021-06-18 23:46:20 +00:00
Automerger Merge Worker 494544d8fa Merge "Merge "Load widget preview images before adding the rows to the adapter" into sc-dev am: dd19a24769 am: 23cbe6ef6b" into sc-v2-dev-plus-aosp am: 5532b303ef
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14965044

Change-Id: Ice3f9847f7b4d9e3d53d9755187b3e985bf77fbc
2021-06-18 23:20:25 +00:00
Vinit Nayak dcd9a0cdd6 Merge "Default to requesting command type TOGGLE for OverviewCommandHelper" into sc-v2-dev am: 70565c5e7d am: 0d50bfacb9
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15017522

Change-Id: I3e010dd812b4b8cc2a3d23081f2fc5328401ef88
2021-06-18 23:20:17 +00:00
Stevie Kideckel 4efc369704 Merge "Load widget preview images before adding the rows to the adapter" into sc-dev am: dd19a24769 am: 50820e1fb5 am: db21421a2d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14965044

Change-Id: Iabaa18fba0093dc791db93f06862665f1ef4e71a
2021-06-18 23:20:11 +00:00
Jonathan Miranda da84f80e4f Merge "Fix bug where ripple extends out of bounds in pop up container." into sc-dev am: 576179199a am: 3eaa84a5f7 am: 2f657bb875
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15019204

Change-Id: Ice0c7b3ab718e08c681b3e1380318ddbb4f4faf1
2021-06-18 23:20:05 +00:00
Jonathan Miranda 819df8eaee Merge "Fix bug where ripple extends out of bounds in pop up container." into sc-dev am: 576179199a am: c42dd630a5 am: 5760f9cc63
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15019204

Change-Id: Id9296280312d5c61c70a8a3e19d1958998d4c6a4
2021-06-18 23:19:52 +00:00
Automerger Merge Worker 5532b303ef Merge "Merge "Load widget preview images before adding the rows to the adapter" into sc-dev am: dd19a24769 am: 23cbe6ef6b" into sc-v2-dev-plus-aosp 2021-06-18 23:03:29 +00:00
Stevie Kideckel 5d1106e518 Merge "Load widget preview images before adding the rows to the adapter" into sc-dev am: dd19a24769 am: 23cbe6ef6b
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14965044

Change-Id: I82cc0a723913df9a7fb83fe036e13facc34dd5e4
2021-06-18 23:03:27 +00:00
Vinit Nayak 0d50bfacb9 Merge "Default to requesting command type TOGGLE for OverviewCommandHelper" into sc-v2-dev am: 70565c5e7d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15017522

Change-Id: I008bab1a7f4b850ee1a3dcf8cdb5b4d700790f8f
2021-06-18 23:03:26 +00:00
Stevie Kideckel db21421a2d Merge "Load widget preview images before adding the rows to the adapter" into sc-dev am: dd19a24769 am: 50820e1fb5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14965044

Change-Id: I027775c831c25b2828cd2e278b1fcc3a25efbe45
2021-06-18 23:03:21 +00:00
Jonathan Miranda 2f657bb875 Merge "Fix bug where ripple extends out of bounds in pop up container." into sc-dev am: 576179199a am: 3eaa84a5f7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15019204

Change-Id: Ie8a3020264a182cb9468e05bc3724bbcb80be80d
2021-06-18 23:03:13 +00:00
Stevie Kideckel 1bea2c48bd Merge "Load widget preview images before adding the rows to the adapter" into sc-dev am: dd19a24769 am: 5b01623cf3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14965044

Change-Id: Ibf97d3d7926b4c4516c206bfdf112f06c3740cb1
2021-06-18 23:02:51 +00:00
Jonathan Miranda 5760f9cc63 Merge "Fix bug where ripple extends out of bounds in pop up container." into sc-dev am: 576179199a am: c42dd630a5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15019204

Change-Id: I8325c96213ccabec0b613831eb6e9bb7649ebeda
2021-06-18 23:02:50 +00:00
Jonathan Miranda 73aa247744 Merge "Fix bug where ripple extends out of bounds in pop up container." into sc-dev am: 576179199a am: 3ce7d1a97c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15019204

Change-Id: Ic48911e1660ec59ab186e8c23b3d49e2d07e3d97
2021-06-18 23:02:43 +00:00
Vinit Nayak 70565c5e7d Merge "Default to requesting command type TOGGLE for OverviewCommandHelper" into sc-v2-dev 2021-06-18 22:56:24 +00:00
Stevie Kideckel 50820e1fb5 Merge "Load widget preview images before adding the rows to the adapter" into sc-dev am: dd19a24769
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14965044

Change-Id: If6b6e437f558922aa0f047c4ce01bb424a0045ae
2021-06-18 22:44:39 +00:00
Jonathan Miranda c42dd630a5 Merge "Fix bug where ripple extends out of bounds in pop up container." into sc-dev am: 576179199a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15019204

Change-Id: Ibb09b7ed793f217425fac3c8c716dda9ec8c6515
2021-06-18 22:44:20 +00:00
Stevie Kideckel 5b01623cf3 Merge "Load widget preview images before adding the rows to the adapter" into sc-dev am: dd19a24769
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14965044

Change-Id: I61473a9838837e321d90a4724b918120b2d348fa
2021-06-18 22:43:25 +00:00
Jonathan Miranda 3ce7d1a97c Merge "Fix bug where ripple extends out of bounds in pop up container." into sc-dev am: 576179199a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15019204

Change-Id: Ic73e0f8548a76cdebb4eb62e0d6789ac604b0255
2021-06-18 22:43:20 +00:00
Jon Miranda 313b2c2d28 Update notification popup UI.
- Update UI to match specs.
- Only shows one notification (removed footer, animation code)

Bug: 175329686
Bug: 190402054
Test: open popup, dismiss notification from shade,
      open popup, click on notification
      checked RTL

Change-Id: I92672f94233d986ae5b5c54979980967308cb156
2021-06-18 22:42:44 +00:00
Stevie Kideckel 23cbe6ef6b Merge "Load widget preview images before adding the rows to the adapter" into sc-dev am: dd19a24769
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14965044

Change-Id: Ia648bdd8d3e8aa8e3e92248abd3ae478065a349e
2021-06-18 22:42:17 +00:00
Jonathan Miranda 3eaa84a5f7 Merge "Fix bug where ripple extends out of bounds in pop up container." into sc-dev am: 576179199a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15019204

Change-Id: I7104161f3e5b2838afe34c76e21e3d4ca1b6bfc7
2021-06-18 22:42:11 +00:00
Jon Miranda 651abb9924 Fix bug where workspace alpha does not get set to 1 when animation gets cancelled.
- Can also remove QSB from app launch animator, since its in the hotseat now.

Bug: 189458349
Test: manual
Change-Id: Ib41376e3f8c58166c6ee6fbfed38bdd443663df4
2021-06-18 15:39:36 -07:00
Stevie Kideckel dd19a24769 Merge "Load widget preview images before adding the rows to the adapter" into sc-dev 2021-06-18 22:37:32 +00:00
Schneider Victor-tulias 4ef6bd5a7a Update All set screen icon
Fixes: 191463446
Test: Manual
Change-Id: I746bfb2eab950a01041493bd72d7dda30ac66d7b
2021-06-18 15:36:23 -07:00
Jonathan Miranda 576179199a Merge "Fix bug where ripple extends out of bounds in pop up container." into sc-dev 2021-06-18 22:27:45 +00:00
Brian Isganitis cc5516464f Load widgets in wallpaper app launcher preview am: c79d577f18 am: d960cc40d3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15020113

Change-Id: Ia2586e10e8e51d48969a1a0df0ca97af13ac37e8
2021-06-18 22:27:10 +00:00
Brian Isganitis d960cc40d3 Load widgets in wallpaper app launcher preview am: c79d577f18
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15020113

Change-Id: I0e6fe292474bc23c95a41e47784a63a0f627d2d3
2021-06-18 22:17:38 +00:00
Jon Miranda f13ddbd333 Fix bug where ripple extends out of bounds in pop up container.
Bug: 186820908
Test: test apps with diff. pop up container arrangements
      test prefs in all apps

Change-Id: I4d3e26871416835ab2a851fcc6fe2c4f70235b62
2021-06-18 20:58:14 +00:00
Brian Isganitis c79d577f18 Load widgets in wallpaper app launcher preview
Test: Widgets in wallpaper app launcher preview rendered
Bug: 185306338
Change-Id: I38569d2ff0b64ba55eb188afa42fba4100aae7ff
2021-06-18 15:47:56 -04:00
Sunny Goyal 6e1ce8ccb8 Fixing out of order taskbar callbacks
OnCreate can come before onDestroy for a previous activity which can
cause the callbacks for taskbar to get cleared

Bug: 190170303
Test: Presubmit
Change-Id: I48334605384d4604043a50ffc3d137f84575148a
2021-06-18 12:44:38 -07:00
Xin Li 3a8cfeb758 DO NOT MERGE - Merge RQ3A.210605.005
Bug: 190855093
Merged-In: I5e4b540f169d365c60cf4461e19cda24009f325d
Change-Id: I4d9186b9aa48c437e27bbb0fa22f5e4e7111fef5
2021-06-18 12:24:35 -07:00
Stevie Kideckel a093523299 Load widget preview images before adding the rows to the adapter
This allows for smooth animations as the items will have their full
height resolved

Bug: 190892517
Test: verified locally
Test: CachingWidgetPreviewLoaderTest
Change-Id: I86afc6951a4cc82ae45e63795791d259a3bb3cda
2021-06-18 19:18:29 +00:00
Samuel Fufa 3528afe2e6 Merge "Allow AllApps to restore current selected tab on activity recreate" into sc-dev am: f44a9ca6f0 am: 485796e814 am: 87ab5eb8eb
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15014304

Change-Id: Ia4b212d8bd01f359d9c7477dac96b41e1169a32b
2021-06-18 18:46:39 +00:00
Samuel Fufa f4f533504f Merge "Allow AllApps to restore current selected tab on activity recreate" into sc-dev am: f44a9ca6f0 am: 1b8b839434 am: 9a168fa426
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15014304

Change-Id: I51a55bd3f7298b567cce6698bec6f3dc358cba39
2021-06-18 18:43:00 +00:00
Samuel Fufa 87ab5eb8eb Merge "Allow AllApps to restore current selected tab on activity recreate" into sc-dev am: f44a9ca6f0 am: 485796e814
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15014304

Change-Id: I4bce596ee1996a3b7fc3d6a5dfc978682ddfbf67
2021-06-18 18:30:36 +00:00
Samuel Fufa 32e9b09849 Merge "Allow AllApps to restore current selected tab on activity recreate" into sc-dev am: f44a9ca6f0 am: 8db962e88a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15014304

Change-Id: I8377b1cb71d9184201da1471a0df59e5222fe228
2021-06-18 18:27:18 +00:00