summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importlineage-16.0Michael W2020-03-2824-26/+56
| | | | Change-Id: I71c4fad37505041bd4864c8dd90c44b0035842c0
* Automatic translation importMichael W2020-01-142-1/+7
| | | | Change-Id: If3edddf4ece7ba9cfecf3320409d20b90c084fc0
* Trebuchet: Avoid NPE in startAppShortcutOrInfoActivity()Han Wang2019-12-021-1/+3
| | | | | | * Fixes: https://gitlab.com/LineageOS/issues/android/issues/1450 Change-Id: I18ad506d7991e0190b89b113209389ef3217f2db
* Automatic translation importMichael Bestas2019-08-252-0/+10
| | | | Change-Id: I242278e23bf83d779c664c70f09eea7f4470f7c3
* Automatic translation importMichael Bestas2019-08-043-0/+5
| | | | Change-Id: Ic318ade3cdade46aa80e5b2466aae31675053db2
* Trebuchet: Define missing permissionsNolen Johnson2019-07-231-0/+2
| | | | | | | * Noted these caused crashes on devices building example GMS sample integration or example layouts. Change-Id: Iaf262e24fc6bc07bd0652241d9477ee919a3d7ae
* Automatic translation importMichael Bestas2019-07-061-0/+22
| | | | Change-Id: I45198cb6c2cae3d6053d45cbd1f23cb0f62b216a
* Trebuchet: update square icon path to match the one used in the Play StoreJoey2019-06-281-2/+2
| | | | | Change-Id: Ibb7eb8f7f81488150c8026d4e1d9715e194ce3e4 Signed-off-by: Joey <joey@lineageos.org>
* Automatic translation importMichael Bestas2019-06-193-0/+15
| | | | Change-Id: I8ac918b0ca356143709d09d1a175e536557083c1
* Automatic translation importMichael Bestas2019-06-0811-4/+119
| | | | Change-Id: I7fc8671577a6b2803279aaa411a0426c57e44626
* Trebuchet: use new wallpaper appJoey2019-05-311-1/+1
| | | | | Signed-off-by: Joey <joey@lineageos.org> Change-Id: Id926c2a51c0c36934acb68edf76811d5dbeaeb2e
* Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37Kevin F. Haggerty2019-05-0716-21/+127
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android 9.0.0 Release 37 (PQ3A.190505.002) * tag 'android-9.0.0_r37': Preventing padding from getting reset when the widget updates Revert "Use clear-all recent tasks call" Kill launcher when display size changes Use clear-all recent tasks call Fix missing callback in fallback activity to re-enable high res loader. Update launcher grid for tablet devices. Fix gap between notification dots and their shadows Add null check before playing recents scale down anim Defer starting the high-res thumbnail loader until quick step/scrub Increase max distance for folder creation for tablets. App menu icon launching app info hides taskview menu Change-Id: I73e57c71349e3fcb7c56b89b74fc2ffdbcb45393
| * Merge branch 'ub-launcher3-edmonton-polish' into pi-devJon2018-08-2216-21/+127
| |\ | | | | | | | | | | | | | | | | | | Bug: 112854572 Bug: 80134723 Test: manual Change-Id: I9dacb5203e16ddad8d685058cdd19b689585acc8
| | * Merge "Preventing padding from getting reset when the widget updates" into ↵TreeHugger Robot2018-08-222-1/+5
| | |\ | | | | | | | | | | | | ub-launcher3-edmonton-polish
| | | * Preventing padding from getting reset when the widget updatesSunny Goyal2018-08-222-1/+5
| | | | | | | | | | | | | | | | | | | | Bug: 112854572 Change-Id: Ia2963310997ca13f2e1f18f7268b0b9b54a53590
| | * | Merge "Revert "Use clear-all recent tasks call"" into ↵TreeHugger Robot2018-08-222-2/+4
| | |\ \ | | | |/ | | |/| | | | | ub-launcher3-edmonton-polish
| | | * Revert "Use clear-all recent tasks call"Winson Chung2018-08-222-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 68df758665dbb6e14b13e96c79ef8886a3cdac41. Reason for revert: Should be in master Change-Id: I1a0d54c606c8cf1e52d5bdbfcd1acc6d0211ab49
| | * | Kill launcher when display size changesSunny Goyal2018-08-211-4/+69
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 112876936 Test: Verified by changing display cutout overlay Change-Id: I3ca13c7be873509334457e3484ac5604731adeae
| | * | Merge "Use clear-all recent tasks call" into ub-launcher3-edmonton-polishTreeHugger Robot2018-08-032-4/+2
| | |\|
| | | * Use clear-all recent tasks callWinson Chung2018-08-032-4/+2
| | | | | | | | | | | | | | | | | | | | Bug: 80471073 Change-Id: Ibce9d521ba8d3903ff1f2fbdabfd391b15630bd7
| | * | Merge "Update launcher grid for tablet devices." into ↵Jonathan Miranda2018-08-022-5/+10
| | |\ \ | | | | | | | | | | | | | | | ub-launcher3-edmonton-polish
| | | * | Update launcher grid for tablet devices.Jon Miranda2018-07-312-5/+10
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Number of hotseat icons matches number of workspace columns. * Evenly space out the workspace icons. Bug: 111617973 Change-Id: Ia80e6354c8d449f2a397db5fd432cebc9f23027f
| | * / Fix missing callback in fallback activity to re-enable high res loader.Winson Chung2018-08-021-0/+6
| | |/ | | | | | | | | | | | | Bug: 111515602 Change-Id: Ie4a9e709392ef9dad001651129a46d4caee0c2ae
| | * Merge "Increase max distance for folder creation for tablets." into ↵TreeHugger Robot2018-07-271-1/+3
| | |\ | | | | | | | | | | | | ub-launcher3-edmonton-polish
| | | * Increase max distance for folder creation for tablets.Jon Miranda2018-07-171-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tablets generally have larger cell sizes (relative to phones, and relative to the icon sizes with the cells). By increasing the distance from 55% to 75% of icon size, it is easier for users to meet the folder creation threshold before the icon reorder timeout is triggered. Bug: 110796219 Change-Id: I8264390b8510340f4062e05ec12d0755e93a80d8
| | * | Merge "Fix gap between notification dots and their shadows" into ↵Tony Wickham2018-07-271-3/+3
| | |\ \ | | | | | | | | | | | | | | | ub-launcher3-edmonton-polish
| | | * | Fix gap between notification dots and their shadowsTony2018-07-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There was a rounding issue due to usnig integer division when we meant float Bug: 73331123 Change-Id: Ic3deb1c26aa00808a929e1303602656ce532963d
| | * | | Merge "Add null check before playing recents scale down anim" into ↵Tony Wickham2018-07-191-0/+3
| | |\ \ \ | | | | | | | | | | | | | | | | | | ub-launcher3-edmonton-polish
| | | * | | Add null check before playing recents scale down animTony Wickham2018-07-181-0/+3
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When swiping up to overview from an app, we scale down RecentsView in launcher, synchronized with the app window. In rare cases, however, there may not be any TaskViews in launcher, so we should just ignore the launcher component in this case. For example, this happens in LockTask mode. Bug: 110703110 Change-Id: Ib6f836581a3e12babf4e26e272b77bb529f86fd4
| | * | | Merge "Defer starting the high-res thumbnail loader until quick step/scrub" ↵TreeHugger Robot2018-07-185-1/+22
| | |\ \ \ | | | |/ / | | |/| | | | | | | into ub-launcher3-edmonton-polish
| | | * | Defer starting the high-res thumbnail loader until quick step/scrubWinson Chung2018-07-185-1/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - When hitting the home button, we may be loading high-res thumbnails unnecessarily since the high-res loader is already enabled when Launcher is started. Bug: 111515602 Bug: 111156069 Change-Id: I367993b4ddf653b816355df005c745caed5e794a
| | * | | App menu icon launching app info hides taskview menuMatthew Ng2018-07-132-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0b493229d18027adbb7c1ee15b38d859e0b3a434 Fixes: 111405044 Test: go to overview, tap icon, tap app info
* | | | | Trebuchet: Disallow status bar swipe on widgets sheetLyubo2019-04-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixes: https://gitlab.com/LineageOS/issues/android/issues/372. * Status bar swipe feature interferes with scrolling there are enough widgets to scroll through. If there aren't enough widgets to scroll through, the swipe down will close the widgets sheet, so there is no use for this feature here. Change-Id: Icecf1f0f8d093a2f5c61d1a0ce7975cbc98cf2a2
* | | | | Automatic translation importMichael Bestas2019-04-0718-2/+334
| | | | | | | | | | | | | | | | | | | | Change-Id: Ibdba596d5e76321faf7c95b725bba9ebf981df23
* | | | | Lint fix: Invalid vector path in horizontal_ellipsisTobias Dubois2019-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use 0.9 instead of .9 in the vector drawable path to avoid crashes on some devices. Test: Manual Change-Id: I9d5889fdf48fbb2f09995b75d4f20c47454ef591
* | | | | Automatic translation importMichael W2019-03-11125-5723/+194
| | | | | | | | | | | | | | | | | | | | Change-Id: Iebd2467c11afcdd40a0e4e6d18175db7bff811c0
* | | | | Automatic translation importMichael Bestas2019-02-26107-316/+177
| | | | | | | | | | | | | | | | | | | | Change-Id: I2db5d2283817e33dffba5d87950b3ac82dbdbcb2
* | | | | Trebuchet: Implement protected appsLuca Stefani2019-02-0526-271/+787
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luca Stefani <luca.stefani.ge1@gmail.com> Change-Id: Ide8f96ce360916fab44305c5f4a7c29ee31c179b
* | | | | Set isInitialDown before working on the ArrayLuca Stefani2019-02-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Also move isFinalUp one call up Matches Google Change-Id: I8aa953227e119f9bb7707e72ce92f140b1b9d82b
* | | | | Trebuchet: Add reverse engineered Q swipe down gestureLuca Stefani2019-02-048-4/+356
| | | | | | | | | | | | | | | | | | | | Change-Id: I4b6fd72299ebd34fa17397eacbb14617b4cedc90
* | | | | Revert "Trebuchet: expand statusbar on swipe down"Luca Stefani2019-02-026-98/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 038d82514590597c8902a942aa84149572cb4cdb. Change-Id: Ie4581cf2850a458d1188bda082333f65f092a8df
* | | | | Trebuchet: implement hidden appsJoey2019-01-2619-2/+1014
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joey <joey@lineageos.org> Signed-off-by: Luca Stefani <luca.stefani.ge1@gmail.com> Change-Id: I10c35407820373a1d5f84b237ac449398e076dcd
* | | | | Trebuchet: update depsJoey2019-01-261-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joey <joey@lineageos.org> Change-Id: Ic5c46cd6f4be1395592ce002076b06ec71a5cfba
* | | | | TrebuchetQuickStep: Define missing permissionsNolen Johnson2019-01-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Noted these caused crashes on a tablet device (flo). Change-Id: Iba88c2311201d91163c4a5c76f3a42f1077b9006
* | | | | Automatic translation importMichael Bestas2019-01-12127-187/+7884
| | | | | | | | | | | | | | | | | | | | Change-Id: Iba8774de10566394494a948d2d2f3023acf1019a
* | | | | Trebuchet: Correct icon settings stringMichael Bestas2019-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I1a597ddcdd6baa72033d7e829ca654240cc3ed3e
* | | | | Trebuchet: expand statusbar on swipe downThecrazyskull2019-01-055-3/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5e75b7e1c6806dae9ac2a000e377873319a5f787 Signed-off-by: Joey Rizzoli <joey@lineageos.org> Signed-off-by: Luca Stefani <luca.stefani.ge1@gmail.com>
* | | | | Trebuchet: reorganize preferencesJoey2018-12-273-67/+97
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1fb2877bdb0fd031f43240feeca21a42b65eb09e Signed-off-by: Joey <joey@lineageos.org>
* | | | | Trebuchet: allow disabling workspace editJoey2018-12-278-3/+43
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I503e19cbc512eac0e4a8c8bccc16a6ccc0e805da Signed-off-by: Joey <joey@lineageos.org>
* | | | | QSB: request round search barEdward Cross2018-12-273-0/+40
| | | | | | | | | | | | | | | | | | | | Change-Id: Icf81d36e467fdbe5cc4e4a081c8e3ec2ebaa4263