Cosmo Hsieh
aaf6e03499
Merge "[Network Connection] Don't dismiss dialog when touching outside of dialog"
2019-03-22 01:45:53 +00:00
TreeHugger Robot
8f4368ddd7
Merge "Update strings for battery settings"
2019-03-22 01:39:53 +00:00
TreeHugger Robot
d0e149fde3
Merge "Move WakeScreenGesturePrefController"
2019-03-22 01:19:00 +00:00
TreeHugger Robot
e4a0d1191c
Merge "[Network Connection] Start dialog as affinity activity"
2019-03-22 01:10:39 +00:00
TreeHugger Robot
8eee9a942d
Merge "Do not relaunch ConfirmLock after rotation"
2019-03-22 01:03:50 +00:00
Michael Groover
961e55309c
Merge "Add Sensors Off QS developer tile"
2019-03-22 00:34:21 +00:00
TreeHugger Robot
8a26152a50
Merge "Make conditional work properly when toggle it in QS"
2019-03-22 00:16:45 +00:00
Fan Zhang
e3cee29472
Merge "Remove reference to R.id.summary_container."
2019-03-21 23:41:58 +00:00
TreeHugger Robot
3f7cbc7c54
Merge "Update string for app storage settings"
2019-03-21 23:41:15 +00:00
TreeHugger Robot
0847f14097
Merge "Clean up the hard cache in SettingSliceProvider."
2019-03-21 23:23:45 +00:00
Fan Zhang
a8291be3a9
Clean up the hard cache in SettingSliceProvider.
...
It doesn't need to be a map.
Bug: 129002750
Test: manual
Change-Id: If784dfe4fb497414a04dc5fa8c8374731539d8ed
2019-03-21 14:12:38 -07:00
Mill Chen
bd10886288
Make conditional work properly when toggle it in QS
...
Some conditionals do not work properly when users toggle its state in
QS, the cause is that these conditionals don't have a way to monitor the
status changed. Make RecyclerView handle onWindowFocusChanged event and
make sure that conditionals can update the status when going back to
Settings from QS.
Bug: 118387886
Bug: 123171638
Bug: 123167705
Test: visual, robotests
Change-Id: Ib3bb9bf43afaa58726502eea1e98bcf602bc3677
2019-03-21 13:28:25 -07:00
jackqdyulei
8eff5deeac
Update strings for battery settings
...
Bug: 112285389
Test: Build
Change-Id: I0be0a4b4ddd18be12a277526711bf88e7f333c5c
2019-03-21 12:56:36 -07:00
Fan Zhang
92fad094b0
Update string for app storage settings
...
Fixes: 128347544
Test: visual
Change-Id: I4dd803a04301b39d7f2de8f61eb7d193f8164d0b
2019-03-21 12:45:26 -07:00
TreeHugger Robot
b4ae464e99
Merge "Show connecting and connected messages on the header subtext of Wi-Fi slice"
2019-03-21 19:27:04 +00:00
Rubin Xu
eba6d5db52
Do not relaunch ConfirmLock after rotation
...
Bug: 122712696
Test: manual
Change-Id: I44fdbdb54b42c3a680bd83fc21c00e5769b83151
2019-03-21 17:44:57 +00:00
Mady Mellor
e57cd2478e
Merge "Update bubbles strings in settings"
2019-03-21 17:29:27 +00:00
TreeHugger Robot
08e2a5f0f4
Merge "Change Suggestion dismiss day"
2019-03-21 16:57:33 +00:00
TreeHugger Robot
a480df53de
Merge "RuntimePermissionUsageInfo.getName() now returns a String."
2019-03-21 16:56:15 +00:00
Beverly
efd88a9a7c
Move WakeScreenGesturePrefController
...
Test: n/a
Bug: 127955764
Change-Id: Ib4ca072e1ade3d2c0fd015e25d95807d8804d74d
2019-03-21 10:13:19 -04:00
TreeHugger Robot
8ef991f979
Merge "Remove tint to show rainbow drawable on Bluetooth devices slice"
2019-03-21 13:25:28 +00:00
Julia Reynolds
f7b793f808
Merge "Add settings for individual NAS components"
2019-03-21 13:09:00 +00:00
TreeHugger Robot
fc38c5c04e
Merge "Revert layout transition from slice view"
2019-03-21 12:00:28 +00:00
Jason Chiu
b056c3a2b6
Show connecting and connected messages on the header subtext of Wi-Fi slice
...
Fixes: 128631698
Test: robotest
Change-Id: I1ea2a65d09eca9b3dd06f56c4ae69ef7f68ffd86
2019-03-21 18:49:09 +08:00
Yanting Yang
02aee793f9
Remove tint to show rainbow drawable on Bluetooth devices slice
...
Bluetooth icon has changed to rainbow icon. These new icons will be
abnormal if apply tint to them.
Fixes: 129038598
Test: visual
Change-Id: Ic02d226a46c36bb0b80f00b2e30d31a311e14e2f
2019-03-21 18:17:55 +08:00
Annie Meng
c1d4c47711
Merge "Use new dataManagementLabel AIDL in Backup Settings"
2019-03-21 10:17:09 +00:00
Yanting Yang
1cdb780526
Revert layout transition from slice view
...
Fixes:129002765
Test: visual
Change-Id: Ice56eb0ee5cd6018927271ab33ad9dd3321953b1
2019-03-21 16:59:47 +08:00
Michele Berionne
5c68865a88
Merge "Modified MultiSim APIs"
2019-03-21 08:01:43 +00:00
Raff Tsai
165708d793
Change Suggestion dismiss day
...
Fixes: 129021859
Test: manual
Change-Id: I2da7a0c23f9e266b18482f9593e987287ca9e1f0
2019-03-21 15:57:56 +08:00
TreeHugger Robot
6666c7dabb
Merge "Revert "Import statsdprotolite library to use atoms.proto""
2019-03-21 06:32:27 +00:00
TreeHugger Robot
b9e6f894c3
Merge "Add divider line in Preference for scan QR code button and share hotspot button"
2019-03-21 06:26:27 +00:00
cosmohsieh
ed2fac12f5
[Network Connection] Start dialog as affinity activity
...
Use affinity to keep a clear back stack to prevent caller activity from
stopped stage. If there is only NetworkRequestDialog activity in back stack,
caller will not be covered and then only become paused stage.
Bug: 128995251
Test: manual
Change-Id: I552b942810c919a41a690beff523a01aba1e4d0b
2019-03-21 05:57:19 +00:00
TreeHugger Robot
4a6b8a608c
Merge "[Network Connection] Implement Unavailable callback when the user cancels"
2019-03-21 05:48:17 +00:00
Chen Xu
ea3a25ea83
Merge "Create TM for each subId to register phonestatelistner"
2019-03-21 05:39:19 +00:00
TreeHugger Robot
3c2a508463
Merge "[Issue fix] Hearing aids subtitle status is not updated."
2019-03-21 05:30:35 +00:00
cosmohsieh
3babe9e908
[Network Connection] Don't dismiss dialog when touching outside of
...
dialog
To Improve user experience, prevent dialog dismissing from touching outside
of the dialog
Bug: 128877712
Test: atest NetworkRequestDialogFragment
Change-Id: Idfa90c3647f5cf766aaa63fdb8a829fec5db5934
2019-03-21 13:22:36 +08:00
TreeHugger Robot
55cbba6073
Merge "Use "Disable"/"Enable" for system app"
2019-03-21 04:45:23 +00:00
TreeHugger Robot
ff02854e9a
Merge "Remove hardcoded height for SliceView"
2019-03-21 04:02:48 +00:00
Arc Wang
890f3a4340
Add divider line in Preference for scan QR code button and share hotspot button
...
Bug: 128940862
Test: manual test
Change-Id: If576f0840cc8924b63348f04fe12c3a0d4edcb89
2019-03-21 10:48:55 +08:00
Raff Tsai
20308f735d
Revert "Import statsdprotolite library to use atoms.proto"
...
This reverts commit 7ba77ceadf
.
Reason for revert: <increase settings apk size>
Change-Id: I39bfebf3f50f997d7b36ed80ac6302a4529a6432
2019-03-21 02:48:18 +00:00
Lucas Lin
f32823bc6d
Merge "Modify dialog message for partial connectivity"
2019-03-21 02:34:03 +00:00
Yanting Yang
e2914e0845
Merge "Improve notification slice string on home page"
2019-03-21 02:04:22 +00:00
Mady Mellor
dde0b7717e
Update bubbles strings in settings
...
Test: manual - check that the strings are right
Change-Id: I9aeb80abb868ff73bbb9b1481d8f3793a6b451e5
2019-03-20 18:59:39 -07:00
cosmohsieh
5944fa9427
[Network Connection] Implement Unavailable callback when the user cancels
...
UI should invoke NetworkRequestUserSelectionCallback.reject() callback when the user clicks cancel.
Bug: 128876386
Test: atest NetworkRequestDialogFragment
Change-Id: Ia5faedf8cc7113a602a4cda10b3252d02c3c8876
2019-03-21 09:37:49 +08:00
tim peng
18979c5313
[Issue fix] Hearing aids subtitle status is not updated.
...
- Replace LifecycleObserver library with androidx.lifecycle
Bug: 128470997
Test: make -j50 RunSettingsRoboTests
Change-Id: I6d59d8b888dcb374c346a94a1ad38956317576bf
2019-03-21 01:24:10 +00:00
Michele
3dafea2641
Modified MultiSim APIs
...
Capitalize S in Multisim.
isMultiSimSupported should return three states, to describe the three possible cases
(hardware not supported, hardware supported but carrier restricted, available)
Bug: 128524079
Test: compilation
Change-Id: Ic52496e326d1398384e5fe22587a236e5352fc4f
2019-03-20 17:51:16 -07:00
Clown SHEN
f5d2552b7a
Merge "Add new string for toast to notify user Wi-Fi not in range"
2019-03-21 00:43:37 +00:00
chen xu
96d0c484f3
Create TM for each subId to register phonestatelistner
...
To register phonestatelistner for different subscription, do not
create phonestatelistener(subId) this contructor is going to be removed.
instead, create TelephonyManager instance for each subId and pass
separate phonestateListener object.
Bug: 117555407
Test: Maunal test
Change-Id: Ia2a1be6e559c3a5b98e178a02d0eee14cc14eb47
2019-03-20 17:28:26 -07:00
TreeHugger Robot
9bbff3da37
Merge "Update system dashboard pref summary"
2019-03-21 00:21:24 +00:00
jackqdyulei
02f64c0634
Remove hardcoded height for SliceView
...
Fixes: 128953120
Test: Build
Change-Id: I052d2b539421132002a3217fe2ef82d0ab6aba19
2019-03-20 17:10:26 -07:00