summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Refactoring LauncherBackupHelper.javaSunny Goyal2015-09-271-390/+222
* First pass of the Launcher Overlay interface / implAdam Cohen2015-09-277-42/+597
* Removing AccessibleTabView and some other dead code.Sunny Goyal2015-09-272-259/+0
* Refactoring layout parsing codeSunny Goyal2015-09-273-750/+456
* Adding ability to list folder items in separate fileAdam Cohen2015-09-273-30/+19
* Fixing some IconCache methods not thread safeSunny Goyal2015-09-272-106/+68
* Deleting workspace items from db which have an invalid placementSunny Goyal2015-09-271-22/+6
* Not opening all apps again when AppInfo or Uninstall is selectedSunny Goyal2015-09-272-8/+3
* Showing widgets in a disabled state, when running in safe modeSunny Goyal2015-09-273-29/+56
* Add more Launcher files to delete on Clear Launcher DataHelena Josol2015-09-274-16/+28
* Updating ItemInfo objects in the worker threadSunny Goyal2015-09-275-281/+195
* Removing some dead codeAdam Cohen2015-09-271-25/+0
* Keeping icons in disabled state when SD-card is unmountedSunny Goyal2015-09-278-71/+169
* Revert "Show apps as unavailable when on unmounted storage"Danesh M2015-09-273-168/+21
* Using DeviceDefault theme for Launcher and WallpaperPickerSunny Goyal2015-09-272-7/+2
* Updating icons for sortcuts when the target app updates.Sunny Goyal2015-09-276-32/+111
* Cleaning up icon resizing codeSunny Goyal2015-09-274-56/+15
* Create a central list of files the Launcher writes to the app directoryHelena Josol2015-09-275-12/+35
* Use LauncherCallbacks model instead of method overridesAdam Cohen2015-09-273-66/+296
* Adding NPE check in InstallShortcutReceiverSunny Goyal2015-09-273-34/+17
* Moving the focus indicator instantly to the target position, insteadSunny Goyal2015-09-271-19/+49
* Ensure spans do not fall below minimum spans.Martin Brabham2015-09-161-0/+3
* Trebuchet: Make sure callbacks are available on user change.Adnan Begovic2015-09-111-1/+1
* Trebuchet: fix potential NPE when info is nullemancebo2015-09-061-9/+13
* Support STK app rename on MSIMRicardo Cerqueira2015-09-022-5/+14
* Trebuchet: STK app rename customization for latam region.Pragnya Paramita2015-09-022-2/+55
* Reset default view camera distanceRichard MacGregor2015-08-311-10/+22
* Trebuchet: Make focus animate and move fasterLinus Lee2015-08-111-24/+31
* Do not collapse Settings panel when reseting overview modeRaj Yengisetty2015-07-301-1/+1
* Show apps as unavailable when on unmounted storaged34d2015-07-223-21/+168
* Trebuchet: fix voice button proxyStephen Bird2015-07-161-1/+6
* Loader: use INVALID_RESTORE_PAGE to avoid unnecessarily synchronizingRaj Yengisetty2015-07-141-1/+1
* Wallpaper: Allow multiple partners to be loadedd34d2015-07-142-6/+45
* 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-143-252/+71
* Fade Adjacent Screens: disable this feature for App Drawer (paged)Raj Yengisetty2015-07-132-13/+9
* Transition Effects: stack transition effectRaj Yengisetty2015-07-091-1/+1
* FocusHelper: handle NPE with when getting workspace childRaj Yengisetty2015-07-091-8/+12
* Trebuchet: display search widget search box if availableRoman Birg2015-07-082-17/+129
* Badge: Check count on bindStephen Bird2015-07-063-9/+6
* Hide workspace shortcuts during binding when AllApps is shown.Matt Garnes2015-06-292-2/+18
* Fix unintended dynamic grid resize side effects.Matt Garnes2015-06-223-21/+61
* Trebuchet: Fix popupMenu behavior and clean up old code.Raj Yengisetty2015-06-221-47/+17
* Don't load title from intent if title loaded from DBd34d2015-06-181-3/+5
* Scrolling: Fix fade in workspaces from ignoring usStephen Bird2015-06-151-2/+0
* Trebuchet: FloatMath is deprecated in API22Elektroschmock2015-06-151-3/+2
* Trebuchet: Fix bug with removing items from foldersRaj Yengisetty2015-06-121-5/+5
* Rotation: fix icons disappearingStephen Bird2015-06-112-2/+6
* Stop unnecessary exception posting to logcat.Martin Brabham2015-06-091-1/+1