Commit Graph

34630 Commits

Author SHA1 Message Date
Tony Wickham 46afdf5194 Merge "Tune quick scrub" into ub-launcher3-edmonton 2018-05-15 21:34:34 +00:00
Android Build Merger (Role) 1883624373 [automerger] Add logging for Onboarding Bug: 73784423 am: 018eec6899
Change-Id: Id1bfebe60fb62190edee8b8838b076a2d5d47e97
2018-05-15 21:32:55 +00:00
Hyunyoung Song 018eec6899 Add logging for Onboarding
Bug: 73784423

* Discovery bounce, homescreen, hotseat
UserEvent: action:TIP
UserEvent:  Source child:HOTSEAT id=0 BOUNCE

* Discovery bounce, overview, prediction
UserEvent: action:TIP
UserEvent:  Source child:PREDICTION BOUNCE

* Swipe up from navbar text (visibility, cancel target)
UserEvent: action:TIP
UserEvent:  Source child:TIP SWIPE_UP_TEXT

UserEvent: action:TAP
UserEvent:  Source child:CANCEL_TARGET SWIPE_UP_TEXT

* Quickscrub text (visibility, cancel target)
UserEvent: action:TIP
UserEvent:  Source child:TIP QUICK_SCRUB_TEXT

UserEvent: action:TAP
UserEvent:  Source child:CANCEL_TARGET QUICK_SCRUB_TEXT

* Prediction apps text (visibility, cancel target)
UserEvent: action:TAP
UserEvent:  Source child:TIP PREDICTION_TEXT

UserEvent: action:TAP
UserEvent:  Source child:CANCEL_TARGET PREDICTION_TEXT

Change-Id: I94710b5ed3d00e3599985b154eb660af4a958288
2018-05-15 14:31:07 -07:00
Android Build Merger (Role) adb17c5062 [automerger] Tune quick scrub am: d58c2d5a48
Change-Id: I79f80a1098be6dce9a74c24335a53008e25e842f
2018-05-15 18:49:30 +00:00
Tony Wickham d58c2d5a48 Tune quick scrub
- Change durations/interpolators when starting from home vs an app
- Increase dim animation duration after quick scrub from an app
  - Also fixed contention between setting dim alpha for the animation
    and setting dim alpha for scrolling
Change-Id: I2c9ea52d4eafaad8954f3ff9d3c0c459a07953bc
2018-05-15 11:49:09 -07:00
Android Build Merger (Role) 3b1558c51e [automerger] Keep clear-all button revealed after dismiss am: 3154cd16b0
Change-Id: I8888e7311a9a8bb284d69d0408af2f5f4de948ea
2018-05-15 18:28:59 +00:00
Vadim Tryshev 3154cd16b0 Keep clear-all button revealed after dismiss
If it was visible before the dismiss, it will be visible after that.
As a nice side effect, it will preserve visibility on any layout, say,
after a rotation.

Bug: 79117932
Test: Manual
Change-Id: Ia8a544af1326458d4e2d7a07ae2b668f604bc0b3
2018-05-15 11:28:24 -07:00
TreeHugger Robot c14adabe99 Merge "Scrolling on the most recent task upon Overview start" into ub-launcher3-edmonton 2018-05-15 17:47:50 +00:00
TreeHugger Robot 1781f53d4e Merge changes from topic "am-526b8acc-173d-4d06-9d9a-51ebeeb308c0" into ub-launcher3-master
* changes:
  [automerger] Scrolling on the most recent task upon Overview start am: eb701c6360
  Scrolling on the most recent task upon Overview start
2018-05-15 17:47:50 +00:00
Sunny Goyal ff102be52b Merge "Showing the caret/drag handle in transposed layout" into ub-launcher3-edmonton 2018-05-15 17:25:04 +00:00
Android Build Merger (Role) 8d80f91221 [automerger] Showing the caret/drag handle in transposed layout am: 0076e67dc4
Change-Id: I99a219d119548f2132a691607490ca379d3b4531
2018-05-15 16:47:38 +00:00
Sunny Goyal 0076e67dc4 Showing the caret/drag handle in transposed layout
> Adding a simple touch-down effect, without capturing the motion event

Bug: 79526736
Change-Id: I50dcc76836765d158dfdcef2886b190a85707ff2
2018-05-15 09:47:32 -07:00
Android Build Merger (Role) 7710a427bf [automerger] Scrolling on the most recent task upon Overview start am: eb701c6360
Change-Id: I6b167b7729161552e61503580a44a511979f97a2
2018-05-15 00:25:44 +00:00
Vadim Tryshev eb701c6360 Scrolling on the most recent task upon Overview start
Fixes this problem:
1. Open a single task in Recents
2. Dismiss via Clear-all
3. Start a task
4. Press Home
5. Press square button
get Recents revealing Clear All button

