summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: Allow enabling icon labels for landscape modeLuK13372020-03-151-0/+1
| | | | Change-Id: I620ffd7727de367e52c2a70c05d5b6fcc04285bb
* Merge tag 'android-10.0.0_r31' into HEADLuca Stefani2020-03-073-18/+7
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Make home setting edge-to-edgeSamuel Fufa2019-11-121-0/+4
| | | | | | | | | | | | Bug:139437515 Test:Manual Change-Id: Iadd7fadbd48f80a77880bfc3118be6c3ed7e3040
| * Have consistent All Apps UI between grid size changes.Jon Miranda2019-10-161-8/+0
| | | | | | | | | | | | | | | | | | We build an IDP with no grid size override values. This allows us to reference the profile measurements so that we can have a consistent UI for areas that the grid size change should not affect. Bug: 124967099 Change-Id: I6235862c95800d8f31dbf2de1d12b1fcf4dbd850
| * migrate custom widgets in comply with plugin frameworkPinyao Ting2019-09-251-15/+0
| | | | | | | | | | | | | | Bug: 139888225 Change-Id: I8a3d0fe2689ad5ba24b19309728bbad0b6287f71 Merged-In: I8a3d0fe2689ad5ba24b19309728bbad0b6287f71 (cherry picked from commit c7a6c2979cc063dd493316d0d19cbc0501a23a64)
| * Support defining X column layout for all apps as a display option.Jon Miranda2019-09-161-1/+8
| | | | | | | | | | Bug: 124967099 Change-Id: I7bf576759b3fa4f6ca617fbbd660541c12fd09ac
| * Default name's language of folder won't change after changing the system ↵Samuel Fufa2019-08-151-2/+0
| | | | | | | | | | | | | | | | | | language Test: Manual - Create unnamed folder and change system language. Folder name should pickup new language. Bug:78611156 Change-Id: Ie06baebe5b9a64e91630c581b75b674f363b9973
| * Add a "Dismiss" option for predicted apps in LauncherSamuel Fufa2019-08-131-0/+3
| | | | | | | | | | | | Test: LongPress on a pridicted app to see dismiss options. Bug:139020180 Change-Id: I877863c65def0d845c0ae2f0987fe7a4f6277565
| * Adding support for storing keywords in iconCacheSunny Goyal2019-08-071-0/+1
| | | | | | | | Change-Id: I1183e63a6556ebfb3eee5df23d149e09728193a9
* | Trebuchet: allow disabling workspace editJoey2020-01-241-0/+6
| | | | | | | | | | Change-Id: I503e19cbc512eac0e4a8c8bccc16a6ccc0e805da Signed-off-by: Joey <joey@lineageos.org>
* | Trebuchet: implement hidden & protected appsJoey2020-01-092-2/+12
| | | | | | | | | | | | | | | | | | * Trebuchet: implement hidden apps * Trebuchet: Implement protected apps Signed-off-by: Joey <joey@lineageos.org> Signed-off-by: Luca Stefani <luca.stefani.ge1@gmail.com> Change-Id: I10c35407820373a1d5f84b237ac449398e076dcd
* | Trebuchet: add toggle for desktop and drawer labelsJoey2020-01-041-0/+4
| | | | | | | | | | Change-Id: I98063b7adaf22029c4bfa50d2cac730f3612e121 Signed-off-by: Joey <joey@lineageos.org>
* | Update default workspacestaging/lineage-17.0_merge-android-10.0.0_r9Joey2019-12-141-2/+1
| | | | | | | | | | Change-Id: I852edb6dda3e2030f97eb244ee35c1a647366901 Signed-off-by: Joey <joey@lineageos.org>
* | Specify the wallpaper picker packageLuca Stefani2019-12-141-1/+1
| | | | | | | | Change-Id: Ib94bac4546a328462ec83a7d2e1ffca56ef7343a
* | Change icon drawable paddingArne Coucheron2019-12-121-1/+1
| | | | | | | | | | | | | | No reason to have this huge gap between icon and text. Use 4dp like in old Trebuchet. Change-Id: I0b6e320150778891f05c38be4467e730b568d19b
* | Trebuchet: Update default workspaceBruno Martins2019-12-121-0/+4
| | | | | | | | | | | | Squash of commits 9eeb786 and c183526. Change-Id: I0ed2e193c8acbe52644412be82e906eab0cb5e30
* | Change app name to TrebuchetJoey2019-12-122-1/+3
| | | | | | | | | | | | | | Squash of commits 224af31 and 23817f7. Change-Id: I7ccdab88f40a3c8a2075265a45dfe70e824d9f00 Signed-off-by: Joey <joey@lineageos.org>
* | Launcher3: Google Feed integrationEdward Cross2019-12-122-0/+45
| | | | | | | | | | | | | | | | If Google Search is installed, the Google Feed can be found at the -1 screen (which is the very left). This feature is enabled by default. Change-Id: I495196818699fd378cd60e6dd61b07a0ab951762
* | Adding support for storing keywords in iconCacheSunny Goyal2019-08-141-0/+1
|/ | | | | | Change-Id: I1183e63a6556ebfb3eee5df23d149e09728193a9 Merged-In: I1183e63a6556ebfb3eee5df23d149e09728193a9 (cherry picked from commit e529a86fbd2eaf7b13575af6b6adf0eb6e25e45c)
* Folder text should show dark highlight when longpressedHyunyoung Song2019-07-241-0/+1
| | | | | | | Broken only on dark theme + super bright wallpaper Bug: 138245847 Change-Id: Ib8627ebd49ac2b31bbd747c15ae6b55eb22efffa
* Remove unused hints code.Zak Cohen2019-06-031-5/+0
| | | | | | | This layout is handled by the provider of the hints now. Test: manual Change-Id: Ifc0db2395a7503b1b03dcb796961ef6647c0413b
* Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-231-0/+1
| | | | | | | | testing Launcher3 without quickstep Also keeping the provider as disabled until needed Change-Id: Ib5f459e02ae551724b390f3b74f43d601568d749
* Adding a utility class to cache views at an activity levelSunny Goyal2019-05-221-1/+0
| | | | | Bug: 122345781 Change-Id: I9a939e0b19c06c1089c1ceb515f8b97fb5dbb49e
* Displaying edge-to-edge in landscapeSunny Goyal2019-05-151-1/+1
| | | | | Bug: 131360075 Change-Id: I7bdf72dabf7f829f294b08ea9b348f7173ff7d31
* Implement 3 shades of folder icon/container fill colorHyunyoung Song2019-05-142-2/+26
| | | | | | Bug: 130451254 Change-Id: I36d885a2b0247f1bb84cb98073459853ae723331
* Implements the new subscript proactive suggestions styleGovinda Wasserman2019-05-101-0/+1
| | | | Change-Id: I89575a315f1468bde2a0f7894cd19b1124afa840
* Night accent colorHyunyoung Song2019-04-261-4/+5
| | | | | | Bug: 128857973 Change-Id: If81e9684143967480259a01e59694676875b0df1
* Rename launcher:iconSize attribute to prevent overriding materialRyan Mitchell2019-04-241-1/+1
| | | | | | | | | | | | | | | | | | | A previous change [1] introduced the material library as a static library for the SecondaryDisplayLauncher. The material library defines a resource "attr/iconSize" with format="dimension" while Launcher3 defines a resource of the same name with format="float". The material resource is being overriden by the Launcher3 resource and is preventing aapt2 from disallowing multiple definitions of the same attribute with different formats. This change renames the Launcher3 iconSize so it will not collide with the material resource. [1] If183dd35a1d197c4a9a8225a021e36c4f1662587 Bug: 129146717 Test: build success and inspection of generated apk Change-Id: I5eb54ea606ddcfb47d5150b44906a8707203e905
* Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-221-1/+1
| | | | Change-Id: I2842689e192a206c0d31558c8126eae1c7904598
* Revert "Add overlayable.xml to res"Amin Shaikh2019-04-191-28/+0
| | | | | | | | This reverts commit 520d9133a30c0bc602bbaac5e9baafb512d9a696. Reason for revert: b/130438597#6 outlines why we can't yet check this in. Change-Id: Id7a00e926b16ca2ffc3396cbfae19c753b4b7ee9
* Add overlayable.xml to resHyunyoung Song2019-04-181-0/+28
| | | | | | | | Bug: 128649657 Add list of drawable/ic_* that can be replaced using RRO via themepicker Change-Id: I4d4c653b68e6cfa8d6e7449bd040e770cc77f93d
* Merge "Popup container color changes for Dark Theme Bug: 111411630" into ↵TreeHugger Robot2019-04-121-2/+2
|\ | | | | | | ub-launcher3-qt-dev
| * Popup container color changes for Dark ThemeHyunyoung Song2019-04-111-2/+2
| | | | | | | | | | | | Bug: 111411630 Change-Id: I7692fb6c6d9bd7b4500def8291ff2f6d77639a77
* | Popups (shortcut, system, scroller) / Drop Targets / Widgets (bottom/full) ↵Hyunyoung Song2019-04-111-2/+4
|/ | | | | | | | should follow themed font Bug: 126229665 Change-Id: I429da6b9bc5f99d42be0f2498cbdecb059f127f4
* Change task view / all apps/ widgets / folder radius to dialogCornerRadiusHyunyoung Song2019-04-091-0/+4
| | | | | Bug: 123985787 Change-Id: Iaa8088beb51d37dba90d57ad065f9eac0dd46270
* Merge "Change the corner radius of ArrowPopup containers" into ↵Hyunyoung Song2019-04-051-2/+0
|\ | | | | | | ub-launcher3-master
| * Change the corner radius of ArrowPopup containersHyunyoung Song2019-04-051-2/+0
| | | | | | | | | | Bug: 123985787 Change-Id: Ibcdd25d2795743225579e8ebc48a4511472f87d8
* | Using the extracted color for plaecholder loading iconsSunny Goyal2019-04-041-2/+2
|/ | | | | Bug: 111142970 Change-Id: Id274ddcd20d8042a4cc24bff9d65bea79846e9af
* Merge "Adding a utility class to listen for app launches" into ↵TreeHugger Robot2019-03-271-0/+1
|\ | | | | | | ub-launcher3-master
| * Adding a utility class to listen for app launchesSunny Goyal2019-03-261-0/+1
| | | | | | | | Change-Id: I62e82a6e04b7101773d98c6e7aec574facd053fe
* | Removing some redundant resource definitionsSunny Goyal2019-03-221-3/+0
|/ | | | Change-Id: I68ae602116e6eb334dfce2a013fcc42068c464bf
* Merge "Inherit TextAppearance.DeviceDefault for the RRO text font" into ↵Hyunyoung Song2019-02-281-7/+4
|\ | | | | | | ub-launcher3-master
| * Inherit TextAppearance.DeviceDefault for the RRO text fontHyunyoung Song2019-02-271-7/+4
| | | | | | | | | | Bug: 126229665 Change-Id: I54f59f64888847c8a3ce2ea63be12a4c9199bb05
* | Add hints in OverviewMiranda Kephart2019-02-201-0/+4
|/ | | | | | | | | | | | If the ENABLE_HINTS_IN_OVERVIEW flag is enabled, pulls chip hint data (currently from the NavBarHint plugin; eventually from AiAi) and shows the chips between the task view screenshot and the QSB. Screenshot: https://screenshot.googleplex.com/Ww05W13XjBv BUG:124390101 Change-Id: I7686673b705257eca31f2fa40e2744e197153c7c
* Add a flag to turn on theme picker in wallpaper pickerHyunyoung Song2019-02-071-0/+2
| | | | | Bug: 122524192 Change-Id: I79bd8bde359a56185c1dd0c10964695263d0f6d5
* Changing some colors for folderIcon in dark themesSunny Goyal2019-02-052-0/+12
| | | | | Bug: 111139480 Change-Id: I5b338c6faf61626a21f703da37b95466806cbbfd
* Implementing available part of UX spec for DW toastvadimt2019-01-171-2/+0
| | | | | | | | | | See https://docs.google.com/presentation/d/1AepsnLeKcRhjMW35SkB5yMKO3u6waigug8Tyfe0LO5o/edit#slide=id.g4c5ab81849_0_0 Also using time formatting code copy-pasted from Google DWB app. Bug: 118319143 Tests: Manual Change-Id: I84392d7655f402e38cf4c46ae530d06f755a7df8
* Moving folder shape logic definition to xmlSunny Goyal2019-01-071-1/+3
| | | | | | Adding support for storing custom parameters in shape definition Change-Id: I06f04f1836b337f8cc0ab2ad8c893bb03ae9c794
* Merge "Cleanup strings for iconoverride" into ub-launcher3-masterTreeHugger Robot2018-12-272-37/+0
|\
| * Cleanup strings for iconoverrideHyunyoung Song2018-12-262-37/+0
| | | | | | | | | | Bug: 120736782 Change-Id: I9745fe999cec3c4e1f442decb482ed916d0b871a