summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Define a set of methods on Launcher which can be safely called externa...Adam Cohen2016-04-263-3/+51
|\
| * Define a set of methods on Launcher which can be safely called externallyAdam Cohen2016-04-263-3/+51
* | Merge "Refactoring package tracking in managed profile heuristic into a separ...Sunny Goyal2016-04-222-195/+278
|\ \ | |/ |/|
| * Refactoring package tracking in managed profile heuristic into aSunny Goyal2016-04-222-195/+278
* | Showing a toast when changing wallaper is disabledSunny Goyal2016-04-212-0/+18
|/
* Removing some deprecated columns.Sunny Goyal2016-04-212-58/+0
* Refactor UserEventDispatcher (1/2)Hyunyoung Song2016-04-199-50/+55
* Merge "Removing Launcher broadcast support from Launcher3" into ub-launcher3-...Sunny Goyal2016-04-182-62/+7
|\
| * Removing Launcher broadcast support from Launcher3Sunny Goyal2016-04-152-62/+7
* | Adding some utility methods for thread verificationSunny Goyal2016-04-154-12/+54
|/
* Removing some deprecated callbacksSunny Goyal2016-04-144-125/+2
* Removing first launcher broadcastSunny Goyal2016-04-141-17/+0
* Refactor UserEventLogging, Add predictedRank, replace Bundle with ProtoHyunyoung Song2016-04-1311-271/+242
* Removing WallpaperPicker from Launcher3Sunny Goyal2016-04-122-121/+1
* Giving proper workspace description when the launcher is not loaded.Sunny Goyal2016-04-121-0/+4
* Remove special code path for not animating folder open in power save modeAdam Cohen2016-04-083-37/+7
* 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
| |/ /
* | | 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
* | | Adding an upper bound to all-apps width on larger devicesSunny Goyal2016-04-042-7/+16
|/ /
* | Fixing white background under hotseatSunny Goyal2016-04-021-1/+0
* | 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-0110-6/+344
|\ \
| * | Added ColorExtractionService and ExtractedColors.Tony Wickham2016-04-0110-6/+344
| |/
* | Merge "Fixing the loader to bind the first screen as well as the hotseat toge...Sunny Goyal2016-04-012-10/+10
|\ \
| * | Fixing the loader to bind the first screen as well as the hotseat togetherSunny Goyal2016-03-302-10/+10
| |/
* / Fix a couple polish bugs with new folder previewsAdam Cohen2016-04-013-16/+37
|/
* Add distance threshold for dragged items before accepted by targets.Tony Wickham2016-03-292-3/+15