summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Fix binding problem with no screens (issue 11768766)Adam Cohen2013-11-271-21/+7
* Disable importing workspaces from Launcher2.Dan Sandler2013-11-191-0/+2
* Updating LauncherModel filtering to use screen ids. (Bug 11685286)Winson Chung2013-11-151-23/+30
* Merge "Additional logs to track down missing workspace screen. (Bug 11683562)...Winson Chung2013-11-151-0/+16
|\
| * Additional logs to track down missing workspace screen. (Bug 11683562)Winson Chung2013-11-151-0/+16
* | Merge "Adding logs to track down missing workspace screen. (Bug 11683562)" in...Winson Chung2013-11-151-0/+14
|\|
| * Adding logs to track down missing workspace screen. (Bug 11683562)Winson Chung2013-11-151-0/+14
* | Require valid arrays when adding and binding new Apps. (Bug 11627095)Winson Chung2013-11-141-2/+5
|/
* Uncommenting throw when item not contained in sBgItemsIdMapAdam Cohen2013-11-081-2/+1
* Ensuring disabled packages remove all components on the workspace. (Bug 11172...Winson Chung2013-10-161-38/+48
* Lazy load default app icon in LauncherModel. (Bug 11203738)Winson Chung2013-10-161-3/+5
* move the provider authority to a config classChris Wren2013-10-091-0/+1
* Fixing issue with numerous empty screens showing when adding a shortcut to a ...Winson Chung2013-10-031-2/+4
* Add a better app filtering mechanism and filter widgetsBjorn Bringert2013-10-031-8/+5
* 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
| |/