summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | resolve merge conflicts of 9311387 to ub-launcher3-masterTony Wickham2016-09-284-27/+48
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Enable light status bar when top of wallpaper is light.Tony Wickham2016-09-284-27/+48
| | |/ / | |/| |
* | | | Merge "Cleaning up restore instance state logic" into ub-launcher3-masterSunny Goyal2016-09-283-66/+19
|\ \ \ \
| * | | | Cleaning up restore instance state logicSunny Goyal2016-09-283-66/+19
* | | | | Add user event logging for action on search box b/31772967Hyunyoung Song2016-09-281-0/+12
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * / / Add user event logging for action on search boxHyunyoung Song2016-09-271-0/+12
| |/ /
| * | Merge "Removing reflection from AlphabeticIndexCompat" into ub-launcher3-calg...Sunny Goyal2016-09-271-45/+17
| |\ \
* | \ \ Removing reflection from AlphabeticIndexCompatSunny Goyal2016-09-271-45/+17
|\ \ \ \ | | |/ / | |/| |
| * | | Removing reflection from AlphabeticIndexCompatSunny Goyal2016-09-271-45/+17
* | | | Merge "Ignore long clicks triggered from the edge of screen." into ub-launche...Jonathan Miranda2016-09-271-3/+21
|\ \ \ \
| * | | | Ignore long clicks triggered from the edge of screen.Jon Miranda2016-09-261-3/+21
* | | | | Restore AllAppsContainerView UI to match spec.Jon Miranda2016-09-263-14/+36
|/ / / /
* | | | Don't attempt to add item back to folder when deferring drag.Tony2016-09-261-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Don't attempt to add item back to folder when deferring drag.Tony2016-09-231-1/+1
* | | | resolve merge conflicts of 6e74e89 to ub-launcher3-masterTony2016-09-2310-410/+162
|\| | |
| * | | Refactor shortcuts drag and drop.Tony Wickham2016-09-2310-410/+162
| |/ /
| * | Merge "Stop jumping to workspace from hotseat on quick drop." into ub-launche...Tony Wickham2016-09-231-41/+42
| |\ \
| * \ \ Merge "Remove shortcuts that no longer exist or are no longer pinned." into u...Tony Wickham2016-09-231-21/+36
| |\ \ \
* | \ \ \ Merge "Move handling touch logic from AllAppsContainerView to BaseContainerVi...Jonathan Miranda2016-09-232-69/+54
|\ \ \ \ \
| * | | | | Move handling touch logic from AllAppsContainerView to BaseContainerView.Jon Miranda2016-09-222-69/+54
* | | | | | Merge "Resize only one widget at a time" into ub-launcher3-masterSunny Goyal2016-09-239-85/+113
|\ \ \ \ \ \ | |/ / / / / |/| | | | |