summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Utilities.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Move allow rotation pref to overlay panelcretin452017-03-261-8/+6
* Trebuchet: Add DB migrationcretin452017-03-261-0/+10
* Reimplement CM Settings Overview Panel in the new Launcher Part 2Yvonne Wong2017-03-261-0/+8
* Version code cleanupSunny Goyal2015-08-171-20/+21
* 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
* Don't try and trim null strings.Winson Chung2015-05-151-0/+4
* Various lint error fixes.Sunny Goyal2015-05-141-0/+6
* Trim all whitespace from titles and labels.Winson Chung2015-05-081-0/+15
* Removing some unused method params from CellLayoutSunny Goyal2015-04-241-0/+33
* Rewrite: Widget preview loader logicSunny Goyal2015-03-201-0/+21
* Updating IconCache to maintain a persistent of iconsSunny Goyal2015-02-261-0/+11
* Adding a rank column for itemInfoSunny Goyal2015-01-131-0/+9
* Updating version codes from L to LOLLIPOPBrian Parfett2014-12-121-1/+1
* Merge "Using the default search widget in Launcher3" into ub-now-queensSunny Goyal2014-11-121-2/+36
|\
| * Using the default search widget in Launcher3Sunny Goyal2014-11-111-2/+36
* | Removing some duplicate methodsSunny Goyal2014-11-111-1/+1
|/
* Using a proxy call for isAttachedToWindow for pre 19 devicesSunny Goyal2014-11-051-0/+13
* Updating icons for sortcuts when the target app updates.Sunny Goyal2014-10-071-0/+21
* Cleaning up icon resizing codeSunny Goyal2014-10-071-50/+11
* Update calls now we have an L API version.Kenny Guy2014-09-181-4/+3
* Adding support for managed profiles in widgetSunny Goyal2014-08-201-1/+1
* Further refinement of all apps / widgets transitionAdam Cohen2014-08-131-0/+21
* Autoinstalls loading xmlSunny Goyal2014-08-121-4/+23
* Updating the virtual preloader UX.Sunny Goyal2014-08-111-0/+81
* Merging Motorola's patch to disable apps when is safe mode.Sunny Goyal2014-07-181-17/+32
* Use transparent system bars on LSandeep Siddhartha2014-05-161-0/+9
* Fix long press after already moving off iconJason Monk2014-04-221-0/+11
* Create separate project for Wallpaper PickerMichael Jurka2013-12-131-0/+16
* Add support for initiating a drag from an overlay.Mathew Inwood2013-11-201-2/+2
* Ensuring that we are calling setCompoundDrawable() instead of using intrinsic...Winson Chung2013-10-141-0/+1
* Workaround for small icons. Draw icon drawables at the expected icon size. (B...Winson Chung2013-10-131-0/+16
* Initial changes for new clings. (Bug 11142616)Winson Chung2013-10-091-0/+17