summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2016-07-2877-0/+308
| | | | | | | Auto-generated-cl: translation import Bug: 30413963 Change-Id: I356f01214564a37fd27810a4bbd51a433ef5514d
* Merge "Responsive caret drawable" into ub-launcher3-calgaryPeter Schiller2016-07-285-36/+98
|\
| * Responsive caret drawableHyunyoung Song2016-07-285-36/+98
| | | | | | | | Change-Id: I9d40052d001c80d99db511af6134227f8e4e4239
* | Only add shortcuts to the deep shortcut map if they are dynamic/manifest.Tony Wickham2016-07-282-2/+7
| | | | | | | | | | Bug: 30475465 Change-Id: I93aff6330b86a3bfa3e6b5741ab759d835618f0b
* | Merge "Showing the shortcuts in the disabled state and removing ti from the ↵Sunny Goyal2016-07-285-7/+28
|\ \ | | | | | | | | | menu when its disabled" into ub-launcher3-calgary
| * | Showing the shortcuts in the disabled state and removing ti from the menuSunny Goyal2016-07-285-7/+28
| |/ | | | | | | | | | | | | when its disabled Bug: 30315906 Change-Id: Ice747e7be955d8bb2dd65191f7613e2afd4abc1c
* | Merge "Fading in the first screen, when launcher loads for the first time" ↵Sunny Goyal2016-07-283-22/+89
|\ \ | | | | | | | | | into ub-launcher3-calgary
| * | Fading in the first screen, when launcher loads for the first timeSunny Goyal2016-07-283-22/+89
| | | | | | | | | | | | | | | | | | Bug: 29007436 Bug: 27705838 Change-Id: I95891d0bad19a67985b689bb96d6068dcd85004a
* | | Stop setting original icon visible when dragging app with shortcuts.Tony Wickham2016-07-281-1/+3
| |/ |/| | | | | | | | | | | | | | | - This was leaving a "ghost" icon behind, which looked really weird. - We still need to make it visible for All Apps, or else you can get in a state where the icon is gone from all apps indefinitely. Bug: 30465972 Change-Id: I79eacf2dfdb0cd267732ae63ef69a9bb193933a5
* | Merge "Check package name and user handle in onShortcutsChanged()." into ↵Tony Wickham2016-07-282-4/+5
|\ \ | |/ |/| | | ub-launcher3-calgary
| * Check package name and user handle in onShortcutsChanged().Tony Wickham2016-07-282-4/+5
| | | | | | | | | | | | | | | | | | Otherwise shortcuts with the same id would be updated, even if they were in different packages. Bug: 28980830 Change-Id: Ideefe3aaac83af38c03a38d821bac192ae55fe67
* | Launcher shortcuts animations update.Sunny Goyal2016-07-2715-169/+462
|/ | | | | | | | | | | > The shortcut container closes with an animation > When opening/closing the animation only the icon scales and not the title and drag handle > When dragging the icon, it starts from the original icon position and moves under the user finger. The container grows to follow the drag view. Bug: 28980830 Change-Id: Ic0353c30b682d1f018cbf4d62e8a6e8e7d7d4664
* Merge "Cleanup deferred drag when closing deep shortcuts container." into ↵Tony Wickham2016-07-281-0/+1
|\ | | | | | | ub-launcher3-calgary
| * Cleanup deferred drag when closing deep shortcuts container.Tony Wickham2016-07-271-0/+1
| | | | | | | | | | | | | | | | | | | | This fixes those states where a drag view dangles on the screen forever until launcher restarts. For instance, long press Settings and press home before letting go. Bug: 30291280 Change-Id: Ib8c403a02a17f35ba170c21f78f41bdc3b48d096
* | Merge "Fade QSB with the workspace as the overlay enters" into ↵Sunny Goyal2016-07-281-1/+5
|\ \ | | | | | | | | | ub-launcher3-calgary
| * | Fade QSB with the workspace as the overlay entersAdam Cohen2016-07-271-1/+5
| | | | | | | | | | | | Change-Id: Iadab9d9f051a85f6772a5d54d38534fcf1b029d7
* | | Merge "Remove two redundant layout pass in AllAppsTransitionController." ↵Hyunyoung Song2016-07-283-18/+16
|\ \ \ | | | | | | | | | | | | into ub-launcher3-calgary
| * | | Remove two redundant layout pass in AllAppsTransitionController.Hyunyoung Song2016-07-273-18/+16
| | |/ | |/| | | | | | | Change-Id: I48d043820db962c58e97a09d7888303c1d5bf4ad
* / | Clearing search query after clearing input text.Winson2016-07-271-1/+2
|/ / | | | | | | | | Bug: 30435142 Change-Id: I3f00e1339aba46f4ab3cd092e59a94b506179dcf
* | Merge "Change default animation duration for all apps open and close." into ↵Hyunyoung Song2016-07-273-5/+20
|\ \ | | | | | | | | | ub-launcher3-calgary
| * | Change default animation duration for all apps open and close.Hyunyoung Song2016-07-273-5/+20
| | | | | | | | | | | | | | | | | | > Also set different interpolator for all apps opening clicking the caret Change-Id: I7f9b764a8bf8bb7c38d94acbd964e912f22d6941
* | | Merge "Updating the label for shortcuts aciton" into ub-launcher3-calgarySunny Goyal2016-07-271-1/+1
|\ \ \ | |/ / |/| |
| * | Updating the label for shortcuts acitonSunny Goyal2016-07-271-1/+1
| | | | | | | | | | | | | | | Bug: 30374655 Change-Id: I92d269aca8b9361356b1b2241b24fc9e17ad1074
* | | Merge "AllAppsTransitionController always use ↵Hyunyoung Song2016-07-274-36/+22
|\ \ \ | |/ / |/| | | | | LauncherStateTransitionAnimation b/30375760" into ub-launcher3-calgary
| * | AllAppsTransitionController always use LauncherStateTransitionAnimationHyunyoung Song2016-07-274-36/+22
| | | | | | | | | | | | | | | | | | b/30375760 Change-Id: Iee2f8060e4d272d276ddd5d40b4bc6053e8c7778
* | | Merge "Match updated redlines for shortcuts." into ub-launcher3-calgarySunny Goyal2016-07-274-27/+64
|\ \ \
| * | | Match updated redlines for shortcuts.Tony2016-07-264-27/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Align shortcut icons with original icon. - Drag handle is lighter and smaller. - Shortcut pills are slightly wider to accommodate long text. Bug: 28980830 Change-Id: I8e9709e3cbdb9df86a805a4b63a696975c61df5a
* | | | Merge "Moved hide keyboard to its own method" into ub-launcher3-calgaryPeter Schiller2016-07-271-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Moved hide keyboard to its own methodPeter Schiller2016-07-261-0/+4
| | | | | | | | | | | | | | | | Change-Id: I3f5877965a2b8f92d48e2fecef54f400b6e455d2
* | | | Merge "Remove DisallowIntercept runnable from ShortcutsContainerListener." ↵Tony Wickham2016-07-271-29/+0
|\ \ \ \ | |_|/ / |/| | | | | | | into ub-launcher3-calgary
| * | | Remove DisallowIntercept runnable from ShortcutsContainerListener.Tony Wickham2016-07-261-29/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was copied from ForwardingListener, which was used to prevent scrollable parents from intercepting swipe gestures. We only use long press, so we don't want to do this. Bug: 30230790 Change-Id: Icbb692c1b46ad8287af2942baa452f3578fee679
* | | | Add arrow view to deep shortcuts container.Tony2016-07-264-16/+138
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | - We create a trangular path, which we use as the view's outline (for the shadow) and as its PathShape background. - We scale up the arrow as the container opens. Bug: 28980830 Change-Id: I71e566552f063dfdb69067bb7e3cee659988f934
* | | Merge "Remove hover-to-launch gesture for shortcuts." into ub-launcher3-calgaryTony Wickham2016-07-262-123/+11
|\ \ \
| * | | Remove hover-to-launch gesture for shortcuts.Tony Wickham2016-07-262-123/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - You can no longer long press and drag over shortcuts before lifting to launch them. - Dragging in any direction past a threshold enters spring-loaded mode. Bug: 28980830 Change-Id: I36bfc379cc983017456a3ef0314faa1ac9691c36
* | | | Merge "Removing shadow and badging from the icon which is shown in the menu ↵Sunny Goyal2016-07-267-62/+103
|\ \ \ \ | |/ / / |/| | | | | | | These are added as soon as the icon is added to the workspace" into ub-launcher3-calgary
| * | | Removing shadow and badging from the icon which is shown in the menuSunny Goyal2016-07-267-62/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | These are added as soon as the icon is added to the workspace Bug: 28980830 Change-Id: I725d2ee8994324f09d9ecf7bbbb0090a7ceb5769
* | | | Merge "Adding TransformingTouchDelegate to allow transforming touch events ↵Sunny Goyal2016-07-262-5/+97
|\ \ \ \ | |_|/ / |/| | | | | | | before sending to the delegate." into ub-launcher3-calgary
| * | | Adding TransformingTouchDelegate to allow transforming touch events beforeSunny Goyal2016-07-172-5/+97
| | | | | | | | | | | | | | | | | | | | | | | | sending to the delegate. Change-Id: I1dfb727fe433bed05dd5ac3d0f779ede4ec1d292
* | | | Merge "Fixing regression where the source icon becomes visible while ↵Sunny Goyal2016-07-261-5/+11
|\ \ \ \ | |_|/ / |/| | | | | | | dragging" into ub-launcher3-calgary
| * | | Fixing regression where the source icon becomes visible while draggingSunny Goyal2016-07-251-5/+11
| | | | | | | | | | | | | | | | | | | | Bug: 30291280 Change-Id: I5687e00371315a318e8ff93dd3de4c5f437a6971
* | | | Merge "Ensure that we update the preview layout rule when not animating." ↵Winson Chung2016-07-263-4/+10
|\ \ \ \ | | | | | | | | | | | | | | | into ub-launcher3-calgary
| * | | | Ensure that we update the preview layout rule when not animating.Winson2016-07-253-4/+10
| | | | | | | | | | | | | | | | | | | | Bug: 28166173 Change-Id: Ibf0245f2dd667216ccabb23a1b279b1801d60cac
* | | | | Merge "Added custom actions for showing the shortcuts menu and adding a ↵Sunny Goyal2016-07-267-41/+151
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | quick action on the home screen" into ub-launcher3-calgary
| * | | | | Added custom actions for showing the shortcuts menu and adding a quick actionSunny Goyal2016-07-257-41/+151
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | on the home screen Bug: 30374655 Change-Id: I2f3ae31f2fb2c09f64f2a47e95a9d25435f7efe2
* | | | | Adjusting the text shadowsSunny Goyal2016-07-251-11/+14
| |_|_|/ |/| | | | | | | | | | | | | | | Bug: 30192204 Change-Id: I4a12246521c41146b801f326a3d37e88aa49b727
* | | | Merge "Refresh the all apps container search result when apps are installed" ↵Hyunyoung Song2016-07-252-3/+17
|\ \ \ \ | |/ / / |/| | | | | | | into ub-launcher3-calgary
| * | | Refresh the all apps container search result when apps are installedHyunyoung Song2016-07-252-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/30102209 > After user comes back from the play store after installing the app that didn't exist when searched, the app will now be shown in the filtered search result list. Change-Id: Ia5fe501596127a7401928e5db2d6f425ad753701
* | | | Fixing missed events during motion interactionSunny Goyal2016-07-252-5/+14
| |/ / |/| | | | | | | | | | | | | | | | | | | | > Only ignoring touch events during the start of the motion events > Handling action_cancel Bug: 30291280 Change-Id: I4aa791b30c65ebaff90bb2f232d77de62ab6a033
* | | Merge "Ensure we still build the hw layers when pulling up all apps." into ↵Winson Chung2016-07-252-25/+59
|\ \ \ | | | | | | | | | | | | ub-launcher3-calgary
| * | | Ensure we still build the hw layers when pulling up all apps.Winson2016-07-222-25/+59
| | | | | | | | | | | | | | | | Bug: 30310330 Change-Id: I0d9f2fe01230bdb333c098b5515fc196ac2da2dc