Commit Graph

33301 Commits

Author SHA1 Message Date
Ming-Shin Lu d93d87fcab Merge "Fix AlwaysOnTop stack may covered by RemoteAnimation" into rvc-dev am: 992ef571d3 am: b5987a3e91
Change-Id: Ibd6b54e215a9d9123b5f0be4e9d814ae28d4991d
2020-04-24 01:50:42 +00:00
Ming-Shin Lu 4cbe3f52a1 Merge "Fix AlwaysOnTop stack may covered by RemoteAnimation" into rvc-dev am: 992ef571d3
Change-Id: I0ca7e8992af3caf1f5137c3a9279dc4eba131be3
2020-04-24 01:35:08 +00:00
Ming-Shin Lu b5987a3e91 Merge "Fix AlwaysOnTop stack may covered by RemoteAnimation" into rvc-dev am: 992ef571d3
Change-Id: If84642a31b6677fc2edf939f242d0340aeb80202
2020-04-24 01:35:01 +00:00
Ming-Shin Lu 992ef571d3 Merge "Fix AlwaysOnTop stack may covered by RemoteAnimation" into rvc-dev 2020-04-24 01:33:26 +00:00
Adam Cohen 1d13c0bf13 Cleanup reorder animations to not require layout on every frame
=> Extending on previous CL to separate multiple translation properties
   and avoiding expensive layout pass

Test: manual

Change-Id: I058da7367fb320b9f432bef9482be2966d3a7d42
2020-04-24 01:28:39 +00:00
android-build-team Robot 89a0e0977d Snap for 6424828 from df280add9e to rvc-release
Change-Id: I4280a5624072ae37945b51e716c276a365ee32f7
2020-04-24 01:15:29 +00:00
Tracy Zhou 27b7bfa44e Merge "Special handling when a db for one grid option is not setup yet" into ub-launcher3-rvc-dev am: f4e5a1a119
Change-Id: Idddef9cab7fe08066b670ac2edda2fa4b4c04169
2020-04-23 18:10:36 +00:00
Tracy Zhou f4e5a1a119 Merge "Special handling when a db for one grid option is not setup yet" into ub-launcher3-rvc-dev 2020-04-23 17:47:29 +00:00
vadimt 1c2005151e Checking that there are no more than 2 live activities at any moment am: 0703464556
Change-Id: Ia2d09a1359a5af2b9688c130ffc1874f807d0bc9
2020-04-23 17:35:42 +00:00
vadimt 0703464556 Checking that there are no more than 2 live activities at any moment
This is tightening the makeshift strictmode criteria.

Starting with this moment, we will know that there is
no memory growth during tests execution, which is a big deal.

Big: 139137636

Change-Id: I5edc84524463bd1736d727496ad0fc031bb9624c
2020-04-23 16:35:09 +00:00
Pinyao Ting 26c4e23e9a fix GridBackupTableTest in comply with grid size migration
Bug: 154166808
Test: GridBackupTableTest
Change-Id: I7af35ceed7edb77ac0d9c443d7eccbcef19ae476
2020-04-23 09:18:46 -07:00
Tracy Zhou 219426f870 Turn on V2 migration algorithm feature flag
This flag is behind grid options master flag, so it won't go to all dogfood users yet.
I will turn on grid options flag after enough bug bash, hopefully at the end of this week.

Bug: 154154093
Test: N/A
Change-Id: I608af1cd3c5613f7cc33a940a145309ac90a6c00
2020-04-23 09:18:46 -07:00
android-build-team Robot 27857f808a Snap for 6421724 from cf7b09feac to mainline-release
Change-Id: Ib3b1d399c19a5be0ea14192669ba5d62da3023c9
2020-04-23 07:14:17 +00:00
TreeHugger Robot 413e570969 Merge "Makeshift analog of Strictmode leak detector" into ub-launcher3-rvc-dev am: d73d39b45a
Change-Id: I4d12fe2a1af697ba44e0b3c5b8516e2a11d16911
2020-04-23 03:37:22 +00:00
TreeHugger Robot d73d39b45a Merge "Makeshift analog of Strictmode leak detector" into ub-launcher3-rvc-dev 2020-04-23 03:22:31 +00:00
vadimt b3e8ae8230 Makeshift analog of Strictmode leak detector
Strictmode leak detector is still a goal, but we might not be able to
achieve it in R. Strictmode has several framework-side bugs that perhaps
hide Launcher-side strictmode violations, while the time to fix
everything is limited, and new leaks get introduced all the time.

For now, implementing a check that is slightly more relaxed than
Strictmode, but still ensures the absence of leaks. I’ll keep
eliminating Strictmode violations as well as keep strengthening the
makeshift checker conditions until we’ll be able to enable Strictmode in
continuous testing.

I’m disabling Strictmode checks for now so that they don’t generate
unnecessary hprof dumps, but leaving the code dealing with strictmode.

