Commit Graph

22465 Commits

Author SHA1 Message Date
TreeHugger Robot 4a8934f8ae Merge "add CHAR LIMIT for home settings menu" into ub-launcher3-rvc-dev am: 8eddd129b3
Change-Id: Icf247ea1b86ed17835d01d32a333fa986fa9b572
2020-04-22 07:50:19 +00:00
TreeHugger Robot 8eddd129b3 Merge "add CHAR LIMIT for home settings menu" into ub-launcher3-rvc-dev 2020-04-22 07:10:23 +00:00
TreeHugger Robot b4ecbd1c25 Merge "Update shortcut icons according to new accessibility standards" into ub-launcher3-rvc-dev am: 220a9b461d
Change-Id: Ic6563f529c4fcf9a8b70c243e8456e4d418bddc6
2020-04-22 06:53:15 +00:00
TreeHugger Robot 220a9b461d Merge "Update shortcut icons according to new accessibility standards" into ub-launcher3-rvc-dev 2020-04-22 06:42:34 +00:00
Samuel Fufa 39e7c25b92 add CHAR LIMIT for home settings menu
Bug: 153972057
Change-Id: Ic6d9104a8b27bcdcc7fe6440b7d26d0baf0f473c
2020-04-21 22:52:12 -07:00
Jonathan Miranda 968424b89a Merge "Ensures that the swipe up to home animation is ended prior to view recycling." into ub-launcher3-rvc-dev am: 8451542a25
Change-Id: Icab7d2e70b4428abf1f8b1c9fb97bee7bf49c6ac
2020-04-22 05:45:06 +00:00
Jonathan Miranda 8451542a25 Merge "Ensures that the swipe up to home animation is ended prior to view recycling." into ub-launcher3-rvc-dev 2020-04-22 05:31:37 +00:00
Samuel Fufa 07919c63f2 Update shortcut icons according to new accessibility standards
Bug: 152273720
Bug: 152272310
Test: Manual
Change-Id: If9e1c30a27046674cae4189a7cfc6bcfc2e288e9
2020-04-21 21:03:37 -07:00
TreeHugger Robot 97303d1f05 Merge "Fixing activity leak via ActivityInitListener" into ub-launcher3-rvc-dev am: 585628e270
Change-Id: I2dfa8e7651ebd7b70b6e2c92ed0008b4a6f2a8ba
2020-04-22 03:21:18 +00:00
TreeHugger Robot 585628e270 Merge "Fixing activity leak via ActivityInitListener" into ub-launcher3-rvc-dev 2020-04-22 03:07:01 +00:00
TreeHugger Robot 5641feeb66 Merge "Fixing crash when emptyView gets added twice" into ub-launcher3-rvc-dev am: 947905d28b
Change-Id: Iae90cf1244b7b36d06beff17d8a3972f4cf5240c
2020-04-22 00:43:46 +00:00
TreeHugger Robot 947905d28b Merge "Fixing crash when emptyView gets added twice" into ub-launcher3-rvc-dev 2020-04-22 00:30:43 +00:00
TreeHugger Robot f8beb7d6b3 Merge "Make all apps scrim solid color" into ub-launcher3-rvc-dev am: af560750d0
Change-Id: I29c213851579876cc56b1fae25962fce97952648
2020-04-21 23:24:07 +00:00
TreeHugger Robot af560750d0 Merge "Make all apps scrim solid color" into ub-launcher3-rvc-dev 2020-04-21 23:12:39 +00:00
vadimt 5a804dcbaf Fixing activity leak via ActivityInitListener
Bug: 139137636
Change-Id: I49ac81dfc69f63211d832bf558517c534f51eab8
2020-04-21 15:35:23 -07:00
Jon Miranda d08f8ac409 Ensures that the swipe up to home animation is ended prior to view recycling.
Bug: 154163960
Change-Id: I70b2c6290a2a17be8b80ba0209528173d6627332
2020-04-21 15:12:40 -07:00
Samuel Fufa 9915605588 Make all apps scrim solid color
- Switch app label text color to #DE000000 in light mode

[screenshots attached to bug]
Bug: 151389610
Test: Manual

