summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Removing some eclipse warningsSunny Goyal2015-08-171-1/+0
* am d21f9404: Merge "Disabling auto restore of widgets. > Always show "Setup...Sunny Goyal2015-08-141-1/+7
|\
| * Merge "Disabling auto restore of widgets. > Always show "Setup" button for ...Sunny Goyal2015-08-141-1/+7
| |\
| | * Disabling auto restore of widgets.Sunny Goyal2015-08-141-1/+7
* | | am 81056da1: Merge "Refreshing widget list when a package containing a widget...Sunny Goyal2015-08-131-11/+38
|\| |
| * | Merge "Refreshing widget list when a package containing a widget changes" int...Sunny Goyal2015-08-131-11/+38
| |\ \ | | |/ | |/|
| | * Refreshing widget list when a package containing a widget changesSunny Goyal2015-08-111-11/+38
* | | am 6579e1ee: Disabling home screen migration logicSunny Goyal2015-08-111-2/+1
|\| |
| * | Disabling home screen migration logicSunny Goyal2015-08-111-2/+1
| |/
* | am 7ca3250a: Merge "Creating a cache of users to avoid multiple calls to User...Sunny Goyal2015-08-071-0/+1
|\|
| * Creating a cache of users to avoid multiple calls to UserManagerSunny Goyal2015-08-041-0/+1
* | am 317698bd: Loading high resolution icons for first 3 items in a folderSunny Goyal2015-08-041-0/+15
|\|
| * Loading high resolution icons for first 3 items in a folderSunny Goyal2015-08-041-0/+15
* | am 153b02a5: Merge "Remove handler for searchables changed broadcast." into u...Winson Chung2015-08-031-4/+3
|\|
| * Merge "Remove handler for searchables changed broadcast." into ub-launcher3-b...Winson Chung2015-08-031-4/+3
| |\
| | * Remove handler for searchables changed broadcast.Winson Chung2015-08-031-4/+3
* | | am 8f375d1e: Merge "Enabling logging for migration task" into ub-launcher3-bu...Sunny Goyal2015-07-311-1/+4
|\| |
| * | Enabling logging for migration taskSunny Goyal2015-07-311-1/+4
* | | Merge "Removing boot receiver." into ub-launcher3-masterSunny Goyal2015-07-311-3/+2
|\ \ \
| * | | Removing boot receiver.Sunny Goyal2015-07-161-3/+2
* | | | resolved conflicts for merge of e5bb705f to ub-launcher3-masterSunny Goyal2015-07-311-2/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Homescreen migration from a larger grid to a smaller grid.Sunny Goyal2015-07-311-2/+20
| | |/ | |/|
* | | Merge "Changing the dogfood check to a static boolean to better handle progua...Sunny Goyal2015-07-281-2/+3
|\ \ \
| * | | Changing the dogfood check to a static boolean to better handle proguard opti...Sunny Goyal2015-07-161-2/+3
| | |/ | |/|
* | | am 3ba922aa: Merge "Fixing widget restore" into ub-launcher3-burnabySunny Goyal2015-07-211-2/+8
|\ \ \ | |/ / |/| / | |/
| * Fixing widget restoreSunny Goyal2015-07-201-2/+8
* | am 36db8567: Merge "Fixing AppWidgetInfo not initialized with proper user" in...Sunny Goyal2015-07-161-0/+1
|\|
| * Fixing AppWidgetInfo not initialized with proper userSunny Goyal2015-07-151-0/+1
* | am 2a1be7a6: Merge "Fixing shortcuts not getting migrated to app icons" into ...Sunny Goyal2015-07-141-3/+3
|\|
| * Fixing shortcuts not getting migrated to app iconsSunny Goyal2015-07-131-3/+3
* | Fixing minor issue with spatially sorting workspace items for binding.Winson Chung2015-07-081-10/+27
* | Refactoring ItemInfoSunny Goyal2015-06-301-6/+1
|/
* Fixing backup restoreSunny Goyal2015-06-251-59/+54
* Cancelling launcher reload on mcc changeSunny Goyal2015-06-181-19/+0
* Merge "Widgets model should respect AppFilter." into ub-launcher3-burnabyHyunyoung Song2015-06-181-7/+7
|\
| * Widgets model should respect AppFilter.Hyunyoung Song2015-06-171-7/+7
* | Deleting empty folders based on DB stateSunny Goyal2015-06-121-56/+21
|/
* Catch TransactionTooLargeException when loading widget provider listHyunyoung Song2015-06-081-19/+44
* Code cleanupSunny Goyal2015-06-051-7/+0
* Updating widget list when iconCache updatesSunny Goyal2015-06-041-0/+3
* Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-031-4/+5
* Removing some synthetic method creationSunny Goyal2015-06-021-2/+2
* Merge "Fix widget tray crash on screen rotation introduced by ag/694693" into...Hyunyoung Song2015-05-221-4/+8
|\
| * Fix widget tray crash on screen rotation introduced byHyunyoung Song2015-05-221-4/+8
* | Refactoring DeviceProfileAdam Cohen2015-05-211-28/+15
* | Icons are not updated to TYPE_APPLICATION during restoreSunny Goyal2015-05-211-3/+3
* | Merge "Breaking icon update task so that it doesn't block worker thread" into...Sunny Goyal2015-05-211-61/+51
|\ \
| * | Breaking icon update task so that it doesn't block worker threadSunny Goyal2015-05-211-61/+51
* | | Merge "Load PackageItemInfo in background thread to prevent ANR" into ub-laun...Hyunyoung Song2015-05-211-6/+10
|\ \ \ | | |/ | |/|
| * | Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-211-6/+10
| |/