Commit Graph

34630 Commits

Author SHA1 Message Date
Greg Kaiser 7630ccd24a Go Launcher: Fix icon placement retention am: 8f490e21c9
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12094432

Change-Id: I1a8084747333cf2ff5b1c816a05b78eb00f7bab4
2020-07-07 16:45:15 +00:00
Greg Kaiser 42caab471a Go Launcher: Fix icon placement retention am: 8f490e21c9
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12094432

Change-Id: I710bd9cdd2eccc974f476f516b577047dd34e871
2020-07-07 16:45:09 +00:00
Greg Kaiser 1bab050df2 Go Launcher: Fix icon placement retention
We need dbFile set when MULTI_DB_GRID_MIRATION_ALGO is in
use.  This was set for other launchers, but not the Go launcher.

Bug: 157557047
Test: Built, flashed, moved icons on home screen, rebooted, and confirmed icons retained their position.
Change-Id: Icfcb56e00a8ac2f74e5f7a1957fd46cee5cb8b5b
(cherry picked from commit 8f490e21c9)
2020-07-07 16:32:54 +00:00
Greg Kaiser 8f490e21c9 Go Launcher: Fix icon placement retention
We need dbFile set when MULTI_DB_GRID_MIRATION_ALGO is in
use.  This was set for other launchers, but not the Go launcher.

Bug: 157557047
Test: Built, flashed, moved icons on home screen, rebooted, and confirmed icons retained their position.
Change-Id: Icfcb56e00a8ac2f74e5f7a1957fd46cee5cb8b5b
2020-07-07 04:58:57 +00:00
TreeHugger Robot 289aca6a0e Merge "Guard swipe to notification gesture with system settings preference" 2020-07-07 02:02:11 +00:00
Jon Miranda e38322294b Fix bug where non-center page is visibile in HINT_STATE.
Bug: 160122854
Change-Id: I3d970e49aa891f5c9ccda60a6d6f4f73dd0a9f03
2020-07-06 15:38:38 -07:00
TreeHugger Robot 0006ad35b3 Merge "Remove WRITE_SECURE_SETTINGS permission used for rotation flag" into ub-launcher3-master 2020-07-06 19:34:43 +00:00
Vinit Nayak b0fd136084 Remove WRITE_SECURE_SETTINGS permission used for rotation flag
Fixes: 150802536
Change-Id: Iaa2fd079a43696e24bf6702dd974446fa39eceeb
2020-07-06 18:34:20 +00:00
Sunny Goyal 451b09ea75 Persist prediction cache on every update
Test: Manual
Bug: 160058750
Change-Id: Icb0b7322b7f9754d3f1c3012e1c98a760f83c787
2020-07-06 11:12:53 -07:00
Sunny Goyal 0d213ebb79 Fixing recents orientation (when home rotation is allowed) during swipe-up
Bug: 158781568
Bug: 160149607
Change-Id: I27be09febcdb6f19687469db34b002ce682aa0cb
2020-07-06 17:17:12 +00:00
Jerry Chang 779efaca91 Guard swipe to notification gesture with system settings preference
Bug: 154080211
Test: make and install, check the gesture works as expectedly
Change-Id: Ibd6bbd595d2fba5d68e66eb54e4a7fec160b9bf8
2020-07-01 11:44:02 +08:00
Pinyao Ting 3bf889a02f Fixes the issue Launcher state propagation is slower than onDeferredResume.
There's currently a bug prevents Launcher release drag lock for two step
widgets. Supposedly, onDeferredResume should release the drag lock; However,
in 3-button navigation mode, the transition from Overview -> Normal is
triggered in Launcher#onNewIntent, which happens after onDeferredResume.

This issue is not reproducible with gesture navigation because its
transition from Overview -> Normal is handled in NavBarToHomeTouchController

Test: manual verified with following steps
1. Enable 3-button navigation
2. Long press in WorkSpace -> Widgets
3. Drag Settings Widget to WorkSpace
4. When the config activity is shown, press "recents" button to see Overview
5. press "home" button to go back to workspace
6. repeat 2 and 3, verify the widget can be dragged
Bug: 149659788

