summaryrefslogtreecommitdiffstats
path: root/go/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Larger icons for L3Go and spacing changes.Jon Miranda2017-10-031-0/+20
| | | | | | | | | | | 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
* Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-0/+33
target Launcher3Go without widgets support Bug: 62353159 Change-Id: Ia03d2235a9bcf75f9ef191924f81630e63a2c684