summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Uses a TransformingTouchDelegate to extend touch target for widgets list.Jon Miranda2016-09-191-16/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Uses a TransformingTouchDelegate to extend touch target for widgets list.Jon Miranda2016-09-191-16/+17
| | |_|/ | |/| |
* | | | Merge "Updating the paddings in folder cell" into ub-launcher3-calgary-polishSunny Goyal2016-09-193-17/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Updating the paddings in folder cellSunny Goyal2016-09-163-17/+25
* | | | Merge "Fixing issue where overview->normal workspace mode cannot be done by t...Hyunyoung Song2016-09-162-11/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing issue where overview->normal workspace mode cannot be done by tappingHyunyoung Song2016-09-162-11/+27
* | | | 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 "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
| * | | | | Change all apps caret target bounding boxHyunyoung Song2016-09-074-41/+28
| * | | | | Support user event logging for drag and dropHyunyoung Song2016-09-0411-58/+172
| * | | | | Removing some reflection codeSunny Goyal2016-09-021-23/+8
| * | | | | Merge "Blocking alpha animation if the initial and final state for the animat...Sunny Goyal2016-09-021-3/+46
| |\ \ \ \ \
| | * | | | | Blocking alpha animation if the initial and final state for the animationSunny Goyal2016-09-021-3/+46
| * | | | | | Merge "Bug fix in Alarm where it was not getting called correctly if the new ...Sunny Goyal2016-09-021-4/+11
| |\ \ \ \ \ \
| | * | | | | | Bug fix in Alarm where it was not getting called correctly if theSunny Goyal2016-09-021-4/+11
| | |/ / / / /
| * | | | | | Merge "Fixing broken accessibility drag" into ub-launcher3-calgarySunny Goyal2016-09-022-7/+8
| |\ \ \ \ \ \
| | * | | | | | Fixing broken accessibility dragSunny Goyal2016-09-022-7/+8
| | |/ / / / /
| * | | | | | Merge "Fixing overlay scroll state not getting reset properly when scrolling ...Sunny Goyal2016-09-021-0/+1
| |\ \ \ \ \ \
| | * | | | | | Fixing overlay scroll state not getting reset properly whenSunny Goyal2016-09-021-0/+1
| | |/ / / / /
| * / / / / / Landscape container padding update.Hyunyoung Song2016-09-021-3/+3
| |/ / / / /
| * | | | | Use promisedIntent instead of intent when deep shortcuts are restored.Tony Wickham2016-08-305-11/+21
* | | | | | 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-128-105/+300
* | | | 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-122-21/+63
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Adding support for searching word segments when camelcase is used in the titleSunny Goyal2016-09-092-21/+63
* | | | | | 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
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Don't show app info for ITEM_TYPE_SHORTCUT.Tony Wickham2016-09-081-1/+2
| |/ / / /
* | | | | Merge "Launcher restore state fixes:" into ub-launcher3-calgary-polishSunny Goyal2016-09-083-282/+362
|\ \ \ \ \
| * | | | | Launcher restore state fixes:Sunny Goyal2016-09-063-282/+362
* | | | | | Merge "Updating the assets for the all-apps search background." into ub-launc...Sunny Goyal2016-09-081-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Updating the assets for the all-apps search background.Sunny Goyal2016-09-081-3/+3
* | | | | | Merge "Add outline to shortcuts when focused." into ub-launcher3-calgary-polishTony Wickham2016-09-081-1/+3
|\ \ \ \ \ \
| * | | | | | Add outline to shortcuts when focused.Tony Wickham2016-09-071-1/+3
| |/ / / / /