summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Improving restored widget behaviorSunny Goyal2014-08-271-52/+64
* Adding support for managed profiles in widgetSunny Goyal2014-08-201-62/+18
* Updating the ui for widget restore flowSunny Goyal2014-08-121-2/+2
* Autoinstalls loading xmlSunny Goyal2014-08-121-1/+1
* Adding support to restore widgets even for jelly beans.Sunny Goyal2014-08-081-25/+37
* Implementing a package install progress listener for LSunny Goyal2014-08-011-3/+4
* Modify code so it compiles on google3Sameer Padala2014-07-291-3/+4
* Fixing spell correctonSunny Goyal2014-07-291-2/+2
* Merge "Merging motorola's patch to fix ClassCastException" into ub-now-masterSunny Goyal2014-07-221-3/+3
|\
| * Merging motorola's patch to fix ClassCastExceptionSunny Goyal2014-07-221-3/+3
* | Adding app widget restore support in Launcher3 for android LSunny Goyal2014-07-211-21/+55
|/
* Merging Motorola's patch to disable apps when is safe mode.Sunny Goyal2014-07-181-0/+2
* 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