summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge "Folder name should follow folder icon text color Bug: 134674880" into ↵Hyunyoung Song2019-06-061-2/+2
|\ | | | | | | | | | | | | | | ub-launcher3-qt-dev am: c11ea4e965 Change-Id: Ifa061aa75dd46f42b8b47c7825cbd696d84c77fb
| * Folder name should follow folder icon text colorHyunyoung Song2019-06-061-2/+2
| | | | | | | | | | | | Bug: 134674880 Change-Id: Ic64e9a085bc689e90112a0e70a150aa1c237b033
| * Remove unused hints code.Zak Cohen2019-06-053-30/+0
| | | | | | | | | | | | | | | | | | This layout is handled by the provider of the hints now. Bug: 132886768 Test: manual Change-Id: Ifc0db2395a7503b1b03dcb796961ef6647c0413b (cherry picked from commit f3231f417db08185ec204b247d331dba6a9b0383)
| * Import translations. DO NOT MERGEBill Yi2019-05-2847-115/+115
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I029f3fe3ecc187db70a0e86ed98f498f04be1d0a
* | Remove unused hints code.Zak Cohen2019-06-033-30/+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-222-1/+19
| | | | | Bug: 122345781 Change-Id: I9a939e0b19c06c1089c1ceb515f8b97fb5dbb49e
* Disable system ui auto scrimming now that we target Q.Winson Chung2019-05-181-0/+2
| | | | Change-Id: Iff9706d078515a280ae7cf9d8c9dae8d269e1939
* Add developer options for grid change for StylesHyunyoung Song2019-05-161-0/+6
| | | | | | Bug: 118758696 Change-Id: I66cd36cda495d339e0c2550f0957e3fbcddca477
* Displaying edge-to-edge in landscapeSunny Goyal2019-05-152-1/+33
| | | | | Bug: 131360075 Change-Id: I7bdf72dabf7f829f294b08ea9b348f7173ff7d31
* Implement 3 shades of folder icon/container fill colorHyunyoung Song2019-05-146-3/+70
| | | | | | Bug: 130451254 Change-Id: I36d885a2b0247f1bb84cb98073459853ae723331
* HeadLine text font family should not be Medium typeHyunyoung Song2019-05-131-0/+23
| | | | | | Bug: 128986173 Change-Id: Icbc3292b636e8b664b68c62590e66d261843672f
* Implements the new subscript proactive suggestions styleGovinda Wasserman2019-05-103-0/+26
| | | | Change-Id: I89575a315f1468bde2a0f7894cd19b1124afa840
* Adding support for overriding hotseat WidgetSunny Goyal2019-05-022-6/+26
| | | | | Bug: 131360075 Change-Id: I94151cb2987d7decea283790ab9e87cb4627d40c
* Night accent colorHyunyoung Song2019-04-261-4/+5
| | | | | | Bug: 128857973 Change-Id: If81e9684143967480259a01e59694676875b0df1
* Rename launcher:iconSize attribute to prevent overriding materialRyan Mitchell2019-04-242-10/+10
| | | | | | | | | | | | | | | | | | | 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
* Merge "Revert "Add overlayable.xml to res"" into ub-launcher3-qt-devTreeHugger Robot2019-04-191-28/+0
|\
| * 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
* | Merge "Remove obsolete ChipsContainer" into ub-launcher3-qt-devMiranda Kephart2019-04-192-22/+0
|\ \ | |/ |/|
| * Remove obsolete ChipsContainerMiranda Kephart2019-04-192-22/+0
| | | | | | | | | | | | | | | | Overview chips are now shown on top of the SuggestView, so there is no need to implement them separately in Launcher (now they live in the AiAi UI library). Change-Id: I49bfdcae7ed5ea3f1c40a539217579dfce5b3172
* | 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 "Fix all apps tab font." into ub-launcher3-qt-devTreeHugger Robot2019-04-151-4/+3
|\ \ | |/ |/|
| * Fix all apps tab font.Hyunyoung Song2019-04-151-4/+3
| | | | | | | | | | | | Bug: 128857973 Change-Id: Ib3121194e591282cf9b8b96e6eb953da996d99cd
* | Change default icons for launcher [3/3]Hyunyoung Song2019-04-1311-53/+71
| | | | | | | | | | | | Bug: 126738409 Bug: 129955150 Change-Id: I9daf5bd253dc72c99ab3a466766a4d30a95d0952
* | Change default icons for launcher [2/3]Hyunyoung Song2019-04-124-8/+16
|/ | | | | | Bug: 126738409 Bug: 129955150 Change-Id: Ia140c5d16b74e4719131aa5035313b7b27028ad1
* Change default icons for launcher [1/3]Hyunyoung Song2019-04-122-1/+1
| | | | | | Bug: 126738409 Bug: 129955150 Change-Id: Id6ecf50b83a6b4dfea6615fba37698468cafc0d2
* 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-116-7/+6
|/ | | | | | | | should follow themed font Bug: 126229665 Change-Id: I429da6b9bc5f99d42be0f2498cbdecb059f127f4
* Change task view / all apps/ widgets / folder radius to dialogCornerRadiusHyunyoung Song2019-04-093-0/+51
| | | | | Bug: 123985787 Change-Id: Iaa8088beb51d37dba90d57ad065f9eac0dd46270
* Import translations. DO NOT MERGEBill Yi2019-04-057-8/+8
| | | | | Change-Id: I0da7c7b04d6c1aaa419b07163f1f2b5b1cacaf03 Auto-generated-cl: translation import
* 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 "Import translations. DO NOT MERGE" into ub-launcher3-masterTreeHugger Robot2019-03-273-3/+3
|\
| * Import translations. DO NOT MERGEBill Yi2019-03-263-3/+3
| | | | | | | | | | Change-Id: I3bfe6c1b97612ecc829e361fc70d98b9318da417 Auto-generated-cl: translation import
* | 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-222-6/+0
|/ | | | Change-Id: I68ae602116e6eb334dfce2a013fcc42068c464bf
* Merge "Lint fix: Invalid vector path in horizontal_ellipsis" into ↵TreeHugger Robot2019-03-051-1/+1
|\ | | | | | | ub-launcher3-master
| * Lint fix: Invalid vector path in horizontal_ellipsisTobias Dubois2019-03-051-1/+1
| | | | | | | | | | | | | | | | Use 0.9 instead of .9 in the vector drawable path to avoid crashes on some devices. Test: Manual Change-Id: I9d5889fdf48fbb2f09995b75d4f20c47454ef591
* | Merge "Drop target NPE due to wrong android:theme usage" into ↵TreeHugger Robot2019-03-041-2/+2
|\ \ | |/ |/| | | ub-launcher3-master
| * Drop target NPE due to wrong android:theme usageHyunyoung Song2019-03-041-2/+2
| | | | | | | | | | Bug: 127345257 Change-Id: I2774644b304b26f56e380f75d17790d05744def1
* | Scale and translate hotseat with workspace instead of all appsTony2019-03-031-9/+9
|/ | | | | | | | | - Move the hotseat alongside workspace instead of on top of all apps in xml layout - Set pivot point of hotseat to match the workspace's, and apply the same scale - Translate the hotseat with the workspace instead of all apps - SpringLoadedState does not scale or translate the hotseat Change-Id: Ic45fe99f83f0e0012afa78073d9577e65da444e2
* 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
* | Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterTreeHugger Robot2019-02-2182-167/+85
|\ \
| * | Import translations. DO NOT MERGEBill Yi2019-02-2182-167/+85
| |/ | | | | | | | | Change-Id: If286ea171fe2d58b96ce77d0fee6053bd40d9f78 Auto-generated-cl: translation import
* / Add hints in OverviewMiranda Kephart2019-02-203-0/+26
|/ | | | | | | | | | | | 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