summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'android-10.0.0_r37' into ↵lineage-17.1Kevin F. Haggerty2020-06-0618-33/+198
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging/lineage-17.1_merge-android-10.0.0_r37 Android 10.0.0 Release 37 (QQ3A.200605.001) * tag 'android-10.0.0_r37': [DO NOT MERGE] Enable APP_SEARCH_IMPROVEMENTS flag. Ensure current animation is cancelled before building new folder animation. Fixes ag/10573640 on qt-future-dev branch. [DO NOT MERGE] Adds basic smart-folder logging. [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrims Import translations. DO NOT MERGE Revert "[DO NOT MERGE] Turn off FOLDER_NAME_SUGGEST feature flag" [DO NOT MERGE] Initiailize APP_SEARCH_IMRPOVEMENT flag outside DEBUG builds. [DO NOT MERGE] Adds fling gesture suppression to Launcher Dismisses system overlays for Home intent. [DO NOT MERGE] Fix some visual jumps when swiping home [DO NOT MERGE] Turn off FOLDER_NAME_SUGGEST feature flag Bug: 150788630 [DO NOT MERGE] Prevent hotseat touch hijack Change-Id: I2316620bda33d83d668c8727e728af09db3e3e4c
| * Snap for 6341266 from e0ae1afd5189e8f5a58abdb8114562a2f067dca4 to ↵android-build-team Robot2020-03-271-1/+1
| |\ | | | | | | | | | | | | | | | qt-qpr3-release Change-Id: I6ed4e48a90483fc0dd822ae0e8021c9c86960528
| | * [DO NOT MERGE] Enable APP_SEARCH_IMPROVEMENTS flag.jayaprakashs2020-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 151196870 Merged-In: I0665be5d585f64f3d43d42201a6529fd88247ca4 Change-Id: I0665be5d585f64f3d43d42201a6529fd88247ca4 (cherry picked from commit 6b6dbc3442c492d8e35fb4a2d0976b4fbc036dc9)
| * | Snap for 6337011 from 7899902b12dd7c4aece48585d4921bdf33d27194 to ↵android-build-team Robot2020-03-261-3/+6
| |\| | | | | | | | | | | | | | | | qt-qpr3-release Change-Id: I1dce234b71a8f6dbcfbada74c38d1da18f2807e4
| | * Ensure current animation is cancelled before building new folder animation.Jon Miranda2020-03-251-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | Fixes bug where folder clip padding gets stuck as false. Bug: 146884730 Change-Id: I3a24e561d15fbc46837bb21cd8f97283e69f9ce1 (cherry picked from commit 9794d4d52a8083514186774fb9a57764dff35ec4)
| * | Snap for 6328604 from 66dc70c91b22026800b6f7cfb85fe233a72fd462 to ↵android-build-team Robot2020-03-245-11/+51
| |\| | | | | | | | | | | | | | | | qt-qpr3-release Change-Id: Ib0a30f9e77726bd1ce22a20783b51724a64fb98f
| | * Fixes ag/10573640 on qt-future-dev branch.Andy Wickham2020-03-242-9/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original qt-future-dev change was ag/10601877. The change needed to be in UiFactory, not RecentsUiFactory. Fixes: 146593239 Test: Installed NexusLauncherDebug on a QD4A build and tried the repo steps. Also built other launcher variants. Merged-In: Ib9c85de2f83f99d1ef53fb17fde5d0b3c514849a Change-Id: I802e2b0069a19ca62a08325bb6d0de5275c43c9b
| | * [DO NOT MERGE] Adds basic smart-folder logging.thiruram2020-03-233-2/+44
| | | | | | | | | | | | | | | | | | | | | This would allow collecting trimmed down version of smart-folder logs from QPR devices. Change-Id: Ida332bd969774cabcfd72def5bed0e6409d6c8e1 (cherry picked from commit d684eddd9f47e97931c8960e11e4434c58270150)
| * | Snap for 6320329 from 3b5f2224c6b21d89d1962db2bee2d85efd406918 to ↵android-build-team Robot2020-03-215-6/+78
| |\| | | | | | | | | | | | | | | | qt-qpr3-release Change-Id: I95f3e93790631957ab12c190b0868e0985afbed0
| | * [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrimsTony Wickham2020-03-205-6/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add wallpaper changed broadcast receiver to BaseDragLayer, which checks if the new wallpaper is blacklisted and relays that to remove the scrims. Bug: 150144115 Change-Id: I55b7b98fdd419cd76532492461a872367efed67b (cherry picked from commit d6f917f1824ed97e6f9a225fe1600a8162922d31)
| * | Snap for 6313343 from b4197095a3495b9bbe09d1913d8821d8ca93af1f to ↵android-build-team Robot2020-03-192-204/+2
| |\| | | | | | | | | | | | | | | | qt-qpr3-release Change-Id: I0c3097bb8ef9af370e9034e48f3b06097b945358
| | * Merge "Import translations. DO NOT MERGE" into qt-qpr1-devTreeHugger Robot2020-03-191-203/+0
| | |\
| | | * Import translations. DO NOT MERGEBill Yi2020-03-181-203/+0
| | | | | | | | | | | | | | | | | | | | | | | | BUG: 151750123 Auto-generated-cl: translation import Change-Id: I5c7e8ffccb7830d2159bfe0de0d35fe011938e74
| | * | Merge "Revert "[DO NOT MERGE] Turn off FOLDER_NAME_SUGGEST feature flag"" ↵TreeHugger Robot2020-03-191-1/+1
| | |\ \ | | | | | | | | | | | | | | | into qt-qpr1-dev
| | | * | Revert "[DO NOT MERGE] Turn off FOLDER_NAME_SUGGEST feature flag"Hyunyoung Song2020-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a299714c7a080b87fab4bb0f1a9c15231558b8c4. Reason for revert: PM decided to keep it on until R release to not have press write about feature going away. Change-Id: I83c21e3938c38632e267498ba326d0da075e5dc8
| | * | | [DO NOT MERGE] Initiailize APP_SEARCH_IMRPOVEMENT flag outside DEBUG builds.Alex Mang2020-03-181-0/+1
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is addressing a bug where flags are only changed on debug build devices or initially when changes. When nexuslauncher restarts the flag is no longer retrieved. Change-Id: Ieb6f460a271c918ee4e493b34692244f39cb3740 (cherry picked from commit e1664fcf1486d337ea998ded70d092590a0bfbd9)
| * | | Snap for 6294165 from 97ce9ee93fd290d706f89c2819c21fea3a508bdf to ↵android-build-team Robot2020-03-133-9/+26
| |\| | | | | | | | | | | | | | | | | | | | | | qt-qpr3-release Change-Id: I1e4e13c9193cb7a2d83ffd07cc084333b39475b1
| | * | [DO NOT MERGE] Adds fling gesture suppression to LauncherGovinda Wasserman2020-03-123-9/+26
| | | | | | | | | | | | | | | | | | | | | | | | Test: Tested locally BUG: 150688842 Change-Id: Ifa96bd01363de47cf1d8cdce34d81d525c8c2c04
| * | | Snap for 6285821 from d5cafac586093baea87ca628aaeb4fce10774dc6 to ↵android-build-team Robot2020-03-114-0/+13
| |\| | | | | | | | | | | | | | | | | | | | | | qt-qpr3-release Change-Id: Iacab69ab09c01f865196e369fc0cab83ed3d2c20
| | * | Dismisses system overlays for Home intent.Andy Wickham2020-03-104-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Used Facebook chatheads (not system bubble). Before the change, Home gesture didn't work. After the change, it does work :) Bug: 146593239 Merged-In: Ib9c85de2f83f99d1ef53fb17fde5d0b3c514849a Change-Id: I19d91aaed19ccaec68478e364ce6b80049d49a98
| * | | Snap for 6281631 from 4461347e0e2c36bdb48cdfa91147600e26b5301f to ↵android-build-team Robot2020-03-103-2/+11
| |\| | | | | | | | | | | | | | | | | | | | | | qt-qpr3-release Change-Id: I4c912f9990aa1a5f6fc13ec1ff5237b166203243
| | * | Merge "[DO NOT MERGE] Fix some visual jumps when swiping home" into qt-qpr1-devJonathan Miranda2020-03-102-1/+10
| | |\ \ | | | |/ | | |/|
| | | * [DO NOT MERGE] Fix some visual jumps when swiping homeJon Miranda2020-03-092-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All caused by running the transform progress from 0 to 1 instead of starting at whatever the progress was before ending the gesture, e.g.: - When swiping to home without animating into an icon, the corner radius was set back to the window corner radius. - Before this change, the clip didn't update throughout the animation, making the window slightly bigger than the floating icon view; after this change, the clip jumped to show the insets again before clipping back down during the home animation. Partial backport of ag/Ie48f4b665a5bf3cbef76bdf7f043febe99fb84a0 Bug: 150680980 Change-Id: Ida65097f0ef7d2e11d48b84ecdd353ef89078015
| | * | [DO NOT MERGE] Turn off FOLDER_NAME_SUGGEST feature flagHyunyoung Song2020-03-081-1/+1
| | |/ | | | | | | | | | | | | | | | | | | Bug: 150788630 Change-Id: I740d6b6f3ee1a33a95debfafa29b3caea24a03c3 (cherry picked from commit f538393e42896e5488ca10fccc4cf9409d7295e2)
| * | Snap for 6268127 from acf0a5da0bcb0c1d0ce918699a764c3b256b496e to ↵android-build-team Robot2020-03-061-11/+21
| |\| | | | | | | | | | | | | | | | qt-qpr3-release Change-Id: I37ba2768a859ab913d8ee1220bcfc4032286a96f
| | * [DO NOT MERGE] Prevent hotseat touch hijackSamuel Fufa2020-03-051-11/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently in AllAppsContinerView#onInterceptTouchEvent we check if a touch event is in bounds of RecyclerViewFastScroller and set mTouchHandler so the scroll bar handles onTouchEvent. However, if a user performs a back gesture from the right side (which overlaps with the scroller) and returns home, touches to the hotseat get intercepted. Bug: 148639821 Test: Manual Change-Id: Ie44f3a16b628b12ad00a7ae6c6bc5703171fbb56
| * | Snap for 6131975 from b67609251412b48b3f861ca4ca42d67e8115a4e7 to ↵android-build-team Robot2020-01-141-8/+23
| |\| | | | | | | | | | | | | | | | qt-qpr3-release Change-Id: I07189aeb97cafb57e479a88cc8997b21e7a68e87
* | | Trebuchet: only allow hidden apps when no secure keyguard is setJoey2020-06-023-8/+21
| | | | | | | | | | | | | | | Change-Id: I670a61ff3fee4d7c7d9623ce8810790f1b25224a Signed-off-by: Joey <joey@lineageos.org>
* | | Trebuchet: Add 5x6, 5x7 and 6x6 default workspacesdwardo2020-06-014-0/+582
| | | | | | | | | | | | | | | | | | | | | | | | | | | Had a 5x6 grid (with 6 hotseat spots) on my fajita back in los 16.0 and wanted one on los 17.1 On my Shamu I used to have 6x6 (with 6 hotseat spots) 5x7 has 5 hotseat spots Change-Id: Ib8d5dcc70d386376755c0a57b009ced1b2ee0834
* | | Trebuchet: fix protected apps behaviourJoey2020-06-012-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If no secure lockscreen is set we should not show the app list Also make icons' touchable area larger Change-Id: Id398e98cb4d8fdae169aae194211b98e6441b4cf Signed-off-by: Joey <joey@lineageos.org>
* | | Automatic translation importMichael Bestas2020-05-233-1/+3
| | | | | | | | | | | | Change-Id: Ie75fa31dfedaf24d04b11c329bf06e812d403a03
* | | Trebuchet: Add extra privapp permissions xmlMichael Bestas2020-05-082-0/+36
| | | | | | | | | | | | Change-Id: I0ffd66d97aafe0047b52a6c347c3cbf22fc134ad
* | | Automatic translation importMichael Bestas2020-04-2355-58/+295
| | | | | | | | | | | | Change-Id: Idaf75b32e25737ff5137f3d7fe566a7d2f61af8d
* | | Automatic translation importMichael Bestas2020-03-302-2/+8
| | | | | | | | | | | | Change-Id: I4f51da9967c21f01a326d39bb17a1c78e2243e8d
* | | Trebuchet: Allow enabling icon labels for landscape modeLuK13372020-03-154-2/+19
| | | | | | | | | | | | Change-Id: I620ffd7727de367e52c2a70c05d5b6fcc04285bb
* | | Revert "config: enable LAUNCHER3_PROMISE_APPS_IN_ALL_APPS"Han Wang2020-03-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason, the promise icon doesn't get cleared after the app is installed in 10. This reverts commit 4286514ebfb64578864141eaaa4d8e4ff85fe9a7. Change-Id: I202448d09a2306cf3c902c3cd50909cd9b3bc219
* | | Merge tag 'android-10.0.0_r31' into HEADLuca Stefani2020-03-07347-3527/+6884
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android 10.0.0 release 31 * tag 'android-10.0.0_r31': (218 commits) Increase drag distance threshold when drag starts from deep press Fix shortcut componentname in workspace layout logging Fix shortcut componentname in workspace layout logging perform accessbility focus when the recyclerview doesn't gain focus after fragment replacement in SettingsActivity Persist predicted items when dragged to workspace Import translations. DO NOT MERGE Import translations. DO NOT MERGE Align badging logic with platform IconDrawableFactory. Fix bug where icon remains invisible after returning home. Fix quick switch from home biased towards returning home Fix recents scale sometimes lagging behind window scale Fix folder open/close animation when grid size is small. fix custom shortcut test Improve quick switch from home by tracking both x and y motion Move shelf peeking anim code to ShelfPeekAnim class Fix folder available height calculation Tapl: AllApps: ensuring a minimal vertical size of an icon Enable a11y scrolling with item drag disable custom shortcut test in oop include predicted_rank in app launch logging ... Change-Id: Id824c350cd133c4c8fa91de0f8793faed9003393
| * \ \ Snap for 6123600 from b67609251412b48b3f861ca4ca42d67e8115a4e7 to ↵android-build-team Robot2020-01-101-8/+23
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | qt-qpr2-release Change-Id: Idabef0158f66879c19fab51dddbdb3879498bdf7
| | * | Merging from ub-launcher3-qt-future-dev @ build 6099678Tony Wickham2020-01-081-8/+23
| | |\ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | Test: manual, presubmit on the source branch http://x20/teams/android-launcher/merge/ub-launcher3-qt-future-dev_6099678.html Change-Id: I205e6a8dc0042dd69d62c319c170b4bbed378c75
| | | * Increase drag distance threshold when drag starts from deep pressTony Wickham2019-12-241-8/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also don't update distance dragged until drag actually starts (otherwise we add a lot of motion before deep press triggers). Bug: 146146413 Change-Id: I28bd23707a9be53c709d7a4e779e84b9a0be9ce2 (cherry picked from commit a7704c09c70568208f8e08c2d98878e8dd9be1f5)
| | | * Fix shortcut componentname in workspace layout loggingHyunyoung Song2019-12-171-7/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 146172747 Test: $ adb shell dumpsys activity provider com.google.android.apps.nexuslauncher/com.android.launcher3.LauncherProvider --proto --debug SHORTCUT, package=com.android.vending, component=VIEW_MY_DOWNLOADS, grid(3,4), span(1,1), pageIdx=0 user=0 Change-Id: Ic8537d499d66675fbe190f137b50fb693d6c21d5
| * | | Snap for 6091872 from b0738b0739dac1dc8b55e3c83e36188ba66974e9 to ↵android-build-team Robot2019-12-221-7/+25
| |\| | | | | | | | | | | | | | | | | | | | | | qt-qpr2-release Change-Id: If0c370913fd3e576461421af4a1c1d756c2cd018
| | * | Fix shortcut componentname in workspace layout loggingHyunyoung Song2019-12-181-7/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 146172747 Test: $ adb shell dumpsys activity provider com.google.android.apps.nexuslauncher/com.android.launcher3.LauncherProvider --proto --debug SHORTCUT, package=com.android.vending, component=VIEW_MY_DOWNLOADS, grid(3,4), span(1,1), pageIdx=0 user=0 Change-Id: Ic8537d499d66675fbe190f137b50fb693d6c21d5 (cherry picked from commit b9ba427576d6597a3cbf15fcbba2b4ed14a6ca12)
| * | | Snap for 6079367 from af431d130c91a58ce94378944cf5fe6bad7e4681 to ↵android-build-team Robot2019-12-185-13/+27
| |\| | | | | | | | | | | | | | | | | | | | | | qt-qpr2-release Change-Id: I440e720b2aa17fc85a69d07284a357ac8f001414
| | * | Merging from ub-launcher3-qt-future-dev @ build 6073465Winson Chung2019-12-165-13/+27
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: manual, presubmit on the source branch http://x20/teams/android-launcher/merge/ub-launcher3-qt-future-dev_6073465.html Change-Id: Id227106ea68a7f1a5594c4f19319ba7a24c8067a Merged-In: Iefe48be1562428d98ebf08c5f68a01856dbefad2
| | | * perform accessbility focus when the recyclerview doesn't gain focusPinyao Ting2019-12-101-8/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | after fragment replacement in SettingsActivity Bug: 145475911 Test: Settings -> App & Notifications -> Default Apps -> Enable Talkback -> Gear Button next to Home app -> About -> Verify Talkback reads the first item in the page Change-Id: I100e646ad2aba0081b48b86ec408ce8e76a80713 Merged-In: I100e646ad2aba0081b48b86ec408ce8e76a80713 (cherry picked from commit 865dc9b3b17084c73cf07868b115cc7710b7dfc1)
| | | * Persist predicted items when dragged to workspaceSamuel Fufa2019-12-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 143787549 Test: Manual Change-Id: Ieff0ede4072a2a9a87a62b06ad846eedfe97583f
| | | * Merge "Import translations. DO NOT MERGE" into ub-launcher3-qt-future-devTreeHugger Robot2019-12-043-4/+4
| | | |\
| | | | * Import translations. DO NOT MERGEBill Yi2019-12-043-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If3f89987d7cbcad1ab77400785235af4e17debcf Auto-generated-cl: translation import
| | | * | [automerger skipped] Import translations. DO NOT MERGE am: 275e841c7b -s oursAutomerger Merge Worker2019-12-040-0/+0
| | | |\ \ | | | | |/ | | | |/| | | | | | | | | | | | | | | | am skip reason: subject contains skip directive Change-Id: Ibe51fe1ef511ffcd2bc13503bf396f49da213220