summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updating backup restore logicSunny Goyal2014-10-286-102/+123
* 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
|\ \ \
| * | | First pass of the Launcher Overlay interface / implAdam Cohen2014-10-227-38/+595
| |/ /
* | | Merge "Updating ItemInfo objects in the worker thread" into ub-now-queensSunny Goyal2014-10-215-270/+188
|\ \ \
| * | | Updating ItemInfo objects in the worker threadSunny Goyal2014-10-145-270/+188
* | | | Merge "Not opening all apps again when AppInfo or Uninstall is selected" into...Adam Cohen2014-10-212-8/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Not opening all apps again when AppInfo or Uninstall is selectedSunny Goyal2014-10-162-8/+3
| | |/ | |/|
* | | Merge "Showing widgets in a disabled state, when running in safe mode" into u...Sunny Goyal2014-10-203-29/+56
|\ \ \
| * | | Showing widgets in a disabled state, when running in safe modeSunny Goyal2014-10-163-29/+56
| |/ /
* | | Merge "Using LinearLayout for overview panel" into ub-now-queensSunny Goyal2014-10-201-3/+0
|\ \ \
| * | | Using LinearLayout for overview panelSunny Goyal2014-10-161-3/+0
| |/ /
* | | Refactoring layout parsing codeSunny Goyal2014-10-173-749/+455
* | | Merge "Adding ability to list folder items in separate file" into ub-now-queensAdam Cohen2014-10-173-34/+19
|\ \ \
| * | | Adding ability to list folder items in separate fileAdam Cohen2014-10-173-34/+19
| |/ /
* | | Merge "Moving the focus indicator instantly to the target position, instead o...Sunny Goyal2014-10-171-16/+50
|\ \ \
| * | | Moving the focus indicator instantly to the target position, insteadSunny Goyal2014-10-141-16/+50
| | |/ | |/|
* | | Fixing some IconCache methods not thread safeSunny Goyal2014-10-162-108/+70
| |/ |/|
* | Merge "Add more Launcher files to delete on Clear Launcher Data" into ub-now-...Helena Josol2014-10-164-16/+28
|\ \
| * | Add more Launcher files to delete on Clear Launcher DataHelena Josol2014-10-164-16/+28
* | | Merge "Use LauncherCallbacks model instead of method overrides" into ub-now-q...Adam Cohen2014-10-153-55/+294
|\ \ \
| * | | Use LauncherCallbacks model instead of method overridesAdam Cohen2014-10-153-55/+294
| | |/ | |/|
* | | Merge "Adding NPE check in InstallShortcutReceiver" into ub-now-queensSunny Goyal2014-10-153-34/+17
|\ \ \ | |_|/ |/| |
| * | Adding NPE check in InstallShortcutReceiverSunny Goyal2014-10-143-34/+17
| |/
* | am ae5f7ce8: Merge "Fixing typo from previous CL" into ub-now-porkchopAdam Cohen2014-10-141-0/+1
|\ \
| * \ Merge "Fixing typo from previous CL" into ub-now-porkchopAdam Cohen2014-10-141-0/+1
| |\ \
| | * | Fixing typo from previous CLAdam Cohen2014-10-141-0/+1
* | | | am 755dd702: Merge "Fix missing screen when adding widget directly to provide...Adam Cohen2014-10-141-20/+31
|\| | | | |_|/ |/| |
| * | Merge "Fix missing screen when adding widget directly to provider" into ub-no...Adam Cohen2014-10-141-20/+31
| |\|
| | * Fix missing screen when adding widget directly to providerAdam Cohen2014-10-141-20/+31
| * | DO NOT MERGESunny Goyal2014-10-143-2/+79
| |/
* | Removing some dead codeAdam Cohen2014-10-091-25/+0
* | Merge "Keeping icons in disabled state when SD-card is unmounted" into ub-now...Sunny Goyal2014-10-088-71/+169
|\ \
| * | Keeping icons in disabled state when SD-card is unmountedSunny Goyal2014-10-088-73/+169
* | | Using DeviceDefault theme for Launcher and WallpaperPickerSunny Goyal2014-10-082-7/+2
|/ /
* | Updating icons for sortcuts when the target app updates.Sunny Goyal2014-10-076-36/+110
* | Cleaning up icon resizing codeSunny Goyal2014-10-074-56/+15