summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
* Further MemoryTracker robustness:Daniel Sandler2013-07-073-7/+32
* Merge changes I454a09c4,Ic0113388 into jb-ub-gel-agarDaniel Sandler2013-07-072-51/+59
|\
| * Add mutex around memory tracker data.Daniel Sandler2013-07-021-35/+38
| * Don't dump hprof for other processes.Daniel Sandler2013-07-021-16/+21
* | Merge "Use autoscroller to handle drag scrolling" into jb-ub-gel-agarMindy DelliCarpini2013-07-035-100/+581
|\ \
| * | Use autoscroller to handle drag scrollingMindy DelliCarpini2013-07-035-100/+581
* | | Fix NPE when drags are cancelledMichael Jurka2013-07-021-3/+3
| |/ |/|
* | Supply a context to LauncherAppState from the PackageChangedReceiver.Daniel Sandler2013-06-281-0/+2
* | MemoryTracker/WeightWatcher improvements.Daniel Sandler2013-06-272-3/+13
* | Fix crash when started via Instrumentation.Daniel Sandler2013-06-272-1/+4
* | Merge "Lazily instantiate LauncherAppState." into jb-ub-gel-agarDaniel Sandler2013-06-2823-214/+169
|\ \
| * | Lazily instantiate LauncherAppState.Daniel Sandler2013-06-2723-214/+169
| |/
* | Fix now showing on screen 1Adam Cohen2013-06-271-1/+5
* | Merge "Turn off costly profiling." into jb-ub-gel-agarDaniel Sandler2013-06-271-3/+2
|\ \ | |/ |/|
| * Turn off costly profiling.Daniel Sandler2013-06-271-3/+2
* | Merge "Using package broadcasts to key adding of shortcuts on the workspace."...Adam Cohen2013-06-275-28/+157
|\ \ | |/ |/|
| * Using package broadcasts to key adding of shortcuts on the workspace.Winson Chung2013-06-265-28/+157
* | Accelerate scrolling based on duration of drag near edgeMindy DelliCarpini2013-06-271-6/+40
|/
* Merge "Start the memory dumper directly." into jb-ub-gel-agarDaniel Sandler2013-06-262-10/+31
|\
| * Start the memory dumper directly.Daniel Sandler2013-06-262-10/+31
* | Merge "Include all processes in hprof dumps." into jb-ub-gel-agarDaniel Sandler2013-06-262-37/+124
|\|
| * Include all processes in hprof dumps.Daniel Sandler2013-06-262-37/+124
* | Merge "Fixing crash in shrink wrap on tablets." into jb-ub-gel-agarWinson Chung2013-06-261-5/+10
|\ \ | |/ |/|
| * Fixing crash in shrink wrap on tablets.Winson Chung2013-06-251-5/+10
* | Fix DEBUG_LOADERS workspace layout ASCII art.Daniel Sandler2013-06-251-1/+1
* | Merge "Handle pids coming and going in the memory tracker." into jb-ub-gel-agarDaniel Sandler2013-06-261-2/+26
|\ \ | |/ |/|
| * Handle pids coming and going in the memory tracker.Daniel Sandler2013-06-251-2/+26
* | Merge "Initial implementation of Shrink-wrap" into jb-ub-gel-agarAdam Cohen2013-06-2512-255/+609
|\ \ | |/ |/|
| * Initial implementation of Shrink-wrapAdam Cohen2013-06-2512-255/+609
* | Fix crash when restarting memory service.Daniel Sandler2013-06-251-5/+6
* | Memory tracking is now handled by a service.Daniel Sandler2013-06-215-79/+308
|/
* Fix build.Daniel Sandler2013-06-171-4/+0
* New icon to dump heap information and share it.Daniel Sandler2013-06-173-1/+77
* HACK: Fixing major persistence regression associated with extra screen to the...Adam Cohen2013-06-144-20/+35
* Easier way to handle shortcutsAdam Cohen2013-06-142-39/+9
* Fixing up handling of shortcutsAdam Cohen2013-06-142-11/+52
* Add a request code for derived activities to start from.Mathew Inwood2013-06-141-0/+6
* Make HolographicOutlineHelper a singleton.Daniel Sandler2013-06-123-3/+11
* Rename mUpTime to mStartTimeBjorn Bringert2013-06-121-3/+3
* Merge changes Id26e9dcf,I4e323bd7 into jb-ub-gel-agarBjorn Bringert2013-06-1224-193/+453
|\
| * Memory debugging overlay for L3.Daniel Sandler2013-06-123-21/+226
| * Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-1123-175/+230
* | Fix issue with setting the current page immediately after a page is addedAdam Cohen2013-06-112-9/+11
* | Merge "Add API to launcher to insert a custom page to the left of workspace" ...Tom Stamm2013-06-112-0/+40
|\ \
| * | Add API to launcher to insert a custom page to the left of workspaceAdam Cohen2013-06-112-0/+40
| |/
* / Add 'animated' argument to onWorkspaceShown; only call it on touch downBjorn Bringert2013-06-111-3/+5
|/
* Move control of voice button proxy visibility to a public methodBjorn Bringert2013-06-111-11/+9
* Allow subclassing LauncherBjorn Bringert2013-06-072-4/+28
* Disable clings (they don't make sense with the current state)Adam Cohen2013-06-061-0/+5
* HACK: temporary upgrade path from com.android.launcher2Adam Cohen2013-06-068-12/+233