summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAppState.java
Commit message (Expand)AuthorAgeFilesLines
* Launcher: show unread notify info number at APP icon on Launcherhuiwan2014-11-211-0/+7
* Fixed DynamicProfile for Live Settings supportRaj Yengisetty2014-11-191-0/+2
* Trebuchet Settings UI Refresh.Raj Yengisetty2014-11-191-7/+4
* Updating promise icon's bitmap and label when onBadgingChanged is receivedSunny Goyal2014-09-191-0/+7
* Turn off debugging for launch.Chris Wren2014-09-121-1/+1
* Handling label and icon from SessionInfo.Sunny Goyal2014-09-041-1/+1
* Implementing a package install progress listener for LSunny Goyal2014-08-011-4/+9
* Revert "Revert Cls stopping now-master running on googlefood"Kenny Guy2014-06-301-2/+2
* Revert Cls stopping now-master running on googlefoodKenny Guy2014-06-241-2/+2
* Remove reflection now we are building against LKenny Guy2014-06-231-2/+2
* Fix bug with user of shortcut not being remembered over restart.Kenny Guy2014-05-081-1/+3
* Launcher3 multi-profile supportKenny Guy2014-04-301-8/+5
* additional debug logs to track welcome back behavior.Chris Wren2014-04-161-1/+1
* turn off LauncherAppState.DEBUGChris Wren2014-04-151-1/+1
* update promise icon statusChris Wren2014-03-111-0/+7
* Merge "Fix NPE in Workspace.onDropCompleted" into jb-ub-now-kermitJorim Jaggi2014-01-141-0/+4
|\
| * Fix NPE in Workspace.onDropCompletedJorim Jaggi2014-01-141-0/+4
* | Merge "Recover when widget preview database is deleted" into jb-ub-now-kermitMichael Jurka2014-01-141-1/+8
|\ \ | |/ |/|
| * Recover when widget preview database is deletedMichael Jurka2014-01-091-1/+8
* | Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-01-091-1/+9
|/
* Clean up importsMichael Jurka2013-12-131-2/+0
* Update suggested wallpaper dimensions in onResumeMichael Jurka2013-12-031-0/+11
* Adding method to get the search bar bounds.Winson Chung2013-11-141-1/+1
* Initial changes to support smaller landscape layouts.Winson Chung2013-10-281-3/+8
* Altering the workspace padding to account for default widget padding (Bug 111...Winson Chung2013-10-101-1/+2
* check the state of launcher before running a backup.Chris Wren2013-10-041-0/+4
* Add a better app filtering mechanism and filter widgetsBjorn Bringert2013-10-031-1/+8
* Clean up unused codeMichael Jurka2013-08-281-3/+0
* Fixing folders to always show in view, removing old assets and references to ...Winson Chung2013-08-231-7/+8
* Initial implementation of new wallpaper picker.Michael Jurka2013-08-211-1/+7
* Initial Changes for Dynamic GridWinson Chung2013-08-201-1/+27
* Fix crash when started via Instrumentation.Daniel Sandler2013-06-271-1/+1
* Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-64/+53
* Memory tracking is now handled by a service.Daniel Sandler2013-06-211-4/+14
* Fix build.Daniel Sandler2013-06-171-4/+0
* New icon to dump heap information and share it.Daniel Sandler2013-06-171-0/+10
* Rename mUpTime to mStartTimeBjorn Bringert2013-06-121-3/+3
* Memory debugging overlay for L3.Daniel Sandler2013-06-121-3/+12
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-0/+163