summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor UserEventLogging, Add predictedRank, replace Bundle with ProtoHyunyoung Song2016-04-1313-309/+291
* Removing WallpaperPicker from Launcher3Sunny Goyal2016-04-126-154/+2
* [DO NOT MERGE] Address some spacing issues in all apps related to new support...Adam Cohen2016-04-120-0/+0
|\
| * [DO NOT MERGE] Address some spacing issues in all apps related to new support...Adam Cohen2016-04-124-4/+4
* | Giving proper workspace description when the launcher is not loaded.Sunny Goyal2016-04-121-0/+4
* | [DO NOT MERGE] Changing WallpaperChangeReceiver to a runtime registered broad...Sunny Goyal2016-04-110-0/+0
|\|
| * [DO NOT MERGE] Changing WallpaperChangeReceiver to a runtime registered broad...Sunny Goyal2016-04-112-7/+3
* | Merge "Fixing gradle version comflicts" into ub-launcher3-calgarySunny Goyal2016-04-091-1/+1
|\ \
| * | Fixing gradle version comflictsSunny Goyal2016-04-081-1/+1
* | | Merge "Remove special code path for not animating folder open in power save m...Adam Cohen2016-04-093-37/+7
|\ \ \
| * | | Remove special code path for not animating folder open in power save modeAdam Cohen2016-04-083-37/+7
* | | | Fixing a typo from <array> to <string-array>Hyunyoung Song2016-04-080-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixing a typo from <array> to <string-array>Hyunyoung Song2016-04-081-1/+1
* | | | Make com.android.launcher3.action.LAUNCH intent explicit b/27967359Hyunyoung Song2016-04-080-0/+0
|\| | | | |/ / |/| |
| * | Make com.android.launcher3.action.LAUNCH intent explicitHyunyoung Song2016-04-082-1/+11
* | | Merge "Calling start/stop listening in onStart/onStop" into ub-launcher3-calgarySunny Goyal2016-04-082-6/+6
|\ \ \ | |_|/ |/| |
| * | Calling start/stop listening in onStart/onStopSunny Goyal2016-04-072-6/+6
* | | Merge "Removing dependency on getApplicationInfo method added in N" into ub-l...Sunny Goyal2016-04-087-94/+90
|\ \ \
| * | | Removing dependency on getApplicationInfo method added in NSunny Goyal2016-04-077-94/+90
| |/ /
* | | Merge "Changing the scale factor for square icons" into ub-launcher3-calgarySunny Goyal2016-04-072-2/+2
|\ \ \
| * | | Changing the scale factor for square iconsSunny Goyal2016-04-072-2/+2
* | | | Merge "Revert "Updating current page when changing the frescroll mode"" into ...Sunny Goyal2016-04-071-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Updating current page when changing the frescroll mode"Sunny Goyal2016-04-071-2/+0
* | | | Fixing wrong grid size definitionsSunny Goyal2016-04-071-3/+5
| |/ / |/| |
* | | Merge "Updating current page when changing the frescroll mode" into ub-launch...Sunny Goyal2016-04-071-0/+2
|\| |
| * | Updating current page when changing the frescroll modeSunny Goyal2016-04-061-0/+2
* | | Merge "Stop animating highlighted page border in spring-loaded mode." into ub...Tony Wickham2016-04-071-1/+2
|\ \ \
| * | | Stop animating highlighted page border in spring-loaded mode.Tony Wickham2016-04-041-1/+2
* | | | Merge "Add velocity threshold so that fast pinches (flings) are detected." in...Tony Wickham2016-04-061-6/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Add velocity threshold so that fast pinches (flings) are detected.Tony Wickham2016-04-061-6/+14
* | | | Fixing folder icon not getting redrawn when the contents changeSunny Goyal2016-04-069-39/+58
* | | | Merge "Disable pinch gesture when accessibility is enabled." into ub-launcher...Tony Wickham2016-04-062-5/+23
|\ \ \ \
| * | | | Disable pinch gesture when accessibility is enabled.Tony Wickham2016-04-062-5/+23
| |/ / /
* | | | Merge "Deleting resources added due to merge conflicts" into ub-launcher3-cal...Sunny Goyal2016-04-0612-0/+0
|\ \ \ \
| * | | | Deleting resources added due to merge conflictsSunny Goyal2016-04-0612-0/+0
* | | | | Removing some wallpaper dependencySunny Goyal2016-04-052-7/+3
|/ / / /
* | | | Merge "Fixing bug where folders on the first screen and hotseat are not regis...Sunny Goyal2016-04-062-92/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing bug where folders on the first screen and hotseat are notSunny Goyal2016-04-022-92/+12
* | | | Merge "Listen on new broadcasts for profile changes." into ub-launcher3-calgaryRubin Xu2016-04-053-4/+8
|\ \ \ \
| * | | | Listen on new broadcasts for profile changes.Rubin Xu2016-04-043-4/+8
| |/ / /
* | | | Fixing wrong method nameSunny Goyal2016-04-042-2/+2
* | | | Merge "Adding an upper bound to all-apps width on larger devices" into ub-lau...Sunny Goyal2016-04-045-7/+40
|\ \ \ \
| * | | | Adding an upper bound to all-apps width on larger devicesSunny Goyal2016-04-045-7/+40
| |/ / /
* | | | [DO NOT MERGE] updateOverlayBounds no longer rely on LauncherCallback method ...Hyunyoung Song2016-04-040-0/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [DO NOT MERGE] updateOverlayBounds no longer rely on LauncherCallback methodHyunyoung Song2016-04-046-36/+54
* | | Fixing white background under hotseatSunny Goyal2016-04-021-1/+0
* | | Add palette dependency to Android.mk.Tony Wickham2016-04-011-1/+2
* | | Merge "No need to differentiate package event into app or updated based on a ...Sunny Goyal2016-04-011-16/+2
|\ \ \
| * | | No need to differentiate package event into app or updated based onSunny Goyal2016-03-301-16/+2
* | | | Merge "Added ColorExtractionService and ExtractedColors." into ub-launcher3-c...Tony Wickham2016-04-0112-6/+351
|\ \ \ \