summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Ensuring that we always update the container when modifying an item in the db...Winson Chung2013-09-301-0/+1
* Integrating some aosp fixes, ensuring that we update the install queue before...Winson Chung2013-09-261-6/+13
* Recover when reading corrupted widget previewsMichael Jurka2013-09-261-2/+2
* Restoring INSTALL_SHORTCUT receiver (Bug. 10343529)Winson Chung2013-09-251-18/+25
* Removing any overlapping items with the hotseat.Winson Chung2013-09-251-7/+31
* Removing old debugging logs. (Bug 107442854)Winson Chung2013-09-191-114/+2
* fixup missing providers on load.Chris Wren2013-09-181-0/+14
* Fixing issue with folders not showing up.Winson Chung2013-09-131-4/+1
* Allow Launcher class to hide activities from All AppsBjorn Bringert2013-09-061-3/+9
* Fix crash when setting wallpaperMichael Jurka2013-09-051-2/+0
* Initial changes to restore AllApps.Winson Chung2013-09-051-14/+18
* Merge "Fixing issue where shortcuts to standard android intents were getting ...Winson Chung2013-09-041-2/+2
|\
| * Fixing issue where shortcuts to standard android intents were getting pruned.Winson Chung2013-08-301-2/+2
* | Move wallpapers to external activityMichael Jurka2013-09-041-29/+29
|/
* Fixing missing workspace screens. (Bug 10512285)Winson Chung2013-08-301-22/+51
* Additional Logging.Winson Chung2013-08-291-10/+27
* Logging to disk for more reliable loggingAdam Cohen2013-08-281-39/+54
* Clean up unused codeMichael Jurka2013-08-281-11/+6
* Clearing workspace screen data structures along with pages.Winson Chung2013-08-271-2/+39
* Fixing folders to always show in view, removing old assets and references to ...Winson Chung2013-08-231-31/+26
* Fixing issue loading old db rows without proper spans causing crash due to oc...Winson Chung2013-08-211-2/+2
* Don't use a More Apps folder.Daniel Sandler2013-08-211-2/+7
* Removing workspace screens on load and ensuring we don't bind on new apps unt...Winson Chung2013-08-201-12/+10
* 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