Steven Liu
2bd1d93555
Remove those stuff about CarrierAp, they are removed from FW.
...
Bug: 130875004
Test: atest SettingsRoboTests
Change-Id: I549eabd1699a617dd6e639b725ade361c64d5a67
2019-12-12 10:38:38 -08:00
TreeHugger Robot
0751e29195
Merge "Change tab text to sentense text"
2019-12-11 08:50:25 +00:00
Raff Tsai
c75aea1552
Change tab text to sentense text
...
- Also remove duplicated string
Bug: 141601408
Test: manual
Change-Id: I840bdf4c12ca6d815d7c54092aa32a40c80d95e0
2019-12-11 15:38:12 +08:00
Automerger Merge Worker
beef8033ab
[automerger skipped] Prevent accounts page directly opening in screen pinning mode am: a545a85f9d
am: fd45c98d53
am: 4fd41fe196
am: 23e9011739
-s ours
...
am skip reason: Change-Id If26eda408a9ef6fa03ad82e5bee51bb7185950d6 with SHA-1 f3242dab35
is in history
Change-Id: I51856123ac338bc0d4b3c8cda2b8385f8d9ebdce
2019-12-11 07:27:29 +00:00
Automerger Merge Worker
23e9011739
Prevent accounts page directly opening in screen pinning mode am: a545a85f9d
am: fd45c98d53
am: 4fd41fe196
...
Change-Id: Ib20737cbe8390a42ecce204f540d21de7026bf3f
2019-12-11 07:09:55 +00:00
Automerger Merge Worker
4fd41fe196
Prevent accounts page directly opening in screen pinning mode am: a545a85f9d
am: fd45c98d53
...
Change-Id: Id48f14bb8258d615dc2fe9e552640ab06aa528ab
2019-12-11 06:51:34 +00:00
Automerger Merge Worker
fd45c98d53
Prevent accounts page directly opening in screen pinning mode am: a545a85f9d
...
Change-Id: If2d4c0acb794a9a506b7611fa2f622c90054b393
2019-12-11 06:32:39 +00:00
Kevin Chang
8b6da6a5b1
Merge "Support accessibility shorcut secondary action (2/n)"
2019-12-11 05:38:46 +00:00
TreeHugger Robot
db4c10942b
Merge "Let MasterSwitchPreference be restrictable"
2019-12-11 03:56:34 +00:00
Kevin Chang
21fd0e8afb
Support accessibility shorcut secondary action (2/n)
...
Create a dialog that could let users choose their preferred accessibility
shortcut.
This CL only contains dialog layout and its utility methods.
Related logic implementation will be added in next CL.
Bug: 142531156
Test: Maunal
Change-Id: I7bfccea96cc47dd213b4d828499c10b290e24330
2019-12-11 10:46:01 +08:00
tim peng
1e00dbf41c
Merge "Add bit per sample preference controller for Bluetooth developer option"
2019-12-11 02:18:18 +00:00
tim peng
59d56cee0b
Merge "Add quality preference controller for Bluetooth developer option"
2019-12-11 02:18:05 +00:00
tim peng
d8bb8b3383
Merge "Add channel mode preference controller for Bluetooth developer option"
2019-12-11 02:17:49 +00:00
PO HUNG CHEN
3b5cb6e4ef
Merge "Revert "Fix flame boot failure""
2019-12-11 02:09:09 +00:00
TreeHugger Robot
614aa13035
Merge "Update Bluetooth api"
2019-12-11 01:57:12 +00:00
Zhen Zhang
43b882c4e2
Let MasterSwitchPreference be restrictable
...
Let MasterSwitchPreference be restrictable by extending RestrictedPreference.
This is a prerequisite CL for "Hotspot & Tethering" in "Network & Internet" settings screen to be a MasterSwtichPreference.
Also changed MasterSwitchPreferenceTest perse.
Bug: 145922022
Test: SettingsRoboTests except StorageItemPreferenceControllerTest which
fails before this CL.
Change-Id: I54fa59d7adfce5f564c178c0db334974dbabf059
2019-12-10 17:37:41 -08:00
TreeHugger Robot
3aba1d590c
Merge "Adds search and help icons to system navigation page"
2019-12-11 00:27:09 +00:00
Automerger Merge Worker
04feb63ee6
Dark theme drop down does not show selected option am: 268d6b092a
am: b15374611f
...
Change-Id: Ie8cff27d816f87211ca5146edf56656775add804
2019-12-11 00:00:45 +00:00
Automerger Merge Worker
b15374611f
Dark theme drop down does not show selected option am: 268d6b092a
...
Change-Id: I96c2d1253366543685ca9aaf56f55b93488bd27e
2019-12-10 23:39:11 +00:00
Mehdi Alizadeh
58b02e0ed5
Adds search and help icons to system navigation page
...
Bug: 135042958
Test: Manually verified icons are shown and they work
Change-Id: I1dc9ddd3e3a5a1f76eb6c1f28290e177bb43ba9e
2019-12-10 14:11:14 -08:00
TreeHugger Robot
16aac8e2e3
Merge "Hide summary for Google app in battery usage"
2019-12-10 11:28:18 +00:00
hughchen
cfca56fef1
Update Bluetooth api
...
This CL is used to update Bluetooth api.
- Use BluetoothProfile.CONNECTION_POLICY_ALLOWED instead of
BluetoothProfile.PRIORITY_ON
- Use BluetoothProfile.CONNECTION_POLICY_FORBIDDEN instead of
BluetoothProfile.PRIORITY_OFF
Fixes: 141582844
Test: manually
Change-Id: I527813e38583a4e4a1489090e8a17c6bd50c3e81
2019-12-10 11:21:16 +00:00
TreeHugger Robot
978f7b007a
Merge "Do no convert FaceSettingsAttention to slice."
2019-12-10 10:11:32 +00:00
Yi-Ling Chuang
e6b48bcf80
Do no convert FaceSettingsAttention to slice.
...
The check logic of this preference requires a page loading prior to
slice auto convertion, so it is not suitable to become a slice.
Converting it to a slice will lead to an app crash.
Fixes: 145723632
Test: robotests
Change-Id: Ie6eafb244e9a1cc9267f6b747c8e357d239e688e
2019-12-10 17:00:59 +08:00
Arc Wang
cdf8e2161e
[Wi-Fi] Sign in icon supports dark theme
...
Add android:tint attribute.
Bug: 128238735
Test: Manual visual
Change-Id: I9fe8f99ad8b3e11b12b0720da2cdf7c41711bb8f
2019-12-10 15:59:27 +08:00
Tsung-Mao Fang
cb8dbbeac2
Hide summary for Google app in battery usage
...
"Google" app is quicksearchbox which always has a foreground service running.
This causes it shows a huge usage time.
So, we make the summary invisible now.
Test: Rebuild and visual
Change-Id: Iba8083cc058e1d391dc20610fb6eb140c2c25350
Fix: 144063003
2019-12-10 14:20:29 +08:00
PO HUNG CHEN
afc513e3fa
Revert "Fix flame boot failure"
...
This reverts commit c542c01672
.
Reason for revert: followup b/145904897
Change-Id: I0364c34e42b569d643ea6098026cd540d25df75d
2019-12-10 04:11:21 +00:00
Raff Tsai
e7e4dd905a
Receive tab info from SettingsIntelligence
...
Bug: 144673633
Test: manual
Change-Id: Ia28c5a43debbfcc6f6f6d465764adad0977ea319
2019-12-10 11:11:43 +08:00
Raff Tsai
cbcd8d1bea
Merge "Implement work-profile infra in BasePreferenceController"
2019-12-10 03:02:17 +00:00
tim peng
ea1106494d
Merge "Add codec dialog preference controller for Bluetooth developer option"
2019-12-10 02:49:17 +00:00
Arc Wang
220936ad7a
Merge "[Wi-Fi] Fix transition mode problems"
2019-12-10 02:43:13 +00:00
TreeHugger Robot
821db5c036
Merge "Add sample rate preference for Bluetooth developer option"
2019-12-10 01:42:16 +00:00
Raff Tsai
f71db73025
Implement work-profile infra in BasePreferenceController
...
- Add settings:forWork in xml
- Set mIsForWork based on xml attribute
- Delete WorkProfilePreferenceController and move its function to
BasePreferenceController
Fixes: 123376083
Test: Add work profile, go to Settings->System->Language&input,
UI should show work profile related items
Change-Id: Id2dcbb0e158c117cdfd363466a275f4e133c345e
2019-12-10 09:32:37 +08:00
Xiangyu/Malcolm Chen
1d8158fc0b
Merge "Add disable pSIM option in Settings"
2019-12-09 22:30:06 +00:00
TreeHugger Robot
1fe113d922
Merge "Raise string length limits per linguist's requests"
2019-12-09 19:32:27 +00:00
Howard Chen
c542c01672
Fix flame boot failure
...
Bug: 145890923
Test: Compile
Change-Id: I8fe011a471fe92006d153ed531c19abd3b02fb05
2019-12-09 20:53:59 +08:00
Bonian Chen
28227a3117
Merge "[Settings] Fix crash when no SIM"
2019-12-09 10:29:22 +00:00
timhypeng
6a1b765d74
Add quality preference controller for Bluetooth developer option
...
Bug: 142227996
Test: make -j50 RunSettingsRoboTests
Change-Id: I42b6ecdc0b661f9057db23405785351980f04056
2019-12-09 15:27:10 +08:00
TreeHugger Robot
41eff9f631
Merge "Add quality preference for Bluetooth developer option"
2019-12-09 06:06:37 +00:00
Bonian Chen
8a512ca7b4
[Settings] Fix crash when no SIM
...
Airplane mode enabler exception under the condition of
no active subscription. This is due to incorrect null pointer
checking within source code.
Bug: 145830780
Test: manual
Change-Id: I47cb4d82b7b99b4c34270023cd58f479347477da
2019-12-09 13:39:27 +08:00
timhypeng
bd80f7f949
Add channel mode preference controller for Bluetooth developer option
...
Bug: 142227996
Test: make -j50 RunSettingsRoboTests
Change-Id: Ibf2238ee8b5d3a9d91ea40fea16aa44583a22cc0
2019-12-09 13:38:49 +08:00
Raff Tsai
9700435b4d
Merge "Fix robolectric test error"
2019-12-09 05:37:25 +00:00
TreeHugger Robot
efa2229556
Merge "Add channel mode preference for Bluetooth developer option"
2019-12-09 05:37:21 +00:00
timhypeng
8b5790dcc0
Add bit per sample preference controller for Bluetooth developer option
...
Bug: 142227996
Test: make -j50 RunSettingsRoboTests
Change-Id: I8cde0d80d3533368dce6d101d49036fc97627526
2019-12-09 13:17:25 +08:00
timhypeng
8e2aa11e3a
Add codec dialog preference controller for Bluetooth developer option
...
Bug: 142227996
Test: make -j50 RunSettingsRoboTests
Change-Id: I5cff61f9f90d9e6a125455685a3608be043f6e7c
2019-12-09 13:14:58 +08:00
tim peng
e655695690
Merge "Add bit per sample preference for Bluetooth developer option"
2019-12-09 05:12:12 +00:00
timhypeng
588a1ca250
Add sample rate preference for Bluetooth developer option
...
Bug: 142227996
Test: make -j50 RunSettingsRoboTests
Change-Id: I5cae9498082d1839add63d2bc01e29639a0c20ee
2019-12-09 13:10:28 +08:00
timhypeng
dc05caec4d
Add quality preference for Bluetooth developer option
...
Bug: 142227996
Test: make -j50 RunSettingsRoboTests
Change-Id: I025557ec0977a1585cf65bfacc4a01020c9ea19a
2019-12-09 12:55:45 +08:00
Raff Tsai
895b380c10
Fix robolectric test error
...
Test: make RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.deviceinfo.storage"
Change-Id: I7d9843ece0e5c6ce2a93af13822e26494e3514b2
2019-12-09 12:38:06 +08:00
timhypeng
4db1f25f3b
Add channel mode preference for Bluetooth developer option
...
Bug: 142227996
Test: make -j50 RunSettingsRoboTests
Change-Id: Iace94d24d8d395366c8fb78863d2fe09ecd0f60d
2019-12-09 12:31:30 +08:00