Commit Graph

7005 Commits

Author SHA1 Message Date
TreeHugger Robot
bab3bf6f22 Merge "Update "Time spent in app" to "Screen time"" 2019-03-28 02:16:23 +00:00
TreeHugger Robot
15b6fbdc71 Merge "Add a string for prompting which SIM to use for SMS" 2019-03-28 00:16:17 +00:00
Fan Zhang
b0a01f2172 Update "Time spent in app" to "Screen time"
Bug: 129266977
Test: manual
Change-Id: I2a26dfb8c36ba00a73c69b5e7a7333bf20a83224
2019-03-27 15:24:40 -07:00
Antony Sargent
47113af719 Add a string for prompting which SIM to use for SMS
In some multi-SIM cases the telephony stack will fire an intent that
Settings listens for, specifying that Settings should present a dialog
to the user asking them which SIM card they want to use for various
services such as Data, Calls, and SMS. The string we were using for SMS
was a general "Select SIM card". This CL adds a more specific one that
should make more sense to the user.

Bug: 129021763
Test: make Settings
Change-Id: I8c422a7e6de3ffd1255bc7b4124d9a1be6adf633
2019-03-27 15:17:07 -07:00
TreeHugger Robot
533d8b6b9d Merge "Change the permission bar chart to use the new design" 2019-03-27 17:07:49 +00:00
Pasty Chang
a71dfa5ac2 Merge "Set attribute sucUsePartnerResource" 2019-03-27 12:07:40 +00:00
TreeHugger Robot
e7132a219e Merge "Tweak summary for privacy entry" 2019-03-27 05:51:15 +00:00
tmfang
3c17660feb Tweak summary for privacy entry
Test: visual
Fixes: 129345927
Change-Id: I9ce4481565c417d375b24c37ed91d507f2ca57cf
2019-03-27 10:15:45 +08:00
TreeHugger Robot
f245d907bd Merge "Update DND duration setting string" 2019-03-26 21:16:33 +00:00
TreeHugger Robot
d8925d2ef2 Merge "Add a help URI for each ManageApplications subclass" 2019-03-26 20:59:53 +00:00
TreeHugger Robot
507b7bf4f8 Merge "Flip the preference for sticky battery saver" 2019-03-26 20:41:27 +00:00
TreeHugger Robot
dec5aff009 Merge "Add Live Caption preference to Accessibility page." 2019-03-26 19:25:39 +00:00
TreeHugger Robot
73f570febc Merge "Update search keywords for some pages." 2019-03-26 18:49:32 +00:00
Beverly
aa0ce85001 Update DND duration setting string
Fixes: 125537656
Test: manual
Change-Id: I545c00083c36e7e8f3ff0e6f33d2b000af12093c
2019-03-26 14:48:17 -04:00
Salvador Martinez
d12d722099 Flip the preference for sticky battery saver
Instead of toggled on being to keep battery saver on, the UX
writers would like to make toggled on be turn battery saver off
automatically. Also turns the controller into a
TogglePreferenceController, because those exist apparently.

Test: visual inspection, tests pass
Fixes: 126938839
Change-Id: Iffac536d0b1956d4534ca1b5fa5c6440c4d3a3ff
2019-03-26 11:29:18 -07:00
Salvador Martinez
66320c2c47 Add a help URI for each ManageApplications subclass
This just adds the ability to add help pages to each ManageApplications
subclass. We can remove any we don't end up needing later.

Test: robotests pass
Bug: 121442558
Change-Id: I7aac30aa081d93efaa473248cf259e45ae63870c
2019-03-26 11:27:03 -07:00
Anthony Tripaldi
308d833d16 Add Live Caption preference to Accessibility page.
This reverts commit fa27a88292.

The original was only a temporary revert in order to remove from initial beta release for dogfooding before the feature was ready.

Reason for revert: b/123652115