Change-Id: Ia027eaacd365498db0da3c25f7cc4ab75232c7f2
2020-04-21 13:19:43 -07:00
Winson Chung be368ee106 Merge "Disable blurs while in multiwindow mode" into ub-launcher3-rvc-dev am: 674e38fdb6
Change-Id: I4859339665a33bfc1d17b3962e1c5665c6c7fd24
2020-04-21 19:47:05 +00:00
Sunny Goyal d4995e1eec Adding TaskViewSimulator for simulating taskView layout on a remote target am: f2393f1d20
Change-Id: I020e4b56de42e455b92c078bf4c8502fa3f0713c
2020-04-21 19:46:57 +00:00
Winson Chung 674e38fdb6 Merge "Disable blurs while in multiwindow mode" into ub-launcher3-rvc-dev 2020-04-21 19:39:17 +00:00
Sunny Goyal f2393f1d20 Adding TaskViewSimulator for simulating taskView layout on a remote target
1. Tanslating contents of RecentsView instead of recentsView itself. When
   translating, we keep the current TaskView from moving. This allows
   the remoteTarget to follow an individual taskView.
2. Removing translationY in recentsView and setting the pivot instead
3. Using TaskViewSimulator for swipe handler. This allows using similar
   animation creation as Launcher window animation.

Change-Id: I0b7b16c367d9d8cd8dd0ed59061e46853e2f8c83
2020-04-21 11:16:21 -07:00
Vinit Nayak 0bbc769374 Merge "Rotate overview only if system rotation allowed" into ub-launcher3-rvc-dev am: 0755ac908c
Change-Id: I289db16f3f3a309486933249c206cf4b36b070a6
2020-04-21 18:11:36 +00:00
Vinit Nayak 0755ac908c Merge "Rotate overview only if system rotation allowed" into ub-launcher3-rvc-dev 2020-04-21 17:57:00 +00:00
Winson Chung b330d6e6f8 Disable blurs while in multiwindow mode
- With hierarchical animations, the split-secondary shell root
  is moved above the split-primary shell root immediately during
  transitions, which means that setting the blur on the launcher
  surface will also affect the primary docked surface

Bug: 154125518
Change-Id: I21dd01738ee9bc974d41e5964364917a30143a2a
2020-04-21 10:28:43 -07:00
Vinit Nayak 94541b99b9 Rotate overview only if system rotation allowed
Don't rotate overview if all of launcher can
be rotated.

Fixes: 154243745, 154299710
Test: Toggled system rotation while overview
was showing. Also toggled home rotation to
ensure no intermediate overview rotation
animation.

Change-Id: I49acf2dafb84e7f05c46f8908ba9ffdd43f1d1e7
2020-04-20 23:22:47 -07:00
TreeHugger Robot 528a6029c0 Merge "Updates folder creation logging." into ub-launcher3-master 2020-04-21 02:34:45 +00:00
TreeHugger Robot 842638b2c3 Merge "ItemInfo null check inside BaseDraggingActivity" into ub-launcher3-rvc-dev am: 7ccd2daa62
Change-Id: Iae25092498100f36634c900f1182a538112d8ba2
2020-04-21 02:20:09 +00:00
TreeHugger Robot 7ccd2daa62 Merge "ItemInfo null check inside BaseDraggingActivity" into ub-launcher3-rvc-dev 2020-04-21 02:07:12 +00:00
TreeHugger Robot 256f85da78 Merge "Removes Sandbox from gesture-excluding activities." into ub-launcher3-rvc-dev am: 0f6ecb675e
Change-Id: Ic59be6172f2f7d45f51f4894f7d4895b0ff10a2f
2020-04-21 00:51:46 +00:00
TreeHugger Robot 0f6ecb675e Merge "Removes Sandbox from gesture-excluding activities." into ub-launcher3-rvc-dev 2020-04-21 00:19:46 +00:00
thiruram 9a3671e80e Updates folder creation logging.
After ag/11020901, folder creation process will not open gboard and hence drag and drop events resulting in folder creation should send additional folder creation event.

Fixes NPE with ItemInfo.java.

Bug: 153768241

