summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Temporarily use DeskClock widgetlineage-15.0Arne Coucheron2017-09-033-6/+6
| | | | | | Until LockClock is ready. Change-Id: I26bf98f8e5c9e7b3e515b09a4750b33a5bf06158
* Launcher3: Stability NullPointer issueyingrenw2017-09-031-1/+1
| | | | | | | | | | | | Description: Compute a child location by recursion, it may not have parent view. When the child doesn't have parent, should break the recursive. Change-Id: I8707712b85c10bf1c1d3860c5b8323aefd455cf2 CRs-Fixed: 1104931
* Launcher3: No Calendarwidget 4x4 widget displayedningl2017-09-032-0/+37
| | | | | | | | | | | There is not enough space to place the Calendarwidget when in the portrait mode for the mobile phone of 480*854. Config the value of dynamic_grid_edge_margin a little smaller for the mobile phone of 480*854. Change-Id: I7be230b6539e47be4bd967c08eaf6f00aa550f75 CRs-Fixed: 1066228
* Launcher3: App search interface overlap with the desktop iconguangbing2017-09-031-0/+1
| | | | | | | App seach interface overlap with the desktop icon. Change-Id: Ifc20d8386fe267ecfdc7152b75894b1666facc45 CRs-Fixed: 1002855
* Prevent crashThecrazyskull2017-09-031-1/+4
| | | | | | We can only set SystemUI visibility from the UI thread Change-Id: I1ecf1fcddef037da5ecd2e0f53989da82bdf7ef0
* Exclude from recentscretin452017-09-031-0/+1
| | | | Change-Id: Iccbd953241886dbbda01e38225123dfd1761accc
* Let the QSB widget take the needed spaceJoey Rizzoli2017-09-031-1/+1
| | | | | Change-Id: I1ab3ec4fc1a3fcc850f657a8c5e89bc54c784208 Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Disable QSB on first screen by defaultArne Coucheron2017-09-031-1/+1
| | | | Change-Id: I24f1682cbad10610f04f7b8ada238b43addd23da
* Don't request button focus when pressing menu keyArne Coucheron2017-09-031-1/+1
| | | | | | | | | | 1. Press hardware menu key 2. Press hardware back key or home key 3. Observe transparent block I consider this an annoying glitch, and this patch fixes it. Change-Id: I2b0be3999cfbe6f35c485984efff564b1478cdbc
* Enable light status bar featureArne Coucheron2017-09-031-1/+1
| | | | Change-Id: I8cc6068b534324c6750b3d4768c907fcf0f4cfbd
* Adjust hotseat heightArne Coucheron2017-09-031-1/+1
| | | | | | | | Since we have lowered all icon sizes, we should decrease the hotseat height a little bit, otherwise it would look huge, with a lot of empty space. Change-Id: If9b192ae9debc489141007cb3f0ca7624a7c6e8d
* Increase to 5 rows on some device profilesArne Coucheron2017-09-031-3/+3
| | | | | | | These now have lower icon sizes than originally, so 5 rows should fit perfectly. Change-Id: Ie39b1ce658882ce9fae95dd4e10021700c07856c
* Change icon drawable paddingArne Coucheron2017-09-031-1/+1
| | | | | | | No reason to have this huge gap between icon and text. Use 4dp like in old Trebuchet. Change-Id: I0b6e320150778891f05c38be4467e730b568d19b
* Apply icon size modifications from old TrebuchetArne Coucheron2017-09-031-25/+25
| | | | | | Also fix Nexus 4/5 swapped minWidthDps Change-Id: I33f47154d2687c8a758fb655c9e66e619b0522ad
* Update default workspaceArne Coucheron2017-09-034-28/+308
| | | | Change-Id: If62561591610c22203f6d16348ffbf074506dcef
* Bump targetsdk to 26Arne Coucheron2017-09-032-2/+2
| | | | Change-Id: Ic138ded6dba217d02f2bb6f5c0d9e49e25077901
* Bump minsdk to 23Joey Rizzoli2017-09-034-4/+4
| | | | | Change-Id: I028750f2383ce124bbe6da6cbfd5562722932389 Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* We shall call it Trebuchetcretin452017-08-2717-18/+46
| | | | | | | | | | | | | | | | | | Change-Id: I068d7e025bb01fd4216be3ffcf3cdfd3285be9da Trebuchet: lineage launcher icon Change-Id: Ibf4e1add2f9dc88907430070bbbf74751dec2070 Rename permissions as suggested in AndroidManifest * Avoid conflicts with different launchers Change-Id: I0560c2ea1a82cb4f58074d31ca6f12518ac09ea7 Finalize rebranding from Launcher3 to Trebuchet Change-Id: If3af3a32db2281372dc1beb47e13a2ce0dc380af
* release-request-276f9f52-87fd-4915-bd79-9a2f0ee77433-for-git_oc-release-4090 ↵android-build-team Robot2017-06-1115-68/+150
|\ | | | | | | | | | | 213 snap-temp-L31600000073091223 Change-Id: I9888956d3dbb66f8de012ef2e61395075ff4fa72
| * Merge branch 'ub-launcher3-dorval' into launcher3mergeTony2017-06-0915-68/+150
| |\ | | | | | | | | | | | | | | | | | | Test: testing done on ub-launcher3-dorval branch Change-Id: I3e5167b7e1944ca259747caa8fd56a0507742dfc issue 62484015
| | * Add support for color extracted notification dotsTony Wickham2017-06-087-26/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changing the badge_color in colors.xml to transparent will cause them to be color extracted. When an extracted color is used in the IconPalette, we desaturate the background. Otherwise we respect the exact color specified in colors.xml. Change-Id: Ie82d0c5335fa5f24d4cc47766e4c1719c4916f8b
| | * Updating icon badging string to "Notification dots"Tony Wickham2017-06-081-4/+4
| | | | | | | | | | | | Change-Id: Ie3193c8aae8fee5860274ba6823b0cdfe25b1083
| | * Merge "Prevent clipping on the top and left side on AdaptiveIconDrawables ↵TreeHugger Robot2017-06-062-3/+4
| | |\ | | | | | | | | | | | | b/62372639" into ub-launcher3-dorval
| | | * Prevent clipping on the top and left side on AdaptiveIconDrawablesHyunyoung Song2017-06-062-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | b/62372639 Change-Id: I0b2c0daecba2904f3e89f7b0b558d9b10f5dcbf6
| | * | Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorvalTreeHugger Robot2017-06-031-1/+1
| | |\ \
| | | * | Import translations. DO NOT MERGEBill Yi2017-06-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iaccfb365895d66930405f7114613bcbadbca1c25 Auto-generated-cl: translation import
| | * | | Migrate ColorExtractionService to JobServiceTony2017-06-024-34/+75
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IntentService cannot be run in the background, so moving to JobService prevents us from crashing if the wallpaper is changed while we aren't running. Bug: 62065291 Change-Id: Ie0c887e36d0ced43a0b9ab8136bf55eb37697489
* | | | release-request-18270495-77c6-4d95-8968-eb22e3d2fe8b-for-git_oc-release-4057 ↵android-build-team Robot2017-06-01122-395/+815
|\| | | | | | | | | | | | | | | | | | | | | | | 656 snap-temp-L93200000069424216 Change-Id: Iabc0b3ab1ac68a38aac4f63c082a1119f272fb60
| * | | merged ub-launcher3-dorval, and resolved conflictsHyunyoung Song2017-05-31122-395/+815
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Test: $ make -j 32 dist checkbuild Bug: 62196967 Change-Id: Ibdcdde25cb117574549404348105d49348e79bea
| | * | Import translations. DO NOT MERGEBill Yi2017-05-3080-481/+241
| | | | | | | | | | | | | | | | | | | | Change-Id: I2b9ae2bbd37711412de29f0c0f48d7317398f853 Auto-generated-cl: translation import
| | * | [DO NOT MERGE] Making various icon shape options as non-translatableSunny Goyal2017-05-2510-118/+10
| | | | | | | | | | | | | | | | Change-Id: I2abe2c84a7c6a2b9cad8b3238ba6ee8a5761f70e
| | * | Import translations. DO NOT MERGEBill Yi2017-05-2388-580/+866
| | | | | | | | | | | | | | | | | | | | Change-Id: I7f53533487bce703a8fa6e45c1a8650057e108f2 Auto-generated-cl: translation import
| | * | Minor accessibility change for app discovery itemMario Bertschler2017-05-221-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 38345854 Change-Id: Ib200b5a6295eb26650c7f28d0b7823b489c70cda
| | * | Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorvalTreeHugger Robot2017-05-1889-228/+582
| | |\ \
| | | * | Import translations. DO NOT MERGEBill Yi2017-05-1789-228/+582
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0e20d48d0f6eaedfa6d93fc7ed0b355c34e92a98 Auto-generated-cl: translation import
| | * | | Merge "Make expanded system shortcuts clickable" into ub-launcher3-dorvalTreeHugger Robot2017-05-181-1/+2
| | |\ \ \
| | | * | | Make expanded system shortcuts clickableTony Wickham2017-05-181-1/+2
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The textview on top was consuming the clicks, so we set it to not be focusable (clicks are handled by the parent). This regression was caused by a TextView bug introduced in ag/2247666, which set clickable=true if focusable=true. Bug: 38385679 Change-Id: I0a946073919dabcd19b47cd7df2a1fcac6946cd5
| | * | | Merge "Update accessibility for popup" into ub-launcher3-dorvalTony Wickham2017-05-1810-23/+56
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Update accessibility for popupTony2017-05-1110-23/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Content description includes count of notifications. - Notifications have a dismiss action. - All icons that support shortcuts will have action to show shortcut menu, since there will be system shortcuts even if there are no deep shortcuts. Bug: 36564782 Change-Id: I51b085fa26754f2dcd93c7db6548f2edf054f494
| | * | | Merge "When building Launcher3 target, LauncherDumpProto class should not be ↵TreeHugger Robot2017-05-171-0/+4
| | |\ \ \ | | | | | | | | | | | | | | | | | | proguarded b/36904684" into ub-launcher3-dorval
| | | * | | When building Launcher3 target, LauncherDumpProto class should not be proguardedHyunyoung Song2017-05-171-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/36904684 Change-Id: I0fd0e1c63d54d83db428a04067a37f582e4d23f1
| | * | | | Removing workspaceLoaded check from loadDeepShortcuts()Sunny Goyal2017-05-171-11/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | loadDeepShortcuts() is called after loadWorkspace() which already clears the shortcutMap. So if loader runs twice, during the second run, workspaceLoaded is true, but the shortcutMap had already been cleared in loadWorkspace(). Bug: 38384071 Change-Id: I40f0faf88376617e56819aef02620488e528dfb2
| | * | | | Merge "Use a single color for all icon badges." into ub-launcher3-dorvalTony Wickham2017-05-165-14/+13
| | |\ \ \ \
| | | * | | | Use a single color for all icon badges.Tony Wickham2017-05-165-14/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 38346375 Change-Id: I26b7ad3dcfea6a18e169d656e19605c9794eadd3
| | * | | | | Merge "Add setting to turn off icon badging" into ub-launcher3-dorvalTony Wickham2017-05-163-8/+71
| | |\ \ \ \ \
| | | * | | | | Add setting to turn off icon badgingTony Wickham2017-05-163-8/+71
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Redirects to system Notifications setting page. Bug: 36815147 Change-Id: I5ee542f94ed51a73a57df3a726384944ff3ee71d
| | * | | | | Merge "Minor polishment on app discovery UI." into ub-launcher3-dorvalMario Bertschler2017-05-163-5/+6
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Minor polishment on app discovery UI.Mario Bertschler2017-05-163-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/38341964 b/38342208 b/38341681 Change-Id: I8dfe4f5431cbfa96573c0461fddd410367c9ad13
| | * | | | | Merge "Log whether an event happened during landscape mode or not ↵TreeHugger Robot2017-05-163-2/+8
| | |\ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / / b/38211234" into ub-launcher3-dorval
| | | * | / Log whether an event happened during landscape mode or notHyunyoung Song2017-05-163-2/+8
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/38211234 <sample log> action:TAP Source child:APP_ICON, packageHash=-1046965711, componentHash=-371608779, intentHash=208792422, grid(4,4), span(1,1), pageIdx=0 parent:WORKSPACE id=0 Elapsed container 3071 ms session 3071 ms action 0 ms isInLandscapeMode true isInMultiWindowMode false </sample log> Change-Id: I44dfe4e7ee2a41c56a50cc2b507bbbeedc458018