summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* use restored icon for restored app shortcutsChris Wren2014-02-141-3/+9
* Do updateWorkspaceScreenOrder inside a single transaction.Yura2014-02-111-4/+9
* update placeholder on package install or restoreChris Wren2014-02-061-3/+54
* Merge "Small refactor to separate adding workspace / all apps items" into ub-...Adam Cohen2014-02-051-18/+40
|\
| * Small refactor to separate adding workspace / all apps itemsAdam Cohen2014-02-051-18/+40
* | handle shortcut restore for missing packagesChris Wren2014-01-271-11/+93
|/
* Don't migrate shortcuts for components that no longer existAdam Cohen2014-01-151-2/+3
* Tightening migration conditions. (Bug 11973614)Winson Chung2014-01-151-2/+2
* Merge "Adding migration Clings. (Bug 11973614)" into jb-ub-now-kermitWinson Chung2014-01-101-1/+10
|\
| * Adding migration Clings. (Bug 11973614)Winson Chung2014-01-101-2/+11
* | Merge "New launcher2 icon migration algorithm." into jb-ub-now-kermitAdam Cohen2014-01-101-5/+27
|\ \
| * | New launcher2 icon migration algorithm.Dan Sandler2014-01-101-5/+27
| |/
* / Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-01-091-2/+2
|/
* Accounting for new Package event extras when updating forward-locked apps. (B...Winson Chung2014-01-081-7/+21
* Clean up importsMichael Jurka2013-12-131-0/+1
* Don't load items which exceed the grid boundsAdam Cohen2013-12-111-42/+32
* Merge "Size hotseat data structure appropriately." into jb-ub-now-kermitDan Sandler2013-12-111-8/+16
|\
| * Size hotseat data structure appropriately.Dan Sandler2013-12-101-8/+16
* | Bind the workspace synchronously if started on -1 screen.Derek Prothro2013-12-101-8/+11
|/
* Fixing crash in empty folders. (Bug 11627191)Winson Chung2013-12-091-2/+3
* Revert "Fixing crash in empty folders. (Bug 11627191)"Winson Chung2013-12-101-3/+2
* Fixing crash in empty folders. (Bug 11627191)Winson Chung2013-12-091-2/+3
* Add guards for restoreInstanceState (issue 11982812)Adam Cohen2013-12-031-1/+1
* 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