summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Removing old new-app animation code, and refactoring InstallShortcutRe...Winson Chung2013-08-021-28/+0
|\
| * Removing old new-app animation code, and refactoring InstallShortcutReceiver ...Winson Chung2013-07-261-28/+0
* | Fixing crash due to grabbing oob screen index. (Bug 10114488)Winson Chung2013-07-311-5/+5
* | Merge "Adding hint for launcher to pre-create custom workspace screen." into ...Winson Chung2013-07-311-13/+19
|\ \
| * | Adding hint for launcher to pre-create custom workspace screen.Winson Chung2013-07-311-13/+19
* | | Merge "Verifying that new applications are added and fixing issue with new it...Winson Chung2013-07-311-1/+7
|\ \ \
| * | | Verifying that new applications are added and fixing issue with new items get...Winson Chung2013-07-251-1/+7
* | | | Merge "Prevent dragging workspace items to custom content page." into jb-ub-g...Winson Chung2013-07-311-0/+5
|\ \ \ \
| * | | | Prevent dragging workspace items to custom content page.Winson Chung2013-07-261-0/+5
| | |_|/ | |/| |
* | | | Merge "Adding support for custom page indicator markers." into jb-ub-gel-agarWinson Chung2013-07-311-0/+8
|\ \ \ \
| * | | | Adding support for custom page indicator markers.Winson Chung2013-07-261-0/+8
| |/ / /
* | | / Call onShow/onHide when visibility changes on -1 screen.Derek Prothro2013-07-301-0/+7
| |_|/ |/| |
* | | Fix overhang of custom content area into first screen of launcherAdam Cohen2013-07-241-10/+9
* | | Giving custom content full screenAdam Cohen2013-07-231-0/+1
|/ /
* / Adding contract for custom content screenAdam Cohen2013-07-221-41/+24
|/
* Merge "Fixing performance issues with drawing all visible pages." into jb-ub-...Winson Chung2013-07-221-1/+1
|\
| * Fixing performance issues with drawing all visible pages.Winson Chung2013-07-191-1/+1
* | Merge "Just for now, for fun" into jb-ub-gel-agarAdam Cohen2013-07-191-2/+4
|\ \
| * | Just for now, for funAdam Cohen2013-07-191-2/+4
* | | Merge "Adding layout transition for when pages get deleted" into jb-ub-gel-agarAdam Cohen2013-07-191-2/+26
|\| |
| * | Adding layout transition for when pages get deletedAdam Cohen2013-07-191-2/+26
| |/
* / Implement ability to uninstall shortcuts from workspaceMichael Jurka2013-07-191-11/+39
|/
* 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