Lei Yu
2721c8aa03
Merge "Update some battery string comments" into oc-dev
2017-04-14 20:26:27 +00:00
TreeHugger Robot
b544d22b35
Merge "Hide summary for Cell in PowerUsageAdvanced" into oc-dev
2017-04-14 20:19:47 +00:00
Daniel Nishi
53ea5701f4
Merge "Shrink the progress bar on storage items." into oc-dev
2017-04-14 20:18:18 +00:00
Daniel Nishi
fbaa29a4b1
Merge "Use the music note icon for the music files pref." into oc-dev
2017-04-14 19:50:31 +00:00
TreeHugger Robot
c8c066dedf
Merge "Get rid of the extra divider lines in memory usage UI" into oc-dev
2017-04-14 18:30:13 +00:00
Daniel Nishi
c274a28660
Use the music note icon for the music files pref.
...
Change-Id: I0e688321d7697aa4ad5b4ae16e7ca03f60e582cd
Fixes: 36900603
Test: Manual
2017-04-14 10:29:14 -07:00
TreeHugger Robot
190b560c9a
Merge "Search Icon persists through screen rotation" into oc-dev
2017-04-14 05:25:57 +00:00
TreeHugger Robot
8d519f8281
Merge "Update summary when toggle background activity" into oc-dev
2017-04-14 01:13:57 +00:00
Fan Zhang
5ca9063bc2
Apply admin restriction when network reset is disallowed
...
- Refactored network restriction checking logic into a checker class to
share across different places
- Added test
Test: make RunSettingsRoboTests
Change-Id: I6b7ea78f28fd1b61aacb070c377821150e441a74
Fix: 37134598
2017-04-13 18:05:16 -07:00
jackqdyulei
7c7654b401
Update some battery string comments
...
1. battery_detail_foreground
2. battery_detail_background
Fix: 36874567
Test: Build
Change-Id: I955023ff8919b7019d459bd75a8baccf69a46355
2017-04-13 17:54:48 -07:00
TreeHugger Robot
0f34680fe0
Merge "Instant apps show supported links not open default" into oc-dev
2017-04-14 00:41:01 +00:00
Daniel Nishi
5b627f9ae5
Update the old Storage view to look better.
...
This removes the Manage Storage button and moves the titles of
the preferences to match the new progress bar location.
Bug: 2108251
Test: Manual
Change-Id: I1dce610050e44abd4665537e42a752bf34e94384
2017-04-13 16:49:15 -07:00
jackqdyulei
60607da120
Update summary when toggle background activity
...
In previous code, it didn't update summary when preference is changed.
This cl adds it and also updates the title for Battery Optimization.
Bug: 37163617
Test: RunSettingsRoboTests
Change-Id: I276d9a267379104794998a605a8e258660dcf350
2017-04-13 16:23:45 -07:00
jackqdyulei
92fceaff22
Hide summary for Cell in PowerUsageAdvanced
...
1. Add method "shouldHideSummary" to check it
2. Also change method "shouldHide" to "shouldHideCategory",
to distinguish it from shouldHideSummary
Fix: 37293815
Test: RunSettingsRoboTests
Change-Id: I4364d0331f3aac143fad9ebdeab52207f5cb98bf
2017-04-13 16:00:04 -07:00
Casey Burkhardt
875d3b2471
Hide "Magnify with button" if no navbar is shown
...
Devices without a software-rendered navigation bar will be unable to
use "Magnify with button" as no accessibility button trigger for
magnification can be shown.
In this case, we hide the setting by preventing
MagnificationPreferenceFragment from showing the list of mag
modes, instead launching directly into the PreferenceFragment for
"Magnify with triple-tap"
Bug: 36862906
Test: Manual - Configured marlin to disable the navigation bar and
verified behavior in SUW and Settings
Change-Id: Ie614ec292d7779044274b7c79eaed1df080c0fd1
2017-04-13 15:50:28 -07:00
Jesse Evans
edc5099e89
Instant apps show supported links not open default
...
On the app info page, instant apps show only the supported links
dialog rather than Open by default which opens in a secondary page
where the user can control things that aren't relevant to instant
apps.
Test: make RunSettingsRoboTests
Bug: 36497697
Change-Id: If4eba7c11c5490cbda1ef617002121fe108c4085
2017-04-13 15:17:41 -07:00
Fan Zhang
2bc3e47953
Get rid of the extra divider lines in memory usage UI
...
Change-Id: I991f74ed3139f6119188a446fbf12bef23189988
Fix: 37211922
Test: visual
2017-04-13 14:46:00 -07:00
Lei Yu
c4f08120b1
Merge "Revamp battery Ui in low battery mode" into oc-dev
2017-04-13 21:43:38 +00:00
Daniel Nishi
0cce538bb0
Shrink the progress bar on storage items.
...
Change-Id: I4c9161de01236f7ac7ab633162a806888006fc1f
Fixes: 37283130
Test: Manual
2017-04-13 14:15:29 -07:00
TreeHugger Robot
812819d48c
Merge "Use android:resource instead of :value for static summary" into oc-dev
2017-04-13 21:09:42 +00:00
Anna Galusza
cc7de0c36d
Update Setup Wizard Vision Settings colors.
...
Bug: 34470898
Test: UI updates only.
Change-Id: I8693004637f31a433c6911a4c99d5dd1426d76f1
2017-04-13 20:29:45 +00:00
Daniel Nishi
95261b9239
Fix storage settings crash.
...
It may crash if opened during the uninstall of an app. By catching
the exception which may occur, we can just skip the uninstalled app
and avoid crashing.
Change-Id: I1b96b0697f4041be356260d6c675593affc1cb69
Merged-In: If556db7b5a299ba53a29baefbbe9709ba6d12190
Fixes: 36793223
Fixes: 36793372
Test: Settings unit test
2017-04-13 13:21:26 -07:00
Daniel Nishi
e7202b5c3d
Jostle the elements around in app storage settings.
...
This much more closely resembles the later mocks for
this page. The spacing, fonts, and colors are still off
and will be corrected once the final mocks land.
Bug: 34766830
Test: Manual
Change-Id: Ifbb8511d624cd06422025beee943fdead3faf53b
Merged-In: Id131e3596a0d08cb43c924a9f5cd9eb25329d7de
2017-04-13 13:14:35 -07:00
Adam Lesinski
8da75be811
Merge "Update FakeUid to match ag/2099507" into oc-dev
2017-04-13 20:09:52 +00:00
Jack He
ee720c000a
Merge "Add developer menu entry to enable Bluetooth inband ringing" into oc-dev
2017-04-13 19:43:55 +00:00
TreeHugger Robot
28371d9c9e
Merge "Instant apps should not say App Installed by" into oc-dev
2017-04-13 19:36:53 +00:00
Saige McVea
ba7a4751a0
Merge "Added generic icon and magnification icon to a11y Settings." into oc-dev
2017-04-13 19:07:33 +00:00
Fan Zhang
26d4056740
Use android:resource instead of :value for static summary
...
android:resource is locale aware, but android:value is not.
Change-Id: I9eb0ff6b86036d769878e530cdca8779ee8b233f
Fix: 37248453
Test: manual
2017-04-13 11:52:20 -07:00
Daniel Nishi
c365a8735c
Merge "Add a movies & tv apps category to storage settings." into oc-dev
2017-04-13 18:39:58 +00:00
Hyunyoung Song
8399697520
Merge "Remove elevation from Apps detail info view to prevent NPE b/37286516 Test: manual" into oc-dev
2017-04-13 18:11:50 +00:00
Lei Yu
d29cb7e7ea
Merge "Update Summary for Battery Optimization" into oc-dev
2017-04-13 17:33:04 +00:00
TreeHugger Robot
028642e0a9
Merge "Add a broadcast receiver to WifiDetailsPreferenceController." into oc-dev
2017-04-13 17:08:40 +00:00
TreeHugger Robot
43bd76d2d0
Merge "Update Wifi Preferences with custom icons." into oc-dev
2017-04-13 17:08:25 +00:00
TreeHugger Robot
dc322cf18b
Merge "Save instance to avoid crash opon restore in onCreate." into oc-dev
2017-04-13 16:21:58 +00:00
Hyunyoung Song
06304504cd
Remove elevation from Apps detail info view to prevent NPE
...
b/37286516
Test: manual
Change-Id: Ie3a10c94e79cd11eefafef25ac4ecd244cf67ea9
2017-04-13 08:34:17 -07:00
TreeHugger Robot
20099035ef
Merge "Import translations. DO NOT MERGE" into oc-dev
2017-04-13 15:24:25 +00:00
Julia Reynolds
b40a459031
Merge "Notification sound field updates" into oc-dev
2017-04-13 13:01:52 +00:00
Bill Yi
5ac8caee5d
Import translations. DO NOT MERGE
...
Change-Id: Ia49d34f5f431aad5bed7ecbdbda5fed2adf95534
Auto-generated-cl: translation import
2017-04-13 05:36:35 -07:00
TreeHugger Robot
35f1e055d1
Merge "Show RingtonePickerActivity in work user instead" into oc-dev
2017-04-13 12:13:04 +00:00
Noah Wang
93799e8758
Merge "Prevent gaining audio focus when opening magnification screen." into oc-dev
2017-04-13 03:58:47 +00:00
TreeHugger Robot
0770f85cdc
Merge "Update the strings for the autofill enable dialog" into oc-dev
2017-04-13 01:56:06 +00:00
Sundeep Ghuman
8474a9c877
Add a broadcast receiver to WifiDetailsPreferenceController.
...
This allows the WifiNetworkDetailsFragment to update dynamically based
on network and connection changes.
Bug: b/36278407
Test: make RunSettingsRoboTests
Change-Id: I388cf9842a144e45b68f2d173c7b29f347226b78
2017-04-12 17:56:58 -07:00
Sundeep Ghuman
6f22fb7dc1
Update Wifi Preferences with custom icons.
...
Bug: b/37281159
Test: Visual inspection of resource change only, see screenshot.
Change-Id: I1fb11667d9fe81873cc8e0a01db98890f106f1be
2017-04-12 17:17:49 -07:00
Jack He
37fb338cda
Add developer menu entry to enable Bluetooth inband ringing
...
Bug: 19171297
Test: Make, HFP regression test, testplans/82144
Change-Id: Ib24463347323f83daf8b4d9f1d38bb9c3071fb95
(cherry picked from commit 8d64a93c6a
)
2017-04-12 22:24:20 +00:00
Svet Ganov
4fafa4e403
Update the strings for the autofill enable dialog
...
Test: manual
bug:37244333
Change-Id: I6dfac8826d5a817567116ef2f57d646d92b54b4e
2017-04-12 15:17:53 -07:00
Dmitry Dementyev
9aa9976541
Add permission check to Intents used by Authenticator Settings. am: ea55e6331e
am: bac5163a9a
am: 0c07b38054
-s ours am: 22db6274bf
-s ours am: 13b12fd61d
-s ours am: 2d9593f8f1
-s ours am: 5f32a5b5f3
-s ours am: 56dc835f3c
-s ours am: b23bdee761
-s ours am: 704c02db08
-s ours am: 89657550ac
-s ours am: ed6872b3d5
-s ours am: 43e154604a
-s ours am: d4d2b47d48
-s ours
...
am: 521e705eaf
-s ours
Change-Id: Ia5298253f9349ccb3819f5f4eea1c217aef0b326
2017-04-12 20:32:11 +00:00
Dmitry Dementyev
521e705eaf
Add permission check to Intents used by Authenticator Settings. am: ea55e6331e
am: bac5163a9a
am: 0c07b38054
-s ours am: 22db6274bf
-s ours am: 13b12fd61d
-s ours am: 2d9593f8f1
-s ours am: 5f32a5b5f3
-s ours am: 56dc835f3c
-s ours am: b23bdee761
-s ours am: 704c02db08
-s ours am: 89657550ac
-s ours am: ed6872b3d5
-s ours am: 43e154604a
-s ours
...
am: d4d2b47d48
-s ours
Change-Id: Ib983d50a3e079c1cf72fddae475d10a441def7dd
2017-04-12 20:26:40 +00:00
TreeHugger Robot
de50fff3c2
Merge "Update "Open networks available" toggle to instead open notification channel preferences." into oc-dev
2017-04-12 20:24:22 +00:00
Dmitry Dementyev
d4d2b47d48
Add permission check to Intents used by Authenticator Settings. am: ea55e6331e
am: bac5163a9a
am: 0c07b38054
-s ours am: 22db6274bf
-s ours am: 13b12fd61d
-s ours am: 2d9593f8f1
-s ours am: 5f32a5b5f3
-s ours am: 56dc835f3c
-s ours am: b23bdee761
-s ours am: 704c02db08
-s ours am: 89657550ac
-s ours am: ed6872b3d5
-s ours
...
am: 43e154604a
-s ours
Change-Id: I5d559b468d1d6165162d78cbde84b45e05e7b5ec
2017-04-12 20:21:39 +00:00
Dmitry Dementyev
43e154604a
Add permission check to Intents used by Authenticator Settings. am: ea55e6331e
am: bac5163a9a
am: 0c07b38054
-s ours am: 22db6274bf
-s ours am: 13b12fd61d
-s ours am: 2d9593f8f1
-s ours am: 5f32a5b5f3
-s ours am: 56dc835f3c
-s ours am: b23bdee761
-s ours am: 704c02db08
-s ours am: 89657550ac
-s ours
...
am: ed6872b3d5
-s ours
Change-Id: I0aafd94271cab6fd2fb9acebca3c41299ec9550f
2017-04-12 20:15:40 +00:00