summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Simplifying fast scroller logic" into ub-launcher3-masterSunny Goyal2016-10-117-365/+167
|\
| * Simplifying fast scroller logicSunny Goyal2016-10-107-365/+167
* | Announcing the final action when the drag-drop completesSunny Goyal2016-10-113-0/+15
|\ \
| * | Announcing the final action when the drag-drop completesSunny Goyal2016-10-113-0/+15
| * | Merge "Updating the folder cell dimensions to be closer to a square" into ub-...Sunny Goyal2016-10-101-1/+2
| |\ \
| * \ \ Merge "Set correct accessibility delegate for the overview mode. b/32004538" ...Hyunyoung Song2016-10-071-0/+5
| |\ \ \
* | \ \ \ Merge "Moving come helper methods to corresponding classes" into ub-launcher3...Sunny Goyal2016-10-108-113/+81
|\ \ \ \ \
| * | | | | Moving come helper methods to corresponding classesSunny Goyal2016-10-108-113/+81
* | | | | | Merge "Using common method for updating icons in cache" into ub-launcher3-masterSunny Goyal2016-10-101-34/+29
|\ \ \ \ \ \
| * | | | | | Using common method for updating icons in cacheSunny Goyal2016-10-071-34/+29
* | | | | | | Updating the folder cell dimensions to be closer to a squareSunny Goyal2016-10-101-1/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Updating the folder cell dimensions to be closer to a squareSunny Goyal2016-10-071-1/+2
| | |_|/ / | |/| | |
| * | | | Merge "Using add/replace instead of update when updating an entry." into ub-l...Sunny Goyal2016-10-072-23/+9
| |\ \ \ \
* | \ \ \ \ Merge "Refactoring floating view opening/closing logic" into ub-launcher3-masterSunny Goyal2016-10-1015-490/+536
|\ \ \ \ \ \
| * | | | | | Refactoring floating view opening/closing logicSunny Goyal2016-10-1015-490/+536
* | | | | | | Merge "Refactoring AppWidgetResizeFrame" into ub-launcher3-masterSunny Goyal2016-10-102-197/+182
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Refactoring AppWidgetResizeFrameSunny Goyal2016-10-072-197/+182
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Added logging for pinching in/out b/w workspace and overview." into ub...Jonathan Miranda2016-10-101-0/+8
|\ \ \ \ \ \
| * | | | | | Added logging for pinching in/out b/w workspace and overview.Jon Miranda2016-10-051-0/+8
* | | | | | | Merge "Refactors in UserEventDispatcher" into ub-launcher3-masterHyunyoung Song2016-10-109-27/+23
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Refactors in UserEventDispatcherHyunyoung Song2016-10-069-27/+23
* | | | | | | Set correct accessibility delegate for the overview mode. b/32004538Hyunyoung Song2016-10-071-0/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Set correct accessibility delegate for the overview mode.Hyunyoung Song2016-10-071-0/+5
| | |_|/ / | |/| | |
* | | | | Using add/replace instead of update when updating an entry.Sunny Goyal2016-10-072-23/+9
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Using add/replace instead of update when updating an entry.Sunny Goyal2016-10-072-23/+9
* | | | Code sanitizationHyunyoung Song2016-10-0626-86/+65
* | | | Fix page indicator bug where it gets stuck as a blue line.Jon Miranda2016-10-051-11/+14
| |_|/ |/| |
* | | Add logging for long presses. Reset elapsed timer when changing containers.Jon Miranda2016-10-055-29/+86
* | | Add user event logging for tap on search b/31772967Hyunyoung Song2016-10-052-15/+7
|\ \ \ | | |/ | |/|
| * | Add user event logging for tap on searchHyunyoung Song2016-10-032-15/+7
| |/
| * Merge "Consume ACTION_UP when fling is detected on top of icon" into ub-launc...Hyunyoung Song2016-09-301-0/+2
| |\
| * \ Merge "Agressively change the color of the the all apps background during pul...Hyunyoung Song2016-09-301-3/+9
| |\ \
| * \ \ Merge "Some minor fixes for extracted status bar." into ub-launcher3-calgary-...Tony Wickham2016-09-292-21/+21
| |\ \ \
| * \ \ \ Merge "Fixing the newIntent logic to check the state before it has been reset...Sunny Goyal2016-09-281-5/+8
| |\ \ \ \
* | \ \ \ \ Merge "Fixing creash when binding QSB" into ub-launcher3-masterSunny Goyal2016-10-041-0/+2
|\ \ \ \ \ \
| * | | | | | Fixing creash when binding QSBSunny Goyal2016-10-041-0/+2
* | | | | | | Update pre-drag lifecycle for apps with shortcuts.Tony Wickham2016-10-048-130/+115
|/ / / / / /
* | | | | | Merge "Moving the widget auto-advance logic to AppWidgetHostView instead of h...Sunny Goyal2016-10-032-118/+110
|\ \ \ \ \ \
| * | | | | | Moving the widget auto-advance logic to AppWidgetHostView instead ofSunny Goyal2016-09-302-118/+110
* | | | | | | Merge "Exposing custom actions using keyboard shortcut" into ub-launcher3-masterSunny Goyal2016-10-038-45/+176
|\ \ \ \ \ \ \
| * | | | | | | Exposing custom actions using keyboard shortcutSunny Goyal2016-09-238-45/+176
* | | | | | | | Consume ACTION_UP when fling is detected on top of iconHyunyoung Song2016-09-301-0/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Consume ACTION_UP when fling is detected on top of iconHyunyoung Song2016-09-301-0/+2
* | | | | | | | Agressively change the color of the the all apps background during pull up b/...Hyunyoung Song2016-09-301-3/+9
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Agressively change the color of the the all apps background during pull upHyunyoung Song2016-09-301-3/+9
| |/ / / / / /
* | | / / / / Removing some TODOs with proper system APISunny Goyal2016-09-303-23/+10
| |_|/ / / / |/| | | | |
* | | | | | Some minor fixes for extracted status bar.Tony Wickham2016-09-292-21/+21
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Some minor fixes for extracted status bar.Tony Wickham2016-09-282-21/+21
| | |_|/ / | |/| | |
* | | | | Fixing the newIntent logic to check the state before it has been reset.Sunny Goyal2016-09-281-5/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixing the newIntent logic to check the state before it has been reset.Sunny Goyal2016-09-281-5/+8