Change-Id: I396ffa8a7db44bf3872a10de4208340a99a7efe8
2020-06-30 17:00:24 -07:00
TreeHugger Robot cd2c595381 Merge "Add logging for non-sending "end scrolled" event for Widgets" into ub-launcher3-master 2020-06-30 20:26:09 +00:00
vadimt 1af70f2729 Add logging for non-sending "end scrolled" event for Widgets
Bug: 160238801
Change-Id: I60a1cb689110c5b22b0a145b3cca7d47d867005e
2020-06-30 12:36:09 -07:00
TreeHugger Robot b89ff05fdf Merge "Fix all apps edu in landscape." into ub-launcher3-master 2020-06-30 17:14:31 +00:00
android-build-team Robot ba063fb863 Snap for 6640159 from 5a695b5b5a to mainline-release
Change-Id: Ifd61d072c51a93e48b6c1c4669f8b4cc4069e84e
2020-06-30 03:06:01 +00:00
android-build-team Robot db1db1751d Snap for 6639787 from 6f5d4bb8ab to rvc-release
Change-Id: Iab9d57c7125132bb67586b8bb373560a7b9ace4f
2020-06-30 01:14:47 +00:00
Jon Miranda 84b848ad5d Fix all apps edu in landscape.
* Fix bug where All Apps not visible during hint animation.
* Fix bug where All Apps is empty after hint animation.

Bug: 160122854
Change-Id: Id4106a6200df2845b3c041d5aae14fb83c94b4d4
2020-06-29 17:39:42 -07:00
Automerger Merge Worker e375b7f63a Merge "Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab am: fc49c2c54a" into rvc-d1-dev-plus-aosp am: 7264ed06b4 am: aeed8c9e9e
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035575

Change-Id: I378154b1d972b203768fcec998d30bab33c48639
2020-06-30 00:38:04 +00:00
Thiru Ramasamy 621c68f4f2 Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab am: 2c82e23920 am: ed5ea6df5f am: 30988deade
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035575

Change-Id: I69ccb2e1747a1dbb1e379417b6285d6e91387b21
2020-06-30 00:37:57 +00:00
Thiru Ramasamy 91ee0a6e37 Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab am: fc49c2c54a am: 31cfe34963 am: adf1fe59b9
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035575

Change-Id: I4a070ef7f9c53faebba42cd1e2744f8479ebe9aa
2020-06-30 00:37:03 +00:00
android-build-team Robot 0124e83cbf Merge cherrypicks of [12039634, 12039691, 12039912, 12040161, 12040181, 12039913, 12036010] into rvc-release
Change-Id: Ic2ce932d79cdbddf5c33625c48da6d6effedbb2a
2020-06-30 00:32:39 +00:00
Automerger Merge Worker aeed8c9e9e Merge "Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab am: fc49c2c54a" into rvc-d1-dev-plus-aosp am: 7264ed06b4
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035575

Change-Id: Ic8ba30bdaa785ceac4c13ace9a4023e85f3c24bf
2020-06-30 00:19:43 +00:00
Thiru Ramasamy 30988deade Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab am: 2c82e23920 am: ed5ea6df5f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035575

Change-Id: I6ace2cc3e58521220c3058abe473f7f48f2243ec
2020-06-30 00:19:05 +00:00
Thiru Ramasamy adf1fe59b9 Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab am: fc49c2c54a am: 31cfe34963
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035575

Change-Id: I88d78190b1eac6f2bbeca105d6371d87a4d7b085
2020-06-30 00:18:41 +00:00
thiruram a525255640 Fixes NPE with system shortcuts.
Bug: 160109140
Change-Id: I35c00fc1792fcf11fc61e1876f9184bd5fb309ce
(cherry picked from commit 53925ff9c6)
2020-06-30 00:17:52 +00:00
Automerger Merge Worker 7264ed06b4 Merge "Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab am: fc49c2c54a" into rvc-d1-dev-plus-aosp 2020-06-30 00:05:14 +00:00
Thiru Ramasamy ed5ea6df5f Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab am: 2c82e23920
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035575

Change-Id: I34f37934ea5c95764db96865c2323d84d9e6c8c1
2020-06-30 00:05:06 +00:00
Thiru Ramasamy 31cfe34963 Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab am: fc49c2c54a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035575

Change-Id: Ic69b0919e11e33c05c7d7dbb8bdafabbcbd9962a
2020-06-30 00:05:05 +00:00
Thiru Ramasamy 72f986af28 Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab am: fc49c2c54a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035575

Change-Id: I0e66f32ad6cfd0004851ac9b7df48eb215c82fbe
2020-06-30 00:05:05 +00:00
Thiru Ramasamy 5a695b5b5a Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035575

Change-Id: I75738a78334c20f7e1bc167ed269ca1ee121f7d9
2020-06-29 23:52:09 +00:00
Thiru Ramasamy 2c82e23920 Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035575

Change-Id: Iec769c64a40d9c614bc3be9983a1317dd2b2ec0e
2020-06-29 23:51:40 +00:00
Thiru Ramasamy fc49c2c54a Merge "Fixes NPE with system shortcuts." into rvc-dev am: 6f5d4bb8ab
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035575

