summaryrefslogtreecommitdiffstats
path: root/quickstep/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Change app name to TrebuchetJoey2019-10-201-2/+2
| | | | | | | Squash of commits 224af31 and 23817f7. Change-Id: I7ccdab88f40a3c8a2075265a45dfe70e824d9f00 Signed-off-by: Joey <joey@lineageos.org>
* Adding support for showing predicted apps as a floating row in all-appsSunny Goyal2019-04-231-0/+9
| | | | | | | and overview Bug: 130053407 Change-Id: Idb93a0ba6cfea8406f75ab86d9e0acde2fc04b3a
* Removing graying apps in Overviewvadimt2019-03-221-4/+0
| | | | | | | | | The reason is that there is no API that reports that an app is grayed. Not showing DWB toast for apps that ran over their limit because they shouldn't be in Overview. Bug: 129067053 Change-Id: Ia04e17aa85ca015b7932496ad5e730fe61b4be69
* Merge "Increasing char limit for string, per localization request." into ↵TreeHugger Robot2019-01-301-1/+1
|\ | | | | | | ub-launcher3-master
| * Increasing char limit for string, per localization request.vadimt2019-01-301-1/+1
| | | | | | | | | | | | Bug: 123638453 Change-Id: I40aea84f88cb91e4cd123fa0181894867c0e02f7 Tests: none
* | time_left_for_app: increasing limitvadimt2019-01-301-1/+1
|/ | | | | | Bug: 123638440 Change-Id: I20a444edfdad737206fcbcb9ab5c2b7c1d1973da Tests: emulated a string with this size
* Removing querying whether DWB time limit is for a groupvadimt2019-01-241-4/+0
| | | | | | | | This API is removed for Q. Bug: 118319143 Test: Manual Change-Id: I1605ba14a914bfe018c4a2f6d974afaea7e51e05
* Implementing available part of UX spec for DW toastvadimt2019-01-171-1/+21
| | | | | | | | | | See https://docs.google.com/presentation/d/1AepsnLeKcRhjMW35SkB5yMKO3u6waigug8Tyfe0LO5o/edit#slide=id.g4c5ab81849_0_0 Also using time formatting code copy-pasted from Google DWB app. Bug: 118319143 Tests: Manual Change-Id: I84392d7655f402e38cf4c46ae530d06f755a7df8
* Add a dev-mode freeform option to recents menuEvan Rosky2018-11-261-0/+2
| | | | | | | | | | | | | | | When the developer option for freeform is enabled, provides a "Freeform" option in the recents task overlay menu. This is sort-of an analog to the freeform option in N recents; however, since recents now is part of home, there's no straightforward way to have multiple freeforms at a time, so this really is only useful for developers. Bug: None Test: manual - enable freeform in dev settings, then pick Freeform from recent task overlay menu. Change-Id: I5d8e95aaffb8fe43e655f705cacdd51859c95d3b (cherry picked from commit 9beb6bf251873b51fb25432978c5b01cfd6e16b4)
* Adding code to open DWP settings of a recent taskVadim Tryshev2018-10-241-0/+3
| | | | | | | | | Will transition to an API for opening settings if this CL lands: ag/5338673. Bug: 118319143 Test: manual test on a prototype Change-Id: Ia40576e0cd6196bfb0a0e8657916bbadff4c0b59
* Annotating groups of views in Overview for accessibilityVadim Tryshev2018-05-041-0/+3
| | | | | | | | | 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
* Introducing Clear-all button on OverviewVadim Tryshev2018-04-181-0/+3
| | | | | | | | | | | | 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
* Accessibility options for a taskVadim Tryshev2018-03-301-0/+3
| | | | | | | | | | | | | 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
* Adding an empty message in RecentsViewSunny Goyal2018-03-261-0/+3
| | | | | | | | 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
* Adding a custom view for DragHandleSunny Goyal2018-03-261-0/+3
| | | | | | | | | | > 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
* Add quickstep onboarding text and send to sysuiTony Wickham2018-02-061-0/+3
| | | | | Bug: 72999860 Change-Id: I3b67f197e16fdf7d646a81210baa6fd24ead61ed
* Update task menuTony2018-02-021-0/+6
| | | | | | | | | | | - Remove widgets option - Add Split screen - Add Pin - Tap as well as long press icon to show menu Bug: 72320614 Bug: 70294936 Change-Id: I231160286426ac3d2a23524b2f4a0170f963190e
* Setting up build rules and placeholder code for QuickStepSunny Goyal2017-10-301-0/+23
Change-Id: Ib4ad5c6082b293fc9f9455d70e2b21462b4ab76d