Bug: 79117932
Test: Manual
Change-Id: I47bcc50cb72f1757025d2abac0196460e0bb3f36
2018-05-14 17:24:00 -07:00
TreeHugger Robot 6baca0fc47 Merge "Updating the dark theme color to match system-ui theme" into ub-launcher3-edmonton 2018-05-14 23:17:35 +00:00
Android Build Merger (Role) a3450de3f5 [automerger] Updating the dark theme color to match system-ui theme am: 12f803843b
Change-Id: I61acb5c72c50a7cb14cc55d5139b75e0bd84d4e3
2018-05-14 22:58:24 +00:00
Sunny Goyal 12f803843b Updating the dark theme color to match system-ui theme
Bug: 79691756
Change-Id: I12058ca2d7651353af99f4ce65dc90339868bfc0
2018-05-14 15:58:19 -07:00
Winson Chung a92961a639 Merge "Clear ref to animation after drag & drop animation completes" into ub-launcher3-edmonton 2018-05-14 22:49:57 +00:00
Winson Chung cc721fcffa Merge changes from topic "am-9c233739-95e1-4bd7-8c26-6018062f8dc7" into ub-launcher3-master
* changes:
  [automerger] Clear ref to animation after drag & drop animation completes am: 7dd3b521ff
  Clear ref to animation after drag & drop animation completes
2018-05-14 22:49:57 +00:00
TreeHugger Robot b299f3f172 Merge "Ensure that animaiton.end() is properly dispatched" into ub-launcher3-edmonton 2018-05-14 21:42:34 +00:00
TreeHugger Robot 4767f66cb8 Merge changes from topic "am-99fcacb9-83c9-4450-9a4c-50857df20a29" into ub-launcher3-master
* changes:
  [automerger] Ensure that animaiton.end() is properly dispatched am: 73954df645
  Ensure that animaiton.end() is properly dispatched
2018-05-14 21:42:34 +00:00
TreeHugger Robot d12033ab4a Merge "Adding some activity state information in dump" into ub-launcher3-edmonton 2018-05-14 21:37:28 +00:00
TreeHugger Robot bd07099619 Merge changes from topic "am-3c12c8f9-2db3-416e-bdb0-ecff99a348e9" into ub-launcher3-master
* changes:
  [automerger] Adding some activity state information in dump am: e43d00db40
  Adding some activity state information in dump
2018-05-14 21:37:28 +00:00
TreeHugger Robot 047437e738 Merge "Increating the scrim alpha for super-light wallpapers" into ub-launcher3-edmonton 2018-05-14 21:30:40 +00:00
Android Build Merger (Role) 1f3d19f44b [automerger] Adding some activity state information in dump am: e43d00db40
Change-Id: I2202fef02534363990dfd6e2cb50a345a452cf59
2018-05-14 21:23:48 +00:00
Sunny Goyal e43d00db40 Adding some activity state information in dump
Bug: 79216829
Change-Id: I3e1a5f5508f09b9ce2737c13d917fbab531c2572
2018-05-14 14:23:42 -07:00
Android Build Merger (Role) 33aa22f86d [automerger] Increating the scrim alpha for super-light wallpapers am: 039b9d2bed
Change-Id: I9bdcad79b58f4981f04cc49b82fb553ac662ad24
2018-05-14 20:56:12 +00:00
Sunny Goyal 039b9d2bed Increating the scrim alpha for super-light wallpapers
Bug: 79111591
Change-Id: I645d5e536ea504a37f7cc0bb94a677f694bf4385
2018-05-14 13:56:06 -07:00
Android Build Merger (Role) 8d231ba4d3 [automerger] Add click handler for qsb on boot to keep it responsive am: cabc1ff276
Change-Id: I13050c32720814e2a7ce133b7392c29334af9854
2018-05-14 20:06:44 +00:00
Ng Zhi An cabc1ff276 Add click handler for qsb on boot to keep it responsive
Bug: None
Test: reboot device, qsb is responsive, and launches search,
after widgets initialized, qsb remote view takes over click

Change-Id: I30c01ce1ff3da63cc0324f822d21901eb6a49c2d
2018-05-14 13:06:09 -07:00
Android Build Merger (Role) a874c9eda8 [automerger] Following correct pattern for using logToggleRecents am: 98f4fc00ac
Change-Id: I81c50ec75391e0056c61397a909f847dfbd257cf
2018-05-14 18:54:25 +00:00
Vadim Tryshev 98f4fc00ac Following correct pattern for using logToggleRecents
It supposed to involve checking enabledness.