Change-Id: I52c996a62dee52bf07feef4252aadc2a28c79752
2020-04-20 17:11:34 -07:00
Samuel Fufa f5b0f97152 resolve syntax issue introduced by ag/11174880 am: 1b3f77724f
Change-Id: I54ac6f458f673d5238a5f1951f04747a38d058e8
2020-04-21 00:04:51 +00:00
TreeHugger Robot 3aba2e0e9f Merge "Predicted icon ring embellishments" into ub-launcher3-rvc-dev am: fe68150f35
Change-Id: I06ade79555397770e8750c1f162bcfe1a3c4691b
2020-04-21 00:04:46 +00:00
Samuel Fufa 1b3f77724f resolve syntax issue introduced by ag/11174880
Change-Id: I46911fb32384c40dac42459bb391001be8774ae8
2020-04-20 16:56:14 -07:00
TreeHugger Robot fe68150f35 Merge "Predicted icon ring embellishments" into ub-launcher3-rvc-dev 2020-04-20 23:47:11 +00:00
Samuel Fufa 9b7d913901 Predicted icon ring embellishments
Screenshot: https://screenshot.googleplex.com/yFfiDbHiyq6

- Wrap ring around badge
- Add shadow to ring

Bug: 153201272
Bug: 152560070
Test: Manual
Change-Id: Ic1f726d080a8e6768417e5174a855a57f3241166
2020-04-20 16:46:14 -07:00
Andy Wickham 7a478e25a2 Removes Sandbox from gesture-excluding activities.
Not needed now that Sandbox runs in Launcher's process/task.

Change-Id: I9e3e03be89d5305a3a7afe201164512d59aea470
2020-04-20 23:35:13 +00:00
Hyunyoung Song 103e8e36aa ItemInfo null check inside BaseDraggingActivity
Bug: 153611516
Change-Id: I0b9fed9134a103e3f7162756fd91ea4ad89e09bb
2020-04-20 16:29:04 -07:00
TreeHugger Robot d59848e045 Merge "Don't show shelf bounce when there's no shelf in Overview" into ub-launcher3-rvc-dev am: e922b06cf4
Change-Id: Ie0db510b635d49228d155cbc3c838ad391c3fde1
2020-04-20 22:41:48 +00:00
TreeHugger Robot e922b06cf4 Merge "Don't show shelf bounce when there's no shelf in Overview" into ub-launcher3-rvc-dev 2020-04-20 22:30:40 +00:00
Winson Chung 441790c425 Merge "Dedupe non-perceptable depth updates" into ub-launcher3-rvc-dev am: f66e7c19bd
Change-Id: Id17c69166c72dccaf55ceacdc6e82f423db28cf0
2020-04-20 21:26:48 +00:00
TreeHugger Robot 3603a379df Merge "Dump nav mode with TIS" into ub-launcher3-rvc-dev am: 19b873d0bd
Change-Id: Id7109a94af59080205d0eb949cba064cab8b3841
2020-04-20 21:26:38 +00:00
Winson Chung f66e7c19bd Merge "Dedupe non-perceptable depth updates" into ub-launcher3-rvc-dev 2020-04-20 21:10:20 +00:00
TreeHugger Robot 19b873d0bd Merge "Dump nav mode with TIS" into ub-launcher3-rvc-dev 2020-04-20 21:10:08 +00:00
Tony Wickham 853ac99e47 Don't show shelf bounce when there's no shelf in Overview
Bug: 154513651
Change-Id: Ia31fd46dc174fcb6362b11e5970f92f4acff66ac
2020-04-20 21:05:19 +00:00
TreeHugger Robot 71c1f874a9 Merge "Using inbuild smooth scroller instead of custom fastscrolling logic" into ub-launcher3-rvc-dev am: bb74388420
Change-Id: Ia3b33a501d95077de26b3068fe22d5e669c652e3
2020-04-20 19:37:27 +00:00
TreeHugger Robot 7599021f96 Merge "Update predicted icon outline drawing" into ub-launcher3-rvc-dev am: f5a10fe9c2
Change-Id: I103d872e74704bf19db0c615597afed64f661d51
2020-04-20 19:37:16 +00:00
TreeHugger Robot bb74388420 Merge "Using inbuild smooth scroller instead of custom fastscrolling logic" into ub-launcher3-rvc-dev 2020-04-20 19:32:02 +00:00
TreeHugger Robot f5a10fe9c2 Merge "Update predicted icon outline drawing" into ub-launcher3-rvc-dev 2020-04-20 19:17:49 +00:00
TreeHugger Robot 6210381956 Merge "add FeatureFlag type to the dump / also sort them" into ub-launcher3-rvc-dev am: 5a5a39f084
Change-Id: Ia6e22b1c9edd9f68eb6397193b804de1bae052b5
2020-04-20 19:02:57 +00:00