summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add callback which got missed in refactorAdam Cohen2015-09-271-2/+11
* Adding a few null checks.Sunny Goyal2015-09-273-4/+10
* Fixing NullPointer Exception when user is deleted.Sunny Goyal2015-09-271-0/+3
* Adding shortcuts corresponding to ManagedUsers automatically.Sunny Goyal2015-09-274-217/+331
* Removing some duplicate methodsSunny Goyal2015-09-273-19/+8
* Using the default search widget in Launcher3Sunny Goyal2015-09-2710-950/+99
* Removing InstallWidgetReceiver related obsolete code.Sunny Goyal2015-09-271-190/+0
* Clearing some android list errors/warnings.Sunny Goyal2015-09-272-15/+1
* Overlay shouldn't show up above Intro screenAdam Cohen2015-09-271-6/+17
* Adding a couple memory optimizations to LauncherAdam Cohen2015-09-274-10/+22
* Moving methods which update internal sets on a separate threadSunny Goyal2015-09-271-7/+24
* 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