summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Deleting workspace items from db which have an invalid placement" into...Sunny Goyal2014-10-231-21/+7
|\
| * Deleting workspace items from db which have an invalid placementSunny Goyal2014-10-161-21/+7
* | Merge "Updating ItemInfo objects in the worker thread" into ub-now-queensSunny Goyal2014-10-211-79/+114
|\ \
| * | Updating ItemInfo objects in the worker threadSunny Goyal2014-10-141-79/+114
* | | Showing widgets in a disabled state, when running in safe modeSunny Goyal2014-10-161-1/+1
| |/ |/|
* | Adding NPE check in InstallShortcutReceiverSunny Goyal2014-10-141-18/+3
|/
* Keeping icons in disabled state when SD-card is unmountedSunny Goyal2014-10-081-48/+75
* Updating icons for sortcuts when the target app updates.Sunny Goyal2014-10-071-24/+43
* Cleaning up icon resizing codeSunny Goyal2014-10-071-2/+2
* Don't let old Launcher activity interfere with new oneAdam Cohen2014-09-301-0/+4
* Fixing loadWorkspace being called multiple timesSunny Goyal2014-09-261-4/+4
* Merge "Updating promise icon's bitmap and label when onBadgingChanged is rece...Sunny Goyal2014-09-191-0/+14
|\
| * Updating promise icon's bitmap and label when onBadgingChanged is receivedSunny Goyal2014-09-191-0/+14
* | Adding support to delete unrestored icons and widgetsSunny Goyal2014-09-191-14/+46
|/
* Turn off debugging for launch.Chris Wren2014-09-121-1/+1
* Don't remove content URI shortcuts during restoreSunny Goyal2014-09-051-0/+4
* Handling label and icon from SessionInfo.Sunny Goyal2014-09-041-58/+73
* 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
|/ /