Change-Id: Iab463bb1eadf656973f7ee8ccbcd32dbbc056101
2020-06-29 23:51:39 +00:00
Thiru Ramasamy 6f5d4bb8ab Merge "Fixes NPE with system shortcuts." into rvc-dev 2020-06-29 23:35:59 +00:00
Zak Cohen 66c09a0c96 Thumbnail Cache - check canceled status on the right thread. am: 19797b419b am: 987ba0261f am: 8914c024f0 am: dd0685a6a6
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12029198

Change-Id: I872cc3b79dfd48745970deaca9a4bdc83de2560f
2020-06-29 22:59:33 +00:00
Zak Cohen be04fd8cdc Thumbnail Cache - check canceled status on the right thread. am: 19797b419b am: 06d3cbdbc7 am: 39dff6156c am: 0b530496c4
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12029198

Change-Id: Id5b3a9f8d97d705744b485b417ded95ffda92530
2020-06-29 22:59:28 +00:00
Zak Cohen 1562c3de18 Thumbnail Cache - check canceled status on the right thread. am: 19797b419b am: 987ba0261f am: 4163325b9c am: c01ab27bce
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12029198

Change-Id: Ib5e004cae554832050f1a3efff5276bf3399d126
2020-06-29 22:59:17 +00:00
Zak Cohen dd0685a6a6 Thumbnail Cache - check canceled status on the right thread. am: 19797b419b am: 987ba0261f am: 8914c024f0
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12029198

Change-Id: Ic9fe2ff0cfcc7890afb44a4e36aab12f4c7c1d80
2020-06-29 22:55:05 +00:00
Zak Cohen 0b530496c4 Thumbnail Cache - check canceled status on the right thread. am: 19797b419b am: 06d3cbdbc7 am: 39dff6156c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12029198

Change-Id: I62bc18caeab531e4e4a70661ca70d70b665729ce
2020-06-29 22:45:44 +00:00
Zak Cohen c01ab27bce Thumbnail Cache - check canceled status on the right thread. am: 19797b419b am: 987ba0261f am: 4163325b9c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12029198

Change-Id: Iddafa2ed08ea03c5dea814aff8cc97a9bce875e5
2020-06-29 22:45:38 +00:00
Zak Cohen 39dff6156c Thumbnail Cache - check canceled status on the right thread. am: 19797b419b am: 06d3cbdbc7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12029198

Change-Id: I8f29e5dfe32e71573d6146fec4390956f028be91
2020-06-29 22:35:59 +00:00
Zak Cohen 8914c024f0 Thumbnail Cache - check canceled status on the right thread. am: 19797b419b am: 987ba0261f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12029198

Change-Id: I28c19e404e9dbeded829c3eb73ab55bcdc076349
2020-06-29 22:35:04 +00:00
Zak Cohen 4163325b9c Thumbnail Cache - check canceled status on the right thread. am: 19797b419b am: 987ba0261f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12029198

Change-Id: Iad920dd863f9de400b18f0fdf6d683cb7a92631e
2020-06-29 22:34:37 +00:00
Zak Cohen 9fd2aa3b10 Thumbnail Cache - check canceled status on the right thread. am: 19797b419b
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12029198

Change-Id: Icad59a9d583131d57cc69dbe7c72ebb0364649c9
2020-06-29 22:22:39 +00:00
Zak Cohen 987ba0261f Thumbnail Cache - check canceled status on the right thread. am: 19797b419b
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12029198

Change-Id: I4be3f6ad965dce8e01fff78500334b95e098863c
2020-06-29 22:22:19 +00:00
Zak Cohen 06d3cbdbc7 Thumbnail Cache - check canceled status on the right thread. am: 19797b419b
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12029198

Change-Id: I407be8a43fc607be1872285b72d753b532b3c41f
2020-06-29 22:22:17 +00:00
TreeHugger Robot d0c11689d3 Merge "Fixes NPE with system shortcuts." into ub-launcher3-rvc-dev am: 24ce95124e
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12035570

Change-Id: Ifb267c2202b94d8d4c30f0485538ce3f7e6101d0
2020-06-29 19:52:08 +00:00
TreeHugger Robot 9f6e0f88d3 Merge "Disable auto correct/suggest on folder edit text Bug: 160075575" into ub-launcher3-rvc-dev am: fe4d64f4e3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12031769

Change-Id: If3e3f0b4f0f33a21d8923b08f939b3f6227b494c
2020-06-29 19:51:56 +00:00
thiruram 43bf883841 Fixes NPE with system shortcuts.
Bug: 160109140
Change-Id: I35c00fc1792fcf11fc61e1876f9184bd5fb309ce
(cherry picked from commit 53925ff9c6)
2020-06-29 19:44:28 +00:00
TreeHugger Robot 24ce95124e Merge "Fixes NPE with system shortcuts." into ub-launcher3-rvc-dev 2020-06-29 19:40:32 +00:00