summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix buildNick Kralevich2015-01-301-1/+1
* fix buildNick Kralevich2015-01-301-1/+1
* Avoid db exception on L and aboveAdam Cohen2014-12-041-4/+2
* Fixing wrong package check when adding shortcutsSunny Goyal2014-12-031-1/+1
* Ensure that FirstFrameAnimatorHelper doesn't set play time when animation is ...Adam Cohen2014-12-021-3/+5
* Merge "Ignoring specific db exception to workaround Bug. 18554839." into ub-n...Winson Chung2014-12-021-8/+21
|\
| * Ignoring specific db exception to workaround Bug. 18554839.Winson Chung2014-12-011-8/+21
* | Don't try to create an app state instance during restore.Chris Wren2014-11-242-15/+15
|/
* Disabling auto addition of managed profile shortcutsSunny Goyal2014-11-201-3/+6
* Fix a couple regressions from resetting AppsCustomizeTabHostAdam Cohen2014-11-194-6/+13
* Prevent multiple workspace state animators from being startedAdam Cohen2014-11-181-0/+14
* Merge "Clearing DB before restore starts." into ub-now-queensAdam Cohen2014-11-181-6/+16
|\
| * Clearing DB before restore starts.Sunny Goyal2014-11-181-6/+16
* | Add callback which got missed in refactorAdam Cohen2014-11-171-2/+11
|/
* Adding a few null checks.Sunny Goyal2014-11-143-5/+13
* Fixing NullPointer Exception when user is deleted.Sunny Goyal2014-11-141-0/+3
* Adding shortcuts corresponding to ManagedUsers automatically.Sunny Goyal2014-11-124-217/+332
* Merge "Using the default search widget in Launcher3" into ub-now-queensSunny Goyal2014-11-1210-873/+98
|\
| * Using the default search widget in Launcher3Sunny Goyal2014-11-1110-873/+98
* | Removing some duplicate methodsSunny Goyal2014-11-113-19/+8
|/
* Adding some spacing between overview panel itemsSunny Goyal2014-11-071-7/+31
* Merge "Using a proxy call for isAttachedToWindow for pre 19 devices" into ub-...Sunny Goyal2014-11-053-15/+16
|\
| * Using a proxy call for isAttachedToWindow for pre 19 devicesSunny Goyal2014-11-053-15/+16
* | Merge "Clearing some android list errors/warnings." into ub-now-queensSunny Goyal2014-11-052-15/+1
|\ \
| * | Clearing some android list errors/warnings.Sunny Goyal2014-11-032-15/+1
| |/
* | Merge "Removing InstallWidgetReceiver related obsolete code." into ub-now-queensSunny Goyal2014-11-051-190/+0
|\ \
| * | Removing InstallWidgetReceiver related obsolete code.Sunny Goyal2014-11-051-190/+0
| |/
* | Merge "Moving methods which update internal sets on a separate thread" into u...Sunny Goyal2014-11-031-7/+24
|\ \ | |/ |/|
| * Moving methods which update internal sets on a separate threadSunny Goyal2014-10-301-7/+24
* | Overlay shouldn't show up above Intro screenAdam Cohen2014-10-311-7/+16
* | Adding a couple memory optimizations to LauncherAdam Cohen2014-10-314-10/+23
* | Failing restore, if we have an item outside screen boundsSunny Goyal2014-10-291-15/+62
|/
* Merge "Updating backup restore logic" into ub-now-queensSunny Goyal2014-10-296-102/+123
|\
| * Updating backup restore logicSunny Goyal2014-10-286-102/+123
* | Make sure DragLayer layout params are of the correct typeAdam Cohen2014-10-282-5/+33
|/
* Loading internal default layout if partner layout fails to loadSunny Goyal2014-10-271-12/+17
* Fix edge case where LauncherOverlay scroll woudln't be resetAdam Cohen2014-10-241-2/+11
* Add InsettableFrameLayout layout params to easily ignore insetsAdam Cohen2014-10-241-7/+51
* Tweaking close AllApps / Widgets on KK and belowAdam Cohen2014-10-241-5/+5
* Merge "Was seeing some duplicated icons in the migration flow" into ub-now-qu...Adam Cohen2014-10-241-1/+5
|\
| * Was seeing some duplicated icons in the migration flowAdam Cohen2014-10-241-1/+5
* | Merge "Allow LauncherOverlay to access and manage insets" into ub-now-queensAdam Cohen2014-10-246-48/+81
|\ \
| * | Allow LauncherOverlay to access and manage insetsAdam Cohen2014-10-246-48/+81
| |/
* / Disabling restore for below L devicesSunny Goyal2014-10-231-0/+6
|/
* Refactoring LauncherBackupHelper.javaSunny Goyal2014-10-231-390/+222
* Merge "Deleting workspace items from db which have an invalid placement" into...Sunny Goyal2014-10-231-21/+7
|\
| * Deleting workspace items from db which have an invalid placementSunny Goyal2014-10-161-21/+7
* | Merge "Removing AccessibleTabView and some other dead code." into ub-now-queensSunny Goyal2014-10-232-259/+0
|\ \
| * | Removing AccessibleTabView and some other dead code.Sunny Goyal2014-10-212-259/+0
* | | Merge "First pass of the Launcher Overlay interface / impl" into ub-now-queensAdam Cohen2014-10-237-38/+595
|\ \ \