Raff Tsai
52ee4888be
Modify Running Services layout
...
- Also remove some unused resource
Fixes: 139911198
Test: manual
Change-Id: I70447255df822c5b2a940ecbc3f2fa27707c660b
Screenshot: https://screenshot.googleplex.com/jBEdhunufTb
2019-10-25 10:42:35 +08:00
Raff Tsai
5b4f01e4b2
Merge "Fix feature flag page animation"
2019-10-23 17:52:52 +00:00
Raff Tsai
b3b6236e64
Fix feature flag page animation
...
- Move add preference code to displayPreference()
Fixes: 143192095
Test: manual
Change-Id: Ib735ecd11fec6a3d45c9743577ea309755d6b010
2019-10-24 00:26:02 +08:00
Lucas Lin
cf596519cb
Merge "Improve the wifi description for the case of private DNS broken" am: 37b17ae752 am: 5eda5a3e7f am: 9b29332cd3
...
am: 06b7986eff
Change-Id: I7b73ebcefba1df293595d38069a06d5ac0b260b5
2019-10-23 03:27:11 -07:00
Lucas Lin
06b7986eff
Merge "Improve the wifi description for the case of private DNS broken" am: 37b17ae752 am: 5eda5a3e7f
...
am: 9b29332cd3
Change-Id: I3cd916c67afaebfd62863301eca5f6aeb8b0d1c5
2019-10-23 03:20:15 -07:00
Goven Liu
66bd88c9cd
Merge "[Wi-Fi] Update "Factory MAC" to "Device MAC" in strings."
2019-10-23 10:16:44 +00:00
Lucas Lin
9b29332cd3
Merge "Improve the wifi description for the case of private DNS broken" am: 37b17ae752
...
am: 5eda5a3e7f
Change-Id: Idd568b71dab954a6b018594e15d3f695ea2aeac2
2019-10-23 03:07:20 -07:00
Lucas Lin
5eda5a3e7f
Merge "Improve the wifi description for the case of private DNS broken"
...
am: 37b17ae752
Change-Id: I46ad5cff3809191483b48fe292dba220a0d699c6
2019-10-23 02:52:01 -07:00
Lucas Lin
37b17ae752
Merge "Improve the wifi description for the case of private DNS broken"
2019-10-23 09:20:09 +00:00
Raff Tsai
96635d9fb3
Use Resources.getDrawable(int, Theme)
...
- Resources.getDrawable(int) is deprecated. Use new function to replace
the old one.
Fixes: 143078105
Test: manual
Change-Id: Ieea5b415d1a771b253401d826bfdb9d9a26f5ff2
2019-10-23 11:34:18 +08:00
govenliu
6a9afea52e
[Wi-Fi] Update "Factory MAC" to "Device MAC" in strings.
...
As a follow-up to b/133466540, we should change "Factory MAC" to "Device MAC" in the strings to align with the language that we used for Q.
Sol: change the string naming.
Bug: 143151237
Test: Manual visual test to check if the strings changed correctly or not.
Change-Id: I0bba14d12d5d0ab2fa0c137e4576dd46878df031
2019-10-23 10:23:35 +08:00
Raff Tsai
062baadf4e
Merge "Add personal/work tab for ManageApplications"
2019-10-22 23:47:32 +00:00
Niclas Rokicki
864177101d
Merge "translate="false" -> translatable="false"" am: b333e79df9 am: 90f0230b54 am: f72fb5a049
...
am: fb084bcee8
Change-Id: Id7e001c2e400366d4cb48c1a4f7835f4c9a0f95b
2019-10-22 10:03:17 -07:00
Niclas Rokicki
fb084bcee8
Merge "translate="false" -> translatable="false"" am: b333e79df9 am: 90f0230b54
...
am: f72fb5a049
Change-Id: I75dcf19b087d98eb328a33138daecd7bd25b5d1a
2019-10-22 09:56:02 -07:00
Niclas Rokicki
f72fb5a049
Merge "translate="false" -> translatable="false"" am: b333e79df9
...
am: 90f0230b54
Change-Id: Iad740a41439b112ffaff528ac74fccee7eb64150
2019-10-22 09:48:57 -07:00
Niclas Rokicki
90f0230b54
Merge "translate="false" -> translatable="false""
...
am: b333e79df9
Change-Id: I3955c9f03c741efa86fcf03baafea81d7073d5ef
2019-10-22 09:41:58 -07:00
Treehugger Robot
b333e79df9
Merge "translate="false" -> translatable="false""
2019-10-22 16:29:50 +00:00
Raff Tsai
968999416e
Merge "Make injected entries searchable"
2019-10-22 09:35:36 +00:00
Niclas Rokicki
af548beaea
translate="false" -> translatable="false"
...
Fixed a typo related to String translation
Bug: 142888682
Test: Manual
Change-Id: I86fd2d9a4c5b085679ed627c7ecb7578da168ced
2019-10-22 16:30:02 +08:00
TreeHugger Robot
a7485f40b9
Merge "Fix non responding slice toggling"
2019-10-22 06:47:48 +00:00
Bonian Chen
c0025dcb18
Merge "[Settings] Remove unused SimPreferenceDialog"
2019-10-22 01:56:29 +00:00
Arc Wang
8eda6847f4
[Wi-Fi] Release the camera before opening
...
As per the Google's design mentioned at
https://developer.android.com/training/camera/cameradirect.html
Calling Camera.open() throws an exception
if the camera is already in use by another application,
so we wrap it in a try block one must release the camera before opening
Bug: 141662635
Test: Manual occurs once while testing 10 times
1.Open wifi settings,tap QR code icon
2.Make a incoming VoLTE call,tap incoming VoLTE call dialog
3.Check device
Signed-off-by: JeiFeng Lee <linger.lee@mediatek.com >
Change-Id: Ief62600af8b745cb4eae2e5ae277a2cebdda68eb
2019-10-21 15:38:41 +08:00
Bonian Chen
3b8d0faeed
[Settings] Remove unused SimPreferenceDialog
...
Remove unused SimPreferenceDialog
Bug: 143018062
Test: build pass
Change-Id: Ia1b9d64a7956c8fe326d7df7635c7910cfd09951
2019-10-20 22:56:32 +08:00
Bonian Chen
d038372568
Merge "[Setting] Cleanup Unused SimSettings"
2019-10-20 13:16:29 +00:00
Bonian Chen
5cc9aad7a8
[Setting] Cleanup Unused SimSettings
...
There's no entry to access SimSettings.
Remove this unused UI.
Bug: 131324863
Test: manual
Change-Id: I3f50e528eb409215371a125184502d3531bad0a8
2019-10-20 09:01:30 +00:00
Bill Yi
bf071e3f39
[automerger skipped] Import translations. DO NOT MERGE am: 476d82715a -s ours
...
am: e127092dfd -s ours
am skip reason: subject contains skip directive
Change-Id: I6dfac82dc352d47356ae02d636f6c3a54555a6ae
2019-10-19 05:07:15 -07:00
Bill Yi
e127092dfd
[automerger skipped] Import translations. DO NOT MERGE
...
am: 476d82715a -s ours
am skip reason: subject contains skip directive
Change-Id: I22006097e4ff21843030e9bac2138c9d2c5b56f3
2019-10-19 04:56:30 -07:00
Arc Wang
f709d7fdc2
Merge "[Wi-Fi] Updates internal AccessPoint list upon onAccessPointsChanged"
2019-10-19 11:05:26 +00:00
Bill Yi
476d82715a
Import translations. DO NOT MERGE
...
Change-Id: I0d35ecce542fee9f4f6367d2a11a4cca2d4b4b60
Auto-generated-cl: translation import
2019-10-19 00:50:29 -07:00
Raff Tsai
d041c32e5e
Make injected entries searchable
...
Add a injected item in queryDynamicRawData. SettingsIntelligence will
query this method in query time.
Fixes: 132812768
Test: manual
Change-Id: I4e2f56e86537930e3102280f7e8dc7691ea1ec4e
2019-10-19 07:53:49 +08:00
Arc Wang
be55640ae3
[Wi-Fi] Updates internal AccessPoint list upon onAccessPointsChanged
...
Updating access point list requires WifiTracker's AccessPoints and
WifiNetworkFactory's matching scan results. When WifiNetworkFactory
sends the matching scan results to NetworkRequestDialogFragment, if
WifiTracker still does not receive scan results, UI will not be
updated.
This CL is to update internal AccessPoint list from WifiTracker
upon onAccessPointsChanged callback to reflect results properly.
Bug: 140600730
Test: manual, robotests
Change-Id: I0f9814821b3d56f3c55f1e6419c8b7a03b03589e
Signed-off-by: Daichi Ueura <daichi.ueura@sony.com >
2019-10-18 18:09:19 +08:00
Anamika Singh
d2cbfa2dee
Merge "Move Emergency call button" am: 2501f6e268 am: 251411674b am: 32f4f10d4a
...
am: c455762580
Change-Id: I70e9fd65f94257d7ab2a254a8b2d703df5e2031b
2019-10-18 02:08:58 -07:00
Anamika Singh
c455762580
Merge "Move Emergency call button" am: 2501f6e268 am: 251411674b
...
am: 32f4f10d4a
Change-Id: I5457a7f278db3a87a22696d0a698a5aaf861e148
2019-10-18 02:01:54 -07:00
Goven Liu
483f58ce3c
Merge "[Wi-Fi] [a11y] The "Advanced options" should be accessible by Voice Access and pronounced by talkback correctly."
2019-10-18 09:00:07 +00:00
Anamika Singh
32f4f10d4a
Merge "Move Emergency call button" am: 2501f6e268
...
am: 251411674b
Change-Id: I97e20041d520f2795affe8c66e1d12e16ec5cfde
2019-10-18 01:55:53 -07:00
Anamika Singh
251411674b
Merge "Move Emergency call button"
...
am: 2501f6e268
Change-Id: Ie687f4b03f7ebf572057dca6678ac4d70666f76f
2019-10-18 01:49:54 -07:00
Treehugger Robot
2501f6e268
Merge "Move Emergency call button"
2019-10-18 08:37:39 +00:00
Raff Tsai
dfba9a0f6d
Change Panels creation interface to take a bundle
...
Fixes: 124399577
Test: robolectric
adb shell am start -a android.settings.panel.action.WIFI
adb shell am start -a android.settings.panel.action.VOLUME
Change-Id: I9e13357444e4ebeee50fb8cc68fbc974ce5fffb6
2019-10-18 13:21:18 +08:00
TreeHugger Robot
4b4b7e76c4
Merge "Hide search box if it is called in initial setup wizard"
2019-10-18 04:00:32 +00:00
Raff Tsai
c898775914
Hide search box if it is called in initial setup wizard
...
- Search box is hidden if user set intent extra isSetupFlow true
Fixes: 135717823
Test: search box is hidden in the following command
adb shell am start -a android.settings.SETTINGS --ez isSetupFlow true
Change-Id: Ia3d955c9390d6b0eef9391b9b35b6a483eb63d26
2019-10-18 02:08:38 +00:00
Philip P. Moltmann
0b0a500833
Switch to new internal API
...
Test: atest RunSettingsRoboTests
Change-Id: I2ecfa651031bcb431f28d55512cf93c442686d71
2019-10-17 09:01:24 -07:00
govenliu
116060e011
[Wi-Fi] [a11y] The "Advanced options" should be accessible by Voice Access and pronounced by talkback correctly.
...
The checkbox is unclickable via Accessibility.
Solution: Refine the solution of b/30079196 to let checkbox be focusable and clickable by Accessibility, and remove unnecessary Accessibility pronunciation strings.
Bug: 141588638
Bug: 141588161
Test: Add unit test to check the content description of the checkbox.
Change-Id: I2e7932f64ae29a13b793276eab6705009af20104
2019-10-17 17:10:17 +08:00
Jackal Guo
e7f5837319
Merge "Update the logic of querying crashed a11y services"
2019-10-17 06:21:11 +00:00
Yi-Ling Chuang
0495ec3b96
Merge "Fix non responding slice toggling problem." into qt-qpr1-dev am: 5956f903cb
...
am: e87289bbc4
Change-Id: I7cea63639e03070d6aee1eeaf82214bc5f4328b6
2019-10-16 21:32:12 -07:00
Yi-Ling Chuang
e87289bbc4
Merge "Fix non responding slice toggling problem." into qt-qpr1-dev
...
am: 5956f903cb
Change-Id: I2235eeb55d9ebcaaac399956d854471779c23b31
2019-10-16 21:09:58 -07:00
Raff Tsai
f28a690ad9
Merge "Fix crash on indexing AccountWorkProfileDashboardFragment"
2019-10-17 01:38:11 +00:00
TreeHugger Robot
5956f903cb
Merge "Fix non responding slice toggling problem." into qt-qpr1-dev
2019-10-17 01:32:14 +00:00
Joshua Mccloskey
0546a9faf1
Merge "Enforce policy management."
2019-10-16 23:23:27 +00:00
Pavel Grafov
7bdfda7775
Merge "Password constraints cleanup."
2019-10-16 17:49:12 +00:00
Pavel Grafov
69cac2c986
Password constraints cleanup.
...
Unified password validation code between DPMS and Settings.
Bug: 138375712
Test: atest tests/robotests/src/com/android/settings/password/ChooseLockPasswordTest.java
Change-Id: I55e4dae47526659594af3fcdbfc1292edceb5807
2019-10-16 15:36:21 +01:00