Commit Graph

22529 Commits

Author SHA1 Message Date
Sreyas 71a091fe8a Assistive chip: Adjusting chip UI
Change-Id: I2970107f4324a5f01e0df4a6adf21875412582c6
2020-04-22 13:33:36 -07:00
vadimt 99939d3b0d Removing tracing for a fixed bug
Bug: 139891609
Change-Id: Ic7c988f06022b82685a3216154a47783ef2ec98b
2020-04-22 13:32:03 -07:00
Sunny Goyal 7f9e8e2d27 Fixing animation player not overshooting spring animation; tuning springs
=> setCurrentPlayTime is bounded between [0, duration] by the animation framework
Instead using interpolator so that we can go outside the bounds

=> Tune spring stiffness and dampening for overview card dismiss animations

Bug: 154061408
Change-Id: Iaa31491fff499db916b36d9779ec159b8a89a2de
2020-04-22 12:54:31 -07:00
TreeHugger Robot f87c5d41d0 Merge "Moving various orientation related config in RecentsOrientaedState" into ub-launcher3-rvc-dev am: 6db6a59f86
Change-Id: Iae760a685c06130e81947f9868b3a72e8ed1fedc
2020-04-22 19:28:54 +00:00
TreeHugger Robot 6db6a59f86 Merge "Moving various orientation related config in RecentsOrientaedState" into ub-launcher3-rvc-dev 2020-04-22 19:19:34 +00:00
TreeHugger Robot e746db7783 Merge "Adding common code for instrumentation and robolectric tests" into ub-launcher3-rvc-dev am: cee56f039e
Change-Id: Iec12b8bb16cdbd1b88b0930059a9dfad9a9dea00
2020-04-22 18:03:23 +00:00
TreeHugger Robot cee56f039e Merge "Adding common code for instrumentation and robolectric tests" into ub-launcher3-rvc-dev 2020-04-22 17:49:22 +00:00
Sunny Goyal b7833f8193 Moving various orientation related config in RecentsOrientaedState
> Fixing RecentsOrientationState values for fallback recents
> Using proper rotation in task simulator

Change-Id: I770e7c8850e469f5dc0ce6f89889672f2decdc0d
2020-04-22 10:49:02 -07:00
thiruram f065fdf311 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
(cherry picked from commit 9a3671e80e)
2020-04-22 17:36:07 +00:00
Sunny Goyal 525f2f7d4f Merge "Fixing SecondaryDisplay Launcher" into ub-launcher3-rvc-dev am: d8cec211a2
Change-Id: Ibed724ec33a12312e8323d3a734d1bfc1ca586b1
2020-04-22 17:27:26 +00:00
Sunny Goyal d8cec211a2 Merge "Fixing SecondaryDisplay Launcher" into ub-launcher3-rvc-dev 2020-04-22 17:13:54 +00:00
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
Sunny Goyal 0e7a338e8b Fixing SecondaryDisplay Launcher
> All apps layout broken in landscpae UI
> Crash when manager profile is added
> Wrong icon size on low resolution

Change-Id: If01dacf9f62a0384ebd8b31b62500178416d3ab4
2020-04-21 23:19:11 -07: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
Tony Wickham 9df3f0cebf Stop computing scroll if handler is invalidated
Bug: 153589287
Change-Id: I0282ec82fe4ae1f74a0f4342471ffd53f43095d7
2020-04-21 16:24:47 -05: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