TreeHugger Robot
f25823895b
Merge "Task affinity updates"
2018-06-21 23:09:16 +00:00
Salvador Martinez
d97ced5e3d
Merge "Add unofficial intent for WifiTetherSettings" into pi-dev am: ce58bf2ee9
...
am: 4dc79faefb
Change-Id: I39ceae08df3e44fc2a732909ca2707e46fb1b7ca
2018-06-21 15:45:16 -07:00
Fan Zhang
c904c8e7d7
Task affinity updates
...
- Remove task affinity for AppDrawOver Settings
- Remove task affinity for ConfigNotificationSettings
The task affinity is messing with the back stack for this activity when
launched externally
Change-Id: I596090d0615cebd04ee9eb56e06ba2761859a52d
Fixes: 80281932
Fixes: 80290571
Test: manual
2018-06-21 15:25:16 -07:00
Salvador Martinez
bb3337100c
Add unofficial intent for WifiTetherSettings
...
This CL adds an intent that can be used to start
WifiTether Settings.
Test: SettingsGatewayTest still passes
Bug: 110235497
Bug: 80251951
Change-Id: Iac94e563a91b1f821f69f18234d8176350ae5f29
2018-06-20 09:17:08 -07:00
Fan Zhang
81ec9e1131
Merge "Move device admin viewer/adder to specialaccess package."
2018-06-15 17:42:14 +00:00
Fan Zhang
ca6d86c5ab
Move device admin viewer/adder to specialaccess package.
...
Bug: 110207366
Test: robo
Change-Id: I51552dcc5ec6525040cfde17087b7f3f6b21b581
2018-06-15 08:56:14 -07:00
Fan Zhang
a83f90ab6d
Turn on DataUsageSummaryActivity
...
Test: rebuild
Change-Id: I984c751b2be00b514740a3121ac2f73b277aa139
2018-06-14 10:37:45 -07:00
Fan Zhang
cd21cb8def
Remove DataSummaryUsageLegacy.
...
Change-Id: I8da039530cafe547008b434b6016add5f9383e94
Fixes: 109943959
Test: robotest/atest
2018-06-11 11:05:54 -07:00
TreeHugger Robot
ad90960b6e
Merge "delete DeviceInfoSettings and activity, pref xml"
2018-05-30 20:14:50 +00:00
stanley.tf_wang
828409a79d
Modified the ManageDomainUrls
...
Test: manual
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.applications
make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.core
atest UniquePreferenceTest
atest SettingsGatewayTest
Change-Id: Ib5b1281be6cb3cab8528d10b6d6ff3146f33b8df
2018-05-25 16:16:21 -07:00
Antony Sargent
b8a1df8048
Merge "Update music, notifications, device information, and movies icons" into pi-dev am: 7ecbfd23f2
...
am: 0e0698ef27
Change-Id: I7b28e82b415f2f3c9c0e872ca2efa72c0f5831f4
2018-05-21 20:55:58 -07:00
Antony Sargent
32acddc83e
Update music, notifications, device information, and movies icons
...
Also delete duplicated ic_settings_notifications.xml and point existing
usages to ic_notifications.xml
Bug: 77982107
Test: manual
Change-Id: Ia7896598c6334aa97faf392b17e6bc3c17d58599
2018-05-21 16:58:38 -07:00
Gilbert Lee
0b4722f088
delete DeviceInfoSettings and activity, pref xml
...
Fixes: 78653510
Test: Manual
Change-Id: I13379f3f7812ceedffc0e9647db15e6358a3dc17
2018-05-20 16:17:43 +08:00
Rubin Xu
785ea86507
Merge "Setting should handle android.settings.SYNC_SETTINGS from managed profile" into pi-dev am: ef088843ae
...
am: 7ff1a26d03
Change-Id: I19586d174fe2b6b2eac8f68525a81e7cb6039fc0
2018-05-17 12:25:28 -07:00
Rubin Xu
71560fcba1
Setting should handle android.settings.SYNC_SETTINGS from managed profile
...
When android.settings.SYNC_SETTINGS is fired from a managed profile, Settings
should handle it properly and displays the UI to manage accounts in the profile.
Since Settings uses a unified page to display both personal and work accounts,
it should redirect the intent to the UserAndAccountDashboardActivity in user 0
Bug: 79561138
Test: adb shell am start -a android.settings.SYNC_SETTINGS --user 10
verifies the UI is showing work accounts
Change-Id: Ib82a04ad0ec72d58d60569e38538c5dbd6181bf0
2018-05-17 14:55:58 +01:00
Fan Zhang
5de68ea81a
Update sound setting icons am: 37a6a91444
...
am: c3669d8971
Change-Id: Id6d6393f8fb754dd98f756601ddf97d1a5fabf23
2018-05-15 19:05:04 -07:00
Fan Zhang
37a6a91444
Update sound setting icons
...
- icon for sound setting in Settings homepage
- icon on phone muted condition card
- icon on DND condition card and DND suggestion
Bug: 77982107
Test: visual
Change-Id: I22b5223029d67de0bcb2466a45075835453a2b5f
2018-05-15 15:35:37 -07:00
Matthew Fritze
55e85694af
Merge "Remove old meta data declarations in manifest" into pi-dev am: 9b7f0e4c5d
...
am: 94f84da552
Change-Id: Ic78f181b03c0ae32fd09f4970c58ce7e0ba03887
2018-05-15 06:56:48 -07:00
Matthew Fritze
5eca0c81e6
Remove old meta data declarations in manifest
...
Change-Id: Ic27b950cc5e640f823074b974f9d29078973fad7
Fixes: 79151692
Test: builds
2018-05-14 14:11:18 -07:00
Beverly
8f52258962
Add DND Settings suggestion
...
Cherry-picked from pi-dev ag/4019736
Test: SettingsSuggestionsTest, ZenOnboardingActivityTest
Change-Id: Ie78c9cf8287ee56bc4596efe20d27f8eb432ab6c
Bug: 78445134
2018-05-14 18:15:29 +00:00
Beverly
d4e7eedfc9
DO NOT MERGE Add DND Settings suggestion
...
Test: SettingsSuggestionsTest, ZenOnboardingActivityTest
Change-Id: Ie78c9cf8287ee56bc4596efe20d27f8eb432ab6c
Bug: 78445134
2018-05-11 20:59:38 +00:00
TreeHugger Robot
d43283b53a
Merge changes Ic9d1b08c,Id6db9ce2,I7b980218
...
* changes:
Add zen starred contacts preference
Clear deprecated effects when saving zen policy
DND settings redesign
2018-05-11 20:33:10 +00:00
Fan Zhang
4979f434fc
Merge "Fix a typo in AndroidManifest.xml" into pi-dev am: 3a9fbac582
...
am: e50f5effa0
Change-Id: I68689c03344b1987b905b32f95f91d82b5a9e129
2018-05-10 11:32:23 -07:00
Julia Reynolds
200da8978f
DND settings redesign
...
Test: robotests
Change-Id: I7b980218feea28e945994c8b7f8a934df6bc11f9
Bug: 78447976
2018-05-10 13:25:35 -04:00
Fan Zhang
66156d68e7
Fix a typo in AndroidManifest.xml
...
And some drive-by clean up.
Change-Id: Ic036f8f5bec8064a5d55e0e032ce45e483323b14
Fixes: 78889604
Test: atest
2018-05-09 18:06:27 -07:00
Julia Reynolds
cb6fe394d0
DO NOT MERGE DND settings redesign
...
Test: robotests
Change-Id: I7b980218feea28e945994c8b7f8a934df6bc11f9
Bug: 78447976
2018-05-04 14:45:43 -04:00
android-build-team Robot
21ca611203
Merge "Storage wizard UI tweaks." into pi-dev am: 0e84839f62
...
am: 9573433b39
Change-Id: I66191238a4bc14cb29b7870cd24aa8589a766375
2018-05-03 11:28:39 -07:00
android-build-team Robot
0e84839f62
Merge "Storage wizard UI tweaks." into pi-dev
2018-05-03 18:18:55 +00:00
Jeff Sharkey
ccabf4ed71
Storage wizard UI tweaks.
...
Updated assets from UX, and shift to "GlifV3" to get the latest
theme styles. Verified visually.
Bug: 77469852
Test: atest com.android.settings.ui.StorageWizardTest
Change-Id: I5bf84e6649577b0c5c874f129fbd1d71c53356e2
2018-05-02 15:03:23 -06:00
Julia Reynolds
5c19e7b6b0
Update zen onboarding ui am: 29ba3601b0
...
am: fa6482c4a4
Change-Id: I9010987409185d91ff039657cf2b20aeaefd01ad
2018-05-01 11:05:14 -07:00
Julia Reynolds
29ba3601b0
Update zen onboarding ui
...
Test: robotests
Bug: 78448988
Change-Id: I1e70bf8d28f392b93bb102622340da0af65f4718
2018-05-01 15:11:03 +00:00
android-build-team Robot
db9c8d3b16
Merge "Fix fingerprint suggestion icon color." into pi-dev am: 6590f6948d
...
am: 92ad34d76a
Change-Id: I607af41645c8dd9ddf6209d741d19a78dff946e6
2018-04-30 15:40:05 -07:00
Doris Ling
ea85c0a2cc
Fix fingerprint suggestion icon color.
...
- add tintable flag to the suggestion metadata so that it will be
displayed in correct tint color.
Change-Id: I29b6d3a8b7c47354d6022aea4d4f01986f5ce2b3
Fixes: 78655925
Test: visual
2018-04-30 14:08:55 -07:00
android-build-team Robot
167612df0e
Merge "Migrate ChooseAccountActivity to DashboardFragment"
2018-04-28 06:10:25 +00:00
Emily Chuang
b279b1c025
Migrate ChooseAccountActivity to DashboardFragment
...
- Build a controller to generate/manage a list of preferences.
- Move some logics to the controller and add tests.
- Rename to ChooseAccountFragment.
Bug: 73899467
Test: make RunSettingsRoboTests -j
atest UniquePreferenceTest SettingsGatewayTest
Change-Id: Id2906c4b922ef159d08c803b976671264c54665f
2018-04-27 22:17:23 -07:00
Julia Reynolds
ea360d687d
Merge "Redesign zen visual effects screens" into pi-dev
2018-04-27 12:41:58 +00:00
Julia Reynolds
4cf8bfd5b2
Redesign zen visual effects screens
...
Test: robotests
Bug: 78448988
Change-Id: I3040c1103d76c75601e82e3660a2ace202837ec2
Merged-In: I3040c1103d76c75601e82e3660a2ace202837ec2
2018-04-27 11:12:34 +00:00
Julia Reynolds
302b27ab9a
Merge "Redesign zen visual effects screens"
2018-04-27 11:08:57 +00:00
Jason Monk
0d3322a57b
Merge "Push full slice index to device index" into pi-dev am: 3d29ca2893
...
am: 2332aad2a6
Change-Id: I3563eb7ed2ab93b35b1a950d89ca2466abaa59e3
2018-04-26 14:26:38 -07:00
Julia Reynolds
4aa42fed67
Redesign zen visual effects screens
...
Test: robotests
Bug: 78448988
Change-Id: I3040c1103d76c75601e82e3660a2ace202837ec2
2018-04-26 18:12:38 +00:00
Jason Monk
fcd5f0f1aa
Push full slice index to device index
...
Test: make RunSettingsRoboTests
Bug: 74555610
Change-Id: I3f0aa1218e1d7e736dc918d83e76423fa81ac6ab
2018-04-26 11:16:04 -04:00
Aurimas Liutikas
e0069d332d
Migrate Settings to androidx.
...
Test: make Settings
Bug: 76692459
Change-Id: I941dea40562170649bf056e675cc32e5163c0e39
2018-04-20 12:52:29 -07:00
Julia Reynolds
cf326a0375
Merge "Fix crash on rotation" into pi-dev am: 3bdd65e255
...
am: 60aa99a95c
Change-Id: I02a301bd9a83491acdf3c76e94a15253a3191e83
2018-04-20 06:51:54 -07:00
Julia Reynolds
e2897aedf5
Fix crash on rotation
...
Load app/channel data early so that any open dialogs can be properly
reconstructed. Never call done on an entityheadercontroller with
an activity that's not yet started.
Test: robotests
Change-Id: Ib2b9f8f1985ef038959062204aaceff686f4ebcf
Fixes: 74114917
2018-04-19 10:17:23 -04:00
sunnyshao
15ec2cf8ef
Modified the PrivacySettings and add PreferenceControllers
...
- Changed the PrivacySettings to DashboardFragment.
- Added the new five related PreferenceControllers and related codes
- Modified the privacy_settings.xml
- Removed the PrivacySettingsTest test by design changed
- Moved the PrivacySettings.java from root directory to backup
Test: manual
Test: make RunSettingsRoboTests
Change-Id: Ic88e2e58a11d024d2394f75c3db5b46fe2d86dba
2018-04-18 18:02:53 -07:00
Lifu Tang
f72f8309e0
Add a wrapper Activity to launch scanning settings
...
GmsCore needs to start scanning settings from notification
Bug: 77823544
Test: adb shell am start -a android.settings.LOCATION_SCANNING_SETTINGS
Change-Id: Iecf1f811983068b29aa06a9985c83a5a1fb11a2a
2018-04-13 13:30:58 -07:00
Julia Reynolds
f5d1f165eb
Notification summary updates
...
- Fix app info summary
- Add configure notifications summary
Test: make -j RunSettingsRoboTests
Change-Id: Ic3c3036ee903fe7403032925a8145693807793d5
Fixes: 77598357
Fixes: 73018368
2018-04-12 13:49:34 -04:00
Jason Monk
a2b38e09fd
Add more slices to settings
...
Test: open settings
Bug: 74555610
Change-Id: I061685342f61a6a43670b7f3378d2a6918bcf495
2018-04-11 14:06:21 -04:00
TreeHugger Robot
45fe0bb6a0
Merge "Set parent for auto zen rules to be zen rule page" into pi-dev
2018-04-10 22:09:34 +00:00
TreeHugger Robot
0c532181ab
Merge "Marking dictionary activity as visibleToInstantApps" into pi-dev
2018-04-10 22:00:34 +00:00