Bug:123652115
Test: manual
Change-Id: Id647c2992e30289d72a4f6144829a997677be3fa
2019-03-26 13:09:50 -04:00
Fan Zhang
bb679d4817 Update search keywords for some pages.
Fixes: 129016511
Test: reindex
Change-Id: I73f7094168b00ecd92958c1760fde0dbd634bef9
2019-03-26 09:57:37 -07:00
TreeHugger Robot
dad8b16fa9 Merge "Update the background color of dismissal view to align with notification" 2019-03-26 13:19:27 +00:00
Tony Zhu
14ce904fa3 Merge "Fix VoLTE toggle names for all carriers." 2019-03-26 11:41:58 +00:00
Yi-Ling Chuang
1867933f67 Update the background color of dismissal view to align with
notification

Bug: 126214056
Test: visual
Change-Id: Ib5c187d9259b64bcf2081ef911aa2d953248239d
2019-03-26 16:03:01 +08:00
Joel Galenson
22ab71c7c6 Change the permission bar chart to use the new design
- Each bar is now labeled with the permission name and the subtitle is
slightly different.
- Change some string for new design

Test: View screen.
Test: atest PermissionBarChartPreferenceControllerTest
Change-Id: Ia82f9cbb6255d93c38a27b038ae5af3f066eec28
2019-03-26 13:50:35 +08:00
tonyzhu
ef9c44461f Fix VoLTE toggle names for all carriers.
Change default from "Enhanced 4G LTE Mode" to "VoLTE".
Add 4g calling and its sub summary.
Show carreirs VoLTE toggle names by carrier config.

Bug: 129112234
Bug: 129153582
Test: Use commands to override carrier config to observe the
UI as expected.

Change-Id: I1d418873a661b3c20c5a6d0a056dcb2573742c65
2019-03-26 11:43:51 +08:00
pastychang
fefc66853b Set attribute sucUsePartnerResource
Add the attribute for all pages apply gliflayout of setupdesign library.
In addition, set the value false to remove stencil theme customization for outside setupwizard flow.

Test: atest
Bug: 128961334
Bug: 128364683
Change-Id: If55e9bf97970a5cd08d8d426747c483d80565559
2019-03-26 09:00:49 +08:00
Antony Sargent
d08c7cd00f Strings changes for opportunistic mobile networks
-Summary for opportunistic networks on multi-network header on the
 Network & internet home page. There are two strings we need here for
 when the network is configured but isn't being actively used: "In
 range" (e.g. we would be using it for data, but we already have a wifi
 connection) and "Not in range".

-Summary of the mobile data switch for opportunistic networks: "Phone
 will automatically switch to this carrier when in range".

Bug: 127529917
Bug: 128859152
Test: compile
Change-Id: I25e2f359790db6cfc328831c9bd06c172c9d9ad3
2019-03-25 11:07:11 -07:00
Salvador Martinez
12256ca49f Merge "Add dark mode strings" 2019-03-25 15:43:59 +00:00
Andrew Sapperstein
63ab34827f Merge "Update eSIM deletion strings." 2019-03-23 02:51:06 +00:00
TreeHugger Robot
9ed12130b1 Merge "Add String for new graph from Privacy screen" 2019-03-23 02:17:28 +00:00
Hall Liu
928d2abc57 Merge "Show the disclaimer regarding WFC location privacy policy" 2019-03-23 02:13:33 +00:00
TreeHugger Robot
24983db38a Merge "String changes for some SIM switch confirmation dialogs" 2019-03-23 01:53:22 +00:00
TreeHugger Robot
60320024cf Merge "Adding strings for heap dump dev options." 2019-03-23 00:39:57 +00:00
TreeHugger Robot
a6f2d8133b Merge "Add new sticky battery saver strings" 2019-03-22 23:49:32 +00:00
Antony Sargent
fcc9440a52 String changes for some SIM switch confirmation dialogs
These are changes for strings used in two scenarios:

-When switching which SIM is used for mobile data. This is an update to
 some existing strings.

-Enabling an eSIM when another one is already enabled (so the first one
 will need to be disabled). These are new strings.

Bug: 129156640
Test: compile, plus manual (run a device in DSDS mode, go to details for
SIM that isn't currently used for mobile data, and tap on mobile data
switch)

Change-Id: Ie9dfe23c466cb454bbad916ba83b833967a0da0e
2019-03-22 16:47:33 -07:00
Salvador Martinez
f3daccde12 Add dark mode strings
This adds some dark mode strings and also tweaks the title string
for the preference.

