summaryrefslogtreecommitdiffstats
path: root/quickstep/res
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2018-04-3082-106/+136
| | | | | Change-Id: I00c17b6f7d32117a18c1450882068ffa3b61d3c2 Auto-generated-cl: translation import
* [automerger] Enable Clear-all button by default am: cc0c98ad94Android Build Merger (Role)2018-04-271-1/+1
|\ | | | | | | Change-Id: I5271c1bb8dd9c016fb11189c2ecda5481f6a9399
| * Enable Clear-all button by defaultVadim Tryshev2018-04-271-1/+1
| | | | | | | | | | | | | | | | Making it work with all 4 combinations of RTL and flip-recents. Bug: 72222505 Test: Manual Change-Id: Ifb2428e006674abfe9a2609fd3d8f3f648eff0b8
* | [automerger] Improving highlight for Clear-all button. am: 77cb385d47Android Build Merger (Role)2018-04-251-1/+1
|\| | | | | | | Change-Id: I1d0078d6d484d50edd24e4b45adc438e0d44700a
| * Improving highlight for Clear-all button.Vadim Tryshev2018-04-251-1/+1
| | | | | | | | | | | | | | | | Better shape + now has hover state. Bug: 72222505 Test: Manual Change-Id: I24ba55c760b15d71406a35ea5f7bf54f505741d6
| * Merge "Import translations. DO NOT MERGE" into ub-launcher3-edmontonTreeHugger Robot2018-04-2126-17/+295
| |\
| | * Import translations. DO NOT MERGEBill Yi2018-04-2026-17/+295
| | | | | | | | | | | | | | | Change-Id: Iaf7e186dfb94e7ff47c048c9b8d4e0e1fb829b26 Auto-generated-cl: translation import
| * | Merge "Not ignoring insets for Clear-all button" into ub-launcher3-edmontonTreeHugger Robot2018-04-201-2/+0
| |\ \
| * \ \ Merge "Bringing back auto-rotate settings" into ub-launcher3-edmontonTreeHugger Robot2018-04-201-2/+8
| |\ \ \ | | |_|/ | |/| |
* | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterTreeHugger Robot2018-04-2126-27/+53
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBill Yi2018-04-2026-27/+53
| |/ / / | | | | | | | | | | | | | | | | Change-Id: Ia0bfc5197230fee6c1e5d17665029dfb8e133f2a Auto-generated-cl: translation import
* | | | Merge changes from topic "am-ea4e4c26-3457-4f3d-aad6-1b4329729c48" into ↵TreeHugger Robot2018-04-201-2/+0
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: [automerger] Not ignoring insets for Clear-all button am: 4473658c2f Not ignoring insets for Clear-all button
| * | | Not ignoring insets for Clear-all buttonVadim Tryshev2018-04-191-2/+0
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | When in portrait mode with nav bar on the right , we need the right inset to be applied to the layout. Bug: 72222505 Test: Manual Change-Id: I06ac864097fb3cfb833de3e40921be4e19eb5f54
* | | Merge changes from topic "auto-rotate-settings" into ub-launcher3-masterTreeHugger Robot2018-04-201-2/+8
|\ \ \ | |/ / |/| / | |/ | | | | * changes: [automerger] Bringing back auto-rotate settings am: 40253329c5 Bringing back auto-rotate settings
| * Bringing back auto-rotate settingsSunny Goyal2018-04-191-2/+8
| | | | | | | | | | Bug: 77654352 Change-Id: I0910fc8afe2fb7e125d57912abc35bbbd5df9d74
* | Small tweaks to positioning Clear-all buttonVadim Tryshev2018-04-181-0/+2
|/ | | | | | Bug: 72222505 Test: Manual Change-Id: I920a1d712e4f72ed66cf0c31cb77cf949339b2c6
* Introducing Clear-all button on OverviewVadim Tryshev2018-04-185-13/+52
| | | | | | | | | | | | It’s an initial implementation, i.e. no fancy effects. It shares a parent (LauncherRecentsViewContainer) with RecentsView. The button is centered in clear_all_button_container, which gets positioned programmatically to the right of the last task. (RTL polish will be a separate CL as well). Bug: 72222505 Change-Id: Ia912908a93a30c2f51450ccf0f97c7495e7916d5 Test: Manual
* Move QuickStep onboarding strings from Launcher to SysUI (Pt. Launcher)Tracy Zhou2018-04-121-3/+0
| | | | | | Bug: 70180942 Test: N/A Change-Id: I05e6ce27630d478a40a52bf59a9dfd25881213be
* Import translations. DO NOT MERGEBill Yi2018-04-1180-186/+96
| | | | | Change-Id: I19182d20a9bfe17b92ee7e10dd17d6dc2e5ba118 Auto-generated-cl: translation import
* Adding some utility callbacks in TaskOverlayManagerSunny Goyal2018-04-101-0/+1
| | | | Change-Id: Id2ef8f1c2bf4c6eab4170c32cfafad0b448e63db
* Merge "Updating the card size logic" into ub-launcher3-masterTreeHugger Robot2018-04-091-1/+9
|\
| * Updating the card size logicSunny Goyal2018-04-061-1/+9
| | | | | | | | | | | | | | | | | | In full screen always follow the device aspect ratio In multi-window, follow the 1:1 split window size Rotate the screen shot only in full-screen mode Bug: 70289009 Change-Id: Id5095565634d4d7920fefa929b28276db80bda5f
* | Elevate GPU priority of Launcher3QuickstepSunny Goyal2018-04-091-0/+2
|/ | | | | Bug: 75985430 Change-Id: I4ac70c76db98b4ab666b0559f3185392142be045
* Import translations. DO NOT MERGEBill Yi2018-04-0478-94/+188
| | | | | Change-Id: I541d5ba543c96278c8fa956faeef4ffd13b2953b Auto-generated-cl: translation import
* Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterTreeHugger Robot2018-04-0136-144/+72
|\
| * Import translations. DO NOT MERGEBill Yi2018-04-0136-144/+72
| | | | | | | | | | Change-Id: I9661c8c23d5c3f6390283edb3fba1eab99e5d997 Auto-generated-cl: translation import
* | Accessibility options for a taskVadim Tryshev2018-03-302-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | The list is: Close [task] <items from the task’s popup menu> Also making a current task in carousel get accessibility focus. This prevents losing focus after closing a task, and makes sense generally. Bug: 72409756 Test: Manual Change-Id: I2cfdfd4693a255f63417d922cb6aa4841db1d3c3
* | Updating fallback activitySunny Goyal2018-03-301-4/+5
|/ | | | | | | | | | > Wallpaper based theme support > Light/dark system UI > Swipe gestures to start and dismiss a task > Fixing insets and task preview size Bug: 75979063 Change-Id: Id402e6ac50551a7c0849742e3a0e77df3ead5aa2
* Merge changes Ia255a7af,I74e74e54 into ub-launcher3-masterTony Wickham2018-03-301-3/+0
|\ | | | | | | | | | | * changes: Animate TaskView as you swipe down on it to launch Calculate task view animation instead of using dimens
| * Calculate task view animation instead of using dimensTony Wickham2018-03-291-3/+0
| | | | | | | | | | | | | | | | | | Now we compute the precise scales and offsets to synchronize adjacent pages with the launched page. Also adjusted all apps progress so that the predictions/hotseat go offscreen directly based on the opening window. Change-Id: I74e74e541c60b3b116e2b5713522bd4a0f5928a7
* | Import translations. DO NOT MERGEBill Yi2018-03-2980-0/+308
|/ | | | | Change-Id: Icf33460413c168778937af5952ca08fd02f3bdca Auto-generated-cl: translation import
* Adding an empty message in RecentsViewSunny Goyal2018-03-263-0/+37
| | | | | | | | Moving the content instead of translating the view. This ensures that the empty message fades in place while the other content come-in from the side. Change-Id: I081d2e21206de24ad530814cb6a8ca7c3e293724
* Merge "Adding a custom view for DragHandle" into ub-launcher3-masterTreeHugger Robot2018-03-262-0/+26
|\
| * Adding a custom view for DragHandleSunny Goyal2018-03-262-0/+26
| | | | | | | | | | | | | | | | | | | | > Separating page indicator and drag handle > Page indicator always draws irrespactive of oriantation > Drag handle is responsible for accessibility interactions > Adding assissibility actions for DragHandle Bug: 72500733 Change-Id: I9030337456964af1bdf77f1c01956452321f9229
* | Applying the alpha to individual tasks instead of the viewSunny Goyal2018-03-2612-2/+0
|/ | | | | | | | > Removing hotseat from overview in transposed layout > Removing face scrim from recents view in transposed layout > Removing focued background from pagesView as individual poges have focus states Change-Id: I620527241bf7240009c4187f53f5a5cff0c3e2b1
* Solving losing [Alt+]Tab eventsVadim Tryshev2018-03-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | When you are in touch mode with Overview open, and press Tab or Alt+Tab, it will be lost. This is because the upon pressing this key(s), app gets switched to the keyboard mode. When this happens, the first navigation ket gets ignored, and instead of navigation, we get focus and highlight on the first focusable element. The concept of the touch vs keyboard mode doesn’t fit well Overview mode, hence the solution is to not let the recents activity to leave the touch mode. We always keep RecentsView focused when visible. Android honors the existing focus, and doesn't’ attempt transitioning from the touch mode. Bug: 73090995 Test: Manually fetch Overview, press Tab or Alt-Tab. Drag a task with touch a bit, then press [Alt+] Tab. Repeat. Do the same with Overview opened via Alt-Tab. Also: before, after and between, also check that Tab keeps working on the workspace. Change-Id: If6890ee80e08b03580051cceeac1be9a89ad3656
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-2/+4
| | | | | | | > Extracting common methods from Launcher & DragLauncher to base classes > Remoting some dependencies on Launcher and using the base class instead Change-Id: I121cacf8a14190b4703cda60bdeb4f79eee69ded
* Merge "Small updates for recents launch animation" into ub-launcher3-masterTony Wickham2018-03-151-1/+1
|\
| * Small updates for recents launch animationTony2018-03-121-1/+1
| | | | | | | | | | | | | | | | | | - Increase translation x of adjacnet tasks, in order to maintain gaps between pages - Fix parallax when launching side task (used to be based on launched task's translation, but now that is 0 since there's no curve) Change-Id: Iace47761a6e0a69982cf2eac34436b7164e60792
* | Merge "Adding support for prefenrece search in QuickStep" into ↵TreeHugger Robot2018-03-141-0/+35
|\ \ | | | | | | | | | ub-launcher3-master
| * | Adding support for prefenrece search in QuickStepSunny Goyal2018-03-091-0/+35
| | | | | | | | | | | | | | | Bug: 62292864 Change-Id: Ic112626ca9c5942c91ced4ab42e64cbce4657701
* | | Adding fallback recents activitySunny Goyal2018-03-134-7/+36
| | | | | | | | | | | | | | | | | | | | | | | | > Refactoring RecentsView to a common base class > Moving some dependency form Launcher to BaseActivity > Using the Recents view in RecentsActivity Change-Id: Ie0e6741d356291e77420798c140c999121de3a0d
* | | Simplifying options popup and overview handlingSunny Goyal2018-03-132-99/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Removing support for page drag-n-drop from pagedView > Removing Overview UI from Launcher3 without quickstep and using options popup instead > Removing touch handlers from CellLayouts and showing options popup based on workspace long press > Excluding touch outside inset when showing the popup Bug: 74136505 Change-Id: I34c2a7ff58452db26f5d1a85d554be40fc75f2b8
* | | Merge "Adding implementation of InstantAppResolver for quickstep" into ↵TreeHugger Robot2018-03-121-0/+2
|\ \ \ | |_|/ |/| | | | | ub-launcher3-master
| * | Adding implementation of InstantAppResolver for quickstepSunny Goyal2018-03-071-0/+2
| |/ | | | | | | | | | | | | | | > Badging instant apps properly in recents > Routing drawable creation using Drawable factory Bug: 31282621 Change-Id: Ice1cdd3e9b821bebdebebbdc5cba4a907ffc21f8
* | Remove workspace cardTony2018-03-121-4/+0
| | | | | | | | | | | | | | | | | | Swiping up for recents scales down workspace and hides it, similar to the transition to all apps. Simultaneously, recents slides in from the side. Also removed the setting for swiping to the first task, as it is required now. Change-Id: Id0845db6650a37917a4faa9c8a434a2270913904
* | Cleanup code relating to recents carouselTony2018-03-091-3/+0
| | | | | | | | | | | | | | | | We can delete a lot of code now that recents isn't curved and workspace doesn't offset. Bug: 70179222 Change-Id: I01f7e3c313cdc370a8db5251a5d9fb406c1eb76c
* | Flatten recents (remove curve effect)Tony Wickham2018-03-091-1/+2
|/ | | | | | | | | | | | | | | - Workspace card scales down to be same width as other cards, which leaves a gap at the bottom due to difference in aspect ratio. This can be changed in the future, but deferring for now. - Workspace card no longer offsets when scrolling. - Cards no longer scale and translate, but still have a bit of dimming when on the edges, so the center card has the most focus. A lot of code can be cleaned up. Added TODO's now, will cleanup in followup CL Bug: 70179222 Change-Id: I2332aab10e2549a455f773e053ed8b48677c3110
* Updating the scrim and landscpae uiSunny Goyal2018-03-011-3/+1
| | | | | | | | | > Instead of views, using a custom class to draw the color scrims > All-apps has full screen UI > Quickstep does not have search box in landscape Bug: 73085356 Change-Id: I360a78a2ade0134daad29fe712796cd39a381fbb
* Enable trim memory callbacks to the loader, background task preloadingWinson Chung2018-02-281-0/+3
| | | | | | | | | - Also enable the high-res thumbnail loader Bug: 73651529 Change-Id: Ic23997f10289ea10cb1f41104e07029c9102c Signed-off-by: Winson Chung <winsonc@google.com>