TreeHugger Robot
1e27d08127
Merge "Add icon to current screen saver preference" into rvc-dev am: beb92c325a
...
Change-Id: I096ba58579b7f49aeba7bc60ec9d758b007b8e1e
2020-04-28 12:21:18 +00:00
TreeHugger Robot
9921ee8713
Merge "Add icon to current screen saver preference" into rvc-dev am: beb92c325a
...
Change-Id: I30cee5190eb1a2879f5cb8383cd3be96a989eff0
2020-04-28 12:21:11 +00:00
TreeHugger Robot
beb92c325a
Merge "Add icon to current screen saver preference" into rvc-dev
2020-04-28 12:05:16 +00:00
Mill Chen
c91a8bce5b
Add icon to current screen saver preference
...
The screen saver setting is coming from different apps to modify
their options. This will confuse people that they were modifying
something in Settings rather than in other apps. To improve that,
we added an icon of active dream and put it on the left side of
current screen saver setting, which is to let people clearer to
know that they were modifying the options in other apps.
Bug: 129994275
Test: robotests
Change-Id: I014c9de745044c2bd39d22782b6c36f8605d8f56
2020-04-28 17:09:01 +08:00
Yanting Yang
38a90b2090
Merge "Remove sub-text from slice builder" into rvc-dev am: 38bd23cb7f am: 70abedee86
...
Change-Id: I4004c82c62a78f8c329cdc8c74a8a17a4733c0bd
2020-04-28 08:45:00 +00:00
Yanting Yang
70abedee86
Merge "Remove sub-text from slice builder" into rvc-dev am: 38bd23cb7f
...
Change-Id: I1f6023e3652dfc45694abf3cb537c8591f4205a0
2020-04-28 08:26:06 +00:00
Yanting Yang
f3354ea59c
Merge "Remove sub-text from slice builder" into rvc-dev am: 38bd23cb7f
...
Change-Id: I9703a63418d231dedef72a332286fac6af86b648
2020-04-28 08:25:33 +00:00
Yanting Yang
38bd23cb7f
Merge "Remove sub-text from slice builder" into rvc-dev
2020-04-28 07:48:45 +00:00
Bonian Chen
225db346b6
[Settings] Avoid mobile data usage init in WiFi usage
...
Avoid from initial in WiFi usage and update into mobile data usage after
refresh.
Bug: 151751844
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=DataUsageSummaryPreferenceControllerTest
Change-Id: Ic6176952953ded9d47f1fc52c3f311e6568a5b90
2020-04-28 15:47:30 +08:00
hoffc
4b575ec0d1
Settings: Fix force close when destory sim lock fragment view
...
Sim lock fragment does not override its parent onCreateView method and diretly
return null, which results in NPE when destory after removing Sim card.
Override its parent onCreateView when no sim card inserted.
Bug: 154743278
Test: build pass
Change-Id: I0b10a07c1767cda74096dc44ef7ffa7839a9aae4
2020-04-28 07:21:36 +00:00
Bonian Chen
068f6e3a39
Merge "[Settings] Align data usage calculation" into rvc-dev am: 0e385a58de am: a281c7bf49
...
Change-Id: Iad1f8005bed021f00a18cd7240b0662f946d922a
2020-04-28 06:24:47 +00:00
Jason Hsu
98c5ec6e58
Merge "Change the name of accessibility service fragment type to more descriptive names" into rvc-dev am: e0adf5bfd6 am: cb4587f098
...
Change-Id: I127aabddf277c184ac090920e89325755c98a46a
2020-04-28 06:24:37 +00:00
Bonian Chen
3134966696
Merge "[Settings] Align data usage calculation" into rvc-dev am: 0e385a58de
...
Change-Id: I471475149350474ea54d3a4e6f720d84349e60b1
2020-04-28 06:16:47 +00:00
Bonian Chen
a281c7bf49
Merge "[Settings] Align data usage calculation" into rvc-dev am: 0e385a58de
...
Change-Id: I9481a97defc128b964531fb85113798234125a82
2020-04-28 06:16:30 +00:00
Yanting Yang
96127fe621
Remove sub-text from slice builder
...
We would like to remove all sub-text from Settings Search. But slice
view does not support API to configure the sub-text visibility.
Therefore, the only way is to remove the sub-text from slices directly.
Since Settings slices are also invoked by other apps, we can not
directly remove the sub-text.
Finally, we decide to check the caller's uid. If it comes from Settings
Search, we will return the slice without the sub-text.
Bug: 143118037
Test: visual, robotests
Change-Id: Iac72f1683a2c930592634e0599058890d86f669d
2020-04-28 14:15:16 +08:00
Bonian Chen
0e385a58de
Merge "[Settings] Align data usage calculation" into rvc-dev
2020-04-28 06:13:58 +00:00
Jason Hsu
38e6e6451f
Merge "Change the name of accessibility service fragment type to more descriptive names" into rvc-dev am: e0adf5bfd6
...
Change-Id: I15d4d21de6d298505b49211aa3c814a4be4762ca
2020-04-28 06:10:11 +00:00
Jason Hsu
cb4587f098
Merge "Change the name of accessibility service fragment type to more descriptive names" into rvc-dev am: e0adf5bfd6
...
Change-Id: I6545c71dbd209d4a31d376dfe7a50cd076273426
2020-04-28 06:09:52 +00:00
Jason Hsu
e0adf5bfd6
Merge "Change the name of accessibility service fragment type to more descriptive names" into rvc-dev
2020-04-28 05:55:58 +00:00
Malcolm Chen
99e64da899
Add check of canConnectTo5GInDsds to show NrDisabledInDsdsFooter
...
Bug: 152786064
Test: build and manual
Change-Id: I6194592d9a7bf4d4b7993fc344d7392bf5c296aa
Merged-In: I6194592d9a7bf4d4b7993fc344d7392bf5c296aa
2020-04-27 18:19:13 -07:00
Malcolm Chen
5e68080b1f
Define a helper link for 5G limitation in DSDS footer.
...
Bug: 152786064
Test: manual
Change-Id: I5a02f847531988217cc6ab47e3b35ed319c1027c
Merged-In: I5a02f847531988217cc6ab47e3b35ed319c1027c
2020-04-27 18:14:46 -07:00
Brad Ebinger
c973423a34
Revise strings as per string UX review
...
Fixes: 154148793
Fixes: 155098265
Test: m RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.network.telephony
Merged-In: Ia510ce5262fbe576718b0785175c0a82acb3c722
Change-Id: Ia510ce5262fbe576718b0785175c0a82acb3c722
2020-04-27 18:00:29 -07:00
TreeHugger Robot
de07ac05d8
Merge "Allow > 1 line title for DND duration preference" into rvc-dev am: 5c3f71859e am: 7aa3131201
...
Change-Id: I4e7f836bef89d2c2f4a8dbf6005a22ac0ff17896
2020-04-27 20:51:46 +00:00
TreeHugger Robot
f6ab80044d
Merge "Allow > 1 line title for DND duration preference" into rvc-dev am: 5c3f71859e
...
Change-Id: Iff94af0e29f4537aefcb3905452efd4c34927331
2020-04-27 20:38:25 +00:00
TreeHugger Robot
7aa3131201
Merge "Allow > 1 line title for DND duration preference" into rvc-dev am: 5c3f71859e
...
Change-Id: I91b09f88338864003ce982eb37f8cd42e1ee6971
2020-04-27 20:37:53 +00:00
TreeHugger Robot
5c3f71859e
Merge "Allow > 1 line title for DND duration preference" into rvc-dev
2020-04-27 20:21:50 +00:00
Beverly
f939976367
Allow > 1 line title for DND duration preference
...
Test: manual
Fixes: 154694705
Change-Id: I9eaffb21e5d5902782beb5e9f845394015ba23be
2020-04-27 14:23:54 -04:00
TreeHugger Robot
f9ddba1a51
Merge "Separate dnd categories in a list" into rvc-dev am: 50a5a0c462 am: d120058c87
...
Change-Id: Ic35bececf0122e56e6716a4e05094fc83e2c9cb4
2020-04-27 18:03:15 +00:00
TreeHugger Robot
6acc3d6c95
Merge "Separate call/messages dnd summary string" into rvc-dev am: d28fca9182 am: 001dcc9a5b
...
Change-Id: I1a04aef01625aae848e26dd94e5fe23f2fd17b98
2020-04-27 18:02:57 +00:00
TreeHugger Robot
d120058c87
Merge "Separate dnd categories in a list" into rvc-dev am: 50a5a0c462
...
Change-Id: Ia6dcc5c5f142838bceac1b170669be939f7065e2
2020-04-27 17:39:13 +00:00
TreeHugger Robot
001dcc9a5b
Merge "Separate call/messages dnd summary string" into rvc-dev am: d28fca9182
...
Change-Id: I2479c711420447d02e7742a00e4b1002c18dcff5
2020-04-27 17:39:07 +00:00
TreeHugger Robot
1e84f0252b
Merge "Separate dnd categories in a list" into rvc-dev am: 50a5a0c462
...
Change-Id: I515b17b9408bdb84b5dc0d0f951f0bf167b27132
2020-04-27 17:39:06 +00:00
TreeHugger Robot
e1617681df
Merge "Separate call/messages dnd summary string" into rvc-dev am: d28fca9182
...
Change-Id: I98945495e8b451863faeb5bd18ee01b7f8ca0de2
2020-04-27 17:38:57 +00:00
TreeHugger Robot
50a5a0c462
Merge "Separate dnd categories in a list" into rvc-dev
2020-04-27 17:38:06 +00:00
TreeHugger Robot
d28fca9182
Merge "Separate call/messages dnd summary string" into rvc-dev
2020-04-27 17:26:16 +00:00
jasonwshsu
43daeb90da
Change the name of accessibility service fragment type to more descriptive names
...
Bug: 155052371
Test: manual test
Change-Id: I097138c84083528acd4d16a145921227ffe3f736
2020-04-28 00:55:04 +08:00
Beverly
ae2d681faf
Separate dnd categories in a list
...
For translations purposes, separate strings that are the first element
in a list of sound categories from the stand alone category titles.
Test: manual
Bug: 154694384
Change-Id: I1ba5a487f179103ccfa881fdc57b10b6ec2560ad
2020-04-27 12:08:11 -04:00
Julia Reynolds
8fe4b28312
Updates for msg apps that don't use shortcuts
...
- Notice on app specific page
- No individual conversation bubble controls
Test: manual
Bug: 154814754
Change-Id: I74c291890ba6203e6a3a162fc0c0335ed5eba3d4
2020-04-27 11:07:40 -04:00
Menghan Li
abc21bdb41
Merge "Fix formats and internationalization of the string "0.6 seconds" in sk language" into rvc-dev am: 24f71c6e91 am: 8afeaa1fa7
...
Change-Id: I840a42b41004b3557ba9d25e20958ad1672081c1
2020-04-27 15:07:40 +00:00
Menghan Li
b49fb33540
Merge "Fix formats and internationalization of the string "0.6 seconds" in sk language" into rvc-dev am: 24f71c6e91
...
Change-Id: Ib348a11d558771871da94e32e7c3fa5040590669
2020-04-27 14:41:14 +00:00
Menghan Li
8afeaa1fa7
Merge "Fix formats and internationalization of the string "0.6 seconds" in sk language" into rvc-dev am: 24f71c6e91
...
Change-Id: I1f61856a89598b4d72bdf9873e0e7ac63e50f53f
2020-04-27 14:40:56 +00:00
Menghan Li
24f71c6e91
Merge "Fix formats and internationalization of the string "0.6 seconds" in sk language" into rvc-dev
2020-04-27 14:22:22 +00:00
Beverly
a8ea534674
Separate call/messages dnd summary string
...
The translation for call/messages may be feminine or masculine depending
on the language which changes the way this string should be translated.
Therefore, separate the string to prevent bad translations.
Test: manual
Fixes: 154687360
Change-Id: I3cbef72d41626a244ce82a0d0574427fb9c4462e
2020-04-27 10:02:28 -04:00
Bonian Chen
260ad5c523
[Settings] Align data usage calculation
...
Align the calculation of data usage between
DataUsageSummaryPreferenceController and DataUsagePrefereneController.
Bug: 143996139
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=DataUsageSummaryPreferenceControllerTest
Change-Id: I73de79b5cc298bf949827eda0a8bb0274089c016
2020-04-27 19:39:01 +08:00
Arc Wang
69653f0585
[Wi-Fi] Show Wi-Fi editor for authentication failures
...
When the Wi-Fi network is disabled because of authentication failures,
Wi-Fi picker should show editor before connecting or the network will
always fail to connect.
Bug: 112137755
Test: atest com.android.wifitrackerlib.StandardWifiEntryTest
Change-Id: I0ae42e7974e6bd2548e7f2595c6ae71a73398030
2020-04-27 19:37:30 +08:00
TreeHugger Robot
8dc3937594
Merge "Hide the "play media to" option" into rvc-dev am: 2152d0ce4f am: 1580c35296
...
Change-Id: Iac86942ec17d36aa05ae73eeb920173629ae5e5c
2020-04-27 10:20:04 +00:00
TreeHugger Robot
4dc3280bd8
Merge "Hide the "play media to" option" into rvc-dev am: 2152d0ce4f
...
Change-Id: I653f6f990d6bde8b6cc1187486cecb73560d34ec
2020-04-27 10:07:55 +00:00
TreeHugger Robot
1580c35296
Merge "Hide the "play media to" option" into rvc-dev am: 2152d0ce4f
...
Change-Id: I50adccf9f3fa816cefbec2490c50657be577cf29
2020-04-27 10:07:45 +00:00
TreeHugger Robot
2152d0ce4f
Merge "Hide the "play media to" option" into rvc-dev
2020-04-27 09:55:56 +00:00
TreeHugger Robot
a7084cb125
Merge "[Wi-Fi] Add object comments for WifiTrackerLib migration" into rvc-dev am: 71b353352c am: 854130ec24
...
Change-Id: If9b4c00324c133a40dda7fa224e3907e69385f0d
2020-04-27 09:46:55 +00:00