summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Initial Changes for Dynamic GridWinson Chung2013-08-201-1/+34
* Ensuring that we don't clobber workspace screens map when new apps are added.Winson Chung2013-08-191-48/+66
* More logging.Winson Chung2013-08-121-2/+3
* Adding additional logging.Winson Chung2013-08-121-0/+2
* Adding additional debugging code to track screen id updates.Winson Chung2013-08-091-1/+6
* Fixing regression in initializing install time.Winson Chung2013-08-051-10/+22
* Fix build errorMichael Jurka2013-08-051-1/+1
* Merge "Cross referencing all shortcuts on workspace with the PackageManager t...Winson Chung2013-08-021-29/+35
|\
| * Cross referencing all shortcuts on workspace with the PackageManager to ensur...Winson Chung2013-07-301-29/+35
* | Merge "Removing old new-app animation code, and refactoring InstallShortcutRe...Winson Chung2013-08-021-15/+52
|\ \
| * | Removing old new-app animation code, and refactoring InstallShortcutReceiver ...Winson Chung2013-07-261-17/+53
* | | Merge "Verifying that new applications are added and fixing issue with new it...Winson Chung2013-07-311-50/+76
|\ \ \ | |_|/ |/| |
| * | Verifying that new applications are added and fixing issue with new items get...Winson Chung2013-07-251-50/+76
| |/
* / Fix NPE on failed loader queries.Daniel Sandler2013-07-251-1/+3
|/
* Implement ability to uninstall shortcuts from workspaceMichael Jurka2013-07-191-0/+1
* Fixing issue where migration all apps folder couldn't be picked up.Winson Chung2013-07-121-4/+8
* Ensuring that the db reflects all package added/removed/updated broadcasts.Winson Chung2013-07-111-160/+240
* Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-8/+6
* Using package broadcasts to key adding of shortcuts on the workspace.Winson Chung2013-06-261-12/+71
* Fix DEBUG_LOADERS workspace layout ASCII art.Daniel Sandler2013-06-251-1/+1
* Initial implementation of Shrink-wrapAdam Cohen2013-06-251-71/+212
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-13/+13
* HACK: temporary upgrade path from com.android.launcher2Adam Cohen2013-06-061-8/+34
* Making folders scrollableAdam Cohen2013-06-061-35/+109
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+2620