OSDN Git Service

android-x86/packages-apps-Settings.git
4 years agoSnap for 6006841 from 48a0ff43046e7f19e27edd005308aa5cebe2926b to qt-qpr2-release
android-build-team Robot [Thu, 14 Nov 2019 02:12:48 +0000 (02:12 +0000)]
Snap for 6006841 from 48a0ff43046e7f19e27edd005308aa5cebe2926b to qt-qpr2-release

Change-Id: I2901fe2d74c1012cdd74d9bd18ad82dec38e291e

4 years agoFix non responding slice toggling
Yi-Ling Chuang [Mon, 7 Oct 2019 02:24:27 +0000 (10:24 +0800)]
Fix non responding slice toggling

The issue happens when users are toggling slices. Sometimes the toggle
doesn't work as expected because the pending intent of the toggle action
seems to be canceled for some reasons.

Hence, we replace FLAG_CANCEL_CURRENT with FLAG_UPDATE_CURRENT to
prevent from getting PendingIntent.CancelExcpetion from SliceActionView
when toggling slices.

This change only applies on those auto converted Slices.

Bug: 140719905
Test: toggle slices in Settings Search and NGA
Change-Id: Iff724ce5f6a1e6a7d9ca85b8ce76539a72e72964
Merged-In: Iff724ce5f6a1e6a7d9ca85b8ce76539a72e72964
(cherry picked from commit ddf6cefcaccf669150bb4d61e37c1d78ccbe91b0)

4 years agoFix Settings creating too many threads unexpectedly
Jason Chiu [Mon, 28 Oct 2019 10:17:04 +0000 (18:17 +0800)]
Fix Settings creating too many threads unexpectedly

Limit the number of threads by using the shared thread pool in
ThreadUtils.

Bug: 143434413
Test: manual
Change-Id: I4afe1f641a11e218616772c1d5446efcc99cd1cc
Merged-In: I4afe1f641a11e218616772c1d5446efcc99cd1cc
(cherry picked from commit 3e4c47dbc090310edcf14b1c5094259f74ff0525)

4 years agoSnap for 5998981 from 8134971f00aac3ae0b9f81510073e74e7d7d5503 to qt-qpr2-release
android-build-team Robot [Sun, 10 Nov 2019 00:13:17 +0000 (00:13 +0000)]
Snap for 5998981 from 8134971f00aac3ae0b9f81510073e74e7d7d5503 to qt-qpr2-release

Change-Id: I3b8768031da913601ca7b80d0747293b1b9001a8

4 years agoImport translations. DO NOT MERGE
Bill Yi [Sat, 9 Nov 2019 07:40:50 +0000 (23:40 -0800)]
Import translations. DO NOT MERGE

Change-Id: I5b9dc323282c81680df423e4df855f9f25e3c028
Auto-generated-cl: translation import

4 years agoFix the MMS messages toggle preference not working
Sunny Shao [Tue, 29 Oct 2019 08:20:48 +0000 (16:20 +0800)]
Fix the MMS messages toggle preference not working

- MMS messages toggle preference doesn't work while the default Mobile data is on then switches off.
- Recall the displayPreference to execute the preference.setOnPreferenceChangeListener
  in the AbstractPreferenceController.

Fixes: 143204818
Test: make RunSettingsGoogleRoboTests -j ROBOTEST_FILTER=com.android.settings.network.telephony.MmsMessagePreferenceControllerTest
Change-Id: Ida65d04b095b7d2556fa5bdd93be7a67cba77206
Merged-In: Ida65d04b095b7d2556fa5bdd93be7a67cba77206
(cherry picked from commit 054e0eab872a795d81efce7629d03845e9bfb92c)

4 years agoSnap for 5989078 from 8b348f1f3090ed5cc76f4e18c66a13b2d1222d13 to qt-qpr2-release
android-build-team Robot [Wed, 6 Nov 2019 02:01:28 +0000 (02:01 +0000)]
Snap for 5989078 from 8b348f1f3090ed5cc76f4e18c66a13b2d1222d13 to qt-qpr2-release

Change-Id: I5992c5f7a52c191a9f17f3316e0e2f67c9018d91

4 years agoMerge "Fix Battery page animation" into qt-qpr1-dev
TreeHugger Robot [Tue, 5 Nov 2019 05:34:41 +0000 (05:34 +0000)]
Merge "Fix Battery page animation" into qt-qpr1-dev

4 years agoFix Battery page animation
Raff Tsai [Mon, 19 Aug 2019 08:40:36 +0000 (16:40 +0800)]
Fix Battery page animation

