summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAppState.java
Commit message (Expand)AuthorAgeFilesLines
* Respond to managed profile availabilty Intents.Kenny Guy2016-01-251-0/+1
* resolve merge conflicts of b56090af35 to ub-launcher3-master.Sunny Goyal2016-01-191-0/+5
|\
| * Removing some obsolete filesSunny Goyal2016-01-191-4/+2
* | resolve merge conflicts of a50a419b82 to ub-launcher3-master.Sunny Goyal2015-12-111-1/+2
|\|
| * Restarting launcher when on font scale changeSunny Goyal2015-12-111-0/+2
* | Moving DB creation to background threadSunny Goyal2015-12-081-8/+10
* | Making all provider calls using content resolver.Sunny Goyal2015-10-201-5/+1
* | resolve merge conflicts of fe3db428ab to ub-launcher3-master.Sunny Goyal2015-10-201-4/+0
|\|
| * Refactoring getPreferenceKey methodSunny Goyal2015-10-201-5/+1
| * Moving a few testing classes to a separate packageSunny Goyal2015-10-071-2/+3
* | Moving a few testing classes to a separate packageSunny Goyal2015-08-191-2/+3
* | Updating logic for setting wallpaper desired sizeSunny Goyal2015-08-191-5/+12
* | resolved conflicts for merge of 9fc953b9 to ub-launcher3-masterSunny Goyal2015-08-171-1/+1
|\|
| * Version code cleanupSunny Goyal2015-08-171-1/+1
* | Removing some eclipse warningsSunny Goyal2015-08-171-1/+0
* | am 7ca3250a: Merge "Creating a cache of users to avoid multiple calls to User...Sunny Goyal2015-08-071-0/+3
|\|
| * Creating a cache of users to avoid multiple calls to UserManagerSunny Goyal2015-08-041-0/+3
* | am 153b02a5: Merge "Remove handler for searchables changed broadcast." into u...Winson Chung2015-08-031-1/+0
|\|
| * Merge "Remove handler for searchables changed broadcast." into ub-launcher3-b...Winson Chung2015-08-031-1/+0
| |\
| | * Remove handler for searchables changed broadcast.Winson Chung2015-08-031-1/+0
* | | resolved conflicts for merge of e5bb705f to ub-launcher3-masterSunny Goyal2015-07-311-1/+1
|\| |
| * | Homescreen migration from a larger grid to a smaller grid.Sunny Goyal2015-07-311-2/+1
| |/
* / Changing the dogfood check to a static boolean to better handle proguard opti...Sunny Goyal2015-07-161-7/+0
|/
* Refactoring fast scroller.Winson Chung2015-06-231-7/+0
* Cancelling launcher reload on mcc changeSunny Goyal2015-06-181-1/+0
* Removing ContentObserver in launcherSunny Goyal2015-06-161-1/+2
* Using content provider to update launcher settingsSunny Goyal2015-06-121-2/+1
* Merge "Fixing crash in restore" into ub-launcher3-burnabySunny Goyal2015-06-101-1/+0
|\
| * Fixing crash in restoreSunny Goyal2015-06-051-1/+0
* | Ensure that we use the system long press duration when dragging from AllApps.Winson Chung2015-06-051-19/+5
|/
* Code cleanupSunny Goyal2015-06-051-11/+0
* Creating landscape and portrait device profiles at app initializationSunny Goyal2015-05-221-12/+1
* Refactoring DeviceProfileAdam Cohen2015-05-211-46/+8
* Moving LauncherAccessibilityDelegate to accessibility packageSunny Goyal2015-05-191-0/+1
* Removing some thread priority management logicSunny Goyal2015-05-181-2/+0
* Handling managed profile creation in the model as the activitySunny Goyal2015-05-011-0/+4
* Fixing missing updates in package install sessionsSunny Goyal2015-04-221-11/+0
* Automatically adding managed profile shortcuts to homescreen.Sunny Goyal2015-04-101-1/+1
* WidgetTray revamp workHyunyoung Song2015-04-081-1/+1
* Removing ContentObserver from LauncherModel, and calling reloadSunny Goyal2015-04-011-21/+6
* Rewrite: Widget preview loader logicSunny Goyal2015-03-201-15/+6
* Merge "Removing unnecessary intent-filter construction" into ub-launcher3-bur...Sunny Goyal2015-03-201-6/+2
|\
| * Removing unnecessary intent-filter constructionSunny Goyal2015-03-191-6/+2
* | Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-1/+2
|/
* Enabling accessible drag and dropAdam Cohen2015-03-091-2/+2
* Removed disableAllApps flagSunny Goyal2015-02-261-9/+0
* Adding accessibility controlsSunny Goyal2015-01-161-0/+10
* Don't try to create an app state instance during restore.Chris Wren2014-11-241-5/+12
* Adding shortcuts corresponding to ManagedUsers automatically.Sunny Goyal2014-11-121-8/+7
* Removing some duplicate methodsSunny Goyal2014-11-111-3/+4