summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Adding a circular progress bar for preloader iconsSunny Goyal2014-07-161-0/+1
* Showing icons for apps on sdcard which are not available during system boot.Sunny Goyal2014-07-161-28/+97
* Revert "Revert Cls stopping now-master running on googlefood"Kenny Guy2014-06-301-6/+13
* Offer to delete broken promise icons.Chris Wren2014-06-271-0/+7
* Fix issue where sometimes duplicate icons are added on homescreen whenSunny Goyal2014-06-271-2/+19
* Revert Cls stopping now-master running on googlefoodKenny Guy2014-06-241-13/+6
* Add content description to bagded icons.Kenny Guy2014-06-231-0/+7
* Remove reflection now we are building against LKenny Guy2014-06-231-6/+6
* Fix issue where shortcuts were still being added even if corresponding app is...Adam Cohen2014-05-201-0/+9
* Fix issue where always trying to migrateJason Monk2014-05-161-7/+10
* Removing antiquated migration path logicAdam Cohen2014-05-161-3/+12
* check for long and short component names.Chris Wren2014-05-121-2/+4
* Fix bug with user of shortcut not being remembered over restart.Kenny Guy2014-05-081-2/+2
* Watch for profile events and reloadAmith Yamasani2014-05-021-1/+1
* Launcher3 multi-profile supportKenny Guy2014-04-301-226/+242
* Merge "Add synchronization to DeferredBindRunnables" into ub-now-novaJason Monk2014-04-231-8/+25
|\
| * Add synchronization to DeferredBindRunnablesJason Monk2014-04-221-8/+25
* | am 76ac344c: Merge "Allow the old launcher content URI to be overrided" into ...Adam Cohen2014-04-181-1/+1
|\ \
| * \ Merge "Allow the old launcher content URI to be overrided" into ub-now-mister...Adam Cohen2014-04-171-1/+1
| |\ \ | | |/ | |/|
| | * Allow the old launcher content URI to be overridedJason Monk2014-03-211-1/+1
* | | additional debug logs to track welcome back behavior.Chris Wren2014-04-161-2/+3
|/ /
* / Fix missing stack trace on checkItemInfoLocked callJason Monk2014-03-201-1/+2
|/
* update promise icon statusChris Wren2014-03-111-1/+20
* Properly releasing ContentProviderClient after LauncherModel check.Winson Chung2014-03-061-2/+6
* 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