summaryrefslogtreecommitdiffstats
path: root/go
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: get rid of old iconsAlexander Martinz2018-04-051-1/+1
| | | | | | | Update all references to use the new adaptive icon and drop the old ones. Change-Id: I8d81bc027ff965aad05d43514afbb77564b3651b Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
* Launcher3Go: Adapt build rules and manifestAdrian DC2018-02-041-1/+1
| | | | | | | | | * Follows previous commits: "Bump targetsdk to 27" "Bump minsdk to 23" "Trebuchet: quick settings & settings reorganization" Change-Id: Ided58300528647c1e7c2689b20365232d0d004b6
* Larger icons for L3Go and spacing changes.Jon Miranda2017-10-032-1/+21
| | | | | | | | | | | There are cases (ie. smaller devices) where the icon label is closer to the icon below it (rather than its corresponding icon). To fix this, we ensure that the drawable padding (space between the icon and its label) is no larger than the vertical padding of the cell. Bug: 67317867 Change-Id: Ic3729726eebb60b67d658361c4335e724b7d68d7
* Show progress dialog when uninstalling an app in Launcher3Go.Jon Miranda2017-08-231-0/+22
| | | | | | | | | | | This ensures that the uninstall activity will finish only after the task is completed. We initially assumed that this was always the case, but in Android Go the uninstall activity finishes before the uninstall is completed. Bug: 64033585 Change-Id: Ic5d8dd99e2fecd0c9cb24093ee66668b4b38cb1a
* Remove notification dots setting for Launcher3GoTony Wickham2017-08-141-0/+21
| | | | | | | Also remove BADGE_ICONS flag as it is no longer used or necessary. Bug: 64561196 Change-Id: Icf9656537459a7dbad3a07830eedbdeec8d8f1ce
* Merge "Disable adaptive icon drawable parallax effect during drag and drop ↵Hyunyoung Song2017-08-091-0/+1
|\ | | | | | | Bug: 34828147" into ub-launcher3-dorval-polish2
| * Disable adaptive icon drawable parallax effect during drag and dropHyunyoung Song2017-08-071-0/+1
| | | | | | | | | | | | Bug: 34828147 Change-Id: I5abb0997ce42db1ea73ebe469686585282f43594
* | Import translations. DO NOT MERGEThe Android Open Source Project2017-08-092-2/+2
|/ | | | | | Change-Id: Ia1a6c690e285583fe62a9743d8e283c26d020ba2 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* Merge "Create new device profile for Android Go." into ↵TreeHugger Robot2017-08-041-0/+33
|\ | | | | | | ub-launcher3-dorval-polish2
| * Create new device profile for Android Go.Jon Miranda2017-08-031-0/+33
| | | | | | | | | | Bug: 64109388 Change-Id: I8660f4e206eacd4eaccaebe794d255063eeb7e37
* | Updating the shortcut icon for Launcher3GoSunny Goyal2017-08-021-0/+25
|/ | | | | Bug: 64273481 Change-Id: I46cfc21f1faa7032f1f220a3d4eff42be54e4deb
* Import translations. DO NOT MERGEBill Yi2017-08-0154-0/+1404
| | | | | | Change-Id: Ia9d31a97df9a90afdeb62b63c53142d2ebe302c1 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* Import translations. DO NOT MERGEBill Yi2017-07-2833-0/+858
| | | | | | Change-Id: I85b6194931befa864bbda235f519a5890de05059 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* Simplifying FeatureFlags by moving common flags to a base class.Sunny Goyal2017-07-241-41/+1
| | | | | | | Only the modified flags need to be redefined. Bug: 63967896 Change-Id: I521018a45a4c6b3280a4fbcf97cac698f8470a03
* Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-214-0/+220
target Launcher3Go without widgets support Bug: 62353159 Change-Id: Ia03d2235a9bcf75f9ef191924f81630e63a2c684