Bug: 139137636
Change-Id: Ib10136b0d4e9892f70a19cd052ae5a54cf0a4efb
2020-04-22 19:00:12 -07:00
TreeHugger Robot 7065c49cfe Merge "Always return RecentsView to translation 0 on drag end" into ub-launcher3-rvc-dev am: 8d5a000071
Change-Id: Ie0dd431ea42c4dc1134d11dd12de624224884e10
2020-04-23 01:41:38 +00:00
TreeHugger Robot 8d5a000071 Merge "Always return RecentsView to translation 0 on drag end" into ub-launcher3-rvc-dev 2020-04-23 01:25:06 +00:00
Tracy Zhou ed5f3082b0 Special handling when a db for one grid option is not setup yet
- Init KEY_MIGRATION_SRC_WORKSPACE_SIZE and KEY_MIGRATION_SRC_HOTSEAT_COUNT
- Load default workspace only when default db is created, not when peeking into dbs of other grid options during grid preview / migration

Fixes: 154184711
Test: run grid preview and migration right after a cleared cache Pixel Launcher
Change-Id: I86c7072b8c4a9da76e289c55ab440071f192fc38
2020-04-22 18:13:42 -07:00
TreeHugger Robot 345dd7a13c Merge "Don't allow swiping from overview to all apps in 3 button mode" into ub-launcher3-rvc-dev am: 1bb37acb5d
Change-Id: I64d45689b9b7be921d07ef9cfef5363610bfb5af
2020-04-23 00:22:18 +00:00
Govinda Wasserman c131585c23 Merging from ub-launcher3-rvc-dev @ build 6418896 am: df280add9e am: 3aa30d3d33 am: 52846c4ca7 am: cf7b09feac am: bf85bd7c09
Change-Id: I5d8923149ce0dc0f89768f07891b4a4213a63aa5
2020-04-23 00:17:53 +00:00
Govinda Wasserman bf85bd7c09 Merging from ub-launcher3-rvc-dev @ build 6418896 am: df280add9e am: 3aa30d3d33 am: 52846c4ca7 am: cf7b09feac
Change-Id: I04e0a4aba48a3a420d5dbc0ab7b8aadb70f4f8c7
2020-04-23 00:17:36 +00:00
Govinda Wasserman a47d1a65c6 Merging from ub-launcher3-rvc-dev @ build 6418896 am: df280add9e am: adee7b2e87 am: c33084d36e am: c34c83d6cd
Change-Id: Idf9ac0e929847a081aecd493649ef5d01a64b3d9
2020-04-23 00:17:32 +00:00
Govinda Wasserman 70c451656c Merging from ub-launcher3-rvc-dev @ build 6418896 am: df280add9e am: 3aa30d3d33 am: d69b63289b am: faf0d494e4
Change-Id: I58bc9692fe66b4461aa67eec532ca93a4d0a1726
2020-04-23 00:17:07 +00:00
TreeHugger Robot 1bb37acb5d Merge "Don't allow swiping from overview to all apps in 3 button mode" into ub-launcher3-rvc-dev 2020-04-23 00:04:35 +00:00
Govinda Wasserman c34c83d6cd Merging from ub-launcher3-rvc-dev @ build 6418896 am: df280add9e am: adee7b2e87 am: c33084d36e
Change-Id: I2e4a2de614193a7656d3bb9180ad6c7af9e2d0a4
2020-04-23 00:02:48 +00:00
Govinda Wasserman faf0d494e4 Merging from ub-launcher3-rvc-dev @ build 6418896 am: df280add9e am: 3aa30d3d33 am: d69b63289b
Change-Id: I696f395e9039219bf2f8bcc0b1abbc8859c23d72
2020-04-23 00:02:37 +00:00
Govinda Wasserman cf7b09feac Merging from ub-launcher3-rvc-dev @ build 6418896 am: df280add9e am: 3aa30d3d33 am: 52846c4ca7
Change-Id: Idc6b35aee25590c09d0627874d4245b76b85b439
2020-04-23 00:02:28 +00:00
Govinda Wasserman 52846c4ca7 Merging from ub-launcher3-rvc-dev @ build 6418896 am: df280add9e am: 3aa30d3d33
Change-Id: I77c1b06920dff8df6846937d62b74ac8f12daaa5
2020-04-22 23:50:46 +00:00
Govinda Wasserman c33084d36e Merging from ub-launcher3-rvc-dev @ build 6418896 am: df280add9e am: adee7b2e87
Change-Id: Idf42b577087bd88ddcc3ba5f4879a92649306ad7
2020-04-22 23:50:46 +00:00
TreeHugger Robot 183f6b2956 Merge "Stop computing scroll if handler is invalidated" into ub-launcher3-rvc-dev am: cea3ed48e5
Change-Id: I90c97b7f14cdf8f41520a7fa1154284c01598194
2020-04-22 23:50:22 +00:00
Govinda Wasserman d69b63289b Merging from ub-launcher3-rvc-dev @ build 6418896 am: df280add9e am: 3aa30d3d33
Change-Id: I423639c56e63caeda9d32e5e790fb21139294d86
2020-04-22 23:50:17 +00:00
TreeHugger Robot a9eb592600 Merge "[Overview Actions] Update the navigation mode immediately when switch." into ub-launcher3-rvc-dev am: 2309597c9a
Change-Id: If0632eefa72d771728a790df47e1ec24a4fe6c50
2020-04-22 23:50:15 +00:00
Tony Wickham 6a6301c569 Always return RecentsView to translation 0 on drag end
After reaching overview, we let the user translate RecentsView
if they continue dragging around. But when they let go, we need
to return RecentsView to translation 0 since that's no longer
part of the state machine.

