Commit Graph

33301 Commits

Author SHA1 Message Date
TreeHugger Robot fb6de69009 Merge changes from topic "quick-assistance" into ub-launcher3-master
* changes:
  [automerger] Fetching assist data only if required by overlay am: b44c6552b3
  Fetching assist data only if required by overlay
2018-06-22 00:57:57 +00:00
Android Build Merger (Role) 0095d14ec0 [automerger] Add @Test and @Ignore to untested test methods in RequestPinItemTest. am: ca02f00eb1
Change-Id: I396c673bf256e1003f109201ebac9bb87b864622
2018-06-22 00:21:45 +00:00
Jon Miranda ca02f00eb1 Add @Test and @Ignore to untested test methods in RequestPinItemTest.
Error prone complains when trying to merge launcher3 code to platform pi-dev.

"This looks like a test method but is not run; please add @Test and @Ignore,
or, if this is a helper method, reduce its visibility."

Output:

Executing tasks: [:assembleGoogleDebug, :assembleGoogleDebugAndroidTest]
Gradle build finished in 1s 631ms
Tests Ignored: 1 passed, 4 ignored

Bug: 78589564
Change-Id: Icde57fd8307e1ef409822d1417f629cd1aaa57ba
2018-06-21 17:20:23 -07:00
Android Build Merger (Role) e98d0cec4a [automerger] Touching outside the task in overview goes home am: b5669efa36
Change-Id: Ib134345cae0afc91f22899fac20a8b93c5930dc1
2018-06-21 23:04:07 +00:00
Matthew Ng b5669efa36 Touching outside the task in overview goes home
There is also a deadzone area around the clear all button to tap easier.

Test: start overview click anywhere that is not the shelf or task
Change-Id: I187ff264444da542aca111b57d94c8199f5a0384
Fixes: 110232233
2018-06-21 16:03:48 -07:00
Tony Wickham 07fcd3bea2 Merge "When controlling atomic components, bound to remaining progress" into ub-launcher3-edmonton-polish 2018-06-21 21:55:31 +00:00
Tony Wickham f7298380f4 Merge changes from topic "am-1abed5a8-2763-4f96-8333-2a5ce35c98d3" into ub-launcher3-master
* changes:
  [automerger] When controlling atomic components, bound to remaining progress am: 520ffec9d3
  When controlling atomic components, bound to remaining progress
2018-06-21 21:55:31 +00:00
Android Build Merger (Role) 4a724052af [automerger] Add @Test and @Ignore to untested test methods. am: 1aaaac8343
Change-Id: Ife9d31c9cf55e17275f8dfa0b70662a94948d395
2018-06-21 21:05:04 +00:00
Jon Miranda 1aaaac8343 Add @Test and @Ignore to untested test methods.
Error prone complains when trying to merge launcher3 code to platform pi-dev.

"This looks like a test method but is not run; please add @Test and @Ignore,
or, if this is a helper method, reduce its visibility."

Change-Id: I95f55b95d8f7752c9c941f0828ca22d6427528c6
2018-06-21 14:04:52 -07:00
Android Build Merger (Role) 7c2b0c0152 [automerger] When controlling atomic components, bound to remaining progress am: 520ffec9d3
Change-Id: Ie5377c44c628300545bc1898e69255427e4eea5a
2018-06-21 20:45:26 +00:00
Tony Wickham 520ffec9d3 When controlling atomic components, bound to remaining progress
Before, we were just controlling the components as far as we had left,
which was fine since they are just a subtle effect anyway. But now that
we don't fade out until the very end, this means that long swiping from
home usually kept recents in the background during the entire swipe and
then abruptly disappear after letting go. Now we make sure the entire
atomic animation plays by the time we reach all apps, so recents will
fade out in all cases.

Bug: 79867407
Change-Id: I7cb6790d9055bc76b4b73ed761604042a308c987
2018-06-21 13:38:53 -07:00
Android Build Merger (Role) eb12de06c3 [automerger] Fetching assist data only if required by overlay am: b44c6552b3
Change-Id: Ia6b34b90e9c8015e1e1d2c9c61dce22aa52c1729
2018-06-21 19:19:09 +00:00
Sunny Goyal b44c6552b3 Fetching assist data only if required by overlay
> Preloading assist data after the touch interaction is complete
> Fixing swipe-up callbacks called in case of quickscrub

Bug: 110532258
Change-Id: I472884ec96be877db5f38098fd0165d464e836ed
2018-06-21 12:18:33 -07:00
Android Build Merger (Role) 35f54625a5 [automerger] Fix typo in horizontalShift am: e45b3e21a9
Change-Id: Ifb1f77b2ec72968c8b973d38b7954d5f9d928dcf
2018-06-21 18:34:21 +00:00
Jon Miranda e45b3e21a9 Fix typo in horizontalShift
Bug: 109828964
Change-Id: I0ef749ccd2d24556e05873186ed3fcdcb09a7d32
2018-06-21 11:33:04 -07:00
TreeHugger Robot 0d746f600b Merge changes from topic "am-dbbb1f28-c3b5-48d1-928e-896c408bee5e" into ub-launcher3-master
* changes:
  [automerger] Allow clear all button in overview be clickable if visible am: 330a634648
  Allow clear all button in overview be clickable if visible