Bug: 72967764
Test: No
Change-Id: I2a852932c665c24b8dc7c65f63bdaea91fa7ee5f
2018-05-14 11:53:47 -07:00
TreeHugger Robot 7c86a1ad42 Merge "Increasing thread priority while loading high res icons" into ub-launcher3-edmonton 2018-05-14 18:41:42 +00:00
TreeHugger Robot 82516aea76 Merge changes from topic "am-798bb968-b484-4de8-95c7-cb474fdebebc" into ub-launcher3-master
* changes:
  [automerger] Increasing thread priority while loading high res icons am: 8201d97225
  Increasing thread priority while loading high res icons
2018-05-14 18:41:42 +00:00
Android Build Merger (Role) 2610431835 [automerger] Ensure that animaiton.end() is properly dispatched am: 73954df645
Change-Id: Icd6f995c3e47472177d735530de0956f8ce6874b
2018-05-14 18:25:31 +00:00
Sunny Goyal 73954df645 Ensure that animaiton.end() is properly dispatched
When window animation is cancelled, we skip running the animation. But since we
initialize the UI before the animation started, the UI is never reset.

Bug: 79657221
Change-Id: Ic420d1d99f5242541e6809f3207355ea9876ca9c
2018-05-14 11:25:24 -07:00
Android Build Merger (Role) 51ddb12824 [automerger] Fixing task location calculation in seascape am: 55631dd8af
Change-Id: I8990e3501515818dccea4457a94a14f0cbcf1272
2018-05-14 18:08:48 +00:00
Sunny Goyal 55631dd8af Fixing task location calculation in seascape
> In seascape, the task is aligned to the left insets

Change-Id: I2bc090698320045a014dc713d57ca412a58bf9e4
2018-05-14 11:08:41 -07:00
Android Build Merger (Role) a0e2f7f2d5 [automerger] Clear ref to animation after drag & drop animation completes am: 7dd3b521ff
Change-Id: I07ffa758d6b2357fd7df98a464a7b821a265cc2e
2018-05-14 17:13:01 +00:00
Winson Chung 7dd3b521ff Clear ref to animation after drag & drop animation completes
- LauncherAppTransitionManagerImpl -> DragLayer -> mDropAnim -> mDragView
  (via the update listener) -> mBitmap

Bug: 76162466
Test: Take hprof after picking up an app or widget, ensure there are no
      references to the image created for drag and drop

Change-Id: Iffc92eed13775921567f9ac25fea8e356d6fe963
2018-05-14 10:12:50 -07:00
TreeHugger Robot 99dcc9fd83 Merge "Fixing crash on keyboard shortcuts popup" into ub-launcher3-edmonton 2018-05-14 05:21:31 +00:00
TreeHugger Robot dd5cc877ae Merge changes from topic "am-a7f7fe17-3b82-49b1-b8b1-014e416b071e" into ub-launcher3-master
* changes:
  [automerger] Fixing crash on keyboard shortcuts popup am: 3455f8d0f6
  Fixing crash on keyboard shortcuts popup
2018-05-14 05:21:31 +00:00
TreeHugger Robot 266fb59a33 Merge "Remove fake 319 event generation" into ub-launcher3-edmonton 2018-05-14 05:21:14 +00:00
Android Build Merger (Role) dfb74acf83 [automerger] Fixing crash on keyboard shortcuts popup am: 3455f8d0f6
Change-Id: Ib63e65cbd785fc980fb180c95a98ba253af78558
2018-05-12 03:02:59 +00:00
Vadim Tryshev 3455f8d0f6 Fixing crash on keyboard shortcuts popup
Bug: 76218025
Test: Manual
Change-Id: I11c9005764c7b0492138dc17716a0c6c4578798e
2018-05-11 20:02:20 -07:00
Android Build Merger (Role) 6c9f7d7528 [automerger] Remove fake 319 event generation am: 279e15152b
Change-Id: Iffc4a20c4ad783aa3032f9fd76a7a5a5b26bc5b6
2018-05-12 00:52:40 +00:00
Vadim Tryshev 279e15152b Remove fake 319 event generation
Bug: 72967764
Test: Running perf tests
Change-Id: If012b0f8e964b9bcd5fb230e5a2232d27cea1dfd
2018-05-11 17:51:14 -07:00
Winson Chung a7b42bbf91 Merge "Revert "Revert "Update sysui flags on swipe, skip task backgrounds on opaque apps""" into ub-launcher3-edmonton 2018-05-11 23:47:55 +00:00
Winson Chung ec4352e7e3 Merge changes from topic "am-63de75f3-683d-4845-8448-808c4757ea20" into ub-launcher3-master
* changes:
  [automerger] Revert "Revert "Update sysui flags on swipe, skip task backgrounds on opaque apps"" am: a0f09f94b5
  Revert "Revert "Update sysui flags on swipe, skip task backgrounds on opaque apps""
2018-05-11 23:47:55 +00:00
TreeHugger Robot fce7861620 Merge "Fixing various quickscrup controls for fallback activity" into ub-launcher3-edmonton 2018-05-11 23:12:13 +00:00