summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Tying accessibility drag lifecycle to that of dragController" into ub-...Sunny Goyal2015-06-112-16/+14
|\
| * Tying accessibility drag lifecycle to that of dragControllerSunny Goyal2015-06-082-16/+14
* | Fix a small UI nit with screen reorderingAdam Cohen2015-06-101-0/+7
* | am 0c979d1f: Catch TransactionTooLargeException when loading widget provider ...Hyunyoung Song2015-06-100-0/+0
|\ \
| * | Catch TransactionTooLargeException when loading widget provider listHyunyoung Song2015-06-091-17/+42
* | | Merge "Fixing crash in restore" into ub-launcher3-burnabySunny Goyal2015-06-102-42/+20
|\ \ \
| * | | Fixing crash in restoreSunny Goyal2015-06-052-42/+20
* | | | Merge "Catch TransactionTooLargeException when loading widget provider list b...Hyunyoung Song2015-06-091-19/+44
|\ \ \ \
| * | | | Catch TransactionTooLargeException when loading widget provider listHyunyoung Song2015-06-081-19/+44
* | | | | Merge "Make WidgetsRecyclerView not crash on MNC support lib" into ub-launche...Hyunyoung Song2015-06-091-2/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Make WidgetsRecyclerView not crash on MNC support libHyunyoung Song2015-06-081-2/+6
| |/ / /
* | | | Merge "Removing LauncherApplication to enable us to easily catch LauncherAppS...Sunny Goyal2015-06-083-36/+0
|\ \ \ \
| * | | | Removing LauncherApplication to enable us to easily catch LauncherAppState er...Sunny Goyal2015-06-043-36/+0
* | | | | Merge "Fixing preloaded widget not getting used for animation" into ub-launch...Sunny Goyal2015-06-084-127/+67
|\ \ \ \ \
| * | | | | Fixing preloaded widget not getting used for animationSunny Goyal2015-06-024-128/+67
* | | | | | Merge "Fixing touch feedback clipped on SetWallpaper button" into ub-launcher...Sunny Goyal2015-06-081-0/+31
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fixing touch feedback clipped on SetWallpaper buttonSunny Goyal2015-06-051-0/+31
* | | | | | Merge "Improve AyncTask throughput inside WidgetPreviewLoader" into ub-launch...Hyunyoung Song2015-06-053-11/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Improve AyncTask throughput inside WidgetPreviewLoaderHyunyoung Song2015-06-053-11/+21
* | | | | | Merge "Ensuring that we use the screen width more optimally in AllApps." into...Winson Chung2015-06-0511-36/+58
|\ \ \ \ \ \
| * | | | | | Ensuring that we use the screen width more optimally in AllApps.Winson Chung2015-06-0511-36/+58
| |/ / / / /
* | | | / / Ensure that we use the system long press duration when dragging from AllApps.Winson Chung2015-06-056-27/+28
| |_|_|/ / |/| | | |
* | | | | Merge "Code cleanup" into ub-launcher3-burnabySunny Goyal2015-06-059-116/+23
|\ \ \ \ \
| * | | | | Code cleanupSunny Goyal2015-06-059-116/+23
| | |_|/ / | |/| | |
* | | | | Merge "Updating assets" into ub-launcher3-burnabySunny Goyal2015-06-0575-6/+6
|\ \ \ \ \
| * | | | | Updating assetsSunny Goyal2015-06-0575-6/+6
| |/ / / /
* | | | | Merge "Removing unused animation style" into ub-launcher3-burnabySunny Goyal2015-06-051-31/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removing unused animation styleSunny Goyal2015-06-011-31/+0
* | | | | Merge "Preventing overdraw in custom content screen" into ub-launcher3-burnabySunny Goyal2015-06-041-1/+1
|\ \ \ \ \
| * | | | | Preventing overdraw in custom content screenSunny Goyal2015-06-041-1/+1
| | |/ / / | |/| | |
* | | | | Use a broadcast receiver instead of a settings observer.Rahul Chaturvedi2015-06-045-29/+67
* | | | | Updating widget list when iconCache updatesSunny Goyal2015-06-043-2/+7
|/ / / /
* | | | Merge "Adding back icon size dimen" into ub-launcher3-burnabySunny Goyal2015-06-041-0/+2
|\ \ \ \
| * | | | Adding back icon size dimenSunny Goyal2015-06-041-0/+2
* | | | | Merge "Consistent scrolling experience for All apps and widget tray" into ub-...Hyunyoung Song2015-06-047-22/+86
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Consistent scrolling experience for All apps and widget trayHyunyoung Song2015-06-047-22/+86
* | | | | Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-0314-86/+90
* | | | | Merge "Fixing issue with hotseat being on the wrong side of the screen in RTL...Winson Chung2015-06-032-4/+6
|\ \ \ \ \
| * | | | | Fixing issue with hotseat being on the wrong side of the screen in RTL.Winson Chung2015-06-032-4/+6
* | | | | | Merge "Stylus support: handling drag n drop for widgets" into ub-launcher3-bu...Mady Mellor2015-06-031-3/+11
|\ \ \ \ \ \
| * | | | | | Stylus support: handling drag n drop for widgetsMady Mellor2015-06-021-3/+11
| | |/ / / / | |/| | | |
* | | | | | Merge "Stylus support: creating and setting listeners for stylus button press...Mady Mellor2015-06-036-1/+144
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Stylus support: creating and setting listeners for stylus button pressMady Mellor2015-06-026-1/+144
| |/ / / /
* | | | | Merge "Adding context for app launches." into ub-launcher3-burnabyWinson Chung2015-06-0210-26/+147
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Adding context for app launches.Winson Chung2015-06-0210-26/+147
* | | | | Remove use of API level 19 classes.Winson Chung2015-06-021-2/+2
|/ / / /
* | / / Removing some synthetic method creationSunny Goyal2015-06-0220-59/+62
| |/ / |/| |
* | | Build fix: Removing FastOutSlowIn interpolatorSunny Goyal2015-06-011-3/+5
* | | Folder UI fixesSunny Goyal2015-06-014-13/+37
* | | Enabling resumeWhilePausing for the Launcher activity.Winson Chung2015-06-011-0/+1