summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Failing restore, if we have an item outside screen boundsSunny Goyal2015-09-271-15/+62
* Make sure DragLayer layout params are of the correct typeAdam Cohen2015-09-272-5/+33
* Updating backup restore logicSunny Goyal2015-09-276-106/+128
* Loading internal default layout if partner layout fails to loadSunny Goyal2015-09-271-12/+17
* Fix edge case where LauncherOverlay scroll woudln't be resetAdam Cohen2015-09-271-2/+11
* Add InsettableFrameLayout layout params to easily ignore insetsAdam Cohen2015-09-271-7/+51
* Tweaking close AllApps / Widgets on KK and belowAdam Cohen2015-09-271-5/+5
* Was seeing some duplicated icons in the migration flowAdam Cohen2015-09-271-1/+5
* Allow LauncherOverlay to access and manage insetsAdam Cohen2015-09-278-75/+147
* Disabling restore for below L devicesSunny Goyal2015-09-271-0/+6
* 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