summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* More PagedView cleanupAdam Cohen2013-07-181-4/+32
* Merge "Adding notion of fullscreen page to PagedView" into jb-ub-gel-agarAdam Cohen2013-07-171-43/+1
|\
| * Adding notion of fullscreen page to PagedViewAdam Cohen2013-07-161-43/+1
* | Removing old scroll indicator and adding page indicator dots.Winson Chung2013-07-171-22/+3
|/
* Merge "Fixing issue where migration all apps folder couldn't be picked up." i...Adam Cohen2013-07-121-3/+1
|\
| * Fixing issue where migration all apps folder couldn't be picked up.Winson Chung2013-07-121-3/+1
* | Fix weird page jumps after dropping itemsAdam Cohen2013-07-121-2/+17
|/
* Enabling reorderingAdam Cohen2013-07-121-3/+51
* Ensuring that the db reflects all package added/removed/updated broadcasts.Winson Chung2013-07-111-125/+113
* Fix widget resizing (Which stopped working at some point)Adam Cohen2013-07-091-2/+5
* Porting PagedView from KG to gain simplified scaling model, reorderingAdam Cohen2013-07-081-207/+54
* Fix NPE when drags are cancelledMichael Jurka2013-07-021-3/+3
* Merge "Lazily instantiate LauncherAppState." into jb-ub-gel-agarDaniel Sandler2013-06-281-14/+12
|\
| * Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-14/+12
* | Fix now showing on screen 1Adam Cohen2013-06-271-1/+5
|/
* Using package broadcasts to key adding of shortcuts on the workspace.Winson Chung2013-06-261-4/+7
* Fixing crash in shrink wrap on tablets.Winson Chung2013-06-251-5/+10
* Initial implementation of Shrink-wrapAdam Cohen2013-06-251-78/+198
* HACK: Fixing major persistence regression associated with extra screen to the...Adam Cohen2013-06-141-6/+14
* Easier way to handle shortcutsAdam Cohen2013-06-141-17/+7
* Fixing up handling of shortcutsAdam Cohen2013-06-141-6/+26
* Make HolographicOutlineHelper a singleton.Daniel Sandler2013-06-121-1/+1
* Merge changes Id26e9dcf,I4e323bd7 into jb-ub-gel-agarBjorn Bringert2013-06-121-12/+12
|\
| * Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-12/+12
* | Add API to launcher to insert a custom page to the left of workspaceAdam Cohen2013-06-111-0/+6
|/
* Allow subclassing LauncherBjorn Bringert2013-06-071-0/+5
* HACK: temporary upgrade path from com.android.launcher2Adam Cohen2013-06-061-0/+90
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+3894