summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing debug logSunny Goyal2016-03-241-1/+1
* Instead of reloading the launcher, updating items dynamically whenSunny Goyal2016-03-241-12/+25
* Fixing model being updated on UI threadSunny Goyal2016-03-181-50/+62
* Changing the widget loading strategySunny Goyal2016-03-091-172/+41
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-0/+2
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-2/+0
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-2/+4
* WidgetsModel clone method should be called in worker threadHyunyoung Song2016-02-081-7/+9
* Respond to managed profile availabilty Intents.Kenny Guy2016-01-251-4/+11
* Grey out suspended applications.Kenny Guy2016-01-251-2/+39
* Adding support for migrating the grid between any two valid screens sizes.Sunny Goyal2016-01-201-19/+4
* Extending the grid migration logic to handle density changesSunny Goyal2016-01-061-4/+6
* Fixing some invalid checks and cleaning some redundant conditionsSunny Goyal2015-12-181-1/+1
|\
| * Fixing some invalid checks and cleaning some redundant conditionsSunny Goyal2015-12-181-1/+1
* | Build fixSunny Goyal2015-10-301-1/+2
* | Merge "Refactoring WallpaperOffsetInterpolator to a new file Removing some us...Sunny Goyal2015-10-301-62/+2
|\ \
| * | Refactoring WallpaperOffsetInterpolator to a new fileSunny Goyal2015-10-161-62/+2
* | | Making all provider calls using content resolver.Sunny Goyal2015-10-201-7/+17
|/ /
* | resolved conflicts for 1845049c to ub-launcher3-masterWinson2015-10-071-4/+4
|\|
| * Replace Long.compare() with implementation.Winson2015-10-011-2/+2
* | Adding some information in bug reportsSunny Goyal2015-10-011-43/+19
* | resolved conflicts for 850de64c to ub-launcher3-masterWinson2015-09-291-3/+3
|\|
| * Fixing other missing cases of truncated sorts.Winson2015-09-291-1/+1
* | am 17e2d495: Use Long.compare() instead of truncating values for comparison.Winson2015-09-251-1/+1
|\|
| * Use Long.compare() instead of truncating values for comparison.Winson2015-09-251-1/+1
| * am 31860581: Catching RemoteExceptions when calling packagemanager to get lis...Sunny Goyal2015-09-181-2/+26
| |\
| * \ am 0f196e69: Merge "Null check when getting list of widget receivers" into ub...Sunny Goyal2015-09-171-2/+3
| |\ \
| * \ \ am 79afe010: Throwing system api call exceptions in case of dogfood buildsSunny Goyal2015-09-171-2/+6
| |\ \ \
| * \ \ \ am 3dc7beea: Catching DeadObjectException and TransactionTooLargeSunny Goyal2015-09-151-4/+11
| |\ \ \ \
* | \ \ \ \ Merge "Build fix" into ub-launcher3-masterSunny Goyal2015-09-181-1/+1
|\ \ \ \ \ \
| * | | | | | Build fixSunny Goyal2015-09-181-1/+1
* | | | | | | Merge "Refactoring deferred bind logic" into ub-launcher3-masterSunny Goyal2015-09-181-78/+53
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Refactoring deferred bind logicSunny Goyal2015-09-151-78/+53
* | | | | | | am 31860581: Catching RemoteExceptions when calling packagemanager to get lis...Sunny Goyal2015-09-181-2/+26
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Catching RemoteExceptions when calling packagemanager to get list of shortcutsSunny Goyal2015-09-181-2/+26
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Build fix" into ub-launcher3-masterSunny Goyal2015-09-171-2/+2
|\ \ \ \ \ \
| * | | | | | Build fixSunny Goyal2015-09-171-2/+2
* | | | | | | am 0f196e69: Merge "Null check when getting list of widget receivers" into ub...Sunny Goyal2015-09-171-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge "Null check when getting list of widget receivers" into ub-launcher3-bu...Sunny Goyal2015-09-171-2/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Null check when getting list of widget receiversSunny Goyal2015-09-171-2/+3
| | | |_|/ | | |/| |
* | | | | am 79afe010: Throwing system api call exceptions in case of dogfood buildsSunny Goyal2015-09-171-2/+6
|\| | | |
| * | | | Throwing system api call exceptions in case of dogfood buildsSunny Goyal2015-09-171-2/+6
| |/ / /
* | / / am 3dc7beea: Catching DeadObjectException and TransactionTooLargeSunny Goyal2015-09-151-4/+11
|\| | | | |/ / |/| |
| * | Catching DeadObjectException and TransactionTooLargeSunny Goyal2015-09-151-4/+11
* | | am c0b52fef: Refactoring to ensure item deletion always removes from the DB.Winson2015-09-101-6/+2
|\ \ \ | | |/ | |/|
| * | Refactoring to ensure item deletion always removes from the DB.Winson2015-09-101-6/+2
| |/
* | am 4abaf133: Merge "Removing items which are on invalid screen" into ub-launc...Sunny Goyal2015-09-091-12/+19
|\|
| * Removing items which are on invalid screenSunny Goyal2015-09-041-12/+19
* | resolved conflicts for merge of 20884fdc to ub-launcher3-masterSunny Goyal2015-08-251-41/+36
|\|
| * Fixing work folder addition logicSunny Goyal2015-08-201-42/+36