summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding switch to toggle Memory OverlayAdam Cohen2013-07-194-3/+56
* Merge "More PagedView cleanup" into jb-ub-gel-agarAdam Cohen2013-07-194-70/+81
|\
| * More PagedView cleanupAdam Cohen2013-07-184-70/+81
* | Adding workaround for page indicators to support many pages.Winson Chung2013-07-1811-26/+180
* | Merge "Fix crash when processes die." into jb-ub-gel-agarDaniel Sandler2013-07-181-11/+24
|\ \ | |/ |/|
| * Fix crash when processes die.Daniel Sandler2013-07-181-11/+24
* | Simplifying some more stuff related to PagedViewAdam Cohen2013-07-171-37/+17
|/
* Fixing regression due to removal of updateCurrentPageScroll() call in previou...Winson Chung2013-07-171-0/+1
* Merge "Adding notion of fullscreen page to PagedView" into jb-ub-gel-agarAdam Cohen2013-07-173-116/+99
|\
| * Adding notion of fullscreen page to PagedViewAdam Cohen2013-07-163-116/+99
* | Removing old scroll indicator and adding page indicator dots.Winson Chung2013-07-1722-283/+420
|/
* Merge "Fixing issue where migration all apps folder couldn't be picked up." i...Adam Cohen2013-07-125-13/+19
|\
| * Fixing issue where migration all apps folder couldn't be picked up.Winson Chung2013-07-125-13/+19
* | Merge "Fix weird page jumps after dropping items" into jb-ub-gel-agarWinson Chung2013-07-122-5/+20
|\ \ | |/ |/|
| * Fix weird page jumps after dropping itemsAdam Cohen2013-07-122-5/+20
* | Merge "Fixing print_db to take into account variable screens and other bug fi...Winson Chung2013-07-121-24/+67
|\ \ | |/ |/|
| * Fixing print_db to take into account variable screens and other bug fixes.Winson Chung2013-07-121-24/+67
* | Enabling reorderingAdam Cohen2013-07-124-8/+64
|/
* Fixing crash due to checking hotseat items for collisions incorrectly.Winson Chung2013-07-111-3/+5
* Merge "Ensuring that the db reflects all package added/removed/updated broadc...Adam Cohen2013-07-119-437/+417
|\
| * Ensuring that the db reflects all package added/removed/updated broadcasts.Winson Chung2013-07-119-437/+417
* | Merge "Further MemoryTracker robustness:" into jb-ub-gel-agarDaniel Sandler2013-07-113-7/+32
|\ \
| * | Further MemoryTracker robustness:Daniel Sandler2013-07-073-7/+32
* | | RTL for PagedViewAdam Cohen2013-07-101-22/+87
| |/ |/|
* | Fix widget resizing (Which stopped working at some point)Adam Cohen2013-07-093-9/+13
* | Merge "Porting PagedView from KG to gain simplified scaling model, reordering...Adam Cohen2013-07-0913-522/+1188
|\ \ | |/ |/|
| * Porting PagedView from KG to gain simplified scaling model, reorderingAdam Cohen2013-07-0813-522/+1188
* | 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-036-103/+581
|\ \
| * | Use autoscroller to handle drag scrollingMindy DelliCarpini2013-07-036-103/+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-272-34/+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-272-6/+43
|/
* 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-263-38/+126
|\|
| * Include all processes in hprof dumps.Daniel Sandler2013-06-263-38/+126
* | Merge "Fixing crash in shrink wrap on tablets." into jb-ub-gel-agarWinson Chung2013-06-262-11/+10
|\ \ | |/ |/|
| * Fixing crash in shrink wrap on tablets.Winson Chung2013-06-252-11/+10