summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Disabled the wallpaper when completely in -1 Now space."Jorim Jaggi2014-06-061-1/+1
* Implement spring-loading of folders when dragging over.Jorim Jaggi2014-06-061-0/+1
* Small refactor to separate adding workspace / all apps itemsAdam Cohen2014-06-061-3/+5
* Do not show overview when menu pressed on CustomContent screen.Yura2014-06-061-9/+15
* Fix black flash during rotation of -1 screen with GEL.Derek Prothro2014-06-061-20/+7
* Avoid NPE from delayed RunnableIan Parkinson2014-06-061-3/+5
* Dismissing search and other overlays when the menu button is pressed. (Bug 12...Winson Chung2014-06-061-1/+10
* Disabled the wallpaper when completely in -1 Now space.Selim Cinek2014-06-061-1/+1
* Updating Tablet clings. (Bug 11973614)Winson Chung2014-06-061-8/+8
* Fix back button behavior for "App info" when launched by Launcher3.Adrian Roos2014-06-061-1/+2
* Tightening migration conditions. (Bug 11973614)Winson Chung2014-06-061-3/+26
* Revert "Workspace: Extra empty screen both left and right"Danesh M2014-06-061-1/+5
* Remove settings in overview mode for Launcher3.Jorim Jaggi2014-06-061-0/+10
* Fixing drop targets in phone / small tablet landscape (issue 12192781)Adam Cohen2014-06-061-6/+7
* Ensure that hasFirstRunActivity is only called when necessaryAdam Cohen2014-06-061-3/+4
* Fix longpress crash.Dan Sandler2014-06-061-1/+2
* Adding migration Clings. (Bug 11973614)Winson Chung2014-06-061-328/+91
* New launcher2 icon migration algorithm.Dan Sandler2014-06-061-0/+20
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-06-061-6/+7
* Adding optional first run activity to LauncherAdam Cohen2014-06-061-9/+45
* KEYCODE_MENU: hide all apps when entering overview modeDan Sandler2014-06-061-7/+1
* Allow changing search bar hint in the cling on-the-flySandeep Siddhartha2014-06-061-0/+14
* Create separate project for Wallpaper PickerMichael Jurka2014-06-061-1/+1
* Show widgets when ALL_APPS is disabled.Nilesh Agrawal2014-06-061-4/+8
* Size hotseat data structure appropriately.Dan Sandler2014-06-061-2/+11
* Bind the workspace synchronously if started on -1 screen.Derek Prothro2014-06-061-2/+2
* Retain current AllApps page if we never leave Launcher. (Bug 11468582)Winson Chung2014-06-061-2/+2
* Add method to retrieve search box bounds.Mac Duy Hai2014-06-061-0/+5
* Fix NPE in Launcher onDestroyAdam Cohen2014-06-061-1/+1
* Fix NPE in case where workspace is null because Launcher has been destroyedAdam Cohen2014-06-061-1/+1
* Add support for initiating a drag from an overlay.Mathew Inwood2014-06-061-0/+20
* Updating LauncherModel filtering to use screen ids. (Bug 11685286)Winson Chung2014-06-061-2/+3
* Adding logs to track down missing workspace screen. (Bug 11683562)Winson Chung2014-06-061-0/+4
* Change the way view ids are assigned (issue 11627801)Adam Cohen2014-06-061-1/+39
* Use AsyncTasks instead of creating new threadsMichael Jurka2014-06-061-14/+16
* Hooks for subclasses to react to home presses.Adam Copp2014-06-061-1/+18
* Add method to determine if Launcher is using vertical barsAdam Cohen2014-06-061-0/+5
* Save and restore the correct content type when rotating while in AllApps.Winson Chung2014-06-051-1/+2
* Ensuring that widget ids are cleaned upAdam Cohen2014-06-051-2/+18
* Fix bug where cancelling config activity leaves user stuck in bad stateAdam Cohen2014-06-051-1/+1
* Tweaking cling text sizes for other languages. (Bug 11151675)Winson Chung2014-06-051-0/+10
* Fix issue with adding widget with config activity to empty screen (issue 1138...Adam Cohen2014-06-051-0/+4
* Initial changes to support smaller landscape layouts.Winson Chung2014-06-051-7/+4
* A bit of code cleanup (issue 11026590)Adam Cohen2014-06-051-2/+1
* Cleaning some page animationsAdam Cohen2014-06-051-32/+63
* Ensuring disabled packages remove all components on the workspace. (Bug 11172...Winson Chung2014-06-051-7/+7
* Revert "Trebuchet : Improve iconpack selection UI"Danesh M2014-06-051-1/+1
* Revert "Trebuchet : Show cling for allapps overview"Abhisek Devkota2014-06-051-33/+0
* Trebuchet Settings UI RefreshRaj Yengisetty2014-05-241-216/+166
* Merge "Use wallpaper picker added to WallpaperCropper apk." into cm-11.0Danesh M2014-05-161-1/+6
|\