TreeHugger Robot
51d16f2368
Merge "Updates to main notification page" into qt-dev
2019-04-19 00:57:32 +00:00
Julia Reynolds
5c097c6d3c
Redesign channel listing and channel page
...
Test: atest
Bug: 127796543
Fixes: 129452112
Fixes: 129453207
Change-Id: I1d520c9e35860303235b7ffbb18a76cbc4f4b8bc
2019-04-18 18:51:23 +00:00
Julia Reynolds
e51128f151
Updates to main notification page
...
String updates, images, reordering
Test: manual
Bug: 123899489
Change-Id: Ib7658e427c4868d954dd4cce3779588baaf5a02e
2019-04-18 14:46:55 -04:00
TreeHugger Robot
bb00e4c028
Merge "[PasspointV2] Set summary of saved networks preference" into qt-dev
2019-04-18 00:58:22 +00:00
Selim Cinek
9f374307c5
Merge "Updated strings for dynamic privacy" into qt-dev
2019-04-18 00:42:55 +00:00
TreeHugger Robot
f6f4ae6e1c
Merge "Remove on/off subtext from gesture preferencecontrollers" into qt-dev
2019-04-18 00:29:33 +00:00
Fan Zhang
57f18af554
Remove on/off subtext from gesture preferencecontrollers
...
The toggle switch next to the subtitle already shows on/off clearly.
Fixes: 130652619
Fixes: 130652843
Fixes: 130653459
Fixes: 130653297
Test: robo
Change-Id: Ib2396575bbc69a7cca5e9c90e113c76ff6db00b5
2019-04-17 23:49:25 +00:00
TreeHugger Robot
f90c24d194
Merge "Updated ConfirmDeviceCredential strings" into qt-dev
2019-04-17 21:13:41 +00:00
Selim Cinek
3561c3f2b8
Updated strings for dynamic privacy
...
In the new world redacted content is also
revealed with smart lock.
Bug: 130227087
Test: observe strings
Change-Id: I69ad8fab65dde5be405d47c4426bee52b0911383
2019-04-17 11:45:02 -07:00
Maurice Lam
47bea2d483
Merge "Update strings for the title of lock screen skip dialog" into qt-dev
2019-04-17 17:29:49 +00:00
cosmohsieh
e6e4b4d78d
[PasspointV2] Set summary of saved networks preference
...
Summary text of "saved networks" preference has number of both normal
networks and subscriptions
Bug: 130259573
Test: make RunSettingsRoboTests -j32 ROBOTEST_FILTER=com.android.settings.wifi.WifiSettingsTest
Change-Id: I8bdf41c1a85165298a2ccd9e688c30b0bd593bfa
2019-04-17 18:21:09 +08:00
TreeHugger Robot
cf9b3d2e87
Merge "Add subtitle for Do not disturb" into qt-dev
2019-04-17 09:08:17 +00:00
Pasty Chang
ee38c9bc1c
Update strings for the title of lock screen skip dialog
...
First letter should be lowercase
Bug: 129870122
Test: Manual
Change-Id: If6ed383cccf56007691ca24d02919b41f1c69281
2019-04-17 04:16:24 +00:00
TreeHugger Robot
f93ca46ea7
Merge "Fix string comment" into qt-dev
2019-04-17 03:36:26 +00:00
Kevin Chyn
bf121dd46b
Fix string comment
...
Bug: 130642861
Test: Builds
Change-Id: Ib889b1a69b5225579ffad6f63b0d98ded9841614
2019-04-16 17:02:17 -07:00
joshmccloskey
a104d290de
Updated ConfirmDeviceCredential strings
...
Test: Verified with BiometricPromptdemo that pin/pattern/pass
show up correctly.
Fixes: 129797243
Change-Id: Ib075d6742f7e2ad03e491132ae9506dce67558fc
2019-04-16 14:19:29 -07:00
TreeHugger Robot
3b8a0b82bf
Merge "Change dark theme screen to toggle" into qt-dev
2019-04-16 18:16:54 +00:00
Felipe Leme
d51e020cc6
Merge "Change Content Capture strings." into qt-dev
2019-04-16 04:51:24 +00:00
TreeHugger Robot
ad4483c2a2
Merge "Rename screen aware into screen attention" into qt-dev
2019-04-16 03:17:50 +00:00
Salvador Martinez
ef7ce46657
Change dark theme screen to toggle
...
The dark theme screen has been removed in favor of a simple
toggle with a dialog that shows up the first time a user
tries to enable dark theme when in light theme.
Test: robotests pass
Bug: 130251804
Change-Id: I48f8e24a2b2a117e5a8054c5bc0b240ba68fe1ad
2019-04-15 19:52:49 -07:00
Felipe Leme
6beb5e4581
Change Content Capture strings.
...
Test: manual verification
Bug: 129403630
Change-Id: Idfc560c78e29a0557cb009dddf98f4e1ce879f25
2019-04-15 13:08:50 -07:00
Lei Yu
9515a685e3
Merge "Hide app usage time in high usage dialog" into qt-dev
2019-04-15 17:54:39 +00:00
Mill Chen
ce6137e247
Add subtitle for Do not disturb
...
Bug: 130364160
Test: visual
Change-Id: I85507b6b269d427501f144f56ca7dc871269e6d4
2019-04-15 10:26:20 -07:00
Alex Salo
c6cfd5e3bf
Rename screen aware into screen attention
...
Bug: 111939367
Test: make RunSettingsRoboTests, manual
Change-Id: I4f65bd11a71db6601cea418a5d89b14d91858ab4
2019-04-15 17:11:35 +00:00
Jordan Liu
ac4e5dfa53
Merge "Make RadioInfo settings menu work for mSIM" into qt-dev
2019-04-12 23:27:45 +00:00
Lei Yu
2f90dd784f
Hide app usage time in high usage dialog
...
Also update strings a little bit
Bug: 112285389
Test: Manual
Change-Id: I5c4f3e2de635eb0b880d2d3d5a1550e1af41d931
2019-04-12 22:39:44 +00:00
Jordan Liu
85f1d2a704
Make RadioInfo settings menu work for mSIM
...
Just add a spinner to the top of the screen which lets you select the
phoneIndex. Upating this value updates the mTelephonyManager
mImsManager, and mPhoneStateListener to use the selected phoneIndex and
the subscription associated with it.
Also adds fields for current subId and default data sim subId.
Due to b/117555407, the same PhoneStateListener object can not be used
to register on different subIds, so we workaround this by recreating
the PhoneStateListener when reregistering.
Test: manual test (on single sim)
Fixes: 128033739
Change-Id: I9d6631da628351511e285afeb5b6d4331aaab7e5
Merged-In: I9d6631da628351511e285afeb5b6d4331aaab7e5
2019-04-12 15:00:05 -07:00
TreeHugger Robot
ab3fed9b69
Merge "Fix null App name in Wi-Fi scanning prompt dialog" into qt-dev
2019-04-12 21:27:37 +00:00
cosmohsieh
b0aee6abd0
Fix null App name in Wi-Fi scanning prompt dialog
...
App name of the dialog msg is null because getCallingPackage() is null
when calling activity does not use startActvitiyForResult().
Bug: 112248584
Test: manual
Change-Id: If5ba9eb62f895c66ac1839b4be5c372ecba6699c
2019-04-12 17:02:22 +00:00
Pasty Chang
f534b617b2
Increasing char limited of skip dialog title to 48
...
Test: atest
Bug: 130272235
Bug: 130272154
Bug: 130271754
Change-Id: I200eca37e3bcb10969cc82f77a7a485f9f33cbb3
2019-04-11 07:50:43 +00:00
Sunny Shao
ff7e7ad30d
Update some wordings under the Display page
...
-Sleep to Screen timeout
-Styles & Wallpapers to Styles & wallpapers
-Styles & Wallpapers, sleep, font size to Styles, wallpapers, screen timeout, font size
Fixes: 130240143
Fixes: 129885706
Test: Manual View
Change-Id: Icc4f18917961773a6435a23f32d06c5061c179eb
2019-04-11 11:15:30 +08:00
Jonathan Koo
82af1830d7
Merge "Address UI change request for injected services" into qt-dev
2019-04-10 16:46:16 +00:00
Lifu Tang
e531bd01fd
Address UI change request for injected services
...
- Remove icons from injected items
- Create a separate section for work profile
Bug: 129948280
Test: build, flash, and test manually
Change-Id: Ia64af349c8dd1575d629debd574cdb3ae6eb650d
2019-04-09 21:10:44 -07:00
Pasty Chang
6ffdbb6096
Merge "Add strings used for setupwizard lockscreen skip dialog" into qt-dev
2019-04-09 11:53:00 +00:00
Hai Zhang
22f8d48df0
Remove old default apps code and use roles instead.
...
Default apps are moved into PermissionController.
Bug: 124452117
Bug: 124457823
Test: presubmit & manual
Change-Id: I5f68e5b77cd6163d093590185314270706d75391
2019-04-09 13:30:31 +08:00
pastychang
e82540f174
Add strings used for setupwizard lockscreen skip dialog
...
Test: atest
Bug: 124028212
Change-Id: I9f65022f6bbc70606a40b5b20e9484731376d203
2019-04-09 01:56:58 +00:00
TreeHugger Robot
208c21d2c1
Merge "Add bubble confirmation prompt" into qt-dev
2019-04-05 15:26:24 +00:00
Julia Reynolds
19e2473bed
Add bubble confirmation prompt
...
@ the app level if the global level is off
Test: robotests
Bug: 129068779
Change-Id: I94acb334dc9879cd372a2a0dfa8e9508fbf1c316
2019-04-05 09:31:30 -04:00
TreeHugger Robot
576d601032
Merge "Update char limit for reset_esim_title." into qt-dev
2019-04-05 03:07:09 +00:00
TreeHugger Robot
02576b6e2e
Merge "Update adaptive sleep setting with the latest copy" into qt-dev
2019-04-05 01:16:23 +00:00
Kevin Chyn
388295a80c
Merge changes from topic "face-profile-qt-dev" into qt-dev
...
* changes:
Settings should be per-profile
Add face profile settings
2019-04-05 00:41:17 +00:00
Kevin Chyn
e596ba6863
Settings should be per-profile
...
Also, don't show keyguard option for work profile
Fixes: 129905061
Test: Builds
Change-Id: I18f573f39ee4e54a3385cc65079bb794633cc560
2019-04-04 15:39:00 -07:00
Fan Zhang
f2ec3cfbad
Update strings
...
Fixes: 129885706
Fixes: 129855545
Test: visual
Change-Id: I655655033c019de4365de9fe208c8c362134dfe3
2019-04-04 12:01:21 -07:00
Alex Salo
e0c9d3c474
Update adaptive sleep setting with the latest copy
...
Bug: 129352433
Change-Id: I3c9594f9ed49208ef1d7bbc33e8083a0c733b1f8
Test: manually confirmed it works and looks correct
(cherry picked from commit fdeb07c05b )
2019-04-04 18:55:59 +00:00
Andrew Sapperstein
7b3734e129
Update char limit for reset_esim_title.
...
Fixes: 129711512
Test: verified manually with larger string.
Change-Id: I802ed901ad65d79dbe761929467607f5e783be9e
2019-04-04 16:16:07 +00:00
TreeHugger Robot
67c9f40278
Merge "Add a flashlight handler activity to support indexability."
2019-04-03 20:48:23 +00:00
Fan Zhang
03dd39c92a
Add a flashlight handler activity to support indexability.
...
Fixes: 128465925
Fixes: 123711093
Test: reindex
Change-Id: Ie082e65ee070f6143c4c65db3f70615b16af0e52
2019-04-03 12:16:33 -07:00
TreeHugger Robot
1dea397256
Merge "Show the disclaimer for WFC emergency call limitation"
2019-04-02 19:58:42 +00:00
Hao Zhang
ec20de3eba
Show the disclaimer for WFC emergency call limitation
...
The emergency calls might not work properly via wifi calling, especially
in areas with no 2G/3G coverage. Display the disclaimer for the this
limitation when a user enabled the wifi calling setting.
Test: manual - Checked that the disclaimer for emergency call limitation
is shown when changing wifi calling setting to turned on.
Test: auto - Passed EmergencyCallLimitationDisclaimerTest.
Bug: 68115846
Change-Id: I881d479c1e02525ac614c66594637a5e0347d70c
2019-04-01 17:09:41 -07:00
Quang Luong
83b814742a
Removed Write to NFC dialog
...
Write to NFC dialog should be removed since WPS isn't supported anymore
Test: atest WifiSettingsTests
Bug: 112745354
Change-Id: I2bccf0b234c5f3138c48700904c2d578072e8cd6
2019-03-29 16:12:32 -07:00