summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Catch TransactionTooLargeException when loading widget provider listHyunyoung Song2015-06-091-17/+42
* Remove duplicate calls to getSortedWidgetsAndShortcutsHyunyoung Song2015-04-201-13/+23
* Don't clobber widgets with the same component - DO NOT MERGERobin Lee2015-03-191-20/+27
* Fix widget refresh issue on package install/uninstallHyunyoung Song2015-03-111-9/+8
* Fix ClassCastException due to typoAdam Cohen2015-01-301-1/+1
* Adding accessibility controlsSunny Goyal2015-01-161-191/+215
* Adding a rank column for itemInfoSunny Goyal2015-01-131-2/+8
* Supporting custom widgets provided by launcherAdam Cohen2014-12-051-43/+80
* Disabling auto addition of managed profile shortcutsSunny Goyal2014-11-201-3/+6
* Adding shortcuts corresponding to ManagedUsers automatically.Sunny Goyal2014-11-121-37/+101
* 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