TreeHugger Robot
af6b60c523
Merge "Import translations. DO NOT MERGE" into qt-r1-dev
2019-06-09 02:29:19 +00:00
Bill Yi
d1b2954cff
[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-dev am: b567faffaa
-s ours
...
am: d4ac3ef39a
-s ours
am skip reason: subject contains skip directive
Change-Id: Ibb2b9359cd7b6efed2b383c157acf7d33823200f
2019-06-08 17:47:06 -07:00
Bill Yi
d4ac3ef39a
[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-dev
...
am: b567faffaa
-s ours
am skip reason: subject contains skip directive
Change-Id: If9388b9fa0837bee7929f3aa1227e6e3391215ba
2019-06-08 17:42:07 -07:00
TreeHugger Robot
b567faffaa
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-06-09 00:31:00 +00:00
Bill Yi
73923ec0e7
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I805ccf4d38fa75c5c0c9e9ce538bf48f7db23dda
2019-06-08 12:50:40 -07:00
Bill Yi
096babc3ec
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I7b9956f00ad7c2e77e75dddb64a3ee70cc72fa78
2019-06-08 12:26:23 -07:00
Bill Yi
d2347cabdb
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: If595c532cf6a8e9724c74c96b29356ab1bdb65b0
2019-06-08 12:01:55 -07:00
Lorenzo Colitti
c1d37805fc
Merge "Disconnect if the user cancels the no/partial connectivity dialog" into qt-dev am: 2bcfecdb21
...
am: 090cd1d05e
Change-Id: Id86251bdd22b0d47a418e6a5c11af9c2b44e1714
2019-06-07 23:56:31 -07:00
Lorenzo Colitti
090cd1d05e
Merge "Disconnect if the user cancels the no/partial connectivity dialog" into qt-dev
...
am: 2bcfecdb21
Change-Id: I1108a0f097e7f6b1fc47f2551f18e6316688a8f9
2019-06-07 23:51:32 -07:00
TreeHugger Robot
2bcfecdb21
Merge "Disconnect if the user cancels the no/partial connectivity dialog" into qt-dev
2019-06-08 06:41:11 +00:00
Kevin Chyn
41e92a1e6c
Only launch fingerprint settings after enrollment if it's from the summary controller am: eeecb3e24d
...
am: ee6cc56b68
Change-Id: Icb00ba2da2a729852f81c3cdfad14c2a8732b233
2019-06-07 21:11:07 -07:00
Kevin Chyn
ee6cc56b68
Only launch fingerprint settings after enrollment if it's from the summary controller
...
am: eeecb3e24d
Change-Id: I4d38ec9a0ffa4dbcffee9b5b7e31c20fd5bd3c7b
2019-06-07 21:07:07 -07:00
Kevin Chyn
1221604283
Merge "Do not stay on education page if user has enrolled max templates" into qt-r1-dev
...
am: 7b5d1016f4
Change-Id: I26137eb5938d13ae11990c97a4ab70ad0b45972d
2019-06-07 16:02:22 -07:00
Kevin Chyn
7b5d1016f4
Merge "Do not stay on education page if user has enrolled max templates" into qt-r1-dev
2019-06-07 22:44:49 +00:00
Kevin Chyn
eeecb3e24d
Only launch fingerprint settings after enrollment if it's from the summary controller
...
Fixes: 133822544
Test: No more multiple instances of fingerprint settings after enrolling
from within the settings page
Test: adb shell am start -a android.settings.BIOMETRIC_ENROLL does not
send the user to fingerprint settings after completing enrollment
Change-Id: I003dc142b01ed6ffae83299ab4b69f4896eb93e3
2019-06-07 15:13:29 -07:00
Kevin Chyn
c976efa3e6
Do not stay on education page if user has enrolled max templates
...
Fixes: 134769754
Test: Enroll max templates, go back, intro screen is seen instead
Change-Id: I4a5f8d71abff88688f7c77860bb44caa95d17d61
2019-06-07 12:41:05 -07:00
Joshua Mccloskey
ab5543410b
Merge "Updating colors for dark theme" into qt-r1-dev
...
am: 6d24819758
Change-Id: If4e7a8c0371b38d9e93afad52d669ca1ca3cdfd4
2019-06-07 12:32:24 -07:00
Joshua Mccloskey
6d24819758
Merge "Updating colors for dark theme" into qt-r1-dev
2019-06-07 19:15:11 +00:00
Lorenzo Colitti
5456b596a2
Disconnect if the user cancels the no/partial connectivity dialog
...
If the user exits the no Internet or partial connectivity dialog
without taking any action, there is no longer any way to use the
network. So, disconnect the network.
Bug: 130766237
Test: clicking outside dialog disconnects network
Test: orientation changes do not disconnect network
Change-Id: I80c2c98c994dc01e53b32f40332b3f1bd03b6012
2019-06-07 19:43:24 +09:00
George Chang
8c6c0043bc
Fix NFC state switched off every time user entered connection preferences page am: e4c2e427a1
...
am: dc29b325a1
Change-Id: I6a6b68aaaf57a411e14f16ddd56a8f8accb650bb
2019-06-06 23:34:07 -07:00
George Chang
dc29b325a1
Fix NFC state switched off every time user entered connection preferences page
...
am: e4c2e427a1
Change-Id: I52186dbe7b550fd6ab2ae0bccdba80ac1e779b1f
2019-06-06 23:29:07 -07:00
George Chang
e4c2e427a1
Fix NFC state switched off every time user entered connection preferences page
...
NfcAirplaneModeObserver added a scenario that
switched NFC off every time a user entered connection
preferences page if airplane mode was on.
Even when a user manually switched on NFC, the observer would still
turn NFC off when re-entering connection preferences page.
GSAM TS.27 certification requires NFC state to be consistent
under AirplaneMode before and after reboot the device.
NfcAirplaneModeObserver breaks the requirement
because it would always switch NFC off under airplane mode
when a user checked the NFC state in settings page.
Fix it by removing NfcAirplaneModeObserver.
Keep the NFC state consistent.
Bug:128384879
Test: make RunSettingsRoboTests / Check Nfc on/off Status
Merged-In: If4c8e47c2509b09e8bc1a464e1ab329b945e3d20
Change-Id: If4c8e47c2509b09e8bc1a464e1ab329b945e3d20
2019-06-07 00:11:32 +00:00
joshmccloskey
10576db765
Updating colors for dark theme
...
Bug: 133277663
Test: Verified colors are correct for dark & light themes.
Change-Id: If1aa5f22286d15918cfec3cd4a6436760bf304b2
2019-06-06 16:48:29 -07:00
Yi Jiang
6ab71397c6
Merge "Fix screen attention contextual card" into qt-r1-dev
...
am: 03c47e7687
Change-Id: Icc1b98c78c0e087743c000bb423f1ee7f1522eab
2019-06-06 13:23:34 -07:00
Yi Jiang
03c47e7687
Merge "Fix screen attention contextual card" into qt-r1-dev
2019-06-06 20:06:21 +00:00
Julia Reynolds
e485af3e8e
Merge "Silent notifs appear on lockscreen by default" into qt-dev am: f58cd0fb51
...
am: df0fdaef74
Change-Id: I44437c62927fbe5ef3f23258bcc0aea8af4210a5
2019-06-06 12:08:56 -07:00
Julia Reynolds
df0fdaef74
Merge "Silent notifs appear on lockscreen by default" into qt-dev
...
am: f58cd0fb51
Change-Id: I39f53bcf9665291fb3961e7358aec09e60a310e7
2019-06-06 12:00:54 -07:00
TreeHugger Robot
f58cd0fb51
Merge "Silent notifs appear on lockscreen by default" into qt-dev
2019-06-06 18:36:57 +00:00
Mehdi Alizadeh
ebd0386ed7
Updates System Navigation strings am: 14a1b19735
...
am: cde53dc119
Change-Id: I15fa47601e4ef63d61e57995f9e81eb2c4f9f7be
2019-06-06 11:31:40 -07:00
Mehdi Alizadeh
cde53dc119
Updates System Navigation strings
...
am: 14a1b19735
Change-Id: Ifd443b394ce19ceb0c0fe94abbaaa31d9158c475
2019-06-06 11:28:39 -07:00
Mehdi Alizadeh
14a1b19735
Updates System Navigation strings
...
Bug: 134517326
Test: Verified manually
Change-Id: I777cfdc3a760040fdea745c5247152c5ff0d6218
2019-06-06 18:06:57 +00:00
Julia Reynolds
a1a598d44e
Silent notifs appear on lockscreen by default
...
Test: atest
Bug: 134613164
Change-Id: I1ee39a1302010a2a29ba6d0060f19565e41859a2
2019-06-06 17:03:20 +00:00
Kevin Chang
9ff00646d0
Add tutorial dialog for gesture navigation
...
Add new tutorial dialog for gesture navigation in order to teach
users how to use the gesture
Fixes: 133650388
Test: Manual
Change-Id: I7cc6a950af49044b27cf7ca41e3bcf67ef40b5fd
Merged-In: I7cc6a950af49044b27cf7ca41e3bcf67ef40b5fd
2019-06-06 06:20:49 +00:00
Andy Chou
1c445b3c73
Merge "UE showed wrong title and message when enabling data roaming." into qt-dev am: a9e8c50764
...
am: 768691520b
Change-Id: I7aa286da54c3241b7a6f6347cd9efb15703b0472
2019-06-05 20:29:26 -07:00
Antony Sargent
9639b1fa79
Merge "Strings for pSIM on/off toggle removal" into qt-dev am: 68a26e5535
...
am: 2082b0e969
Change-Id: I723ee48ba5d1cf79bbb94103c8577f7d64da65ef
2019-06-05 20:29:04 -07:00
Andy Chou
768691520b
Merge "UE showed wrong title and message when enabling data roaming." into qt-dev
...
am: a9e8c50764
Change-Id: I7e32848cd240b43e93533f5575202b1122620dee
2019-06-05 19:51:46 -07:00
Antony Sargent
2082b0e969
Merge "Strings for pSIM on/off toggle removal" into qt-dev
...
am: 68a26e5535
Change-Id: I1ab73ba3e6e666a42590030d9dd6903f257b070a
2019-06-05 19:51:13 -07:00
Andy Chou
a9e8c50764
Merge "UE showed wrong title and message when enabling data roaming." into qt-dev
2019-06-06 00:35:16 +00:00
Antony Sargent
68a26e5535
Merge "Strings for pSIM on/off toggle removal" into qt-dev
2019-06-06 00:19:16 +00:00
Yi Jiang
f7b2af4946
Merge "use different description strings for screen attention settings and contextual card" into qt-r1-dev
...
am: d81e2c36f6
Change-Id: I209de68c4f320d9c946176d44cc226ba33c33b88
2019-06-05 16:53:01 -07:00
Yi Jiang
d81e2c36f6
Merge "use different description strings for screen attention settings and contextual card" into qt-r1-dev
2019-06-05 23:35:51 +00:00
Yi Jiang
068062d423
Fix screen attention contextual card
...
Bug: 134537004
Bug: 134537730
Test: Manually verified.
Test: make RunSettingsRoboTests
Change-Id: Ib5dd6444b70a5575863be985f58b48f00f505e53
2019-06-05 16:20:30 -07:00
Julia Reynolds
53905f300f
Merge "Read the subtext of notif importance field on selection" into qt-dev am: 3f95fda1cf
...
am: 559a72e27f
Change-Id: I609e8ff8d2188388150d786f663cc6c04bb37474
2019-06-05 14:55:19 -07:00
Julia Reynolds
559a72e27f
Merge "Read the subtext of notif importance field on selection" into qt-dev
...
am: 3f95fda1cf
Change-Id: Icc507ca10f4c657593ed1c6b6cb9d93c0b01f8fe
2019-06-05 14:49:45 -07:00
Suprabh Shukla
9839ce5db7
Kill uid when REQUEST_INSTALL_PACKAGES is denied am: 732edc3e39
...
am: d879318434
Change-Id: Ie1ce9f5f5a0971489f93864b9c5d6d5c32bec9c6
2019-06-05 14:40:45 -07:00
TreeHugger Robot
3f95fda1cf
Merge "Read the subtext of notif importance field on selection" into qt-dev
2019-06-05 21:37:17 +00:00
Suprabh Shukla
d879318434
Kill uid when REQUEST_INSTALL_PACKAGES is denied
...
am: 732edc3e39
Change-Id: I891d88a7fa0769ce22eb7b79cb5f6dcf5d1457ac
2019-06-05 14:34:45 -07:00
Antony Sargent
3631ed9dee
Strings for pSIM on/off toggle removal
...
We need to remove the on/off toggle for pSIMs because of unexpected
problems in the telephony stack with being able to disable a pSIM. These
new strings are used in the updated UX we're adding to deal with this.
Bug: 132921553
Test: n/a
Change-Id: I60816289e0ef65bbf882a8dca6f08c46742bb1c9
2019-06-05 14:20:09 -07:00
Suprabh Shukla
732edc3e39
Kill uid when REQUEST_INSTALL_PACKAGES is denied
...
Process privileges like open fds need to be revoked, when this
permission is denied by the user.
Test: Manually verified by checking logs.
Robotest:
atest SettingsRoboTests:ExternalSourcesDetailsTest
Bug: 133504844
Change-Id: I81da0b3a5d6c54e392828829d1a2c43488439504
2019-06-05 21:15:17 +00:00
Anthony Han
dac6c837c6
Merge "Hide color mode when unavailable" into qt-r1-dev
...
am: 3472188437
Change-Id: I6fd470f78c9d2af0d8713d1b5be7d03437feef22
2019-06-05 13:58:32 -07:00