summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
...
* Ensuring that work-profile applications are mixed in with other apps.Winson Chung2015-04-061-35/+0
* Removing ContentObserver from LauncherModel, and calling reloadSunny Goyal2015-04-011-15/+13
* Rewrite: Widget preview loader logicSunny Goyal2015-03-201-4/+5
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-26/+27
* Don't clobber widgets with the same component.Robin Lee2015-03-191-20/+27
* Lazy loading high res iconsSunny Goyal2015-03-171-9/+13
* Adding sort switch in FolderPagedViewSunny Goyal2015-03-171-3/+5
* Fix widget refresh issue on package install/uninstallHyunyoung Song2015-03-111-8/+7
* Initial changes to break out AllApps into its own view.Winson Chung2015-03-101-1/+1
* Merge "Removed disableAllApps flag" into ub-launcher3-burnabySunny Goyal2015-03-021-35/+1
|\
| * Removed disableAllApps flagSunny Goyal2015-02-261-35/+1
* | Updating IconCache to maintain a persistent of iconsSunny Goyal2015-02-261-174/+60
|/
* Removing code for the unused 'upgrade path'Sunny Goyal2015-02-111-80/+31
* am b76c165a: Fix ClassCastException due to typoAdam Cohen2015-01-301-1/+1
|\
| * Fix ClassCastException due to typoAdam Cohen2015-01-301-1/+1
* | Replacing hotseat icon to an appropriate system appSunny Goyal2015-01-221-11/+45
* | Simplifying loadScreenDB to load the screen IDs in sorted orderSunny Goyal2015-01-201-41/+16
|/
* 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
|/