summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2018-05-07155-158/+312
| | | | | Change-Id: I22d1469557a142df3e48e44eb140932edd80b85c Auto-generated-cl: translation import
* [automerger] Improving "shortcuts" window for TalkBack users am: a50d99f1c1Android Build Merger (Role)2018-05-076-24/+19
|\ | | | | | | Change-Id: I976a0bac56d18c7e832b6f89473182d817eacb28
| * Improving "shortcuts" window for TalkBack usersVadim Tryshev2018-05-076-24/+19
| | | | | | | | | | | | | | | | Using pane title, updating the description Bug: 77633140 Test: Manual Change-Id: Ia3a9ad75995a4cd3ada9b750e760161da70b9a7c
* | Merge changes from topic "am-4125e029-a507-49e6-9a52-cae6abb2d37d" into ↵android-build-team Robot2018-05-071-1/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: [automerger] Fixes an issue where on resetup of the FloatingHeaderView it defaulted to the main recyclerview even when the work recyclerview was active which resulted in the recyclerview not responding to scroll changes. am: 1a637bee18 Fixes an issue where on resetup of the FloatingHeaderView it defaulted to the main recyclerview even when the work recyclerview was active which resulted in the recyclerview not responding to scroll changes.
| * \ [automerger] Fixes an issue where on resetup of the FloatingHeaderView it ↵Android Build Merger (Role)2018-05-071-1/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | defaulted to the main recyclerview even when the work recyclerview was active which resulted in the recyclerview not responding to scroll changes. am: 1a637bee18 Change-Id: I35f4ddb56975fbc6daf76030c63aff91ba332e51
| | * | Fixes an issue where on resetup of the FloatingHeaderView it defaultedMario Bertschler2018-05-071-1/+3
| | |/ | | | | | | | | | | | | | | | | | | | | | to the main recyclerview even when the work recyclerview was active which resulted in the recyclerview not responding to scroll changes. Bug: 72426657 Change-Id: I13c43137d69cd73ff7bdfe641f564f18f8443595
* | | [automerger] Fix bug where launcher closing animation isn't run. am: 717127186aAndroid Build Merger (Role)2018-05-072-9/+13
|\ \ \ | | | | | | | | | | | | Change-Id: I600901c6e7b740233e63dd4952a5fcd99925716c
| * | | Fix bug where launcher closing animation isn't run.Jon Miranda2018-05-072-9/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some cases, we prematurely clear the force invisible flag before composing the launcher animation, causing us to skip the animation. Bug: 77205145 Change-Id: I4224741649a4fef34e255abac7b66bcf919c042f
* | | | [automerger] Removing extra accessibility box from Recents am: db1903a567Android Build Merger (Role)2018-05-072-2/+3
|\ \ \ \ | |_|/ / |/| | | | | | | Change-Id: I544aac8aa252ea65770a78eb6204d26ce40868a1
| * | | Removing extra accessibility box from RecentsVadim Tryshev2018-05-042-2/+3
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Disabling accessibility of Workspace (not Recents!) while in Overview, thus removing strange box appearing while navigating with Switch Access though Overview. See discussing in the bug. Bug: 78464518 Change-Id: I86b10e3e435af6e45a94c867e7efcdb5553d32d2 Testing: Manual
* | | [automerger] Clear refs to the controller and saved snapshot upon finishing ↵Android Build Merger (Role)2018-05-072-0/+2
|\ \ \ | | |/ | |/| | | | | | | | | | animation am: 76a2a6ae66 Change-Id: I9011a8271f73d68de8ff018e371d9ca2e45ff938
| * | Clear refs to the controller and saved snapshot upon finishing animationWinson Chung2018-05-072-0/+2
| | | | | | | | | | | | | | | Bug: 79322746 Change-Id: I8786909615da3368a22300d5e33cefa4b77623fd
* | | [automerger] Fixing memory leak on rebind am: 39306af7d5Android Build Merger (Role)2018-05-071-0/+1
|\| | | | | | | | | | | Change-Id: I759d845259a5e3d21f0dd5050b725e9279b2a83a
| * | Fixing memory leak on rebindSunny Goyal2018-05-071-0/+1
| |/ | | | | | | | | | | | | Folder listeners were only cleared on activity destroy Bug: 79322746 Change-Id: I5da98b864855303d21b86511de2e2982cd56f305
| * Merge "Tweaks to opening app window animation." into ub-launcher3-edmontonandroid-build-team Robot2018-05-041-8/+27
| |\
| * \ Merge "Annotating groups of views in Overview for accessibility" into ↵android-build-team Robot2018-05-042-0/+4
| |\ \ | | | | | | | | | | | | ub-launcher3-edmonton
* | \ \ Merge changes from topic "am-592c3e7d-f088-4cba-97db-ec5807b14b5c" into ↵android-build-team Robot2018-05-041-8/+27
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: [automerger] Tweaks to opening app window animation. am: ce1402132a Tweaks to opening app window animation.
| * \ \ \ [automerger] Tweaks to opening app window animation. am: ce1402132aAndroid Build Merger (Role)2018-05-021-8/+27
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | Change-Id: I3f92014934bb2bb41fd19528084f9973d5fa890a
| | * | | Tweaks to opening app window animation.Jon Miranda2018-05-021-8/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We decrease the the durations for the downward app launch animations (by 80%) except for the scale animation. We do this because we want the window to reach the center faster so that the window never goes off screen as it scales up. Bug: 78891245 Change-Id: I6ece6ee1f01d32f2fcee42bba6a99c72b82f9023
* | | | | [automerger] Annotating groups of views in Overview for accessibility am: ↵Android Build Merger (Role)2018-05-042-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | ce367a3218 Change-Id: I4c5cc4658317343155aa011eeac257ce2b6ffe4c
| * | | | Annotating groups of views in Overview for accessibilityVadim Tryshev2018-05-042-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will break the initial focus assignment. This should be later fixed in Talkback. Bug: 72409756 Test: Talkback reads pane title, even though at a wrong moment. Change-Id: I38458ef7c3b5745169d7bc17ce8751f683ba9c71
* | | | | [automerger] Using the system color extraction logic instead of inbuild ↵Android Build Merger (Role)2018-05-0414-19/+156
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | logic am: 18c699fbc5 Change-Id: I0859b9179228ffc61be93dc6be5c9ff7a0cd6a38
| * | | | Using the system color extraction logic instead of inbuild logicSunny Goyal2018-05-0414-19/+156
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | > Moving the inbuild color extraction logic to the aosp flavor Bug: 79111591 Change-Id: I766b0397da7224b424cd5f309cedf635d60a5e0f
| * | | Merge "Only detect swipe directions that lead to new states" into ↵Tony Wickham2018-05-035-52/+72
| |\ \ \ | | | | | | | | | | | | | | | ub-launcher3-edmonton
| * \ \ \ Merge "Fixing wrong padding being set in multi-window + landscape" into ↵android-build-team Robot2018-05-031-2/+3
| |\ \ \ \ | | | | | | | | | | | | | | | | | | ub-launcher3-edmonton
| * \ \ \ \ Merge "Don't crash if getWidth is 0" into ub-launcher3-edmontonTony Wickham2018-05-031-1/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge changes from topic "am-fed0e088-4bd1-4b3d-8e34-49b2deb09528" into ↵Tony Wickham2018-05-035-52/+72
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: [automerger] Only detect swipe directions that lead to new states am: 52240a3aa0 Only detect swipe directions that lead to new states
| * \ \ \ \ \ \ [automerger] Only detect swipe directions that lead to new states am: 52240a3aa0Android Build Merger (Role)2018-05-035-52/+72
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | | | | | | | | Change-Id: I86d52e819c182d5705bfe18f00c4f1617a90c5fa
| | * | | | | | Only detect swipe directions that lead to new statesTony Wickham2018-05-035-52/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This cleans up the code and ensures that the current state animation is always initialized when we get drag events. Also log when we pass through states. Bug: 78017680 Change-Id: I54ab42923ed539940ea708973ad65f5793669c11
* | | | | | | | [automerger] Fixing wrong padding being set in multi-window + landscape am: ↵Android Build Merger (Role)2018-05-031-2/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | | | | | | | b44e80000c Change-Id: I64bd628812c8d18904b715a316205958a00e7369
| * | | | | | Fixing wrong padding being set in multi-window + landscapeSunny Goyal2018-05-031-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In multi-window, we only have the correct availableWidth and not the correct width. Use availableWidth for setting padding instead of fullWidth Change-Id: Id437088eea49ab5ad103ded6eed904d776e728c9
* | | | | | | Merge changes from topic "am-a154d380-257c-43f3-8484-78ee3a3259b7" into ↵Tony Wickham2018-05-031-1/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: [automerger] Don't crash if getWidth is 0 am: 181968b87b Don't crash if getWidth is 0
| * \ \ \ \ \ \ [automerger] Don't crash if getWidth is 0 am: 181968b87bAndroid Build Merger (Role)2018-05-031-1/+6
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | | | | | | | | Change-Id: I3b2ab2d687b282193e641d3255865769b4000675
| | * | | | | | Don't crash if getWidth is 0Tony Wickham2018-05-031-1/+6
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 79203256 Change-Id: I3f91adbda40931e882c4f768794a0d803730805e
* | | | | | | [automerger] Fix incorrect reporting of launch failure am: 83f58f2d2cAndroid Build Merger (Role)2018-05-031-4/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | | Change-Id: I3befdb5851c1244d46ace72c73eb3281a306b6b5
| * | | | | Fix incorrect reporting of launch failureWinson Chung2018-05-031-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Launcher uses the same consumer to handle task launch failure and animation-cancel, so only show the notification when it is an actual launch failure. Bug: 79209142 Change-Id: I6b708ac9888673056f2c6de1d5aee4a281c61027
* | | | | | [automerger] Also setEarlyWakeup for single frame transaction to hide ↵Android Build Merger (Role)2018-05-032-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | window. am: 3f596f649d Change-Id: I2bfdc9018ec43b18274f9b6b71554f0f53b2f6b9
| * | | | | Also setEarlyWakeup for single frame transaction to hide window.Winson Chung2018-05-032-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 79204453 Change-Id: Ib13f8a0c49b03fdce960b3f480c598bb70a113ef
* | | | | | [automerger] Fixing transaction regression. am: 9ebc88a381Android Build Merger (Role)2018-05-033-1/+3
|\| | | | | | | | | | | | | | | | | | | | | | | Change-Id: I022eb058966e01788eb77606cf7e9fe3b0d6bbf5
| * | | | | Fixing transaction regression.Winson Chung2018-05-033-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Need to call setEarlyWakeup() for each transaction, not just the first Bug: 79204453 Change-Id: Ib83bddb9eaeb7563954bc9d7f584fdd5d302b501
* | | | | | [automerger] Skip snapping to page when there are no pages am: 94262dedb7Android Build Merger (Role)2018-05-031-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic70eff4797fe6ec3edea5ec861141e8ae7b8589e
| * | | | | Skip snapping to page when there are no pagesWinson Chung2018-05-021-1/+1
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - This scrolls the recents view, which affects the empty recents icon position. Bug: 79170402 Test: Clear all tasks, then quickscrub Change-Id: I316805c0083d4ad65a8df0fafd88545859054405
| * | | | Merge "Handling activity recreate due to configuration changes in the middle ↵android-build-team Robot2018-05-022-8/+15
| |\ \ \ \ | | | | | | | | | | | | | | | | | | of the long fling" into ub-launcher3-edmonton
| * \ \ \ \ Merge "Using a custom view instead of ImageView to avoid relayout when the ↵android-build-team Robot2018-05-024-7/+98
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | icon changes" into ub-launcher3-edmonton
| * \ \ \ \ \ Merge "Clear all task button should not log as individual swipe up Bug: ↵Hyunyoung Song2018-05-021-6/+9
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 78895803" into ub-launcher3-edmonton
| * \ \ \ \ \ \ Merge "Refactors ButtonDropTarget to add extension data" into ↵Mehdi Alizadeh2018-05-025-11/+32
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-edmonton
* | \ \ \ \ \ \ \ Merge changes from topic "am-b0c712d1-c83b-40f2-a3f1-53f7e2d67e9f" into ↵android-build-team Robot2018-05-022-8/+15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: [automerger] Handling activity recreate due to configuration changes in the middle of the long fling am: 16593d7932 Handling activity recreate due to configuration changes in the middle of the long fling
| * \ \ \ \ \ \ \ \ [automerger] Handling activity recreate due to configuration changes in the ↵Android Build Merger (Role)2018-05-022-8/+15
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | middle of the long fling am: 16593d7932 Change-Id: Ie6a4c72829d7463c9c9c9db79b7e020db4fb967b
| | * | | | | | | | Handling activity recreate due to configuration changesSunny Goyal2018-05-022-8/+15
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the middle of the long fling Bug: 77651657 Change-Id: I8107c424eb37512ce78c943da04a6e7faf33be65
* | | | | | | | | [automerger] Using a custom view instead of ImageView to avoid relayout when ↵Android Build Merger (Role)2018-05-024-7/+98
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | | | | | | | | | | the icon changes am: 85c53f2af5 Change-Id: I4aa9529cadc728b3a58846a593f7e8031c4f6fc7