2018-06-21 17:38:24 +00:00
TreeHugger Robot 03a190d284 Merge "Allow clear all button in overview be clickable if visible" into ub-launcher3-edmonton-polish 2018-06-21 17:38:24 +00:00
TreeHugger Robot c9420d7443 Merge changes from topic "am-ae65f3ef-6d07-4e27-87c0-96669f2d95fd" into ub-launcher3-master
* changes:
  [automerger] Refactor "spring" code into one method. am: b83c71aa24
  Refactor "spring" code into one method.
2018-06-21 17:27:57 +00:00
TreeHugger Robot 17ebdec113 Merge "Refactor "spring" code into one method." into ub-launcher3-edmonton-polish 2018-06-21 17:27:57 +00:00
TreeHugger Robot 2de013874f Merge "Persist the updated item to DB when a shortcut info is badged for the first time" into ub-launcher3-edmonton-polish 2018-06-21 17:24:43 +00:00
Android Build Merger (Role) 5b29feb65f [automerger] Persist the updated item to DB when a shortcut info is badged for the first time am: f266deb24c
Change-Id: Id4b322ec5e39be149bfac0a5e89c52ac3807e43e
2018-06-21 17:00:43 +00:00
Sunny Goyal f266deb24c Persist the updated item to DB when a shortcut info is badged for the first time
Bug: 110016648
Change-Id: I8e36b80e9c893de91bce208ceac93a3fcdb557d5
2018-06-21 10:00:22 -07:00
Android Build Merger (Role) cddbbc4e72 [automerger] Refactor "spring" code into one method. am: b83c71aa24
Change-Id: I94408b509d703f10b0af2c34c363c680e12128d0
2018-06-21 16:35:01 +00:00
Jon Miranda b83c71aa24 Refactor "spring" code into one method.
+ Increases the alpha duration of the staggered spring views.

Bug: 109828964
Change-Id: Id7dff9718dfcd5ca5653fdde36d3792201f483b5
2018-06-21 09:34:25 -07:00
Android Build Merger (Role) b0ab5b71b5 [automerger] Allow Launcher3Go to override Launcher3QuickStep am: 56ded9c4ea
Change-Id: Ibf2e53a0e2656ec08a2d091d52e39e6ad8850eb3
2018-06-21 06:21:05 +00:00
Tim Joines 56ded9c4ea Allow Launcher3Go to override Launcher3QuickStep
Go devices will not want QS.

Bug: 77490347, 110425849, 109932837
Test: Manual, Launcher is no longer crashing
Change-Id: I1a1e0540beeab04927802156be26098139710f30
2018-06-21 06:21:00 +00:00
Jonathan Miranda 48010091f4 Merge "Adjust interpolators when swiping from overview to all apps" into ub-launcher3-edmonton-polish 2018-06-21 00:30:02 +00:00
Jonathan Miranda c9a2d76391 Merge changes from topic "overview-allapps-interpolators" into ub-launcher3-master
* changes:
  [automerger] Adjust interpolators when swiping from overview to all apps am: 17be4e71b2
  Adjust interpolators when swiping from overview to all apps
2018-06-21 00:30:02 +00:00
TreeHugger Robot b0ab81633d Merge "Tune device profiles." into ub-launcher3-edmonton-polish 2018-06-21 00:15:15 +00:00
TreeHugger Robot 66895df4a3 Merge changes from topic "am-0ae90ad9-ce38-4d9c-a359-8fab89ef2835" into ub-launcher3-master
* changes:
  [automerger] Tune device profiles. am: 7e183c3976
  Tune device profiles.
2018-06-21 00:15:15 +00:00
Android Build Merger (Role) 913171a692 [automerger] Adjust interpolators when swiping from overview to all apps am: 17be4e71b2
Change-Id: I8a95de51e5b74cb8d3c80539c2db8ec067e1b660
2018-06-20 23:58:34 +00:00
Tony Wickham 17be4e71b2 Adjust interpolators when swiping from overview to all apps
- All apps content fades in quickly so that icons are opaque by the time
  they are on screen
- Recents fades out late so that we don't see it as translucent while
  the transition is continuing (the translucent icon top of tranclucent
  task view looks bad, for instance)
- Fix colored scrim that appears over recents - was using 0 to 1 instead
  of 255