Change-Id: I30b51485339a3b6c3dd52bda113b1a05b6e885fa
2020-04-22 18:42:40 -05:00
TreeHugger Robot cea3ed48e5 Merge "Stop computing scroll if handler is invalidated" into ub-launcher3-rvc-dev 2020-04-22 23:39:11 +00:00
Govinda Wasserman adee7b2e87 Merging from ub-launcher3-rvc-dev @ build 6418896 am: df280add9e
Change-Id: I34e5fec8d640196da56059340f59b10747b05a16
2020-04-22 23:37:04 +00:00
Govinda Wasserman 3aa30d3d33 Merging from ub-launcher3-rvc-dev @ build 6418896 am: df280add9e
Change-Id: Ibf35494db776be39302d21ef2ffe80102b7da9d3
2020-04-22 23:36:45 +00:00
TreeHugger Robot 2309597c9a Merge "[Overview Actions] Update the navigation mode immediately when switch." into ub-launcher3-rvc-dev 2020-04-22 23:34:00 +00:00
Tony Wickham 22757e840c Don't allow swiping from overview to all apps in 3 button mode
Bug: 154761926
Change-Id: I155faec27f3b96e2f11aaec318d6846a893885e6
2020-04-22 23:13:48 +00:00
TreeHugger Robot 23a5c8009b Merge "Fixing recentsView getting translated in NavBarToHomeTouchController" into ub-launcher3-rvc-dev am: 3e60577fa1
Change-Id: Ib0b9ae6621726361d6143b07b9be1c895bf3eec8
2020-04-22 23:00:13 +00:00
Becky Qiu 72c53af896 [Overview Actions] Update the navigation mode immediately when switch.
This would fix the issue that overview actions UI visibility was not set correctly.

Test: local
Bug: 152047880
Change-Id: Ia335c5c8947b39e580403090f461f87e78645af1
2020-04-22 15:57:34 -07:00
TreeHugger Robot 3e60577fa1 Merge "Fixing recentsView getting translated in NavBarToHomeTouchController" into ub-launcher3-rvc-dev 2020-04-22 22:42:46 +00:00
Hyunyoung Song 8ecef53da7 Merge "Updates folder creation logging." into ub-launcher3-rvc-dev am: 16a626cc1a
Change-Id: I3fb230e47cbd6622ef02957b2bddbc78a94d1e6b
2020-04-22 22:10:02 +00:00
Hyunyoung Song 16a626cc1a Merge "Updates folder creation logging." into ub-launcher3-rvc-dev 2020-04-22 22:05:19 +00:00
TreeHugger Robot 555f62bc68 Merge "Removing tracing for a fixed bug" into ub-launcher3-rvc-dev am: b615875716
Change-Id: I70c5848103e02a685f68f843ccd2ce122d157dc6
2020-04-22 22:02:20 +00:00
TreeHugger Robot 62cc754083 Merge "Assistive chip: Adjusting chip UI" into ub-launcher3-rvc-dev am: 65a0cc72ae
Change-Id: Id4f3e6d1103abdc566f2c4f210ce38597cc1a53b
2020-04-22 22:02:12 +00:00
TreeHugger Robot b615875716 Merge "Removing tracing for a fixed bug" into ub-launcher3-rvc-dev 2020-04-22 21:51:42 +00:00
TreeHugger Robot 65a0cc72ae Merge "Assistive chip: Adjusting chip UI" into ub-launcher3-rvc-dev 2020-04-22 21:50:02 +00:00
Sunny Goyal de4815bdad Fixing recentsView getting translated in NavBarToHomeTouchController
Bug: 154657409
Change-Id: I4d7f3cac52b563370d612dd29d5e7322645b5cbe
2020-04-22 14:23:55 -07:00
TreeHugger Robot 46e018fd5c Merge "Fixing animation player not overshooting spring animation; tuning springs" into ub-launcher3-rvc-dev am: cf3bed973c
Change-Id: I507741080a49e0d432e31573125bcf494f60d866
2020-04-22 21:16:28 +00:00