summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Re-Add hidden-apps settingFlamefire2014-04-221-1/+99
* Trebuchet: fix icons disappearing from the hotseat (dock).lee worrall2014-03-031-3/+4
* Trebuchet : Avoid upgrade paths if ALL_APPS buttonDanesh M2014-02-131-2/+4
* Trebuchet : default workspaceDanesh M2014-02-061-1/+1
* Launcher3 : checkItemPlacement fixesDanesh M2014-01-311-3/+8
* Trebuchet : Default workspace improvementsDanesh M2014-01-301-63/+63
* Trebuchet : Icon pack supportDanesh Mondegarian2014-01-291-1/+1
* Hotseat: Movable AllApps buttonNebojsa Cvetkovic2014-01-241-26/+106
* AppsCustomize: Overview panelNebojsa Cvetkovic2014-01-241-8/+15
* LauncherModel: Add launch count app comparatorNebojsa Cvetkovic2014-01-241-0/+16
* move the provider authority to a config classChris Wren2013-10-091-0/+1
* Fixing issue with numerous empty screens showing when adding a shortcut to a ...Winson Chung2013-10-031-2/+4
* Add a better app filtering mechanism and filter widgetsBjorn Bringert2013-10-031-8/+5
* Ensuring that we always update the container when modifying an item in the db...Winson Chung2013-09-301-0/+1
* Integrating some aosp fixes, ensuring that we update the install queue before...Winson Chung2013-09-261-6/+13
* Recover when reading corrupted widget previewsMichael Jurka2013-09-261-2/+2
* Restoring INSTALL_SHORTCUT receiver (Bug. 10343529)Winson Chung2013-09-251-18/+25
* Removing any overlapping items with the hotseat.Winson Chung2013-09-251-7/+31
* Removing old debugging logs. (Bug 107442854)Winson Chung2013-09-191-114/+2
* fixup missing providers on load.Chris Wren2013-09-181-0/+14
* Fixing issue with folders not showing up.Winson Chung2013-09-131-4/+1
* Allow Launcher class to hide activities from All AppsBjorn Bringert2013-09-061-3/+9
* Fix crash when setting wallpaperMichael Jurka2013-09-051-2/+0
* Initial changes to restore AllApps.Winson Chung2013-09-051-14/+18
* Merge "Fixing issue where shortcuts to standard android intents were getting ...Winson Chung2013-09-041-2/+2
|\
| * Fixing issue where shortcuts to standard android intents were getting pruned.Winson Chung2013-08-301-2/+2
* | Move wallpapers to external activityMichael Jurka2013-09-041-29/+29
|/
* Fixing missing workspace screens. (Bug 10512285)Winson Chung2013-08-301-22/+51
* Additional Logging.Winson Chung2013-08-291-10/+27
* Logging to disk for more reliable loggingAdam Cohen2013-08-281-39/+54
* Clean up unused codeMichael Jurka2013-08-281-11/+6
* Clearing workspace screen data structures along with pages.Winson Chung2013-08-271-2/+39
* Fixing folders to always show in view, removing old assets and references to ...Winson Chung2013-08-231-31/+26
* Fixing issue loading old db rows without proper spans causing crash due to oc...Winson Chung2013-08-211-2/+2
* Don't use a More Apps folder.Daniel Sandler2013-08-211-2/+7
* Removing workspace screens on load and ensuring we don't bind on new apps unt...Winson Chung2013-08-201-12/+10
* Initial Changes for Dynamic GridWinson Chung2013-08-201-1/+34
* Ensuring that we don't clobber workspace screens map when new apps are added.Winson Chung2013-08-191-48/+66
* More logging.Winson Chung2013-08-121-2/+3
* Adding additional logging.Winson Chung2013-08-121-0/+2
* Adding additional debugging code to track screen id updates.Winson Chung2013-08-091-1/+6
* Fixing regression in initializing install time.Winson Chung2013-08-051-10/+22
* Fix build errorMichael Jurka2013-08-051-1/+1
* Merge "Cross referencing all shortcuts on workspace with the PackageManager t...Winson Chung2013-08-021-29/+35
|\
| * Cross referencing all shortcuts on workspace with the PackageManager to ensur...Winson Chung2013-07-301-29/+35
* | Merge "Removing old new-app animation code, and refactoring InstallShortcutRe...Winson Chung2013-08-021-15/+52
|\ \
| * | Removing old new-app animation code, and refactoring InstallShortcutReceiver ...Winson Chung2013-07-261-17/+53
* | | Merge "Verifying that new applications are added and fixing issue with new it...Winson Chung2013-07-311-50/+76
|\ \ \ | |_|/ |/| |
| * | Verifying that new applications are added and fixing issue with new items get...Winson Chung2013-07-251-50/+76
| |/
* / Fix NPE on failed loader queries.Daniel Sandler2013-07-251-1/+3
|/