summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Adding additional debugging code to track screen id updates.Winson Chung2013-08-091-0/+1
* Merge "Initial implementation: Broadcasts on app launch." into jb-ub-gel-agarDaniel Sandler2013-08-061-1/+8
|\
| * Initial implementation: Broadcasts on app launch.Daniel Sandler2013-08-061-1/+8
* | Merge "Removing old new-app animation code, and refactoring InstallShortcutRe...Winson Chung2013-08-021-110/+18
|\ \
| * | Removing old new-app animation code, and refactoring InstallShortcutReceiver ...Winson Chung2013-07-261-110/+18
* | | Fix bugs with dragging items out of foldersMichael Jurka2013-08-021-2/+8
| |/ |/|
* | Merge "Adding hint for launcher to pre-create custom workspace screen." into ...Winson Chung2013-07-311-4/+14
|\ \
| * | Adding hint for launcher to pre-create custom workspace screen.Winson Chung2013-07-311-4/+14
* | | Merge "Verifying that new applications are added and fixing issue with new it...Winson Chung2013-07-311-1/+2
|\ \ \ | |/ / |/| |
| * | Verifying that new applications are added and fixing issue with new items get...Winson Chung2013-07-251-1/+2
* | | Fixing issue where the page was reset to 0 on rotation.Winson Chung2013-07-241-1/+1
| |/ |/|
* | Adding contract for custom content screenAdam Cohen2013-07-221-2/+37
|/
* Merge "Adding switch to toggle Memory Overlay" into jb-ub-gel-agarAdam Cohen2013-07-191-3/+36
|\
| * Adding switch to toggle Memory OverlayAdam Cohen2013-07-191-3/+36
* | Implement ability to uninstall shortcuts from workspaceMichael Jurka2013-07-191-12/+24
|/
* More PagedView cleanupAdam Cohen2013-07-181-0/+5
* Merge "Adding notion of fullscreen page to PagedView" into jb-ub-gel-agarAdam Cohen2013-07-171-4/+19
|\
| * Adding notion of fullscreen page to PagedViewAdam Cohen2013-07-161-4/+19
* | Removing old scroll indicator and adding page indicator dots.Winson Chung2013-07-171-19/+3
|/
* Fixing issue where migration all apps folder couldn't be picked up.Winson Chung2013-07-121-1/+1
* Enabling reorderingAdam Cohen2013-07-121-3/+5
* Fixing crash due to checking hotseat items for collisions incorrectly.Winson Chung2013-07-111-3/+5
* Ensuring that the db reflects all package added/removed/updated broadcasts.Winson Chung2013-07-111-143/+46
* Porting PagedView from KG to gain simplified scaling model, reorderingAdam Cohen2013-07-081-0/+3
* Fix crash when started via Instrumentation.Daniel Sandler2013-06-271-0/+3
* Merge "Lazily instantiate LauncherAppState." into jb-ub-gel-agarDaniel Sandler2013-06-281-9/+8
|\
| * Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-9/+8
* | 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
* | Using package broadcasts to key adding of shortcuts on the workspace.Winson Chung2013-06-261-8/+78
|/
* Start the memory dumper directly.Daniel Sandler2013-06-261-5/+13
* Merge "Initial implementation of Shrink-wrap" into jb-ub-gel-agarAdam Cohen2013-06-251-68/+59
|\
| * Initial implementation of Shrink-wrapAdam Cohen2013-06-251-68/+59
* | Memory tracking is now handled by a service.Daniel Sandler2013-06-211-2/+4
|/
* New icon to dump heap information and share it.Daniel Sandler2013-06-171-1/+1
* HACK: Fixing major persistence regression associated with extra screen to the...Adam Cohen2013-06-141-3/+5
* Easier way to handle shortcutsAdam Cohen2013-06-141-22/+2
* Fixing up handling of shortcutsAdam Cohen2013-06-141-5/+26
* Add a request code for derived activities to start from.Mathew Inwood2013-06-141-0/+6
* Merge changes Id26e9dcf,I4e323bd7 into jb-ub-gel-agarBjorn Bringert2013-06-121-25/+23
|\
| * Memory debugging overlay for L3.Daniel Sandler2013-06-121-18/+16
| * Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-7/+7
* | Fix issue with setting the current page immediately after a page is addedAdam Cohen2013-06-111-8/+3
* | Merge "Add API to launcher to insert a custom page to the left of workspace" ...Tom Stamm2013-06-111-0/+34
|\ \
| * | Add API to launcher to insert a custom page to the left of workspaceAdam Cohen2013-06-111-0/+34
| |/
* / 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-071-4/+23
* 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-061-2/+17