summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Utilities.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Enabling framework DND in N+.Vadim Tryshev2015-08-041-0/+12
* | Merge "Removing boot receiver." into ub-launcher3-masterSunny Goyal2015-07-311-0/+15
|\ \
| * | Removing boot receiver.Sunny Goyal2015-07-161-0/+15
| |/
* / Changing the dogfood check to a static boolean to better handle proguard opti...Sunny Goyal2015-07-161-1/+3
|/
* Merge "Adding custom slide up activity transition for L MR1" into ub-launcher...Adam Cohen2015-07-081-0/+5
|\
| * Adding custom slide up activity transition for L MR1Adam Cohen2015-07-071-0/+5
* | Using cellX and cellY for comparing position when rank is not availableSunny Goyal2015-07-061-8/+0
|/
* Removing junit.framework.AssertSunny Goyal2015-06-261-4/+3
* Fixing backup restoreSunny Goyal2015-06-251-3/+14
* Refactoring fast scroller.Winson Chung2015-06-231-0/+19
* Merge "Deleting empty folders based on DB state" into ub-launcher3-burnabySunny Goyal2015-06-181-0/+6
|\
| * Deleting empty folders based on DB stateSunny Goyal2015-06-121-0/+6
* | Read rotation setting correctly from the wallpaper picker.Rahul Chaturvedi2015-06-151-2/+3
|/
* Using content provider to update launcher settingsSunny Goyal2015-06-121-5/+2
* Merge "Ensuring that we use the screen width more optimally in AllApps." into...Winson Chung2015-06-051-1/+10
|\
| * Ensuring that we use the screen width more optimally in AllApps.Winson Chung2015-06-051-1/+10
* | Use a broadcast receiver instead of a settings observer.Rahul Chaturvedi2015-06-041-0/+3
|/
* Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-031-51/+21
* Add the Allow Rotation setting to Launcher3.Rahul Chaturvedi2015-06-011-4/+13
* Make sure all transition components run on the same threadAdam Cohen2015-05-271-1/+5
* Refactoring DeviceProfileAdam Cohen2015-05-211-0/+15
* Icons are not updated to TYPE_APPLICATION during restoreSunny Goyal2015-05-211-2/+21
* Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-211-0/+9