summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Index folder contents screen and cells on first loadcretin452016-05-101-3/+34
* Show apps as unavailable when on unmounted storaged34d2016-03-151-8/+50
* Trebuchet: Guard against NPE while querying for widget updatescretin452016-03-081-2/+5
* Prevent finalizing of remote folderArtem Shvadskiy2016-02-091-1/+3
* Port Remote Folder from 12.1 to 13.Tyson Miller2016-01-281-3/+42
* Trebuchet: Fix some monkey test race condition bugscretin452016-01-131-16/+16
* Trebuchet Statistics:Martin Brabham2016-01-041-3/+34
* Reimplement CM Settings Overview Panel Part 4Yvonne Wong2015-12-081-0/+109
* Reimplement CM Settings Overview Panel Part 3Yvonne Wong2015-12-031-18/+85
* Re-Implementation of hidden foldersVineet Patil2015-11-301-0/+31
* Reimplement CM Settings Overview Panel in the new Launcher Part 1Yvonne Wong2015-11-301-0/+1
* Removing items which are on invalid screenSunny Goyal2015-09-041-12/+19
* Fixing work folder addition logicSunny Goyal2015-08-201-42/+36
* 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
* | 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
* | Disabling home screen migration logicSunny Goyal2015-08-111-2/+1
|/
* Creating a cache of users to avoid multiple calls to UserManagerSunny Goyal2015-08-041-0/+1
* Loading high resolution icons for first 3 items in a folderSunny Goyal2015-08-041-0/+15
* 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
* | Enabling logging for migration taskSunny Goyal2015-07-311-1/+4
* | Homescreen migration from a larger grid to a smaller grid.Sunny Goyal2015-07-311-2/+20
|/
* Fixing widget restoreSunny Goyal2015-07-201-2/+8
* Fixing AppWidgetInfo not initialized with proper userSunny Goyal2015-07-151-0/+1
* Fixing shortcuts not getting migrated to app iconsSunny Goyal2015-07-131-3/+3
* 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
| |/
* / Do not trim folder titleSunny Goyal2015-05-211-2/+4
|/
* Merge "Moving LauncherAccessibilityDelegate to accessibility package" into ub...Sunny Goyal2015-05-201-2/+2
|\
| * Moving LauncherAccessibilityDelegate to accessibility packageSunny Goyal2015-05-191-2/+2
* | Unify sorting between all apps and widget trayHyunyoung Song2015-05-191-34/+0
|/
* Removing some thread priority management logicSunny Goyal2015-05-181-48/+11