summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Cleaning up LauncherModelMichael Jurka2011-09-071-124/+109
| |/
* / Loading the workspace favourites in reverse order to work around duplicate is...Winson Chung2011-09-071-1/+4
|/
* Merge "Prevent accessing LauncherModel data structures on main thread. (52203...Winson Chung2011-09-031-7/+34
|\
| * Prevent accessing LauncherModel data structures on main thread. (5220358)Winson Chung2011-09-021-7/+34
* | Fixing incorrect test of occupied state for items in the hotseat. (5208427)Winson Chung2011-09-021-2/+13
|/
* Execute update operations immediately if on right threadMichael Jurka2011-08-311-2/+7
* Tagging where ItemInfos are created for debug purposesMichael Jurka2011-08-291-13/+19
* Fix crash when package list is updatedMichael Jurka2011-08-291-3/+5
* Tweaking the logging in the fail case, adding additional cases for where the ...Winson Chung2011-08-251-15/+14
* Merge "Adding null check to prevent crash when factory resetting device. (521...Adam Cohen2011-08-251-1/+3
|\
| * Adding null check to prevent crash when factory resetting device. (5214968)Winson Chung2011-08-251-1/+3
* | Updating db icon cache when item id cache gets updated. (5205131)Winson Chung2011-08-241-10/+25
|/
* Hiding search bar buttons when qsb is disabled. (5187969, 5201453)Winson Chung2011-08-231-1/+2
* Merge "Fixing label cache issue due to different ResolveInfos being returned ...Winson Chung2011-08-191-9/+19
|\
| * Fixing label cache issue due to different ResolveInfos being returned in diff...Winson Chung2011-08-181-9/+19
* | Deferring testing of loaded icons against db icons, saves between 15-30% on w...Winson Chung2011-08-181-21/+42
|/
* Adding a progress bar while All Apps is loadingMichael Jurka2011-08-091-0/+4
* Making hotseat a fiver.Winson Chung2011-08-081-6/+18
* Solving bug where labels were unevenMichael Jurka2011-08-051-5/+6
* Fix crash when adding bookmark to homescreen from browserMichael Jurka2011-08-031-2/+1
* Fixing weird deferred click events after deleting folderAdam Cohen2011-08-021-1/+1
* Initial changes to add configurable hotseat.Winson Chung2011-07-201-22/+36
* Update the search widget icon if the global search provider changes.Narayan Kamath2011-07-181-0/+6
* Cleaning up code to deal with language changesMichael Jurka2011-07-121-6/+2
* Reload workspace if language changesMichael Jurka2011-07-121-9/+16
* Merge "Fix bug where All Apps wasn't always getting updated"Michael Jurka2011-07-121-1/+5
|\
| * Fix bug where All Apps wasn't always getting updatedMichael Jurka2011-07-111-1/+5
* | Merge "Fixing bug 5011917 - clearing refernce to old folders from FolderInfo"Adam Cohen2011-07-111-15/+21
|\ \
| * | Fixing bug 5011917 - clearing refernce to old folders from FolderInfoAdam Cohen2011-07-111-15/+21
| |/
* / Preventing multiple calls to loadLabel for the same info within a single load.Winson Chung2011-07-111-17/+49
|/
* Improving LauncherModel performanceMichael Jurka2011-07-081-57/+136
* Adding transitions during folder creationAdam Cohen2011-07-061-3/+3
* Folder auto-destroys itself when there is only one item left.Adam Cohen2011-06-231-4/+22
* Removing old Launcher callback reference from LauncherModel when the activity...Winson Chung2011-06-081-4/+8
* Minor changes to help address some hiccups when panning, changing tabs and ro...Winson Chung2011-05-061-16/+0
* Cleaning up icon code.Winson Chung2011-05-051-11/+0
* Testing mixing shortcuts into widgets pane.Winson Chung2011-05-041-0/+20
* Deleting deprecated and unused codeMichael Jurka2011-04-291-2/+0
* Stripping LiveFolders from LauncherAdam Cohen2011-04-281-116/+13
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-0/+22
* Fix launcher crash, bug: 3368489Adam Cohen2011-03-221-7/+5
* Cleaning up widget resizing codeAdam Cohen2011-03-031-2/+2
* Implementing resizable widgets in launcherAdam Cohen2011-02-251-0/+27
* Make the icon caching for SD cards actually work.Joe Onorato2011-02-101-5/+13
* Changing downloads tab to my apps and making most recent first. (3377455)Winson Chung2011-01-211-0/+8
* Allow previous view hierarchy to be GC'ed more quickly on rotationPatrick Dubroy2011-01-141-0/+3