Commit Graph

55088 Commits

Author SHA1 Message Date
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
4c4bad8e67 Only launch fingerprint settings after enrollment if it's from the summary controller
am: eeecb3e24d

Change-Id: I16becf1de78463e9379291f6273c963e850d4687
2019-06-07 21:06:08 -07:00
Kevin Chyn
a53cf34f7e Merge "Do not stay on education page if user has enrolled max templates" into qt-r1-dev
am: 7b5d1016f4

Change-Id: Idfc11df50ece3e3553fe6e45715716305c1b06e7
2019-06-07 16:04:05 -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
df8ef0d9bb Merge "Updating colors for dark theme" into qt-r1-dev
am: 6d24819758

Change-Id: Icde71ef65279e29bf64c0005e29e9db004550054
2019-06-07 12:28:31 -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
Android Build Merger (Role)
771b5468b9 Merge "Fix NFC state switched off every time user entered connection preferences page am: e4c2e427a1 am: dc29b325a1" into qt-r1-dev-plus-aosp 2019-06-07 06:34:22 +00:00
George Chang
3119f580f8 Fix NFC state switched off every time user entered connection preferences page am: e4c2e427a1
am: dc29b325a1

Change-Id: I8a8ce7b773a0c5fa6ead761f288263fe7133ac1c
2019-06-06 23:34:09 -07: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
ee0740c4d6 Fix NFC state switched off every time user entered connection preferences page am: e4c2e427a1
am: dc6a11a82a

Change-Id: Iccc2bcf6c1bec2b2ff9b3aa096ff1fb8c155f03b
2019-06-06 23:34:07 -07:00
George Chang
dc6a11a82a Fix NFC state switched off every time user entered connection preferences page
am: e4c2e427a1

Change-Id: If4545377b7c6196027b89514a91a2b7068f1202b
2019-06-06 23:29: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
02777d3e1b Merge "Fix screen attention contextual card" into qt-r1-dev
am: 03c47e7687

Change-Id: Ic7a425c3662d834da23629d9fd98dc5fc39e4ccc
2019-06-06 13:23:32 -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
4c15fab99d Merge "Silent notifs appear on lockscreen by default" into qt-dev am: f58cd0fb51
am: df0fdaef74

Change-Id: Ibed0e690dab29c78a58f694b3edc9bf9cf67cf2d
2019-06-06 12:10:00 -07: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
acee80f8fe Merge "Silent notifs appear on lockscreen by default" into qt-dev am: f58cd0fb51
am: 520a48070f

Change-Id: I66b0830dc86ee78e97541be0e4ab412eeb2457e5
2019-06-06 12:03:55 -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
Julia Reynolds
520a48070f Merge "Silent notifs appear on lockscreen by default" into qt-dev
am: f58cd0fb51

Change-Id: I446708aba61c268375257280341a1ff5b33aa81d
2019-06-06 11:55:54 -07:00
Mehdi Alizadeh
769bcd2efc Updates System Navigation strings am: 14a1b19735
am: 14d77491cf

Change-Id: Ifcfaaf9d57b8ee2c19c4a5a891240522457495af
2019-06-06 11:36:59 -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
1781d93ff3 Updates System Navigation strings am: 14a1b19735
am: cde53dc119

Change-Id: Id431c8e6b12611b00af1b3e34ad7b66deddc49fa
2019-06-06 11:31:42 -07: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
14d77491cf Updates System Navigation strings
am: 14a1b19735

Change-Id: I86d6eab41c4c5d04d4311ce7699f55546f29cebf
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
abee9d52e4 Merge "Add tutorial dialog for gesture navigation" into qt-dev-plus-aosp
am: 52482edb2b

Change-Id: Ifecf327f3cd13efe708e99c697afd44b13e24f74
2019-06-06 02:17:06 -07:00
Kevin Chang
52482edb2b Merge "Add tutorial dialog for gesture navigation" into qt-dev-plus-aosp 2019-06-06 09:04:42 +00:00
android-build-team Robot
d1129b5b37 Snap for 5637134 from a9e8c50764 to qt-release
Change-Id: I902c2e4befffc5c7214ea4014ee6b20908c94a13
2019-06-06 06:39:56 +00:00
android-build-team Robot
0d448bcc7e Snap for 5636702 from 559a72e27f to qt-c2f2-release
Change-Id: Idb3f6305fb5bd7af52cb8c263f9c70a953da873f
2019-06-06 06:39:06 +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
Kevin Chang
0e1f39fad8 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
2019-06-06 13:56:54 +08: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
Andy Chou
bbd66147eb Merge "UE showed wrong title and message when enabling data roaming." into qt-dev am: a9e8c50764
am: 768691520b

Change-Id: Ic357a10b7eec9dd65562138af37be35e1d4b0c01
2019-06-05 20:29:10 -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
Antony Sargent
1eccc3fff3 Merge "Strings for pSIM on/off toggle removal" into qt-dev am: 68a26e5535
am: 2082b0e969

Change-Id: I2e61bb379571c03b900734ad5da03b33e2ddbc90
2019-06-05 20:28:05 -07:00
Andy Chou
3d43db4e50 Merge "UE showed wrong title and message when enabling data roaming." into qt-dev am: a9e8c50764
am: 8c0d669d6e

Change-Id: I5ff88b4ba6ff4a642834a3453438489ae2804dc2
2019-06-05 20:27:25 -07:00
Antony Sargent
74401c6716 Merge "Strings for pSIM on/off toggle removal" into qt-dev am: 68a26e5535
am: 5cdf1955f4

Change-Id: I88335b8bb5cf4ac4bc4d279679d36dbd2194346f
2019-06-05 20:27:01 -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
8c0d669d6e Merge "UE showed wrong title and message when enabling data roaming." into qt-dev
am: a9e8c50764

Change-Id: I8d6b2b025fd039202eca5f6c8eefea1acb8f0e91
2019-06-05 19:49:12 -07:00