summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Removing center vertical from folder gravity.Sunny Goyal2016-09-231-1/+1
* Merge "Stop jumping to workspace from hotseat on quick drop." into ub-launche...Tony Wickham2016-09-231-41/+42
|\
| * Stop jumping to workspace from hotseat on quick drop.Tony Wickham2016-09-201-41/+42
* | Merge "Remove shortcuts that no longer exist or are no longer pinned." into u...Tony Wickham2016-09-231-21/+36
|\ \
| * | Remove shortcuts that no longer exist or are no longer pinned.Tony Wickham2016-09-221-21/+36
* | | Move shortcut fade interpolator outside of loop.Tony Wickham2016-09-221-2/+5
|/ /
* | Merge "Fade deep shorcuts in and out." into ub-launcher3-calgary-polishTony Wickham2016-09-222-10/+23
|\ \
| * | Fade deep shorcuts in and out.Tony Wickham2016-09-222-10/+23
| |/
* | Merge "Fixing two critical bugs in all apps transition controller" into ub-la...Hyunyoung Song2016-09-220-0/+0
|\ \
| * \ Merge "Fixing two critical bugs in all apps transition controller" into ub-la...Hyunyoung Song2016-09-222-5/+6
| |\ \
* | \ \ Fixing two critical bugs in all apps transition controllerHyunyoung Song2016-09-222-5/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Fixing two critical bugs in all apps transition controllerHyunyoung Song2016-09-202-5/+6
* | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary-polishTreeHugger Robot2016-09-2280-1/+161
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBill Yi2016-09-2280-1/+161
* | | | | Merge "Make IME less sticky when launching a new app b/31382106" into ub-laun...Hyunyoung Song2016-09-221-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make IME less sticky when launching a new appHyunyoung Song2016-09-211-1/+1
* | | | | Merge "Created include filters for jacoco" into ub-launcher3-calgaryShankhoneer Chakrovarty2016-09-210-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge "Created include filters for jacoco" into ub-launcher3-calgaryShankhoneer Chakrovarty2016-09-211-0/+2
| |\ \ \ \
* | \ \ \ \ Created include filters for jacocoShankhoneer Chakrovarty2016-09-211-0/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Created include filters for jacocoShankhoneer Chakrovarty2016-09-201-0/+2
* | | | | | Merge "Fix ExtendedEditText not handling touch correctly b/31555902" into ub-...Hyunyoung Song2016-09-201-2/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Fix ExtendedEditText not handling touch correctlyHyunyoung Song2016-09-201-2/+4
* | | | | Merge "When shortcuts close, only set text visible if not in hotseat." into u...Tony Wickham2016-09-201-1/+4
|\ \ \ \ \
| * | | | | When shortcuts close, only set text visible if not in hotseat.Tony Wickham2016-08-301-2/+4
* | | | | | Merge "Only reset search field when back key is hit if there is no query." in...Jonathan Miranda2016-09-191-3/+2
|\ \ \ \ \ \
| * | | | | | Only reset search field when back key is hit if there is no query.Jon Miranda2016-09-191-3/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "Add context to widget dimensions for accessibility." into ub-launcher3...Jonathan Miranda2016-09-192-0/+4
|\ \ \ \ \ \
| * | | | | | Add context to widget dimensions for accessibility.Jon Miranda2016-09-192-0/+4
* | | | | | | Uses a TransformingTouchDelegate to extend touch target for widgets list.Jon Miranda2016-09-192-18/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Uses a TransformingTouchDelegate to extend touch target for widgets list.Jon Miranda2016-09-192-18/+19
| | |_|_|/ | |/| | |
* | | | | Merge "Updating the paddings in folder cell" into ub-launcher3-calgary-polishSunny Goyal2016-09-198-32/+52
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Updating the paddings in folder cellSunny Goyal2016-09-168-32/+52
* | | | | Merge "Fixing issue where overview->normal workspace mode cannot be done by t...Hyunyoung Song2016-09-163-12/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixing issue where overview->normal workspace mode cannot be done by tappingHyunyoung Song2016-09-163-12/+30
* | | | | Merge "Don't close all apps when touching deep shortcuts container." into ub-...Tony Wickham2016-09-161-0/+6
|\ \ \ \ \
| * | | | | Don't close all apps when touching deep shortcuts container.Tony Wickham2016-09-081-1/+6
* | | | | | Merge "Fixed NumberFormatException when trying to display vector drawable." i...Jonathan Miranda2016-09-161-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed NumberFormatException when trying to display vector drawable.Jon Miranda2016-09-151-1/+1
* | | | | | | Merge "Set contentDescription on caret" into ub-launcher3-calgary-polishHyunyoung Song2016-09-151-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Set contentDescription on caretHyunyoung Song2016-09-151-0/+5
* | | | | | | Use ContextCompat.getColor to support API levels below 23.Jon Miranda2016-09-152-2/+4
* | | | | | | Adding support for extending the touch target in the touchDelegateSunny Goyal2016-09-151-3/+26
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Adding support for extending the touch target in the touchDelegateSunny Goyal2016-09-151-3/+26
| | |_|_|_|/ | |/| | | |
* | | | | | Fix bug where page indicator animation repeats itself.Jon Miranda2016-09-151-5/+0
| |_|_|/ / |/| | | |
* | | | | Pull down should start search.Hyunyoung Song2016-09-152-3/+102
| |/ / / |/| | |
* | | | Simplifying the startSearch call in launcher callbacksSunny Goyal2016-09-134-41/+15
* | | | Adding support for multiwindow drag and dropSunny Goyal2016-09-129-106/+301
* | | | Merge "Using DragObject for folder drop instead of maintaining states when dr...Sunny Goyal2016-09-124-52/+50
|\ \ \ \
| * | | | Using DragObject for folder drop instead of maintaining states whenSunny Goyal2016-09-094-52/+50
* | | | | Merge "Fixing double system state call in iconCache" into ub-launcher3-calgar...Sunny Goyal2016-09-121-2/+1
|\ \ \ \ \