summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add a flag to turn on theme picker in wallpaper pickerHyunyoung Song2019-02-071-0/+2
| | | | | Bug: 122524192 Change-Id: I79bd8bde359a56185c1dd0c10964695263d0f6d5
* Implementing available part of UX spec for DW toastvadimt2019-01-171-2/+0
| | | | | | | | | | 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
* Merge "Cleanup strings for iconoverride" into ub-launcher3-masterTreeHugger Robot2018-12-271-18/+0
|\
| * Cleanup strings for iconoverrideHyunyoung Song2018-12-261-18/+0
| | | | | | | | | | Bug: 120736782 Change-Id: I9745fe999cec3c4e1f442decb482ed916d0b871a
* | Provide more context for "Remove" and "Uninstall" strings for TCHyunyoung Song2018-12-211-2/+4
|/ | | | | Bug: 120255489 Change-Id: Iec1d93e1aab0bae38d95e9f4e2c87e9328f04da3
* Remove IconShapeOverrideHyunyoung Song2018-12-191-17/+17
| | | | | Bug: 120736782 Change-Id: Iee44f10ff2b9ec447ae74d9ad6a0aa3668c401d6
* Merge "Rename "badges" to "dots" where appropriate" into ub-launcher3-masterTony Wickham2018-12-051-7/+7
|\
| * Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-7/+7
| | | | | | | | | | | | | | | | This will reduce confusion with the other "badging" concept we use for, e.g. work profiles. It is also consistent with the external name "notification dots". Change-Id: I2a2c9d96dc0d6284eb0c48adc78a856271caad4d
* | Merge "Adding support for launcher preview generation" into ub-launcher3-masterSunny Goyal2018-12-051-0/+2
|\ \ | |/ |/|
| * Adding support for launcher preview generationSunny Goyal2018-12-041-0/+2
| | | | | | | | | | | | | | | | Creating a utility class which generates a launcher preview for a provided InvariantDeviceProfile Bug: 118758696 Change-Id: I0aebeb6eed37f72edd1cc305e58eece305aae3ff
* | Moving composing task content description to resourcesVadim Tryshev2018-11-301-0/+2
|/ | | | | | Bug:118319143 Test: Manual Change-Id: Iedcf3d90191614011b9b7d35afabb17a5b5953b3
* Adding SystemShortcut for RemoteActionVadim Tryshev2018-10-191-0/+3
| | | | | | Bug: 117888000 Test: manual test with a prototype Change-Id: I10ed0a8c0237a85af5ac32a7fc68e1f9d2ffc5ba
* Update undo snackbar visualsTony Wickham2018-09-111-1/+1
| | | | | | | | | | | | | | - Use accent color for action - Update font-family to use TextTitle style - Reduce elevation to 3dp - Inset snackbar left/right margins more, unless we need to increase the width to fit the text - For largest display/font size, fallback to 2 lines and smaller font if necessary to not cut off the label - Remove top/bottom padding on action (b/114084048) - Allow up to 20 char for the action (b/114317987) Change-Id: I833c102aaac3ba3db2283997c142926c3830336d
* Add undo snackbar for deleting itemsTony Wickham2018-08-301-1/+4
| | | | | | | | | | | - Add methods to ModelWriter to prepareForUndoDelete, then enqueueDeleteRunnable, followed by commitDelete or abortDelete. - Add Snackbar floating view - Show Undo snackbar when dropping or flinging to delete target; if the undo action is clicked, we abort the delete, otherwise we commit it. Bug: 24238108 Change-Id: I9997235e1f8525cbb8b1fa2338099609e7358426
* Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-161-0/+5
| | | | | | | | > Using common logic for announcing a floating view for widgets and folders Bug: 79091095 Bug: 79748886 Change-Id: Ibb3fe48e68e724f50d69f51a03d3b35ad0baf625
* More detailed description for shortcuts_menu_with_notifications_descriptionVadim Tryshev2018-05-091-1/+1
| | | | | | Change-Id: I5e4a416ae7e45863ac9e6a719dfbf5de1741d5a1 Testing: Manual Bug: 79490700
* Improving "shortcuts" window for TalkBack usersVadim Tryshev2018-05-071-5/+3
| | | | | | | | Using pane title, updating the description Bug: 77633140 Test: Manual Change-Id: Ia3a9ad75995a4cd3ada9b750e760161da70b9a7c
* Kepping the rotation setting UI always enabled and accessibleSunny Goyal2018-04-201-2/+0
| | | | | Bug: 77654352 Change-Id: Iade9ef33bc70fdbdac9ab39d6fa77113fb21549a
* Bringing back auto-rotate settingsSunny Goyal2018-04-191-0/+6
| | | | | Bug: 77654352 Change-Id: I0910fc8afe2fb7e125d57912abc35bbbd5df9d74
* Raise char limit from 100 to 200 on accessibility string.Jon Miranda2018-03-271-1/+1
| | | | | Bug: 76444955 Change-Id: I44a168bd9705ca8ab37f98a41aae0dceb5d9536a
* Show instruction toast when user taps on drag handle.Jon Miranda2018-03-221-0/+5
| | | | | Bug: 74369785 Change-Id: I7017266efcb0db70a8d151eed10442292cb61e70
* Accessibility improvement around blue user education cardTony Mak2018-03-191-1/+2
| | | | | | | | | | 1. Group the entire card into one element 2. Add label for close button 3. Announce closed when the card is gone FIXES: 74517054 Change-Id: I8fe41d4c5e88276460c3f0486168f0ef56d8fb60
* Merge "Adding support for prefenrece search in QuickStep" into ↵TreeHugger Robot2018-03-141-0/+2
|\ | | | | | | ub-launcher3-master
| * Adding support for prefenrece search in QuickStepSunny Goyal2018-03-091-0/+2
| | | | | | | | | | Bug: 62292864 Change-Id: Ic112626ca9c5942c91ced4ab42e64cbce4657701
* | Merge "Fix accessiblity issue around work tab" into ub-launcher3-masterTreeHugger Robot2018-03-141-0/+3
|\ \
| * | Fix accessiblity issue around work tabTony Mak2018-03-141-0/+3
| |/ | | | | | | | | | | | | | | | | | | | | 1. Instead of always announcing "Apps list", we now announce "personal apps list" and "work apps list" if tab is there. 2. Fix an issue that "personal" and "work" are announced twice. 3. Work footer is now announced as a group FIX: 71703082 Change-Id: I0240bc04df09a5599540cfe67f0f48156f285548
* / Simplifying options popup and overview handlingSunny Goyal2018-03-131-11/+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
* Updating Launcher rotation logicSunny Goyal2018-03-031-6/+0
| | | | | | | | | | When auto-rotate is on, launcher allways allows rotation. This allows uses to use locked rotation feature is available on the device When auto-rotate is off, workspace does not allow rotation, but overview in quickstep will allow rotation Bug: 73872056 Change-Id: Ie12365c268fd5e4958634ed97b5a33dcadc691e2
* Adding a label for the notifiation serviceSunny Goyal2018-03-011-0/+2
| | | | | Bug: 72314360 Change-Id: Ib7ae98015241cf6548dbb4d615cae514a4dde983
* Update the user education text as the badge is no longer in orangeTony Mak2018-02-271-1/+1
| | | | | Change-Id: Ic13b86bed50356a1e01e01ad350e5f9882845b69 FIX: 73944227
* Add notification count to content description for badged appsTony Wickham2018-02-051-0/+5
| | | | | Bug: 70389249 Change-Id: If7f43941d501ba807adbb33d489da3944c012e94
* Update label accordingly when work mode is changedTony Mak2018-01-161-6/+9
| | | | | | | | Also, updates the work related strings accordingly. Fix: 71987096 Change-Id: Iedbf6ee04f3a165a392efdf2bd351817997817ca
* Make work footer stick to the bottom if there are only a few apps #2Tony Mak2017-12-151-0/+2
| | | | | | | | | | | | | | | | | 1. Move the work footer divider into the container, so it is translated with the rest of the footer. 2. Fixed the scrollbar issue in work tab by putting the footer height in AllAppsRecyclerView 3. We planned to drop the company name, and decided to use "Managed by your organisation". 4. Rename WorkModeToggleContainer to WorkFooterContainer as we are using work footer in else where. BUG: 70571983 Change-Id: I218fe7d9970780a1a457ee450f1a32e7a46d9766
* Bottom user education view shown in work tabTony Mak2017-12-041-0/+4
| | | | | | | | | | Introduced a BottomUserEducationView for similar use case. Screenshot: https://hsv.googleplex.com/4856820942241792 BUG=69963630 Change-Id: Ia818ee44fa5ce97ad1778f33e6a9a3a36cea5017
* Add work profile footer in work tabTony Mak2017-11-291-0/+3
| | | | | | | | | | | | | | | Screenshot(work mode is on): https://hsv.googleplex.com/6279751685636096 Screenshot (work mode is off): https://hsv.googleplex.com/6279751685636096 TODO: It is just the UX bit, once the platform change is in, we should then consume the new API to 1. Turn on / off work mode 2. Get the organization name and set the textview accordingly. BUG=69905244 Change-Id: Id94ae57625d6b629dac89c1c28f8d65f395fff6c
* Enable work profile tab in all apps.Mario Bertschler2017-11-141-0/+6
| | | | | | | | | | This CL will bring two tabs to all apps: Personal and Work, currently only if the user has a workfile set up and behind a feature flag defaulting to disabled. Bug: 68713881 Change-Id: Ib5a558281ef3593359db3ad593ee1d0cf279f547
* Install long-click action for apps that are not installed.Mario Bertschler2017-08-311-0/+2
| | | | | Bug: 65059282 Change-Id: Ifec3ac15c9cf52c456e695846eb91024b07fe333
* Fixing wrong title case for some stringsSunny Goyal2017-07-201-3/+3
| | | | | Bug: 63866253 Change-Id: Ied669948cb71bd89637394aa0c6f936b29e8936e
* Adding a warning button when notification access is not availableSunny Goyal2017-07-101-0/+6
| | | | | Bug: 63418030 Change-Id: I4c2c497d989902ac002314a3b8fb97083757958b
* Updating icon badging string to "Notification dots"Tony Wickham2017-06-081-4/+4
|\ | | | | | | | | | | am: 85b64c7da0 Change-Id: Ibbdb9576502673ea1229c78a4d0027c4a50a18a8
| * Updating icon badging string to "Notification dots"Tony Wickham2017-06-081-4/+4
| | | | | | | | Change-Id: Ie3193c8aae8fee5860274ba6823b0cdfe25b1083
* | Revert "Revert "Fixing string not correctly marked as non-translatable""Sunny Goyal2017-05-251-0/+9
| | | | | | | | | | | | This reverts commit 0ec2da54f8e5fd0faa85aebe1a9ea502a775b703. Change-Id: Id685c338ab5474e41cfd3792ef98b9cf4b0c4fba
* | Revert "Fixing string not correctly marked as non-translatable"Sunny Goyal2017-05-251-9/+0
| | | | | | | | | | | | This reverts commit 477b8cc1b457b66a432f3a2fe062b76127860108. Change-Id: I114f89c20d735d0e17cc93e8f78876bf8a388a6a
* | Fixing string not correctly marked as non-translatableSunny Goyal2017-05-251-0/+9
| | | | | | | | | | Bug: 38371442 Change-Id: I79a679d461e422dbb4e4832192ac40e6c2d509de
* | Merge "Rename "Settings" to "Home settings"" into ub-launcher3-dorval-polishTony Wickham2017-05-221-1/+1
|\ \ | |/ |/|
| * Rename "Settings" to "Home settings"Tony Wickham2017-05-191-1/+1
| | | | | | | | | | Bug: 37903251 Change-Id: Ia6a8b329135100af9b54900e275c5362695bfd74
* | Merge "Update accessibility for popup" into ub-launcher3-dorvalTony Wickham2017-05-181-0/+8
|\ \ | |/ |/|
| * Update accessibility for popupTony2017-05-111-0/+8
| | | | | | | | | | | | | | | | | | | | | | - Content description includes count of notifications. - Notifications have a dismiss action. - All icons that support shortcuts will have action to show shortcut menu, since there will be system shortcuts even if there are no deep shortcuts. Bug: 36564782 Change-Id: I51b085fa26754f2dcd93c7db6548f2edf054f494
* | Add setting to turn off icon badgingTony Wickham2017-05-161-0/+6
| | | | | | | | | | | | | | Redirects to system Notifications setting page. Bug: 36815147 Change-Id: I5ee542f94ed51a73a57df3a726384944ff3ee71d
* | Updating the icon shape override optionsSunny Goyal2017-05-161-2/+2
|/ | | | | | | | | > Removing rounded rect and cylinder > Adding tear drop shape > Updating the label for default setting Bug: 38216026 Change-Id: Ie31baef1171a78e2d95c617ef8fa8c669dd7c817