TextView summary1 has default height 2 line. If the content is longer
than 2 line, the TextView increases itself which causes the animation.
By increasing minLines to 3, it can avoid the animation. And remove
summary2 because it is only for debug purpose, the debug information
can be merged to summary1.

Fixes: 139554919
Test: visual, make RunSettingsRoboTests
Change-Id: I167ac87c9bd83035e00d4991961599e76f4f69e1
(cherry picked from commit 648ada031d932adc73a2a521473d2c7309a16139)
Merged-In: I167ac87c9bd83035e00d4991961599e76f4f69e1

4 years agoSnap for 5984801 from 9db5fcb2ff996678b7932a6c1591418b0778ed1c to qt-qpr2-release
android-build-team Robot [Mon, 4 Nov 2019 00:20:14 +0000 (00:20 +0000)]
Snap for 5984801 from 9db5fcb2ff996678b7932a6c1591418b0778ed1c to qt-qpr2-release

Change-Id: Ic5bef77cf7511468b60a974bcec0413829a182ca

4 years agoImport translations. DO NOT MERGE
Bill Yi [Sun, 3 Nov 2019 00:25:40 +0000 (17:25 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ie3137ceba6f623d0a7aa1176166930b522dee60e
Auto-generated-cl: translation import

4 years agoSnap for 5983947 from 1876b8c6ddc78e4593e29f85270951edbc02773a to qt-qpr2-release
android-build-team Robot [Sat, 2 Nov 2019 23:11:01 +0000 (23:11 +0000)]
Snap for 5983947 from 1876b8c6ddc78e4593e29f85270951edbc02773a to qt-qpr2-release

Change-Id: I786ee6ac06d94ccb638e8000af02f8fee4ba3dbd

4 years agoMerge "Revert "Remove attention controller"" into qt-qpr1-dev
Kevin Chyn [Fri, 1 Nov 2019 17:01:32 +0000 (17:01 +0000)]
Merge "Revert "Remove attention controller"" into qt-qpr1-dev

4 years agoRevert "Remove attention controller"
Kevin Chyn [Fri, 18 Oct 2019 18:19:18 +0000 (18:19 +0000)]
Revert "Remove attention controller"

Bug: 142979808

This reverts commit 8e1d1ca3abbd35530019318361afd99901840d38.

Change-Id: I78b7572bcb384de2984f4d81946aceb03aec6758

4 years agoRevert "Update attention string"
Kevin Chyn [Sat, 19 Oct 2019 00:54:36 +0000 (00:54 +0000)]
Revert "Update attention string"

Bug: 142979808

This reverts commit 821fbc83a1f5ec3c914a37821b218471f0bc8431.

Change-Id: Ibe426d3175b8b44fadaf78316201031f229d736e

4 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 31 Oct 2019 01:50:23 +0000 (18:50 -0700)]
Import translations. DO NOT MERGE

Change-Id: I7256e981ee4f567d1b09dce74e476375f4f58bb3
Auto-generated-cl: translation import

4 years agoSnap for 5969848 from ff9bcdbcd31d865ff2983dfb5946ad7d1322997e to qt-qpr2-release
android-build-team Robot [Sun, 27 Oct 2019 23:18:17 +0000 (23:18 +0000)]
Snap for 5969848 from ff9bcdbcd31d865ff2983dfb5946ad7d1322997e to qt-qpr2-release

Change-Id: I36da9e8fdf6f258b13e7a43836f8e9053334a638

4 years agoImport translations. DO NOT MERGE
Bill Yi [Sun, 27 Oct 2019 15:01:49 +0000 (08:01 -0700)]
Import translations. DO NOT MERGE

Change-Id: I519674aef33bc822977cf0e00edf02aff7b8245f
Auto-generated-cl: translation import

4 years agoSnap for 5956190 from 476d82715afd6c42225b2a2896c02b461e2f0a46 to qt-qpr2-release
android-build-team Robot [Mon, 21 Oct 2019 22:42:46 +0000 (22:42 +0000)]
Snap for 5956190 from 476d82715afd6c42225b2a2896c02b461e2f0a46 to qt-qpr2-release

Change-Id: If43a85fb23469efb75a9fedc22a6a4c2a6032e9e

4 years agoImport translations. DO NOT MERGE
Bill Yi [Sat, 19 Oct 2019 07:50:29 +0000 (00:50 -0700)]
Import translations. DO NOT MERGE

Change-Id: I0d35ecce542fee9f4f6367d2a11a4cca2d4b4b60
Auto-generated-cl: translation import

4 years agoMerge "Fix non responding slice toggling problem." into qt-qpr1-dev
TreeHugger Robot [Thu, 17 Oct 2019 01:32:14 +0000 (01:32 +0000)]
Merge "Fix non responding slice toggling problem." into qt-qpr1-dev

4 years agoSnap for 5936642 from dfd9aa99e5ce913274bbc30b298b4478c9c18210 to qt-qpr2-release
android-build-team Robot [Sat, 12 Oct 2019 23:10:36 +0000 (23:10 +0000)]
Snap for 5936642 from dfd9aa99e5ce913274bbc30b298b4478c9c18210 to qt-qpr2-release

Change-Id: I6cd6a48d020653521480872457fb1fefe46fceda

4 years agoString "CDME" is wrong
SongFerngWang [Thu, 10 Oct 2019 12:18:30 +0000 (20:18 +0800)]
String "CDME" is wrong

Bug: 142376028
Test: build pass
Change-Id: Ifaed6ca8aba8f34ecb27abb863aeaf679132934f

4 years agoSnap for 5925757 from 6fa03d4cadb18211cbb6a20ec1868282e23ca043 to qt-qpr2-release
android-build-team Robot [Tue, 8 Oct 2019 01:15:31 +0000 (01:15 +0000)]
Snap for 5925757 from 6fa03d4cadb18211cbb6a20ec1868282e23ca043 to qt-qpr2-release

Change-Id: I31cd9a30c80589a185b67ca923c4922fa0c0b7c5

4 years agoSnap for 5923499 from 42eff7e319e42ea7966e2cf5340bf45a2dcc4059 to qt-qpr2-release
android-build-team Robot [Sun, 6 Oct 2019 23:01:29 +0000 (23:01 +0000)]
Snap for 5923499 from 42eff7e319e42ea7966e2cf5340bf45a2dcc4059 to qt-qpr2-release

Change-Id: I0f08d5549be990e64dacd553fd17e37b312c7bf1

4 years ago[automerger skipped] Import translations. DO NOT MERGE
Bill Yi [Sun, 6 Oct 2019 22:03:16 +0000 (15:03 -0700)]
[automerger skipped] Import translations. DO NOT MERGE
am: aa605a2ff8 -s ours
am skip reason: subject contains skip directive

Change-Id: I67820e45b4aceb3a9d3c141cc3be69e899551e2e

4 years agoMerge "Import translations. DO NOT MERGE" into qt-qpr1-dev
TreeHugger Robot [Sun, 6 Oct 2019 19:48:23 +0000 (19:48 +0000)]
Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev

4 years agoImport translations. DO NOT MERGE
Bill Yi [Sun, 6 Oct 2019 14:50:11 +0000 (07:50 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ie4fdf91f299defd2a361d76455093db5a410d0d6
Auto-generated-cl: translation import

4 years agoImport translations. DO NOT MERGE
Bill Yi [Sun, 6 Oct 2019 14:36:10 +0000 (07:36 -0700)]
Import translations. DO NOT MERGE

Change-Id: I1af1cc81e5fffb4ead2146f8871efa5115f91be2
Auto-generated-cl: translation import

4 years agoSnap for 5919859 from ccd0c914987292b5a21da4ab99761b84d6a3f751 to qt-qpr2-release
android-build-team Robot [Fri, 4 Oct 2019 16:59:55 +0000 (16:59 +0000)]
Snap for 5919859 from ccd0c914987292b5a21da4ab99761b84d6a3f751 to qt-qpr2-release

Change-Id: I6e35618d33e77e5f2856df2e4bf8f8f3b00ba7e4

4 years agoFix non responding slice toggling problem.
Yi-Ling Chuang [Fri, 27 Sep 2019 04:21:59 +0000 (12:21 +0800)]
Fix non responding slice toggling problem.

The issue happens when users are toggling slices. Sometimes the toggle
doesn't work as expected because the pending intent of the toggle action
seems to be canceled for some reasons.

Hence, we replace FLAG_CANCEL_CURRENT with FLAG_UPDATE_CURRENT to prevent from
getting PendingIntent.CancelExcpetion from SliceActionView when toggling
slices.

Note that this change would only apply on Wifi, MobileData, Flashlight
and Bluetooth Slices.

Bug: 140719905
Test: rebuild and switch toggles
Change-Id: Iddbb16ddcbcf97b6f6e680b43645c04fbc061f39

4 years agoPreferred network list add 5G item
SongFerngWang [Fri, 30 Aug 2019 08:06:41 +0000 (16:06 +0800)]
Preferred network list add 5G item

Preferred network list add 5G item, and change "recommended" from 4G to
5G, and add summary for 5G.

Bug: 138544359
Test: 1.fake the device network type bitmask to 5G, UI show 5G list
2.atest EnabledNetworkModePreferenceControllerTest.java :pass

Change-Id: I4a78e2e7fbb067ce841df4aaf1d5161607fdcf90

4 years agoRadioInfo network mode list and network mode string add 5G
SongFerngWang [Fri, 23 Aug 2019 10:03:27 +0000 (18:03 +0800)]
RadioInfo network mode list and network mode string add 5G

Bug: 131888757
Test: 1.build pass 2.RadioInfo set network mode work.
Change-Id: I945d3c2fd175f45151bbeee475e388ccc2d67642

4 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 2 Oct 2019 23:55:04 +0000 (16:55 -0700)]
Import translations. DO NOT MERGE

Change-Id: I33d1ef5a92b84fc166b35f7b5b341e7a92b35820
Auto-generated-cl: translation import

4 years agoMerge "[Settings Telephony] Carrier name API replacement" into qt-qpr1-dev
Bonian Chen [Wed, 2 Oct 2019 02:44:34 +0000 (02:44 +0000)]
Merge "[Settings Telephony] Carrier name API replacement" into qt-qpr1-dev

4 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 1 Oct 2019 23:05:46 +0000 (16:05 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 141777841
Change-Id: I5ef0e8ee2f723c81d4cc1c0be5daf311c7c38e84

4 years agoMerge "Import translations. DO NOT MERGE" into qt-qpr1-dev
TreeHugger Robot [Tue, 1 Oct 2019 22:08:03 +0000 (22:08 +0000)]
Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev

4 years agoMerge "Added new string." into qt-qpr1-dev
Joshua Mccloskey [Tue, 1 Oct 2019 22:05:41 +0000 (22:05 +0000)]
Merge "Added new string." into qt-qpr1-dev

4 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 1 Oct 2019 19:53:15 +0000 (12:53 -0700)]
Import translations. DO NOT MERGE

Change-Id: I594742575ea6729d9c71e0ef04658f6513875aaf
Auto-generated-cl: translation import

4 years ago[Settings Telephony] Carrier name API replacement
Bonian Chen [Mon, 9 Sep 2019 07:10:13 +0000 (15:10 +0800)]
[Settings Telephony] Carrier name API replacement

Replacing TelephonyManager.getNetworkOperatorName() by
Obtaining carrier name from SubscriptionInfo.getCarrierName().

TelephonyManager.getNetworkOperatorName() only be used when there's no
SubscriptionInfo can be found.

Bug: b/140443508
Test: Manual testing
  atest MobileNetworkUtilsTest
  atest OpenNetworkSelectPagePreferenceControllerTest

Change-Id: I7a86395c86d31fe2ba54c04ac16b1a0ebfc843f3

4 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 30 Sep 2019 10:35:57 +0000 (03:35 -0700)]
Import translations. DO NOT MERGE

Change-Id: I10e5b04a3a580ba34f945305d011ac192a3c4dd3
Auto-generated-cl: translation import

4 years agoMerge "Import translations. DO NOT MERGE" into qt-qpr1-dev
TreeHugger Robot [Sat, 28 Sep 2019 21:05:31 +0000 (21:05 +0000)]
Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev

4 years agoImport translations. DO NOT MERGE
Bill Yi [Sat, 28 Sep 2019 11:11:34 +0000 (04:11 -0700)]
Import translations. DO NOT MERGE

Change-Id: Idfb9ca3c6ddf6aa0a9bc04a262b8e0fd76032867
Auto-generated-cl: translation import

4 years agoAdded new string.
joshmccloskey [Fri, 27 Sep 2019 22:09:05 +0000 (15:09 -0700)]
Added new string.

Fixes: 141762646
Test: Verified that string translates to spanish after changing
the language.

Change-Id: I48e34de15460c93c8f50d26821c4d64984f20c6d

4 years agoChanged string for translations.
joshmccloskey [Fri, 27 Sep 2019 21:54:38 +0000 (14:54 -0700)]
Changed string for translations.

Fixes: 141762646
Test: Verified that string translates to spanish after changing
the language.

Change-Id: Ieebb2ec15cf5cff2afcfefcb130193bdce6086fe

4 years agoFix FaceSetupSliceTest
Kevin Chyn [Fri, 27 Sep 2019 05:01:56 +0000 (22:01 -0700)]
Fix FaceSetupSliceTest

Bug: 141380252

Test: make -j56 RunSettingsRoboTests

Change-Id: Ifb9a29d8f3115759a9e8e93e3721135c6ba229bf

4 years agoAdded different flow for re-enrollment
joshmccloskey [Thu, 19 Sep 2019 18:23:29 +0000 (11:23 -0700)]
Added different flow for re-enrollment

In order to enable this new flow, a user must currently have an enrolled
face and the security setting face_unlock_re_enroll must be non-zero.

Ex.
1. Enroll Face.
2. adb shell settings put
(secure face_unlock_re_enroll|secure_face_unlock_must_re_enroll) 1
3. If settings is opened, close it.
4. Open settings
5. Verify the new flow appears.

Bug: 141380252
Bug: 141254937
Test: Verified that the user's face is deleted after clicking delete.
Test: Verified that the user can re-enroll after removing their face.
Change-Id: I2b36a0bda5cb10fb33dfb2a5627d8fa40f14fb7e

4 years agoAdded mandatory scrolling for FaceIntroduction
joshmccloskey [Tue, 24 Sep 2019 22:07:08 +0000 (15:07 -0700)]
Added mandatory scrolling for FaceIntroduction

Test: Verified in SUW/Settings user must scroll through contents in
order to go to the next screen.
Bug: 141380294

Change-Id: I483ab6ae6a282c81ba2f2c4d1d9d1f21c6cb9453

4 years ago[automerger skipped] Import translations. DO NOT MERGE
Bill Yi [Sun, 22 Sep 2019 19:53:43 +0000 (12:53 -0700)]
[automerger skipped] Import translations. DO NOT MERGE
am: 73915b77ed -s ours
am skip reason: subject contains skip directive

Change-Id: Ief64a890db8759f6361b58d304ff4f7e333739c6

4 years agoMerge "Import translations. DO NOT MERGE" into qt-qpr1-dev
TreeHugger Robot [Sun, 22 Sep 2019 19:42:36 +0000 (19:42 +0000)]
Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev

4 years agoImport translations. DO NOT MERGE
Bill Yi [Sun, 22 Sep 2019 14:52:20 +0000 (07:52 -0700)]
Import translations. DO NOT MERGE

Change-Id: I92110fede16a12a445efbd96896e17f46f89a203
Auto-generated-cl: translation import

4 years agoImport translations. DO NOT MERGE
Bill Yi [Sun, 22 Sep 2019 14:38:24 +0000 (07:38 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ib6e2dcd3084a0399fec672c4fff3a51e8dd0d195
Auto-generated-cl: translation import

4 years agoMerge "Handle Aware sensor status for Always On" into qt-qpr1-dev
Edgar Wang [Sat, 21 Sep 2019 08:54:47 +0000 (08:54 +0000)]
Merge "Handle Aware sensor status for Always On" into qt-qpr1-dev

4 years agoHandle Aware sensor status for Always On
Edgar Wang [Thu, 19 Sep 2019 11:23:01 +0000 (19:23 +0800)]
Handle Aware sensor status for Always On

- "Always On" preference will be hiden when aware
sensor is available
- Extract NavModeCandidateInfo from SystemNavigationGestureSettings

Bug: 136610131
Test: robotest & manual
Change-Id: If58c70549339b66116f19df7193d85bb04e3f1b7

4 years agoMerge "[Help Page] Support help content under 2 CDMA SIM" into qt-qpr1-dev
Bonian Chen [Thu, 19 Sep 2019 20:07:20 +0000 (20:07 +0000)]
Merge "[Help Page] Support help content under 2 CDMA SIM" into qt-qpr1-dev

4 years ago[Help Page] Support help content under 2 CDMA SIM
Bonian Chen [Wed, 11 Sep 2019 06:35:15 +0000 (14:35 +0800)]
[Help Page] Support help content under 2 CDMA SIM

Fix the design for displaying help content.

Launch help content from notification (PendingIntent) could not be resolved correctly.
Route through HelpTrampoline to fix it.

Bug: 139040358
Test: Manual with fake from framework side for dual CDMA SIM
Change-Id: Iff3a6e9095c3908b3c5b1a25e2535bcab1858ae2

4 years agoUpdated face remove dialog string.
joshmccloskey [Tue, 17 Sep 2019 20:04:08 +0000 (13:04 -0700)]
Updated face remove dialog string.

Test: Verified that the correct string shows after deleting
face data.
Fixes: 141145591

Change-Id: I836c79fb4775157ae4995f706e05d1fd1233bc8f

4 years agoMerge "qt-r1-bubbles-dev @ build 5835883" into qt-qpr1-dev
Mady Mellor [Mon, 16 Sep 2019 21:55:52 +0000 (21:55 +0000)]
Merge "qt-r1-bubbles-dev @ build 5835883" into qt-qpr1-dev

4 years agoImport translations. DO NOT MERGE
Bill Yi [Sun, 15 Sep 2019 01:38:18 +0000 (18:38 -0700)]
Import translations. DO NOT MERGE

Change-Id: If6b8f670eb54a3f5b45efa0ba2a540cd25327260
Auto-generated-cl: translation import

4 years agoMerge "Fix "skip lock screen" not working for a secondary user" into qt-qpr1-dev
Ilya Matyukhin [Fri, 13 Sep 2019 09:10:32 +0000 (09:10 +0000)]
Merge "Fix "skip lock screen" not working for a secondary user" into qt-qpr1-dev

4 years agoFix "skip lock screen" not working for a secondary user
Ilya Matyukhin [Wed, 11 Sep 2019 20:58:12 +0000 (13:58 -0700)]
Fix "skip lock screen" not working for a secondary user

Bug: 140878309
Test: "Skip lock screen" is no longer grayed-out for a secondary user
Change-Id: I3aab6582bee07760b671034b0971c98b1c946a1c

4 years ago[automerger skipped] Import translations. DO NOT MERGE
Bill Yi [Fri, 13 Sep 2019 00:39:37 +0000 (17:39 -0700)]
[automerger skipped] Import translations. DO NOT MERGE
am: 86dfbd6254 -s ours
am skip reason: subject contains skip directive

Change-Id: I9979a3422b5926a7e210ded393484f6eb28e8600

4 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 12 Sep 2019 23:10:45 +0000 (16:10 -0700)]
Import translations. DO NOT MERGE

Change-Id: I27cfc6c9ffa9def49d83eea920b88a5ce762fb53
Auto-generated-cl: translation import

4 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 12 Sep 2019 22:54:53 +0000 (15:54 -0700)]
Import translations. DO NOT MERGE

Change-Id: I1cf797286a22443416d4b401e38f8923bb4edd43
Auto-generated-cl: translation import

4 years agoMerge "[Network Connection] Call NetworkRequestUserSelectionCallback#reject() if...
TreeHugger Robot [Thu, 12 Sep 2019 20:49:56 +0000 (20:49 +0000)]
Merge "[Network Connection] Call NetworkRequestUserSelectionCallback#reject() if user quit activity without selection" into qt-qpr1-dev

4 years agoMerge "[Wi-Fi] Can't change EAP method for a saved enterprise Wi-Fi network" into...
TreeHugger Robot [Thu, 12 Sep 2019 08:05:21 +0000 (08:05 +0000)]
Merge "[Wi-Fi] Can't change EAP method for a saved enterprise Wi-Fi network" into qt-qpr1-dev

4 years ago[automerger skipped] Import translations. DO NOT MERGE
Bill Yi [Thu, 12 Sep 2019 05:50:27 +0000 (22:50 -0700)]
[automerger skipped] Import translations. DO NOT MERGE
am: 8173de150d -s ours
am skip reason: subject contains skip directive

Change-Id: Ica53f59adc22c9442b6c823abc35a63c2e864d8e

4 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 12 Sep 2019 02:26:07 +0000 (19:26 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: I1b2826dd790519a2946d8505aec03f72b1815f04

4 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 12 Sep 2019 02:10:50 +0000 (19:10 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: I60bd87b13925d699bc7db9f6f215321ff20eea44

4 years agoqt-r1-bubbles-dev @ build 5835883
Mady Mellor [Thu, 29 Aug 2019 22:38:40 +0000 (15:38 -0700)]
qt-r1-bubbles-dev @ build 5835883

Test: presubmit setup on source branch

Bug: 129158983
Bug: 136034310
Bug: 137876221

Change-Id: I5ade70c2101d09eed4698ce29bd3242483ec7f8b
Merged-In: If2b813f24cf5998829fe417e32179c5e8283d308
Merged-In: I58f0287ed99a4daf3758316e4004bca05f17b0d1

4 years ago[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-r1-dev
Bill Yi [Wed, 11 Sep 2019 19:03:00 +0000 (12:03 -0700)]
[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-r1-dev
am: 09c08d1da0 -s ours
am skip reason: subject contains skip directive

Change-Id: I07fe60817626b45ba59b9e0f823aa7f462533b19

4 years agoMerge "Import translations. DO NOT MERGE" into qt-r1-dev
TreeHugger Robot [Wed, 11 Sep 2019 18:41:53 +0000 (18:41 +0000)]
Merge "Import translations. DO NOT MERGE" into qt-r1-dev

4 years agoMerge "Import translations. DO NOT MERGE" into qt-qpr1-dev
TreeHugger Robot [Wed, 11 Sep 2019 18:18:32 +0000 (18:18 +0000)]
Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev

4 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 11 Sep 2019 05:37:57 +0000 (22:37 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: I1ee6e4e49b18ed13ab3e431583d316c0663a4f8f

4 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 11 Sep 2019 05:24:00 +0000 (22:24 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: I1163141368fc482f675e7d9dd7b4503dfcd309bf

4 years agoMerge "Import translations. DO NOT MERGE" into qt-qpr1-dev
TreeHugger Robot [Wed, 11 Sep 2019 03:43:27 +0000 (03:43 +0000)]
Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev

4 years ago[automerger skipped] Import translations. DO NOT MERGE
Bill Yi [Wed, 11 Sep 2019 03:15:44 +0000 (20:15 -0700)]
[automerger skipped] Import translations. DO NOT MERGE
am: c1bfd1f50d -s ours
am skip reason: subject contains skip directive

Change-Id: I6fcd972f09510bdba25fd0732dd37e168d356a70

4 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 11 Sep 2019 02:41:30 +0000 (19:41 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 140445577
Change-Id: Ica56884b49d5f16a84096f4c4f34bc0b639ad3e1

4 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 11 Sep 2019 01:35:47 +0000 (18:35 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 140445577
Change-Id: Ife760913fdf573fb8820f604e90fae666cab08e5

4 years agoMerge "Merging from qt-qpr1-sysui-dev @ build 5855545" into qt-qpr1-dev
Miranda Kephart [Tue, 10 Sep 2019 20:24:04 +0000 (20:24 +0000)]
Merge "Merging from qt-qpr1-sysui-dev @ build 5855545" into qt-qpr1-dev

4 years agoMerge "Change cancel button type to skip for SUW" into qt-r1-dev
joshmccloskey [Tue, 10 Sep 2019 06:20:26 +0000 (23:20 -0700)]
Merge "Change cancel button type to skip for SUW" into qt-r1-dev
am: ff01d52d50

Change-Id: Idcddf14e8aa3cfcd50b78ed112d51bf06424b840

4 years agoMerge "Change cancel button type to skip for SUW" into qt-r1-dev
TreeHugger Robot [Tue, 10 Sep 2019 06:02:39 +0000 (06:02 +0000)]
Merge "Change cancel button type to skip for SUW" into qt-r1-dev

4 years agoChange cancel button type to skip for SUW
joshmccloskey [Mon, 9 Sep 2019 23:11:27 +0000 (16:11 -0700)]
Change cancel button type to skip for SUW

Test: Verified in SUW that enrollment will skip after
tapping the cancel button in the Introduction.
Fixes: 140702414

Change-Id: I9d9da0ff6d10b6ee6929cb52ff4a03a684f43d17

4 years agoMerging from qt-qpr1-sysui-dev @ build 5855545
Miranda Kephart [Fri, 6 Sep 2019 14:40:29 +0000 (10:40 -0400)]
Merging from qt-qpr1-sysui-dev @ build 5855545

Test: manual, presubmit on the source branch

Merged-In: Idc3d5c39427722a5486552312552f7f77ef40980
Merged-In: Ieea5138da3d182735fb92eedd607f52750c91e19
Change-Id: Iefbdac334e3e1807f61e4832f7ac66b9023047f6

4 years ago[automerger skipped] Import translations. DO NOT MERGE
Bill Yi [Sun, 8 Sep 2019 01:27:34 +0000 (18:27 -0700)]
[automerger skipped] Import translations. DO NOT MERGE
am: 53e826122d -s ours
am skip reason: subject contains skip directive

Change-Id: Idcf6bcf772195798c2853d81e1ab6623b17bf8df

4 years agoImport translations. DO NOT MERGE
Bill Yi [Fri, 6 Sep 2019 16:27:30 +0000 (09:27 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Change-Id: Ie16be62ead2b453c69d0201a5aa5e7ae3411405f

4 years agoFix Settings crash when click uninstall button
Raff Tsai [Fri, 6 Sep 2019 08:47:16 +0000 (01:47 -0700)]
Fix Settings crash when click uninstall button
am: 2d709131ba

Change-Id: I5e7c8f9e5ea9ac6854be24ddd025ee0849a200cf

4 years agoFix Settings crash when click uninstall button
Raff Tsai [Mon, 29 Jul 2019 08:24:39 +0000 (16:24 +0800)]
Fix Settings crash when click uninstall button

When mPackageName is null, mFinish is true. OnResume() doesn't
invoke refreshUI(). It causes uninstall button is still enabled.
The solution is hiding AppButtonsPreference when mFinish is true.

Fixes: 138524326
Test: make RunSettingsRoboTests ROBOTEST_FILTER
Change-Id: I9759e53f002afbd4c88d8d536df3bf01c343135e
(cherry picked from commit 88228c33994fe963022b950ff4affc81d4bf3021)

4 years ago[automerger skipped] Import translations. DO NOT MERGE am: e2f5f9b876 -s ours
Bill Yi [Fri, 6 Sep 2019 01:36:03 +0000 (18:36 -0700)]
[automerger skipped] Import translations. DO NOT MERGE am: e2f5f9b876 -s ours
am: f85844d8e6 -s ours
am skip reason: subject contains skip directive

Change-Id: I71ccaf502f0cff035cfc533f6a1183382b79fdb2

4 years ago[automerger skipped] Import translations. DO NOT MERGE
Bill Yi [Fri, 6 Sep 2019 01:30:04 +0000 (18:30 -0700)]
[automerger skipped] Import translations. DO NOT MERGE
am: e2f5f9b876 -s ours
am skip reason: subject contains skip directive

Change-Id: I0a5fec1d9bb34749d2add5aa4691007208c6b2b6

4 years agoImport translations. DO NOT MERGE
Bill Yi [Fri, 6 Sep 2019 00:10:26 +0000 (17:10 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 140445577
Change-Id: I162cbffdd4239b49c258bae8df318f7c4ebd0643

4 years agoMerge "Modified text to cancel enrollment" into qt-r1-dev am: fde49ec3ad
Joshua Mccloskey [Thu, 5 Sep 2019 23:10:00 +0000 (16:10 -0700)]
Merge "Modified text to cancel enrollment" into qt-r1-dev am: fde49ec3ad
am: cbeeed9942

Change-Id: I6a62cccc71ce78f49ab85713b162be1395f8769d

4 years agoMerge "Modified text to cancel enrollment" into qt-r1-dev
Joshua Mccloskey [Thu, 5 Sep 2019 23:00:59 +0000 (16:00 -0700)]
Merge "Modified text to cancel enrollment" into qt-r1-dev
am: fde49ec3ad

Change-Id: I7691e528d2ceb433509558885ad8af750ddc6678

4 years agoMerge "Modified text to cancel enrollment" into qt-r1-dev
Joshua Mccloskey [Thu, 5 Sep 2019 22:44:12 +0000 (22:44 +0000)]
Merge "Modified text to cancel enrollment" into qt-r1-dev

4 years agoMerge "Updated security settings string." into qt-r1-dev am: b7ac44e643
Joshua Mccloskey [Thu, 5 Sep 2019 20:22:56 +0000 (13:22 -0700)]
Merge "Updated security settings string." into qt-r1-dev am: b7ac44e643
am: 648db67fec

Change-Id: Id42bb590b657ab4e3ae5164f51dcc50abb62a544

4 years agoMerge "Updated security settings string." into qt-r1-dev
Joshua Mccloskey [Thu, 5 Sep 2019 19:50:45 +0000 (12:50 -0700)]
Merge "Updated security settings string." into qt-r1-dev
am: b7ac44e643

Change-Id: Ib890b97401801fb5bcea20d1cd4fa284c1dec09f

4 years agoModified text to cancel enrollment
joshmccloskey [Wed, 4 Sep 2019 19:44:56 +0000 (12:44 -0700)]
Modified text to cancel enrollment

Fixes: 140446388
Test: Manual.
Change-Id: If3f0affb390743cd7973957b5dea69d5e012dcb1

4 years agoMerge "Updated security settings string." into qt-r1-dev
Joshua Mccloskey [Thu, 5 Sep 2019 19:22:29 +0000 (19:22 +0000)]
Merge "Updated security settings string." into qt-r1-dev

4 years ago[Wi-Fi] Can't change EAP method for a saved enterprise Wi-Fi network
Arc Wang [Thu, 5 Sep 2019 06:56:56 +0000 (14:56 +0800)]
[Wi-Fi] Can't change EAP method for a saved enterprise Wi-Fi network

Should only allow saved network UI initialization for once.

Bug: 140362368
Test: WifiConfigControllerTest
      manual:
      Manually change EAP method and other security fields for a saved
      Wi-Fi neterprise network.

Change-Id: Iddc1dae53849760f43b41b75262358dff6ba09af
Merged-In: Iddc1dae53849760f43b41b75262358dff6ba09af

4 years ago[Network Connection] Call NetworkRequestUserSelectionCallback#reject() if user quit...
cosmohsieh [Thu, 5 Sep 2019 05:09:37 +0000 (13:09 +0800)]
[Network Connection] Call NetworkRequestUserSelectionCallback#reject() if user quit activity without selection

Call NetworkRequestUserSelectionCallback#reject() to notify framework that user quit this request without
selecting any network.

Bug: 138855477
Test: make RunSettingsRoboTests -j32 ROBOTEST_FILTER=com.android.settings.wifi.NetworkRequestErrorDialogFragmentTest
Change-Id: I4b06c9772598ab3f9416f32456cd0a65e2d70d68
Merged-In: I4b06c9772598ab3f9416f32456cd0a65e2d70d68