summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Stop using custom activity transition, rely on system default in these casesAdam Cohen2015-04-021-3/+4
* Adding Launcher3 callbacks for trimming memory.Robert Kozikowski2015-03-303-0/+8
* Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unp...Adam Cohen2015-03-271-1/+3
* Ensure that we capture all paths for starting activity for resultAdam Cohen2015-03-271-1/+18
* Don't clobber widgets with the same component - DO NOT MERGERobin Lee2015-03-195-25/+87
* Fix widget refresh issue on package install/uninstallHyunyoung Song2015-03-113-12/+12
* Clearing DB if necessary, when applying the default layoutSunny Goyal2015-03-041-0/+4
* Fixing wronk rowID check.Sunny Goyal2015-03-021-1/+1
* DO NOT MERGE: Setting workspace id as primary keySunny Goyal2015-02-251-3/+58
* Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.Sunny Goyal2015-02-231-2/+6
* Merge "Fixing crash when dragging and dropping a restored widget." into ub-la...Sunny Goyal2015-02-172-5/+4
|\
| * Fixing crash when dragging and dropping a restored widget.Sunny Goyal2015-02-172-5/+4
* | Ensure that layers are properly removed after animationAdam Cohen2015-02-132-36/+59
* | Fixing rank migration code to handle null values correctly.Sunny Goyal2015-02-101-1/+2
|/
* Launcher crashes on widget bind permission promptSunny Goyal2015-02-061-3/+3
* Merge "Revert "Adding Launcher3 callbacks for trimming memory."" into ub-laun...Adam Cohen2015-02-063-8/+0
|\
| * Revert "Adding Launcher3 callbacks for trimming memory."Adam Cohen2015-02-063-8/+0
* | Merge "Adding Launcher3 callbacks for trimming memory." into ub-launcher3-alm...Robert Kozikowski2015-02-043-0/+8
|\|
| * Adding Launcher3 callbacks for trimming memory.Robert Kozikowski2015-02-043-0/+8
* | Adding null-check before parsing an intentSunny Goyal2015-02-041-1/+3
|/
* Fix ClassCastException due to typoAdam Cohen2015-01-301-1/+1
* Modify strict mode thread policy for LauncherProvider.Nilesh Agrawal2015-01-261-1/+1
* Adding support for <include> tag in AutoInstall layoutSunny Goyal2015-01-232-22/+15
* Add strict mode exception in LauncherProvider.Nilesh Agrawal2015-01-211-0/+3
* Merge "Adding accessibility controls" into ub-launcher3-almonteSunny Goyal2015-01-1713-340/+483
|\
| * Adding accessibility controlsSunny Goyal2015-01-1613-340/+483
* | Avoiding writing the Metadata in the backup if nothing was changed in the backupSunny Goyal2015-01-162-9/+25
|/
* Adding a rank column for itemInfoSunny Goyal2015-01-138-66/+100
* Removing dead code from Launcher providerSunny Goyal2015-01-051-530/+12
* Updating version codes from L to LOLLIPOPBrian Parfett2014-12-122-2/+2
* Merge "Supporting custom widgets provided by launcher" into ub-now-masterAdam Cohen2014-12-0623-231/+514
|\
| * Supporting custom widgets provided by launcherAdam Cohen2014-12-0523-231/+514
* | am 02509457: Avoid db exception on L and aboveAdam Cohen2014-12-041-4/+2
|\ \
| * | Avoid db exception on L and aboveAdam Cohen2014-12-041-4/+2
* | | am f2048779: Fixing wrong package check when adding shortcutsSunny Goyal2014-12-041-1/+1
|\| |
| * | Fixing wrong package check when adding shortcutsSunny Goyal2014-12-031-1/+1
* | | am 5c18b80e: Ensure that FirstFrameAnimatorHelper doesn\'t set play time when...Adam Cohen2014-12-021-3/+5
|\| |
| * | Ensure that FirstFrameAnimatorHelper doesn't set play time when animation is ...Adam Cohen2014-12-021-3/+5
* | | am 1c96028f: Merge "Ignoring specific db exception to workaround Bug. 1855483...Winson Chung2014-12-021-8/+21
|\| |
| * | 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
* | | | am b02e611d: Don\'t try to create an app state instance during restore.Chris Wren2014-11-252-15/+15
|\| | | | |_|/ |/| |
| * | Don't try to create an app state instance during restore.Chris Wren2014-11-242-15/+15
| |/
* | am 3da888d1: Merge "Disabling auto addition of managed profile shortcuts" int...Sunny Goyal2014-11-211-3/+6
|\|
| * Disabling auto addition of managed profile shortcutsSunny Goyal2014-11-201-3/+6
* | am c8f4e1bc: Fix a couple regressions from resetting AppsCustomizeTabHostAdam Cohen2014-11-204-6/+13
|\|
| * Fix a couple regressions from resetting AppsCustomizeTabHostAdam Cohen2014-11-194-6/+13
* | am 08072c05: Prevent multiple workspace state animators from being startedAdam Cohen2014-11-191-0/+14
|\|
| * Prevent multiple workspace state animators from being startedAdam Cohen2014-11-181-0/+14
* | am 7c39e238: Merge "Clearing DB before restore starts." into ub-now-queensAdam Cohen2014-11-191-6/+16
|\|