summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Utilities.java
Commit message (Expand)AuthorAgeFilesLines
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-1/+33
* Merge "Making some shortcut manager calls protected by MR1 version check" int...Sunny Goyal2016-06-231-0/+8
|\
| * Making some shortcut manager calls protected by MR1 version checkSunny Goyal2016-06-231-0/+8
* | Merge "Removing unnecessary object creation and double loop during getDescend...Sunny Goyal2016-06-231-20/+12
|\ \ | |/ |/|
| * Removing unnecessary object creation and double loop duringSunny Goyal2016-06-151-20/+12
* | Update Launcher to use theme colors.Andrew Sapperstein2016-06-201-0/+8
|/
* Fixing bug in getDescendantCoordRelativeToParent where it wasSunny Goyal2016-06-141-6/+5
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-36/+0
* Refactoring out grid occupancy management in a separate classSunny Goyal2016-05-271-33/+0
* Update wallpaper API to match NYC change.Kenny Guy2016-05-261-1/+1
* Preventing unnecessary options update to QSB providerSunny Goyal2016-05-181-0/+20
* Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-171-1/+8
* Making the 'Allow rotation' setting dependent on system stateSunny Goyal2016-05-161-4/+7
* Extract color for the hotseat.Tony Wickham2016-05-091-1/+0
* Adding a utility class for persistant logging.Sunny Goyal2016-05-091-0/+14
* Chaning the behavior of settings activity.Sunny Goyal2016-05-021-0/+4
* Showing a toast when changing wallaper is disabledSunny Goyal2016-04-211-0/+13
* Adding some utility methods for thread verificationSunny Goyal2016-04-151-9/+0
* Removing some wallpaper dependencySunny Goyal2016-04-051-4/+0
* Added ColorExtractionService and ExtractedColors.Tony Wickham2016-04-011-0/+4
* Removing dependency on wallpaper size settings from launcherSunny Goyal2016-03-171-0/+3
* Using a negative flag for icon notmalizationSunny Goyal2016-03-031-2/+2
* Preserving the homescreen rotation setting on a tablet, when the display is s...Sunny Goyal2016-02-231-11/+17
* Merge "Fixing icon badging being done on scaled bitmap size" into ub-launcher...Sunny Goyal2016-01-121-1/+23
|\
| * Fixing icon badging being done on scaled bitmap sizeSunny Goyal2016-01-081-1/+23
* | resolve merge conflicts of d896ee43cd to ub-launcher3-master.Sunny Goyal2015-12-171-1/+2
|\|
| * Protecting Icon normalization behind a feature flagSunny Goyal2015-12-171-1/+2
* | resolve merge conflicts of 39b700fcc5 to ub-launcher3-master.Sunny Goyal2015-12-041-3/+17
|\|
| * Normalizing app icons based on the standard icon guidelinesSunny Goyal2015-12-021-3/+17
| * Scaling down the icon before applying the user badgeSunny Goyal2015-11-251-0/+24
* | Merge "Skip to the end of the folder open animation in battery saver mode." i...Tony Wickham2015-11-251-0/+7
|\|
| * Skip to the end of the folder open animation in battery saver mode.Tony Wickham2015-11-121-0/+7
* | resolve merge conflicts of fe3db428ab to ub-launcher3-master.Sunny Goyal2015-10-201-3/+7
|\|
| * Refactoring getPreferenceKey methodSunny Goyal2015-10-201-1/+6
* | Scaling down the icon before applying the user badgeSunny Goyal2015-10-191-0/+23
* | resolved conflicts for 1845049c to ub-launcher3-masterWinson2015-10-071-0/+7
|\|
| * Replace Long.compare() with implementation.Winson2015-10-011-0/+7
* | am 81284287: am de9590be: Adding null check when creating icon bitmapSunny Goyal2015-09-281-1/+1
|\|
| * am de9590be: Adding null check when creating icon bitmapSunny Goyal2015-09-281-1/+1
| |\
| | * Adding null check when creating icon bitmapSunny Goyal2015-09-271-1/+1
* | | resolved conflicts for e78e3d73 to ub-launcher3-masterSunny Goyal2015-09-251-1/+21
|\| |
| * | Accessibility fixesSunny Goyal2015-09-251-0/+21
| |/
* | am f27cb0e6: resolved conflicts for 8ac727b2 to ub-launcher3-burnaby-polishSunny Goyal2015-09-231-0/+16
|\|
| * Using custom threadpool executor instead of the one defined in AsyncTaskSunny Goyal2015-09-231-0/+16
* | Make sure all overlay panels are visible as user free scrolls.Tony Wickham2015-09-091-0/+9
* | Removing multi_process access to shared preferencesSunny Goyal2015-08-211-3/+2
* | General code refactoringSunny Goyal2015-08-201-10/+0
* | resolved conflicts for merge of 9fc953b9 to ub-launcher3-masterSunny Goyal2015-08-171-20/+21
|\|
| * Version code cleanupSunny Goyal2015-08-171-20/+21
* | Some cleanup around drag and dropSunny Goyal2015-08-131-14/+12