summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove references to FloatMath, deprecated in MAdam Cohen2015-07-301-3/+2
* [DO NOT MERGE] Adding minSpanX and minSpanY for all the launcher widgetsSunny Goyal2015-07-162-6/+9
* Merge "[DO NOT MERGE] fixing build break" into ub-launcher3-almonteSunny Goyal2015-07-161-1/+1
|\
| * [DO NOT MERGE] fixing build breakSunny Goyal2015-07-151-1/+1
* | Merge "[Do NOT MERGE] Fixing AppWidgetInfo not initialized with proper user" ...Sunny Goyal2015-07-161-1/+8
|\|
| * [Do NOT MERGE] Fixing AppWidgetInfo not initialized with proper userSunny Goyal2015-07-151-1/+8
* | Updating onRequestPermissionsResult signature to publicSunny Goyal2015-07-071-1/+1
|/
* Removing unused loggingSunny Goyal2015-06-302-145/+6
* [DO NOT MERGE] Adding constants already available in burnabySunny Goyal2015-06-261-0/+3
* Merge "Add LauncherCallbacks for requesting permissions on MNC" into ub-launc...Dave Hawkey2015-06-263-0/+16
|\
| * Add LauncherCallbacks for requesting permissions on MNCDave Hawkey2015-06-263-0/+16
* | [DO NOT MERGE] Making some constants publicSunny Goyal2015-06-261-43/+43
|/
* Merge "Add extras required for compilation" into ub-launcher3-almonteWinson Chung2015-06-191-0/+16
|\
| * Add extras required for compilationAdam Cohen2015-06-191-0/+16
* | Updating ComponentKey for compatibility with build.Winson Chung2015-06-181-1/+6
* | Catch TransactionTooLargeException when loading widget provider listHyunyoung Song2015-06-091-17/+42
* | Merge "Guard against monkey actor test NPE inside FocusHelper b/19626762" int...Hyunyoung Song2015-05-281-0/+6
|\ \ | |/ |/|
| * Guard against monkey actor test NPE inside FocusHelperHyunyoung Song2015-05-281-0/+6
* | [DO NOT MERGE] Use custom slide-up animation on LMP MR1 instead of system def...Adam Cohen2015-05-222-1/+10
|/
* Preventing NullPointerException when cancelling a shortcut additionSunny Goyal2015-05-131-1/+3
* Remove duplicate calls to getSortedWidgetsAndShortcutsHyunyoung Song2015-04-202-16/+24
* 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