summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAppState.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in Workspace.onDropCompletedJorim Jaggi2014-06-061-0/+4
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-06-061-1/+9
* Recover when widget preview database is deletedMichael Jurka2014-06-061-1/+8
* Clean up importsMichael Jurka2014-06-061-1/+1
* Update suggested wallpaper dimensions in onResumeMichael Jurka2014-06-061-0/+11
* Adding method to get the search bar bounds.Winson Chung2014-06-061-1/+1
* Initial changes to support smaller landscape layouts.Winson Chung2014-06-051-8/+14
* Trebuchet Settings UI RefreshRaj Yengisetty2014-05-241-6/+5
* FontStylePreference: Initial preference with choice of font familyNebojsa Cvetkovic2014-01-241-1/+13
* 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