John Li
ad0e3d3f71
Add haptic effect for the seekbar in Settings 2/n.
...
- for Audio balance, perform haptic feedback as the seekbar's progress value is the center/min/max value.
- screenshot, https://screenshot.googleplex.com/3xJUJkvJuXTUCqe
Bug: 174109628
Test: make -j42 RunSettingsRoboTests ROBOTEST_FILTER=BalanceSeekBarTest
Change-Id: I8b4ab37a2e635fb3b1ca2a9277a06b1e83f81bbb
2020-12-01 01:18:57 +00:00
Jiashen Wang
6886f839cc
Merge "Initial setup for slot change receiver migration"
2020-12-01 00:57:53 +00:00
Tom Hsu
011aeced5b
Merge "Internet Picker implementation."
2020-11-30 03:01:09 +00:00
Weng Su
b263d3a136
Merge "[Provider Model] Add Airplane-safe Networks preference"
2020-11-30 02:14:34 +00:00
Weng Su
845db3499d
[Provider Model] Add Airplane-safe Networks preference
...
- Hide the preference when airplane mode is off.
- Reuse PrimarySwitchPreference for RestrictedSwitchPreference
- Screenshot
https://screenshot.googleplex.com/8HiC5sc8xaqnhz5
Bug: 174022082
Test: atest -c AirplaneSafeNetworksPreferenceControllerTest
Change-Id: I06a56e8e815778cebf200c4a486c414e92f4cb87
2020-11-28 16:22:10 +00:00
Alex Johnston
580b7af1a4
Add request manage credentials to Settings
...
Background
* This is part of the work to support
a credential management app on
unmanaged devices.
Changes
* Add new activity to Settings to display
a screen to the user requesting whether
the calling app can manage their
KeyChain credentials.
* Display the authentication policy
Manual Testing
* Verify screen is not displayed if intent
action is not android.security.MANAGE_CREDENTIALS
* Verify screen is not displayed if authentication
policy is not valid
* Verify button panel is visible if all items in the
authentication policy are displayed
* Verify button panel is not visible if not all items
in the authentication policy are displayed. Verify
that scrolling to the bottom of the item list, the
button panel becomes visible.
Bug: 165641221
Test: Manual testing
make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.security.RequestManageCredentialsTest
Change-Id: Ie23b226f1a285b3de6ec3e91b8880d9144bb24a3
2020-11-27 20:43:38 +00:00
tom hsu
95b1d7cbbd
Internet Picker implementation.
...
This version is to resolve the Reverted CL, ag/13127781
and make NetworkProviderSettingsTest passed
Show mobile network on internet page
With mobile network
- https://screenshot.googleplex.com/7HzGhnbpitErynY
Without mobile network
- https://screenshot.googleplex.com/8sNVggTpKEhKeRh
Class diff: https://diff.googleplex.com/#key=WosyTF0ANVMf
Doc: https://docs.google.com/presentation/d/1azrZVS54pxM2lt9LkZHtFh_6W3fyDw_kTTPVQ_mJCi4/edit#slide=id.g9c7123c172_0_448
Bug: 173105859
Test: atest NetworkMobileProviderControllerTest passed
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SubscriptionsPreferenceControllerTest passed
Test: make RunSettingsRoboTests ROBOTEST_FILTER=NetworkProviderSettingsTest passed
Change-Id: Ib0bdd148424881353f18307cb83798b4217060fc
2020-11-27 14:20:03 +00:00
tim peng
ab20590d0f
Merge "Add FLAG_RECEIVER_FOREGROUND to run redirect intent at foreground priority"
2020-11-27 07:24:54 +00:00
Ioana Stefan
c10f1dc83a
Merge "Add IME tracing to data gathered in WinscopeTrace"
2020-11-26 14:32:28 +00:00
TreeHugger Robot
caec49117e
Merge "Revert "[Provider Model] Internet Picker implementation.""
2020-11-26 09:41:09 +00:00
Jason Chiu
ec3d482884
Revert "[Provider Model] Internet Picker implementation."
...
This reverts commit 329d753a29 .
Reason for revert: Broken tests on NetworkProviderSettingsTest
Bug: 174285440
Change-Id: I47e6a9479559cb424bd4b8ac0e967f013f2fba86
2020-11-26 07:05:00 +00:00
Tom Hsu
ffd1ed3e8b
Merge "[Provider Model] Internet Picker implementation."
2020-11-26 02:38:33 +00:00
TreeHugger Robot
301603dfe3
Merge "[Settings] init UI entry for Cross SIM calling"
2020-11-25 17:14:40 +00:00
Bonian Chen
0bff334632
[Settings] init UI entry for Cross SIM calling
...
Create an empty UI entry for Cross SIM calling.
TODO: fill-in implementation based on UI within document.
Document:
https://docs.google.com/document/d/1INEwrq5_M62hJcRMshdO0OaFruVR0goYByxdpMdFr_o/edit?disco=AAAAHQo7ang&ts=5fadc9b4&usp_dm=true#heading=h.8gw4a7e503pz
Bug: 174012397
Test: manual
Change-Id: I344a18954924c4665295ef244bfee773f3f98d55
2020-11-25 15:51:08 +00:00
Treehugger Robot
c9dd92e991
Merge "Fix unexpected highlight" am: e763da5884 am: 6e347e61ca am: b03d666b47
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1490657
Change-Id: I60dbfab818b97007025b1a295d1c8d157320279a
2020-11-25 11:05:55 +00:00
Treehugger Robot
b03d666b47
Merge "Fix unexpected highlight" am: e763da5884 am: 6e347e61ca
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1490657
Change-Id: Iee515a52a2bd470e2587202427a76826f8ba5f32
2020-11-25 10:46:22 +00:00
Treehugger Robot
e763da5884
Merge "Fix unexpected highlight"
2020-11-25 09:00:54 +00:00
TreeHugger Robot
3b95bd6792
Merge "Apply banner message for night light page"
2020-11-25 05:35:14 +00:00
timhypeng
9f66bd0be8
Add FLAG_RECEIVER_FOREGROUND to run redirect intent at foreground priority
...
Bug: 172178632
Test: make -j50 RunSettingsRoboTests
Change-Id: Idf6b07fb5918c487956fd1485d409c3161525f1b
2020-11-25 11:17:24 +08:00
TreeHugger Robot
502eef5314
Merge "Fix crash on connected devices settings"
2020-11-24 13:25:01 +00:00
TreeHugger Robot
8359fac985
Merge "Fix anr issue on connected devices settings"
2020-11-24 09:56:11 +00:00
Hugh Chen
8f29850cca
Fix crash on connected devices settings
...
If disconnected bluetooth devices didn't exist in
recent devices, the index will return -1. Our condition
didn't check this situation, the IndexOutOfBoundsException
will throw when this case happens.
This CL adds the condition to check whether index is over
than or equal 0 to fix IndexOutOfBoundsException.
Bug: 173059077
Test: make -j42 RunSettingsRoboTests
Change-Id: Id93f4cb6bded83540045c5e8c21c6f6122a39fed
2020-11-24 17:54:48 +08:00
Sarah Chin
a17907084e
Merge "Update ICC lock API methods" am: bf2a6d1e11 am: 690de7e76e
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1506478
Change-Id: Ia8a96a3271de030b6ebe6dc40c734d75887baa0a
2020-11-23 18:50:26 +00:00
Sarah Chin
bf2a6d1e11
Merge "Update ICC lock API methods"
2020-11-23 17:50:19 +00:00
Ioana Stefan
a218bc05e6
Add IME tracing to data gathered in WinscopeTrace
...
This change starts and stops IME tracing together with the other traces
gathered when the WinscopeTrace tile is used. The data is saved along
the other traces in /data/misc/wmtrace/.
Bug: 154348613
Bug: 167948910
Test: flash a device together with the other change in this topic
enable the WinscopeTrace tile and do some actions
disable the WinscopeTrace tile
do a bugreport and visualise contents in Winscope
or just check contents of /data/misc/wmtrace/ through adb
Change-Id: If0b16dd5c19aa8bb33174abe2fe242fc8e6bdd90
2020-11-23 10:53:29 +00:00
tom hsu
329d753a29
[Provider Model] Internet Picker implementation.
...
Show mobile network on internet page
With mobile network
- https://screenshot.googleplex.com/7HzGhnbpitErynY
Without mobile network
- https://screenshot.googleplex.com/8sNVggTpKEhKeRh
Class diff: https://diff.googleplex.com/#key=WosyTF0ANVMf
Doc: https://docs.google.com/presentation/d/1azrZVS54pxM2lt9LkZHtFh_6W3fyDw_kTTPVQ_mJCi4/edit#slide=id.g9c7123c172_0_448
Bug: 173105859
Test: atest NetworkMobileProviderControllerTest passed
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SubscriptionsPreferenceControllerTest passed
Change-Id: I9671a0b85aad1dd2f53772539505b0ad96edbda3
2020-11-23 15:55:40 +08:00
timhypeng
82d45fa032
Redirect to output switcher panel to the new dialog
...
-Redirect for Cast button
-Send intent when call MediaOutputPanel::create()
-Return null to finish the activity
Bug: 172178632
Test: make -j50 RunSettingsRoboTests
Change-Id: I1038e237113f433c847aff98a45b1dd6089d80a8
2020-11-23 03:32:30 +00:00
Zoey Chen
167207bbd1
Merge "[Provider Model] Implement Calls & SMS fragment test case"
2020-11-23 02:30:31 +00:00
Mill Chen
467ae5ffc2
Revert "Revert "Specify explicitly FLAG_IMMUTABLE for PendingIntent""
...
This reverts commit 13ebec46a5 .
Reason for revert: To fix the NPE issue
Specify explicitly FLAG_MUTABLE for PendingIntent
This change is to specify explicitly FLAG_MUTABLE to the pendingIntent
since this intent is working with inline reply.
Bug: 172894032
Test: manual test
Change-Id: I5fdcf175307cec5e0e96b33d711221be839e1357
2020-11-21 00:16:58 +08:00
Zoey Chen
61ea59ab30
[Provider Model] Implement Calls & SMS fragment test case
...
New test case: NetworkProviderCallsSmsFragmentTest
Modify the key of preference
Bug: 172053880
Test: manual & atest -c NetworkProviderCallsSmsFragmentTest
Change-Id: I218aaf1194898e70b2118428c1ea5a389d85d036
2020-11-21 00:06:47 +08:00
Tsung-Mao Fang
f7e5b68b96
Apply banner message for night light page
...
Test: See the screen
Bug: 173184155
Change-Id: I522b5fbc48bed05ff621d914ae8b38d291fceab5
2020-11-20 09:14:46 +00:00
Zoey Chen
794306c6cb
[Provider Model] Implement Calls & SMS fragment
...
It a whole new fragment that show calls preference, sms preference and Wi-Fi calling.
New fragment: NetworkProviderCallsSmsFragment
New controller: NetworkProviderWifiCallingPreferenceController (ag/12965657)
Old controllers: CallsDefaultSubscriptionController and SmsDefaultSubscriptionController
Screenshot of Provider Model: https://screenshot.googleplex.com/4NiK9AKsH4D8kkt.png
Screenshot of current: https://screenshot.googleplex.com/BtCgYmnpvT97SQs.png
Doc: https://docs.google.com/presentation/d/1azrZVS54pxM2lt9LkZHtFh_6W3fyDw_kTTPVQ_mJCi4/edit#slide=id.g9c7123c172_0_448
Bug: 172053880
Test: manual
Change-Id: I55d218d4dd6b6c268a4ee7e369b3e03dfcabd71d
2020-11-20 08:21:44 +00:00
Zoey Chen
cda7efb94d
[Provider Model] Implement Calls & SMS controller
...
Screenshot of Provider Model:
Single SIM:
https://screenshot.googleplex.com/4pGBU7XK55CwJ7o.png
Dual SIM:
https://screenshot.googleplex.com/bXaFjsfGkgyHoYF.png
Screenshot of current: https://screenshot.googleplex.com/BtCgYmnpvT97SQs.png
Doc: https://docs.google.com/presentation/d/1azrZVS54pxM2lt9LkZHtFh_6W3fyDw_kTTPVQ_mJCi4/edit#slide=id.g9c7123c172_0_448
New controller: NetworkProviderCallsSmsController
Bug: 172053880
Test: manual
Change-Id: I86e9fc71d2b8562d838c5b5c6bd9c443656e2624
2020-11-20 15:43:04 +08:00
Mill Chen
1ad41f5b39
Merge "Revert "Specify explicitly FLAG_IMMUTABLE for PendingIntent""
2020-11-20 07:39:41 +00:00
Zoey Chen
006fc3486b
Merge "[Provider Model] Implement Wi-Fi callings in Calls & SMS"
2020-11-20 06:54:42 +00:00
Zoey Chen
fa2417aaac
[Provider Model] Implement Wi-Fi callings in Calls & SMS
...
NetworkProviderWifiCallingPreferenceController is a catrgory of WFC.
It will add NetworkProviderWifiCallingGroup for SIMs which is WFC enabled dynamically.
Implement the current WFC logic: WifiCallingPreferenceController, for Provider Model
Diff with WifiCallingPreferenceController
https://diff.googleplex.com/#key=nzCL6Ybrkr19
Screenshot of Provider Model:
https://screenshot.googleplex.com/BCXxdo4iNh6M3tH.png
Screenshot of current WifiCallingPreferenceController:
https://screenshot.googleplex.com/BsBE3A5YRs6arw9.png
Doc: https://docs.google.com/presentation/d/1azrZVS54pxM2lt9LkZHtFh_6W3fyDw_kTTPVQ_mJCi4/edit#slide=id.g9c7123c172_0_448
Bug: 172053880
Test: manual & atest -c NetworkProviderWifiCallingPreferenceControllerTest & atest -c NetworkProviderWifiCallingForSubTest
Change-Id: I6f4b4a257bc5e94be3090445ccabbcb261a03730
2020-11-20 12:54:40 +08:00
Sarah Chin
111a371005
Merge "Update setCdmaRoaming/SubscriptionMode APIs" am: b26cf2d260 am: 04b9046ec6 am: caa76d8261
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1506517
Change-Id: I3305ed2659027a109672c10a06b70300c66ba80e
2020-11-20 04:43:00 +00:00
Sarah Chin
caa76d8261
Merge "Update setCdmaRoaming/SubscriptionMode APIs" am: b26cf2d260 am: 04b9046ec6
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1506517
Change-Id: I8780119041580b96c823b76ba944599484ac317f
2020-11-20 04:08:18 +00:00
Mill Chen
13ebec46a5
Revert "Specify explicitly FLAG_IMMUTABLE for PendingIntent"
...
This reverts commit 9cbb4fa4e7 .
Reason for revert: this change might cause NPE on Settings app.
Change-Id: I4fd5ec36941c7516a25eaff6d64bcf62e0de7b39
2020-11-20 03:27:35 +00:00
Weng Su
be9235c082
Merge "[Provider Model] Add Internet preference to replace Wi-Fi preference"
2020-11-20 03:11:06 +00:00
Sarah Chin
e962520266
Update ICC lock API methods
...
Test: atest TelephonyManagerTest
Bug: 171884262
Change-Id: Ia4ba222dfa7d7756a3675f75b3467d0265967516
Merged-In: Ia4ba222dfa7d7756a3675f75b3467d0265967516
2020-11-19 15:04:12 -08:00
Sarah Chin
ce9fda5a60
Update setCdmaRoaming/SubscriptionMode APIs
...
Test: atest TelephonyManagerTest
Test: make RunSettingsRoboTests
Bug: 171884158
Bug: 171883908
Change-Id: Ib78149c41612d56a46974621eb71b5e0cfe97c5a
Merged-In: Ib78149c41612d56a46974621eb71b5e0cfe97c5a
2020-11-19 14:46:37 -08:00
Fan Zhang
bab12ec15b
Merge "Update emergency sos gesture string to match mock"
2020-11-19 20:33:32 +00:00
Fan Zhang
9ce66c865d
Merge "Add a setting to overrid emergency number for Emergency SOS"
2020-11-19 18:53:00 +00:00
Weng Su
f0b9dc570b
[Provider Model] Add Internet preference to replace Wi-Fi preference
...
- Change title from "Wi-Fi" to "Internet"
- Remove Wi-Fi switch
- Screenshot:
https://screenshot.googleplex.com/9tmXYQXKSsuGwEY
https://screenshot.googleplex.com/5uMCeruXsX3gP9j
Bug: 172295984
Test: manual test
atest -c InternetPreferenceControllerTest
make RunSettingsRoboTests ROBOTEST_FILTER=NetworkDashboardFragmentTest
Change-Id: Ie4a3c9aff45fbe7b28594afc9c603e6df57300bf
2020-11-19 14:51:56 +00:00
Sarah Chin
a86bc76ef9
Merge "Update signal strength on ServiceState in service" am: 3169b21b4e am: 4928687552
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1505031
Change-Id: I908564533b6813aeffe1ed57ef0416dd7f1fce25
2020-11-19 09:52:29 +00:00
Sarah Chin
99aad232be
Update signal strength on ServiceState in service
...
Test: make RunSettingsRobotTests
Bug: 167643728
Change-Id: Ibf69f9e9ec2acafef1316069d37b8d2a27d7d4d7
Merged-In: Ibf69f9e9ec2acafef1316069d37b8d2a27d7d4d7
(cherry picked from commit 3b3704d693 )
2020-11-19 00:11:36 -08:00
Yi-yo Chiang
d69b381ab1
Revert "Update the summary of AoD when Bedtime mode is on" am: cd4a35de8e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13082204
Change-Id: Ief1b70558800858ac67c0857e562740ae5d42142
2020-11-19 05:22:14 +00:00
John Li
d9fa3cec61
Merge changes from topic "haptic"
...
* changes:
Add haptic feedback for the seekbar in Settings.
Perform haptic feedback when the seekbar snaps.
2020-11-19 04:54:51 +00:00
Yi-yo Chiang
cd4a35de8e
Revert "Update the summary of AoD when Bedtime mode is on"
...
Revert "Update the summary of Idle lock screen when Bedtime mode..."
Revert submission 13071396-cherrypick-cherrypick-bedtime-hpxwlbiuim-0q85x8kaar
Reason for revert: Broken test b/173663404
Reverted Changes:
Id2511cb0a:Update the summary of AoD when Bedtime mode is on
I041599b9c:Update the summary of Idle lock screen when Bedtim...
Bug: 173663404
Change-Id: I9bea7499393d3ab1733b82140942499dddd9a2aa
Merged-In: I3b7053ad752f548f421dcca10cc1203500b1220b
2020-11-19 04:32:44 +00:00