Bug: 79867407
Change-Id: I4f50423157f7870c8d0708f586a72e3e5a7b6559
2018-06-20 16:58:21 -07:00
TreeHugger Robot a7d41f29e8 Merge "Add stagger and "springs" to app closing transition." into ub-launcher3-edmonton-polish 2018-06-20 23:46:19 +00:00
Android Build Merger (Role) 306aecc267 [automerger] Tune device profiles. am: 7e183c3976
Change-Id: I743a34c911977976cd62597b3a0fbfdf8419551e
2018-06-20 23:43:33 +00:00
Jon Miranda 7e183c3976 Tune device profiles.
* Extend page indicator so that its centered within the gap between
  the workspace items and hotseat.
* Decrease the amount of extra space we allot to the hotseat.
* Add the extra space to the hotseat bottom padding so that the hotseat icons
  are aligned to the top of the hotseat.

Bug: 78589630
Change-Id: I78c619a757d9d248874216e93376ad4ba18c8e50
2018-06-20 16:43:19 -07:00
Android Build Merger (Role) 15caa4e90f [automerger] Add stagger and "springs" to app closing transition. am: cd57901ca4
Change-Id: Iecc50b99ad23502212d6cd164b06ab83a9b5e177
2018-06-20 23:35:34 +00:00
Jon Miranda cd57901ca4 Add stagger and "springs" to app closing transition.
The "spring" is actually three sequential animations: 1) a slide,
2) an oscillation, and 3) a settle.

Bug: 109828964
Change-Id: I0a2c55f877446a6408952a1201636760283be57b
2018-06-20 16:35:19 -07:00
Android Build Merger (Role) 8f4b1aaddf [automerger skipped] Import translations. DO NOT MERGE skipped: 9722ec2316 skipped: 9a06eba68f
Change-Id: I3847e69c688ebf55de1dcb72923e4df5a439d305
2018-06-20 23:06:42 +00:00
Android Build Merger (Role) 9a06eba68f [automerger skipped] Import translations. DO NOT MERGE skipped: 9722ec2316
Change-Id: Idc08920f9a8810f721eaa15ed36d2a64f35ba589
2018-06-20 23:06:40 +00:00
Bill Yi 9722ec2316 Import translations. DO NOT MERGE
Change-Id: I094460b3a6fe866919b7f997cc5dad7e2f54f631
Auto-generated-cl: translation import
2018-06-20 16:06:34 -07:00
Android Build Merger (Role) 26a2393efb [automerger] Allow clear all button in overview be clickable if visible am: 330a634648
Change-Id: I0e2365170f4e9eb633e55b4525d9381391931694
2018-06-20 19:55:23 +00:00
Matthew Ng 330a634648 Allow clear all button in overview be clickable if visible
Test: enter overview, make sure clear all button is invisible, try to
tap its location
Fixes: 110432640

Change-Id: I7531e4c6cfdcc9a29d98da24a73c32b8080e013c
2018-06-20 12:54:36 -07:00
TreeHugger Robot 730155ea09 Merge "Fix bug where floating view is removed before window animation is complete." into ub-launcher3-edmonton-polish 2018-06-20 18:46:33 +00:00
TreeHugger Robot 1700a6748e Merge changes from topic "am-1bd72703-9d0a-4008-8efb-93b1471e2812" into ub-launcher3-master
* changes:
  [automerger] Fix bug where floating view is removed before window animation is complete. am: 53246e5fdc
  Fix bug where floating view is removed before window animation is complete.
2018-06-20 18:46:33 +00:00
TreeHugger Robot bc57c64d6a Merge "Comment out part of WorkTabTest as it is not succeeding in the build server. Bug: 78589564" into ub-launcher3-edmonton-polish 2018-06-20 18:46:30 +00:00
Android Build Merger (Role) 73c0010a91 [automerger] Comment out part of WorkTabTest as it is not succeeding in the build server. Bug: 78589564 am: 70e36604a4
Change-Id: I2acebdf20bef9f5c94e53129cb34590d174af80a
2018-06-20 18:25:53 +00:00
Hyunyoung Song 70e36604a4 Comment out part of WorkTabTest as it is not succeeding in the build server.
Bug: 78589564

Change-Id: I7a979d9a62e222b8b2217844883d4a41c42f8209
2018-06-20 11:25:39 -07:00
TreeHugger Robot 765996e1e3 Merge "Apply legacy treatment on all non adaptive icons Bug: 110123894 Bug: 62372639" into ub-launcher3-edmonton-polish 2018-06-20 18:25:26 +00:00
Android Build Merger (Role) 1d8c59ffa8 [automerger] Apply legacy treatment on all non adaptive icons Bug: 110123894 Bug: 62372639 am: 0d84d7de61
Change-Id: I3ecba41a233adc4e24b1e758775923328b751f54
2018-06-20 18:02:06 +00:00
Hyunyoung Song 0d84d7de61 Apply legacy treatment on all non adaptive icons
Bug: 110123894
Bug: 62372639

Change-Id: I3bcaa3b9886942b4f1d45aaeebc8b8022e1319f8
2018-06-20 11:01:52 -07:00