summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Trebuchet: Fix NPE when adding widgetsRaj Yengisetty2015-04-151-0/+25
* App drawer: add animations and letters to make things prettyLinus Lee2015-04-021-1/+46
* Trebuchet: Fix bad ui state when backing twice quicklyLinus Lee2015-03-311-0/+8
* App Drawer: take dynamic grid updatesRaj Yengisetty2015-03-091-0/+1
* App Drawer: Disables specific settings for the paginated appHayden Schoen2015-03-061-0/+4
* App Drawer: fix drawer visibility after cancelling widget dropRaj Yengisetty2015-03-061-5/+0
* App Drawer: Add toggle functionality to change back to legacy app drawerRaj Yengisetty2015-03-061-6/+28
* Trebuchet: App Drawer - clean up open/close animationsRaj Yengisetty2015-03-061-14/+63
* Trebuchet: Implement new app drawer.Rajesh Yengisetty2015-03-061-35/+113
* Fix: Dynamic Grid resizing for custom valuesRaj Yengisetty2015-03-021-1/+12