summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when moving from overlay to non-overlay installation.staging/remote-folderArtem Shvadskiy2016-01-131-3/+5
* Implement placeholder icons for remote folder.Artem Shvadskiy2016-01-131-0/+1
* Implement RemoteFolder metrics.Artem Shvadskiy2016-01-041-16/+1
* Add remote apps to application drawer.Artem Shvadskiy2015-12-211-3/+17
* Add remote folder if it is not already present after OOBE, and enable toggleArtem Shvadskiy2015-12-091-21/+20
* Trebuchet: dynamic folder type addedTyson Miller2015-12-011-2/+17
* trebuchet: ensure not overlaping shorcuts and drop items when searchbar is in...Jorge Ruesga2015-10-241-0/+6
* Trebuchet : Ensure search bar doesn't show in hiddenDanesh M2015-09-301-4/+1
* Trebuchet : Update grid + cancel drag on searchablesChangedDanesh M2015-09-291-1/+4
* Trebuchet : Fix drawer inset & search visibilityDanesh M2015-09-291-0/+1
* Fix a couple regressions from resetting AppsCustomizeTabHostAdam Cohen2015-09-271-3/+2
* Add callback which got missed in refactorAdam Cohen2015-09-271-2/+11
* Adding a few null checks.Sunny Goyal2015-09-271-3/+3
* Removing some duplicate methodsSunny Goyal2015-09-271-15/+3
* Using the default search widget in Launcher3Sunny Goyal2015-09-271-430/+48
* Overlay shouldn't show up above Intro screenAdam Cohen2015-09-271-6/+17
* Adding a couple memory optimizations to LauncherAdam Cohen2015-09-271-2/+17
* Updating backup restore logicSunny Goyal2015-09-271-16/+1
* Tweaking close AllApps / Widgets on KK and belowAdam Cohen2015-09-271-5/+5
* Allow LauncherOverlay to access and manage insetsAdam Cohen2015-09-271-4/+4
* First pass of the Launcher Overlay interface / implAdam Cohen2015-09-271-5/+92
* Showing widgets in a disabled state, when running in safe modeSunny Goyal2015-09-271-8/+18
* Add more Launcher files to delete on Clear Launcher DataHelena Josol2015-09-271-3/+3
* Updating ItemInfo objects in the worker threadSunny Goyal2015-09-271-16/+37
* Removing some dead codeAdam Cohen2015-09-271-25/+0
* Keeping icons in disabled state when SD-card is unmountedSunny Goyal2015-09-271-7/+23
* Revert "Show apps as unavailable when on unmounted storage"Danesh M2015-09-271-38/+2
* Using DeviceDefault theme for Launcher and WallpaperPickerSunny Goyal2015-09-271-4/+1
* Updating icons for sortcuts when the target app updates.Sunny Goyal2015-09-271-0/+20
* Create a central list of files the Launcher writes to the app directoryHelena Josol2015-09-271-4/+4
* Use LauncherCallbacks model instead of method overridesAdam Cohen2015-09-271-65/+207
* Adding NPE check in InstallShortcutReceiverSunny Goyal2015-09-271-1/+1
* Show apps as unavailable when on unmounted storaged34d2015-07-221-2/+38
* Trebuchet: fix voice button proxyStephen Bird2015-07-161-1/+6
* Launcher: Close OverviewMode when transitioning back to Workspace.State.NORMALBrandon McAnsh2015-07-141-0/+5
* Launcher: Close open folder when transitioning back to Workspace.State.NORMALBrandon McAnsh2015-07-141-0/+3
* Folder Layout RevisionHayden Schoen2015-07-141-4/+9
* Fade Adjacent Screens: disable this feature for App Drawer (paged)Raj Yengisetty2015-07-131-13/+8
* Trebuchet: display search widget search box if availableRoman Birg2015-07-081-14/+122
* Badge: Check count on bindStephen Bird2015-07-061-0/+1
* Hide workspace shortcuts during binding when AllApps is shown.Matt Garnes2015-06-291-2/+14
* Fix unintended dynamic grid resize side effects.Matt Garnes2015-06-221-9/+13
* Trebuchet: Fix popupMenu behavior and clean up old code.Raj Yengisetty2015-06-221-47/+17
* Rotation: fix icons disappearingStephen Bird2015-06-111-1/+1
* Launcher: Check if componentName is null prior to getPackageName()Brandon McAnsh2015-06-051-6/+9
* Move icons to fit within Dynamic grid upon resize.Stephen Bird2015-06-041-4/+9
* Trebuchet Statistics:Martin Brabham2015-05-281-2/+33
* Trebuchet: close folder without full animation for overview modeRaj Yengisetty2015-05-141-1/+1
* Trebuchet: new folder UI v1Raj Yengisetty2015-05-121-14/+26
* Trebuchet: Skip sorting again when sorted by Title when launching app viewLinus Lee2015-04-241-1/+5