Salvador Martinez
75c9a817f0
Merge "Update battery saver footer to have learn more link" into qt-dev
...
am: a5bc389c9d
Change-Id: I02e36f88ee647fd8a4ea36213489b8beb54868ee
2019-05-03 10:10:21 -07:00
Amin Shaikh
3f1de20c7e
Fix themed settings icons.
...
- Added android prefix for homeAsUpIndicator attribute
- Override ic_arrow_down_24dp from androidx
- Remove ic_lock drawable overlay
- Update date and time icon
- Dedupe ic_menu_add and ic_add_24dp
Bug: 131346125
Test: mp settings;
Change-Id: I7223249f2adccc5569a37e8b68cae5499e7c7620
2019-05-03 17:02:46 +00:00
Beth Thibodeau
1d1f1b321e
Merge "Add setting suggestion for style" into qt-dev
2019-05-03 16:54:54 +00:00
Lei Yu
5efc949f49
Merge "Update dialog text for untethered BT device" into qt-dev am: 76a3e5bfac
...
am: 1b995f2a4c
Change-Id: Id99385b551bfd96bfea4d92ce6b66d3af2f0c416
2019-05-03 08:11:20 -07:00
Raff Tsai
031d7b3978
Merge "Can't switch navigation mode from search results" into qt-dev am: aad3cdcf5f
...
am: 288128f719
Change-Id: I55932b288791a055711b747b39f629b041112548
2019-05-03 08:10:25 -07:00
Lei Yu
1b995f2a4c
Merge "Update dialog text for untethered BT device" into qt-dev
...
am: 76a3e5bfac
Change-Id: I2684fe796d8da2ef4148de495a136815d8059032
2019-05-03 08:03:50 -07:00
Raff Tsai
288128f719
Merge "Can't switch navigation mode from search results" into qt-dev
...
am: aad3cdcf5f
Change-Id: I8934be985dfd51a5d2ec5b6dd873caf0fab75a67
2019-05-03 08:02:43 -07:00
Jason Chiu
6a6787cdc0
Add subtext for Wi-Fi items on Wi-Fi slice
...
- Sync the Wi-Fi slice items subtexts with Wi-Fi page, and add
"Not connected" when the returned subtext is empty
- Wi-Fi slice header subtext just simply reveals on/off state
- Add a placeholder to the loading row to sync its height with other
rows
- Show contextual Wi-Fi slice when the connected network is captive
portal, is invalidated, or has limited connectivity
Bug: 130751985
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.wifi
Change-Id: I0b2715295f00edc8dd7d6d75b7fdc18263675797
2019-05-03 16:18:42 +08:00
Raff Tsai
1f0a1171b7
ANR observed under settings when trying to reset network settings
...
- Move reset network settings code to async task.
Test: manual, Robolectric
Fixes: 130772994
Change-Id: I59345f48ed840ecfd64c29c2c20ab8caf2679f63
Merged-In: I59345f48ed840ecfd64c29c2c20ab8caf2679f63
2019-05-03 13:02:07 +08:00
TreeHugger Robot
157f2f095f
Merge "Delete dead tests." into qt-dev
2019-05-03 01:19:26 +00:00
Fan Zhang
094c238ba1
Delete dead tests.
...
These tests are broken for a while and we don't have owners to maintain
these tests. New tests will be written in robolectric.
Fixes: 131857690
Test: rebuild
Change-Id: I6ad2d7f1aa6bc904df5746b82cd8d9db3e93bd8f
2019-05-02 16:25:37 -07:00
TreeHugger Robot
a5bc389c9d
Merge "Update battery saver footer to have learn more link" into qt-dev
2019-05-02 21:38:37 +00:00
Salvador Martinez
b056b7dec4
Update battery saver footer to have learn more link
...
This will allow tapping on the Learn More text to take a user to
the support page for battery saver.
Bug: 129010739
Test: atest BatterySaverSettingsTest
Change-Id: Ifb758ea8c608a4051c093b5d1d43f9a039ab1294
2019-05-02 13:08:52 -07:00
Lei Yu
76a3e5bfac
Merge "Update dialog text for untethered BT device" into qt-dev
2019-05-02 17:18:04 +00:00
Beth Thibodeau
bf63dde205
Add setting suggestion for style
...
Also added extra to the existing wallpaper suggestion so it opens
directly to that tab instead of the style tab
Test: atest com.android.settings.wallpaper.StyleSuggestionActivityTest
Fixes: 126230901
Change-Id: I50ca588627063194900dca8a9273baff4a44ca67
2019-05-02 10:58:22 -04:00
Raff Tsai
8f205a66c0
Can't switch navigation mode from search results
...
3 Navigation modes are mutually exclusive, we can't set all often
them on. Therefore we will now show them as slices.
Fixes: 131713601
Test: robolectric, manual
Change-Id: I52e94dffe15ed20a23a5e4cea68a40b66158b3dd
2019-05-02 14:40:43 +08:00
Yi-Ling Chuang
0789b5d226
Use PermissionControllerManager to get permission groups
...
The mapping of permissions and permission groups may be changed upon
mainline module update, so we cannot reliably read from the platform.
PermissionControllerManager is created for this purpose, so we use it
to prevent from the outdated mapping instead of mapping them manually.
Bug: 117978938
Test: robotests
Change-Id: If8682796b8a30dee3b73572e977fade48d07eb2b
2019-05-02 10:04:53 +08:00
Cn Chen
88faf90a29
Merge ""Change font size" tile should go to settings' font size page directly"
2019-05-02 02:00:40 +00:00
Julia Reynolds
57746eed0b
Merge "Importance preference updates" into qt-dev am: 1613d883e8
...
am: 176f142f74
Change-Id: I245505a348a449beed5666c58cb0eb0cc6b13638
2019-05-01 17:50:23 -07:00
Salvador Martinez
1600a5ce1a
Merge "Fix null pointer in SubscriptionUtil" into qt-dev am: 30d0e6c7d7
...
am: ac690d98c0
Change-Id: I69b7f210bbbef2bba3ef6792c128b806db07e90e
2019-05-01 16:01:49 -07:00
Tim Peng
7e39f6f359
Merge "Update "Play media to" display rule in SoundSetting" into qt-dev am: 1bf8fb8535
...
am: a5d1d35bcf
Change-Id: Ibc962a2b9476fdde34d77cd32303dba0e0f39c1d
2019-05-01 15:23:16 -07:00
Julia Reynolds
176f142f74
Merge "Importance preference updates" into qt-dev
...
am: 1613d883e8
Change-Id: I4b1d004cf4ff88253a901942b70b312d8751d033
2019-05-01 13:55:20 -07:00
Lei Yu
d9ecc3ae9a
Update dialog text for untethered BT device
...
Fixes: 122672631
Test: RunSettingsRoboTests
Change-Id: I380308acbb7025461ef34aeec68e535189714bf3
2019-05-01 12:37:55 -07:00
Xiangyu/Malcolm Chen
39e8aaba93
Merge "Create enable MMS notification." into qt-dev am: 25de66c030
...
am: 4a0f2aedd5
Change-Id: I508a0eb6ee8a23e9bcf6c6394af8e1860cfae31d
2019-05-01 11:22:28 -07:00
Salvador Martinez
ac690d98c0
Merge "Fix null pointer in SubscriptionUtil" into qt-dev
...
am: 30d0e6c7d7
Change-Id: I0cba2206822450f14610d557f7844e8e1ea08abc
2019-05-01 10:59:11 -07:00
Tim Peng
a5d1d35bcf
Merge "Update "Play media to" display rule in SoundSetting" into qt-dev
...
am: 1bf8fb8535
Change-Id: Iadb043eb838aee8d3680bb7a295647ab3444a033
2019-05-01 09:44:47 -07:00
Fan Zhang
0360305461
Merge "Delete a broken test" into qt-dev am: c824a0cb82
...
am: cad5eb221c
Change-Id: Ia3baf3ef35e2520efb58c6dd85e70a2d3bca58a1
2019-05-01 07:33:55 -07:00
Antony Sargent
d4f37bb46e
Merge "Add 'Erase SIM' to mobile network details page" into qt-dev am: 2740c4a052
...
am: 4e1273c53f
Change-Id: Ia925f6646eeb49564750dad9a055898ddbdd650f
2019-05-01 07:19:34 -07:00
Sunny Shao
fbe30c5bf7
Merge "Show mobile data slice in Search even no SIM card" into qt-dev am: 8b285f2355
...
am: 6fba302a0d
Change-Id: I917e58a68eecac6c28500eefab8ad4cc31f2087e
2019-05-01 07:18:45 -07:00
Julia Reynolds
090e67d938
Importance preference updates
...
- Use show on lockscreen setting
- Match design to notification shade guts
Test: robotests
Bug: 131290247
Bug: 128445911
Change-Id: I645b35191c8f22e751c264fd8ca13560f50b7582
2019-05-01 10:14:05 -04:00
Xiangyu/Malcolm Chen
4a0f2aedd5
Merge "Create enable MMS notification." into qt-dev
...
am: 25de66c030
Change-Id: I5744cd16cfa4e60f70ad7a069c7efd06d419f605
2019-05-01 07:13:26 -07:00
Fan Zhang
cad5eb221c
Merge "Delete a broken test" into qt-dev
...
am: c824a0cb82
Change-Id: I03296dda94edb42b9c9911a8594aca35bcb6465b
2019-05-01 07:10:51 -07:00
Antony Sargent
4e1273c53f
Merge "Add 'Erase SIM' to mobile network details page" into qt-dev
...
am: 2740c4a052
Change-Id: I7fe388644b137549807d74b0a7888fdd9d7eab74
2019-05-01 07:08:19 -07:00
Sunny Shao
6fba302a0d
Merge "Show mobile data slice in Search even no SIM card" into qt-dev
...
am: 8b285f2355
Change-Id: Ibb7ab1b8b0425938092b27dad980ef0c11ee2b66
2019-05-01 07:07:32 -07:00
Lifu Tang
1c0c74220d
Merge "Update location app stats" into qt-dev am: 5bfa4b24e2
...
am: 3ee7292958
Change-Id: Icb598b8930394d65012bf4e7a82b7be2e80db19a
2019-04-30 23:11:07 -07:00
Yi-Ling Chuang
ab5cfcdf33
Merge "Only shows two suggestion cards at once." into qt-dev am: 15524dbaee
...
am: 191e38abec
Change-Id: I086330ea5c300ba13fdcdfa2d5e4e4ed0137ee9e
2019-04-30 22:57:18 -07:00
Lei Yu
2f862295fd
Merge "Fix a crash in battery settings page" into qt-dev am: 116d4f14dc
...
am: cdce15c670
Change-Id: I3b3f4ccaa1efb7461d381906ca92d507d8c00a05
2019-04-30 22:33:43 -07:00
Daniel Solomon
608ad6f632
Hide display white balance setting depending on accessibility
...
To avoid conflicting with display accessibility features, hide the
display white balance setting when these features are active.
Bug: 130263943
Test: make ROBOTEST_FILTER=DisplayWhiteBalancePreferenceControllerTest
RunSettingsRoboTests -j32
Change-Id: I9936a657521287a7a0482f2a934430bd79013cf3
2019-04-30 22:00:17 -07:00
Lifu Tang
3ee7292958
Merge "Update location app stats" into qt-dev
...
am: 5bfa4b24e2
Change-Id: Ida6d56aa38861ae76654f7a01e2a0921bd1b5e6f
2019-04-30 21:57:34 -07:00
Yi-Ling Chuang
191e38abec
Merge "Only shows two suggestion cards at once." into qt-dev
...
am: 15524dbaee
Change-Id: I628873293315d2850f95e8f42fbb011417dc50a5
2019-04-30 21:56:01 -07:00
Julia Reynolds
4ad850af69
Merge "Fix visibility and editability of importance fields" into qt-dev am: 7c802e553f
...
am: 4c77fd575c
Change-Id: I9f0e7f1e13082d86bd9dd3bf50fb3dc70775f606
2019-04-30 19:59:59 -07:00
Lei Yu
cdce15c670
Merge "Fix a crash in battery settings page" into qt-dev
...
am: 116d4f14dc
Change-Id: Icf99350b41c88a6f3f6aaafd34477e5af57a49d3
2019-04-30 19:21:41 -07:00
Julia Reynolds
4c77fd575c
Merge "Fix visibility and editability of importance fields" into qt-dev
...
am: 7c802e553f
Change-Id: I84ed085ac5dba8423f6d49beb2045c8a9460c6ed
2019-04-30 17:25:17 -07:00
TreeHugger Robot
30d0e6c7d7
Merge "Fix null pointer in SubscriptionUtil" into qt-dev
2019-04-30 23:43:42 +00:00
TreeHugger Robot
1bf8fb8535
Merge "Update "Play media to" display rule in SoundSetting" into qt-dev
2019-04-30 23:07:28 +00:00
Xiangyu/Malcolm Chen
25de66c030
Merge "Create enable MMS notification." into qt-dev
2019-04-30 23:05:25 +00:00
Fan Zhang
c824a0cb82
Merge "Delete a broken test" into qt-dev
2019-04-30 20:55:35 +00:00
Pasty Chang
8b6857951c
Merge "Set QR scan activity to light theme in setup flow" into qt-dev am: 54cddc70e5
...
am: 9f8406d876
Change-Id: I4ca7732c16bfaf11b5ede3763a3b20e1bd9c74ae
2019-04-30 13:34:49 -07:00
Pasty Chang
9f8406d876
Merge "Set QR scan activity to light theme in setup flow" into qt-dev
...
am: 54cddc70e5
Change-Id: I93fb36b2a44b37484f938a3a2066c0b5767de021
2019-04-30 11:41:18 -07:00
Fan Zhang
e2e104f563
Delete a broken test
...
The test has been broken for a while.
Fixes: 120505691
Test: robotest
Change-Id: I92537d1676ba1dc94595e87893ca7324d4740a70
2019-04-30 11:37:21 -07:00