summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Initial Changes for Dynamic GridWinson Chung2013-08-201-42/+20
* Merge "Ensuring that we don't clobber workspace screens map when new apps are...Winson Chung2013-08-191-1/+1
|\
| * Ensuring that we don't clobber workspace screens map when new apps are added.Winson Chung2013-08-191-1/+1
* | Fixing issue where widgets could not be picked up after the bind-dialog shows...Winson Chung2013-08-161-1/+3
|/
* Merge "Hide WeightWatcher by default." into jb-ub-gel-agarDaniel Sandler2013-08-151-1/+2
|\
| * Hide WeightWatcher by default.Daniel Sandler2013-08-151-1/+2
* | Merge "Adding overview mode for reordering, widget adding and wallpaper switc...Adam Cohen2013-08-141-10/+42
|\ \ | |/ |/|
| * Adding overview mode for reordering, widget adding and wallpaper switchingAdam Cohen2013-08-131-10/+42
* | 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