summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|\ \ \ \ \
| * | | | | Fixing double system state call in iconCacheSunny Goyal2016-09-111-2/+1
* | | | | | Merge "Adding support for searching word segments when camelcase is used in t...Sunny Goyal2016-09-123-21/+141
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Adding support for searching word segments when camelcase is used in the titleSunny Goyal2016-09-093-21/+141
* | | | | | Merge "Preventing a shortcut which requires permissions from being added to h...Sunny Goyal2016-09-103-7/+77
|\ \ \ \ \ \
| * | | | | | Preventing a shortcut which requires permissions from being added toSunny Goyal2016-09-083-7/+77
| |/ / / / /
* | | | | | Merge "Show IME when search query != null after rotation" into ub-launcher3-c...Hyunyoung Song2016-09-094-6/+37
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Show IME when search query != null after rotationHyunyoung Song2016-09-094-6/+37
* | | | | | Merge "Fix deferred shortcut container removal." into ub-launcher3-calgary-po...TreeHugger Robot2016-09-091-3/+1
|\ \ \ \ \ \
| * | | | | | Fix deferred shortcut container removal.Tony Wickham2016-09-081-3/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Don't show app info for ITEM_TYPE_SHORTCUT." into ub-launcher3-calgary...TreeHugger Robot2016-09-091-1/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |