Commit Graph

32869 Commits

Author SHA1 Message Date
Robin Lee
2953f31b61 Prompt to start user before choosing a new ringtone
Dead users can't hear, nor see, ringtones. Let's wake them up and give
them a good shake first.

Until then, show a nice friendly "work profile isn't available" message.
Or depending on locale something confusing, egregious, and mismatched
like "work profile isn't available" instead.

Fix: 34735015
Bug: 34734809
Test: make RunSettingsRoboTests && make Settings && adb install -r $OUT/system/priv-app/Settings/Settings.apk && then reboot the device to see what happens
Change-Id: I86e61a7f3f654d7f38f04c43227a31e2f288e18f
2017-01-26 18:20:45 +00:00
TreeHugger Robot
6596c8ff4e Merge "Launch the Gallery app to manage photos from the Storage screen." 2017-01-17 21:02:57 +00:00
TreeHugger Robot
c3fdc3e813 Merge "Add number of enterprise-installed apps to Privacy Settings page" 2017-01-16 10:53:11 +00:00
Fan Zhang
f665025d90 Merge changes Ib59efe76,I316e3649
* changes:
  Move RadioButtonPreference to generic widget package
  Another attempt fix for account preference screen.
2017-01-15 17:46:05 +00:00
Jaewoong Jung
cb63d7b615 Implements additional battery info menu behavior. am: 8a49de31ab
am: 487458d23d

Change-Id: I3b5e8ee11b0f6e0b5d80081cc65db04130d2258e
2017-01-14 06:25:25 +00:00
Jaewoong Jung
487458d23d Implements additional battery info menu behavior.
am: 8a49de31ab

Change-Id: I29a2a6032b02309ae9e966f517774f5ce1451c3b
2017-01-14 06:05:56 +00:00
Fan Zhang
64c83afa8b Move RadioButtonPreference to generic widget package
Bug: 34280137
Test: no regression
Change-Id: Ib59efe767af83d182fba1ea1651026ddbb9ce6d5
2017-01-13 17:33:38 -08:00
Fan Zhang
c7804c130b Another attempt fix for account preference screen.
Fix: 34219500
Test: RunSettingsRoboTests

Change-Id: I316e36496fc9d7eca9c718275c0f113b181d7f1e
2017-01-13 16:31:16 -08:00
Jaewoong Jung
8a49de31ab Implements additional battery info menu behavior.
This is a manual cherry-pick of commit
6a43a06cac.

Bug: 33352540
Test: Updated existing tests.
Change-Id: I990029d2ea9032301362d614959259965b8ecb10
2017-01-13 14:56:47 -08:00
Jaewoong Jung
ce6bf59a9a Merge "Adds a menu item for additional battery info to battery settings." into nyc-mr2-dev am: bd775165d4
am: 482b27320a

Change-Id: I7b2edb14a37ecda747dcbe5290ef72ef87d1767d
2017-01-13 22:48:48 +00:00
Jaewoong Jung
7299b98f86 Adds a menu item for additional battery info to battery settings. am: 7b557df0e4
am: c360bc5813  -s ours

Change-Id: Ifc345fd45191f927f1ca550abb113abe360049ca
2017-01-13 22:48:40 +00:00
Jaewoong Jung
482b27320a Merge "Adds a menu item for additional battery info to battery settings." into nyc-mr2-dev
am: bd775165d4

Change-Id: I3b5d1278bf2d2e237b9d0c7bd8349de451fc263b
2017-01-13 22:40:40 +00:00
Jaewoong Jung
c360bc5813 Adds a menu item for additional battery info to battery settings.
am: 7b557df0e4

Change-Id: Iaef847979f64bf93b87457fa3f2f734b1789c830
2017-01-13 22:40:38 +00:00
Jaewoong Jung
bd775165d4 Merge "Adds a menu item for additional battery info to battery settings." into nyc-mr2-dev 2017-01-13 22:38:11 +00:00
Daniel Nishi
8a2ff52e61 Merge "Update StorageSettings to use StorageDashbordFragment." 2017-01-13 22:06:46 +00:00
Roger Xue
89b4f938ca Merge "move PreferenceController into settingsLib/core" 2017-01-13 21:59:17 +00:00
Bartosz Fabianowski
13f569ebd6 Add number of enterprise-installed apps to Privacy Settings page
This CL adds information about the number of apps that were installed
by the admin to the Enterprise Privacy Settings page.

Test: make RunSettingsRoboTests
Bug: 32692748

Change-Id: Ib710a1249db6d285da962122fd3dfb35a43752a1
2017-01-13 22:20:51 +01:00
Jaewoong Jung
7b557df0e4 Adds a menu item for additional battery info to battery settings.
This is a manual cherry-pick of commit
1e0f8ff5e5.

Bug: 33352540
Test: No additional test failures.

Change-Id: Ibfc1a9463c93d3c087ed712fe45d3d0717472c6a
2017-01-13 12:58:44 -08:00
Bartosz Fabianowski
385155f305 Merge "Add global HTTP proxy to Privacy Settings page" 2017-01-13 20:51:47 +00:00
TreeHugger Robot
e761b4c4e2 Merge "Enable time zone preference on wifi-only device." 2017-01-13 20:45:49 +00:00
TreeHugger Robot
42248f0066 Merge "Add Always on VPN to Privacy Settings page" 2017-01-13 20:03:48 +00:00
TreeHugger Robot
326b432763 Merge "Reorder storage preferences to match mocks." 2017-01-13 19:44:22 +00:00
Doris Ling
0e15fe8e4a Enable time zone preference on wifi-only device.
When auto time zone preference is not available, it should be considered
disabled, so that user can still select time zone.

Change-Id: I9b17205a11ff512da02694e3bce06cfbd21dd7db
Fix: 34203177
Test: make RunSettingsRoboTests
2017-01-13 11:15:13 -08:00
Daniel Nishi
f7fc304724 Launch the Gallery app to manage photos from the Storage screen.
This replaces the old behavior of opening the Files app and
matches the latest mocks.

Bug: 33199077
Test: settings robo
Change-Id: Id6451300063fcb3f10c6272c2a2fa49fe1384ac5
2017-01-13 10:44:12 -08:00
Daniel Nishi
8f969665e3 Merge "Add ASM enabled/disabled text to the Storage settings." 2017-01-13 17:41:01 +00:00
Salvador Martinez
40cd0492af Removed fake data am: 4b69b113fb
am: cfd475feb5

Change-Id: I3d370b88be52c673df8f2c1ab9859efc7c034fc9
2017-01-13 01:13:55 +00:00
Salvador Martinez
cfd475feb5 Removed fake data
am: 4b69b113fb

Change-Id: Idc8731119c9dca50135c15454944d8b20aa89730
2017-01-13 01:06:45 +00:00
TreeHugger Robot
9b5cd25a34 Merge "Add logging to search fragment." 2017-01-13 00:51:23 +00:00
TreeHugger Robot
489cbb2ad8 Merge "Update icons for IA." 2017-01-13 00:13:33 +00:00
TreeHugger Robot
08853706c5 Merge "Add activity action for Configure Wi-Fi settings." 2017-01-12 23:25:51 +00:00
TreeHugger Robot
94b86a4d77 Merge "Add Settings toggle for Wi-Fi Wakeup." 2017-01-12 22:11:48 +00:00
TreeHugger Robot
235adb5aa3 Merge "Add missing copyright header to ManageApplicationsTest." 2017-01-12 21:36:10 +00:00
Doris Ling
d258626c88 Update icons for IA.
- in homepage: Connected devices, Apps & notifications, Support
- in Network & internet: Airplane mode, Cellular networks, Tethering,
  VPN, Network reset
- in Connected devices: NFC, Android beam, USB
- in Apps & notifications: Apps, Notifications, Default apps

Bug: 34205154
Test: Visual

Change-Id: I11c72ccbc85d68ed61476f6629dae862abee42fc
2017-01-12 12:51:10 -08:00
Bartosz Fabianowski
0d22680807 Add global HTTP proxy to Privacy Settings page
This CL allows the user to see on the Enterprise Privacy Settings
page whether the admin set a global HTTP proxy.

Test: make RunSettingsRoboTests
Bug: 32692748

Change-Id: I3c7c46f806f39c90425fd8e098a749f3cc1e9278
2017-01-12 20:09:10 +01:00
Bartosz Fabianowski
fc018e4672 Add Always on VPN to Privacy Settings page
This CL adds information about always-on VPNs to the Enterprise
Privacy Settings page.

Test: make RunSettingsRoboTests
Bug: 32692748

Change-Id: I2b59e2ec4c55308b323aaa478cd9c847fe0b4b55
2017-01-12 20:04:56 +01:00
Salvador Martinez
4b69b113fb Removed fake data
Was using fake data for testing that we could attach
payloads. This is no longer needed since we are now
attaching real data.

Test: Manual Verification on GCS
Bug: 27823357
Change-Id: I055c2b2e027f721e14ea5b6b7efccd5267018b8c
2017-01-12 10:53:42 -08:00
Bill Yi
78427d7467 Import translations. DO NOT MERGE am: 39c04bb92b -s ours
am: e1f3b34abc  -s ours

Change-Id: Iadf9b5a4f68f88d390b0502066eda12c90942ac8
2017-01-12 17:21:22 +00:00
Bill Yi
e1f3b34abc Import translations. DO NOT MERGE
am: 39c04bb92b  -s ours

Change-Id: I79582468959e2a04d6ea69a9faedaf28c67f1986
2017-01-12 17:17:41 +00:00
Bill Yi
39c04bb92b Import translations. DO NOT MERGE
Change-Id: I83e0e51b5552d44b66a84d5abdaac59ec3932c64
Auto-generated-cl: translation import
2017-01-12 06:02:43 -08:00
Bill Yi
724939aaa4 Import translations. DO NOT MERGE
Change-Id: I5526b5052761b29a0e71770f2dfdc8b39187a566
Auto-generated-cl: translation import
2017-01-12 05:57:09 -08:00
Roozbeh Pournader
16d22820c3 Merge "Rename language+country resources to just language" 2017-01-12 04:58:38 +00:00
Tadashi G. Takaoka
7b7a16b90e Merge "Watch for changing enabled IMEs" 2017-01-12 03:52:11 +00:00
Tadashi G. Takaoka
0166269dda Merge "Move IME related seach landing pages to its fragments" 2017-01-12 03:51:56 +00:00
Tadashi G. Takaoka
73038da358 Merge "Move physical keyboard search landing page to its Fragment" 2017-01-12 03:51:31 +00:00
Daniel Nishi
1d1bf31292 Reorder storage preferences to match mocks.
Bug: 34235256
Test: Manual
Change-Id: I49ea8f15d54408f7a3b8445084bd2a50103c706a
2017-01-11 18:47:19 -08:00
Daniel Nishi
a3494347e4 Add ASM enabled/disabled text to the Storage settings.
Bug: 33199077
Test: Settings Robo Tests
Change-Id: I86897c63b584d3c8be171723367a6b4e060684f3
2017-01-12 02:37:12 +00:00
Salvador Martinez
80506ce882 Added survey triggering mechanisms am: 2cb82c55a0
am: 94422fc8f9  -s ours

Change-Id: Ie85275b4661f27d58cffc8f9ceee269a6c69df91
2017-01-12 02:30:21 +00:00
Salvador Martinez
94422fc8f9 Added survey triggering mechanisms
am: 2cb82c55a0

Change-Id: Ib1a98fc3351059a7811c41f616507abec689a98a
2017-01-12 02:07:21 +00:00
Daniel Nishi
035cbc7097 Add missing copyright header to ManageApplicationsTest.
Test: None
Change-Id: Ic9b6aac5cc67a60fa14f046146c06e4d4fa312ba
2017-01-11 18:01:18 -08:00
TreeHugger Robot
94d302283b Merge "Parse external intent from cursor correctly for search." 2017-01-12 01:09:09 +00:00