summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAppState.java
Commit message (Expand)AuthorAgeFilesLines
* 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