Test: phone boots
Bug: 124252163
Change-Id: I32b8eda6d28ba03dd895a36db536ce5334713f9a
2019-03-22 15:38:43 -07:00
Lei Yu
fb93cb224f Merge "Add fp icon with background shape" 2019-03-22 22:03:53 +00:00
Kweku Adams
8d35e03390 Adding strings for heap dump dev options.
This is taken from http://ag/6794787.

Bug: 77490269
Test: N/A
Change-Id: I37e6abe2e58c0d68bd8dc66a4a715608e7e18484
2019-03-22 14:57:25 -07:00
TreeHugger Robot
72f63e2ccc Merge "Strings for erase SIM preference" 2019-03-22 21:33:19 +00:00
Salvador Martinez
e7908b5a4d Add new sticky battery saver strings
Adds some strings we'll need to update the preference for sticky
battery saver.

Test: phone boots
Bug: 126938839
Change-Id: I6e7f78f832490e2fe003418bac4d2caec60ddbac
2019-03-22 14:07:29 -07:00
TreeHugger Robot
f28a845bcc Merge "Switch some strings to 'Downloaded SIM' instead of 'eSIM'" 2019-03-22 20:37:21 +00:00
Andrew Sapperstein
88930e373e Update eSIM deletion strings.
Adds some conditional behavior for the confirmation screens.
When the erase eSIM option is visible and checked, shows alternate string.

Fixes: 126262481
Fixes: 118751918
Test: visual inspection & make -j RunSettingsRoboTests
Change-Id: I40f983b03ad470d785bf104e645dbc92e7897d2d
2019-03-22 13:03:25 -07:00
jackqdyulei
36ce63dcb5 Add fp icon with background shape
Fixes: 126425211
Test: RunSettingsRoboTests

Change-Id: I779f76f597b80d73b6dd6eb9e43a96abc9fee0bb
2019-03-22 12:06:36 -07:00
tmfang
616f2f94c9 Add String for new graph from Privacy screen
Test: rebuild
Bug: 129132950
Change-Id: I25b9edf80d0ed11e504724d475d902eac485f85d
2019-03-23 03:01:36 +08:00
Antony Sargent
72286f2908 Switch some strings to 'Downloaded SIM' instead of 'eSIM'
We also added a '/' divider to distinguish the two bits of state that
these strings convey - active vs inactive, and SIM vs eSIM (aka
downloaded sim).

Fixes: 127821561
Test: m Settings
Change-Id: Ibaa611bb5585dd9797e4db2fb4d684274be26791
2019-03-22 11:27:10 -07:00
Antony Sargent
e4d93dfa34 Strings for erase SIM preference
These are strings for a preference and its associated dialogs allowing a
user to erase an eSIM profile.

Bug: 124254555
Test: m Settings
Change-Id: Ieb57121544687ff96ad2c939144497aaf7d29367
2019-03-22 11:09:47 -07:00
Alex Kershaw
73136b6e03 Merge "Add new policy transparency UI strings." 2019-03-22 16:44:19 +00:00
Irina Dumitrescu
60d5117b9f Merge "Fail the screen lock flow if the old password has already changed." 2019-03-22 16:12:39 +00:00
TreeHugger Robot
8bb2c1da2d Merge "More strings for bubble settings" 2019-03-22 13:57:29 +00:00
Alex Kershaw
874dc13274 Add new policy transparency UI strings.
This will ultimately be used in CL
Iffbe4d466e4dc8ba5255b8a37d828da09b52a3b3.

Bug: 123930863
Test: Not applicable
Change-Id: I7ed8ebc97e34dd7f1ea5f82244686ab3723646b9
2019-03-22 13:12:20 +00:00
Irina Dumitrescu
4b96dc3ec7 Fail the screen lock flow if the old password has already changed.
Test: atest RunSettingsRoboTests
Bug: 120039091
Change-Id: Ib0860ccbc1ba84a2ac8dafcf3cf33f6ddf160e4c
2019-03-22 11:49:00 +00:00
Yi-Ling Chuang
d2d3cffda1 Add strings for "swipe to dismiss" bottom bar style.
Bug: 126214056
Test: rebuild
Change-Id: I823d1c0ed82d81f415f303810197246ede15690d
2019-03-22 16:25:13 +08:00