summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* resolve conflicts w/4f174f1d27adbde6f50e11ee3a8eaf162a030284Ed Heyl2012-07-251-2/+8
|\
| * Binding AllApps synchronously. (Bug 6855061)Winson Chung2012-07-241-2/+8
* | resolved conflicts w/0ede734d0780a968c9c345f99a18f9f8b9fc02cdEd Heyl2012-07-251-0/+12
|\|
| * Ensuring that restoreInstanceState is being called promptly for synchronously...Adam Cohen2012-07-241-0/+12
* | am bf5529bd: am a13a2f2a: Fixing issue where defered unbind was running after...Adam Cohen2012-07-231-0/+5
|\|
| * Fixing issue where defered unbind was running after synchronous bind. (Bug 68...Adam Cohen2012-07-231-0/+5
| * Disabling synchronous binding when returning home from another app while orie...Winson Chung2012-07-191-4/+10
| * DO NOT MERGE Adding sycnhronous loading of current page to support seamless r...Adam Cohen2012-07-181-440/+670
* | Disabling synchronous binding when returning home from another app while orie...Winson Chung2012-07-191-4/+10
* | Fixing issue where we would crash when encountering improper launcher.dbsWinson Chung2012-07-181-13/+24
* | Merge "Initial changes to synchronously load workspace on rotation."Winson Chung2012-07-181-474/+698
|\ \
| * | Initial changes to synchronously load workspace on rotation.Winson Chung2012-07-171-474/+698
* | | Fixing issue where we were not clearing the set of removed items since the la...Winson Chung2012-07-161-7/+10
|/ /
* | Trying to track down corrupt database / items disappearingAdam Cohen2012-07-091-81/+143
* | Removing unnecessary check of shortcut infos (now that we key removals off pa...Winson Chung2012-06-281-18/+0
* | Fix crash when adding shortcutsMichael Jurka2012-06-271-1/+1
* | Adding debug code for LauncherModel crashMichael Jurka2012-06-251-1/+28
* | Decoupling launcher/workspace package cleanup from the application list (Bug ...Winson Chung2012-06-211-12/+11
|/
* Fixing ConcurrentModificationException (issue 6619380)Adam Cohen2012-06-061-4/+0
* Fixing issue where widgets could be inflated in wrong orientation (issue 6584...Adam Cohen2012-06-041-0/+4
* Fix issue where Google Voice shortcuts would disappearMichael Jurka2012-05-141-1/+3
* Fixing comment.Winson Chung2012-05-071-1/+2
* Merge "Further preventing drags while loading is in progress. (Bug 6276881)" ...Winson Chung2012-05-071-0/+18
|\
| * Further preventing drags while loading is in progress. (Bug 6276881)Winson Chung2012-05-061-0/+18
* | Try and resolve the package name from the intent directly falling back to the...Winson Chung2012-05-071-1/+1
|/
* Fixing NPE in LauncherModel (Bug 6449627)Winson Chung2012-05-061-1/+1
* Fixing issue where items that were not yet added were not removed from the db...Winson Chung2012-05-041-0/+18
* Fix widget resizes that shouldn't (issue 6380435)Adam Cohen2012-04-301-0/+3
* Merge "Fixing issue where shortcuts and widgets were not being removed when t...Winson Chung2012-04-301-1/+2
|\
| * Fixing issue where shortcuts and widgets were not being removed when the pack...Winson Chung2012-04-271-1/+2
* | Set FLAG_ACTIVITY_RESET_TASK_IF_NEEDED for all app shortcutsMichael Jurka2012-04-271-0/+9
|/
* Postpone loading default favoritesMichael Jurka2012-04-251-0/+3
* Fix warnings and remove dead codeMichael Jurka2012-04-131-4/+6
* Widget resizing can now displace itemsAdam Cohen2012-04-121-11/+23
* Merge "Changing order of binding to prevent errant flashing while loading wor...Winson Chung2012-04-041-5/+34
|\
| * Changing order of binding to prevent errant flashing while loading workspace.Winson Chung2012-04-031-5/+34
* | Adding workaround for issue where icon labels on workspace were loaded differ...Winson Chung2012-03-301-1/+21
|/
* Adding animation post-installing a shortcut.Winson Chung2012-03-231-9/+14
* New small/large screen division for Launcher.Andrew Flynn2012-02-291-1/+2
* Fix memory leak in LauncherMichael Jurka2011-11-301-1/+4
* Clean up unused code and import declarationsMichael Jurka2011-11-281-2/+1
* Prevent the creation of Shorcuts with null intents (issue 5629292)Adam Cohen2011-11-221-0/+9
* Ensuring disabled apps don't appear in workspace (issue: 5557311)Adam Cohen2011-11-071-0/+13
* Updated bug fix for Launcher reloading on mcc update.Reena Lee2011-10-241-5/+6
* Listen for ACTION_CONFIGURATION_CHANGED for an mcc change to reload AllAppsReena Lee2011-10-171-25/+61
* Adding some dump() logging regarding deleted widgetsAdam Cohen2011-10-051-2/+4
* Reverting change to load workspace items in reverse order. (5290651)Winson Chung2011-09-121-2/+1
* Merge "Bug Fixing"Winson Chung2011-09-081-0/+6
|\
| * Bug FixingWinson Chung2011-09-081-0/+6
* | Merge "Cleaning up LauncherModel"Michael Jurka2011-09-071-124/+109
|\ \