OSDN Git Service

android-x86/packages-apps-Settings.git
6 years agoMerge "Fix battery saver setting default state" into pi-dev
TreeHugger Robot [Wed, 28 Mar 2018 19:31:51 +0000 (19:31 +0000)]
Merge "Fix battery saver setting default state" into pi-dev

6 years agoMerge "Get anomaly info from StringArrayList" into pi-dev
TreeHugger Robot [Wed, 28 Mar 2018 18:58:00 +0000 (18:58 +0000)]
Merge "Get anomaly info from StringArrayList" into pi-dev

6 years agoMerge "Add a header view to show the country in RegionZonePicker" into pi-dev
TreeHugger Robot [Wed, 28 Mar 2018 17:49:36 +0000 (17:49 +0000)]
Merge "Add a header view to show the country in RegionZonePicker" into pi-dev

6 years agoMerge "Move BT, NFC out of Conntection pref" into pi-dev
TreeHugger Robot [Wed, 28 Mar 2018 17:38:34 +0000 (17:38 +0000)]
Merge "Move BT, NFC out of Conntection pref" into pi-dev

6 years agoFix battery saver setting default state
Makoto Onuki [Tue, 27 Mar 2018 20:14:40 +0000 (13:14 -0700)]
Fix battery saver setting default state

- Battery saver is off by default.

Test: manual test with: settings delete global low_power && settings delete global low_power_trigger_level
Test: b ROBOTEST_FILTER=BatterySaver RunSettingsRoboTests

Bug: 76460719
Change-Id: I749bba9a5e36fe8ccee6e4ed843596bc94d96fcc
Fix: 76460719

6 years agoMerge "Subtext of "Add device" should only show when BT is off" into pi-dev
TreeHugger Robot [Wed, 28 Mar 2018 17:22:25 +0000 (17:22 +0000)]
Merge "Subtext of "Add device" should only show when BT is off" into pi-dev

6 years agoMerge "Import translations. DO NOT MERGE" into pi-dev
Bill Yi [Wed, 28 Mar 2018 17:11:01 +0000 (17:11 +0000)]
Merge "Import translations. DO NOT MERGE" into pi-dev

6 years agoMerge "Fix tests for time format in settings" into pi-dev
TreeHugger Robot [Wed, 28 Mar 2018 16:45:45 +0000 (16:45 +0000)]
Merge "Fix tests for time format in settings" into pi-dev

6 years agoMerge "Fix data usage under Wi-Fi has title "Mobile data usage"" into pi-dev
TreeHugger Robot [Wed, 28 Mar 2018 16:36:16 +0000 (16:36 +0000)]
Merge "Fix data usage under Wi-Fi has title "Mobile data usage"" into pi-dev

6 years agoMerge "Fix robotest failure" into pi-dev
Fan Zhang [Wed, 28 Mar 2018 15:06:50 +0000 (15:06 +0000)]
Merge "Fix robotest failure" into pi-dev

6 years agoIgnore broken test to unblock TreeHugger
Artem Iglikov [Wed, 28 Mar 2018 14:52:39 +0000 (15:52 +0100)]
Ignore broken test to unblock TreeHugger

Bug: 77161730
Test: make RunSettingsRoboTests -j
Change-Id: If16368d7cbf899dfacf376f33712f68daf2aebf7

6 years agoAdd a header view to show the country in RegionZonePicker
Victor Chang [Tue, 27 Mar 2018 16:34:53 +0000 (17:34 +0100)]
Add a header view to show the country in RegionZonePicker

Extra fixes in this CL
- Minor string update in time zone picker.
  Use date_time_search_region string in search bar,
  and date_time_set_timezone_title string for lower case "zone".
- Fixed b/76893139. Remove the unnecessary top padding in RecyclerView.
  Create a new layout file time_zone_items_list.xml without the padding.
- Add missing return statement when region ISO code
  is invalid in RegionZonePicker#getAllTimeZoneInfos

Bug: 76209571
Bug: 76893139
Test: m RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.datetime.timezone
Test: Verified that the strings are updated in the UI
Change-Id: I1fb3e2abf80da3cb53cfbc3363bbe46e40a6ac22

6 years agoMerge "Allow app lists to have a toggle" into pi-dev
Julia Reynolds [Wed, 28 Mar 2018 11:21:51 +0000 (11:21 +0000)]
Merge "Allow app lists to have a toggle" into pi-dev

6 years agoSubtext of "Add device" should only show when BT is off
Jyun LuoLai [Tue, 27 Mar 2018 03:05:56 +0000 (11:05 +0800)]
Subtext of "Add device" should only show when BT is off

Bug: 73960246
Test: Manual test & make RunSettingsRoboTests
Change-Id: I6eb5fbed20a4ffc923faf992bbf0b30a817444a0

6 years agoFix robotest failure
Fan Zhang [Wed, 28 Mar 2018 04:40:46 +0000 (21:40 -0700)]
Fix robotest failure

Change-Id: Ic584aab213fa7af8f6f79e10743710be6840c2ee
Fixes: 77161730
Test: robotest

6 years agoMove BT, NFC out of Conntection pref
HJ ChangLiao [Wed, 21 Mar 2018 08:01:31 +0000 (16:01 +0800)]
Move BT, NFC out of Conntection pref

Move BT, NFC preference out of Connection Preference,
To Connected devices page.
Because NFC and Android Beam are controlled by the same controller,
Create each controller for those preference and leave the sharing part.

Change-Id: I8bc303a5f487de9c667487119b49e1e4130aa80c
Fixes: 72458929
Test: manually test, make RunSettingsRoboTests

6 years agoMerge "Add "device is muted/vibrate, click to turn on" conditions" into pi-dev
TreeHugger Robot [Wed, 28 Mar 2018 00:05:32 +0000 (00:05 +0000)]
Merge "Add "device is muted/vibrate, click to turn on" conditions" into pi-dev

6 years agoFix data usage under Wi-Fi has title "Mobile data usage"
Shawn Ding [Mon, 26 Mar 2018 08:59:43 +0000 (16:59 +0800)]
Fix data usage under Wi-Fi has title "Mobile data usage"

Fix "Wi-Fi data usage" in Wi-Fi section. (Settings -> Network & internet -> Data usage)

Change-Id: I6c4117db321af252a2c3061f554ffbe2f87a714e
Fixes: 76165354
Test: Manual test

6 years agoGet anomaly info from StringArrayList
Lei Yu [Tue, 27 Mar 2018 23:10:54 +0000 (16:10 -0700)]
Get anomaly info from StringArrayList

Statsd populates the anomaly info in StringArrayList, not StringArray. So
in settings we should use the correct API to get the data.

Bug: 77141809
Test: RunSettingsRoboTests
Change-Id: I56fc096106b5c040422fd7f5bb8cb4be7fe71d9d

6 years agoAllow app lists to have a toggle
Julia Reynolds [Mon, 26 Mar 2018 21:02:58 +0000 (17:02 -0400)]
Allow app lists to have a toggle

And make the notifications app list toggle block/unblock
notifications.

Test: make -j RunSettingsRoboTests
Change-Id: I7417b98fb1c66504897df515c4c84afad591764e
Fixes: 74318867

6 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 27 Mar 2018 22:26:27 +0000 (15:26 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: Ie0351c94a04bdafdc0517be7c96dd89a366cfdf6

6 years agoMerge "Disable pattern fading during the setup flow." into pi-dev
Vishwath Mohan [Tue, 27 Mar 2018 22:00:06 +0000 (22:00 +0000)]
Merge "Disable pattern fading during the setup flow." into pi-dev

6 years agoFix tests for time format in settings
Lei Yu [Thu, 22 Mar 2018 22:01:20 +0000 (15:01 -0700)]
Fix tests for time format in settings

Because now we use different time format across the settings app.
We need to update all the tests.

Bug: 76113036
Test: RunSettingsRoboTests
Change-Id: Id4f7d55775adfdeb1aa0ae234f35d515ced4f450

6 years agoMerge "Import translations. DO NOT MERGE" into pi-dev
TreeHugger Robot [Tue, 27 Mar 2018 20:41:16 +0000 (20:41 +0000)]
Merge "Import translations. DO NOT MERGE" into pi-dev

6 years agoAdd "device is muted/vibrate, click to turn on" conditions
Fan Zhang [Tue, 27 Mar 2018 00:37:47 +0000 (17:37 -0700)]
Add "device is muted/vibrate, click to turn on" conditions

Bug: 76022431
Test: robotests
Change-Id: I89b71f99fa5ef866028912183ad04b053213bb0d

6 years agoMerge "Remove the old battery page" into pi-dev
TreeHugger Robot [Tue, 27 Mar 2018 20:23:23 +0000 (20:23 +0000)]
Merge "Remove the old battery page" into pi-dev

6 years agoDisable pattern fading during the setup flow.
Vishwath Mohan [Fri, 16 Feb 2018 20:22:57 +0000 (12:22 -0800)]
Disable pattern fading during the setup flow.

This CL disables fading the pattern during the pattern setup flow.

Test: The pattern fades everywhere but during the pattern setup flow.
Bug: 72798512
Change-Id: I959270cf39bc35080cce21777f0e168373406a17

6 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 27 Mar 2018 18:43:44 +0000 (11:43 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: Ife3ef6257d8ade3bcc9689171e4365f639c36440

6 years agoMerge "Add string linter preupload check" into pi-dev
TreeHugger Robot [Tue, 27 Mar 2018 16:01:24 +0000 (16:01 +0000)]
Merge "Add string linter preupload check" into pi-dev

6 years agoMerge "Show wifi status label in preference summary." into pi-dev
TreeHugger Robot [Tue, 27 Mar 2018 13:10:24 +0000 (13:10 +0000)]
Merge "Show wifi status label in preference summary." into pi-dev

6 years agoMerge "Add title to What to block page" into pi-dev
TreeHugger Robot [Tue, 27 Mar 2018 13:04:03 +0000 (13:04 +0000)]
Merge "Add title to What to block page" into pi-dev

6 years agoAdd title to What to block page
HJ ChangLiao [Tue, 27 Mar 2018 09:47:07 +0000 (17:47 +0800)]
Add title to What to block page

Add title to page Sound> Do Not Disturb> What to block
Fixes: 76103812
Test: make RunSettingsRoboTests -j

Change-Id: Iee2679cb94e1447769402d27895b276b8853d97a

6 years agoFix crash in time zone picker due to race condition on view updates
Victor Chang [Sat, 24 Mar 2018 18:07:50 +0000 (18:07 +0000)]
Fix crash in time zone picker due to race condition on view updates

- Can't reproduce the race condition with manual test, probably the view
  updates are fast enough that only monkey test can reproduce the issue.
- Reproduced a similar stacktrace and IndexOutOfBoundsException with
  Robolectric test by assuming that the race condition happens after
  text filtering and view updates. Try to fix the bug with this assumption
- The fix is to bind the data (data position in adapter) with ViewHolder.

Bug: 75322108
Test: m RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.datetime.timezone
Change-Id: Ie5d932bce30590b8067e042c3380911c9608872f

6 years agoMerge "Auto time should show dynamic subtext when restricted." into pi-dev
TreeHugger Robot [Tue, 27 Mar 2018 08:30:20 +0000 (08:30 +0000)]
Merge "Auto time should show dynamic subtext when restricted." into pi-dev

6 years agoMerge "Fix issue "open battery settings, switch locale, apps are still in old locale...
Wenhung Teng [Tue, 27 Mar 2018 06:13:53 +0000 (06:13 +0000)]
Merge "Fix issue "open battery settings, switch locale, apps are still in old locale" into pi-dev" into pi-dev

6 years agoMerge "Observe NetworkCallback instead of polling" into pi-dev
Adam Newman [Tue, 27 Mar 2018 05:23:21 +0000 (05:23 +0000)]
Merge "Observe NetworkCallback instead of polling" into pi-dev

6 years agoAdd string linter preupload check
Fan Zhang [Tue, 27 Mar 2018 04:34:07 +0000 (21:34 -0700)]
Add string linter preupload check

Bug: 76097999
Test: repo upload
Change-Id: Ieb31c931d73a4325f605963b374ca7a2d568e08c

6 years agoMerge "Use custom drawable for Battery saver condition icon." into pi-dev
Fan Zhang [Tue, 27 Mar 2018 04:25:15 +0000 (04:25 +0000)]
Merge "Use custom drawable for Battery saver condition icon." into pi-dev

6 years agoMerge "Update Bluetooth related string" into pi-dev
TreeHugger Robot [Tue, 27 Mar 2018 03:53:27 +0000 (03:53 +0000)]
Merge "Update Bluetooth related string" into pi-dev

6 years agoMerge "Don't show FP error canceled message" into pi-dev
TreeHugger Robot [Tue, 27 Mar 2018 03:28:27 +0000 (03:28 +0000)]
Merge "Don't show FP error canceled message" into pi-dev

6 years agoUpdate Bluetooth related string
Jyun LuoLai [Tue, 27 Mar 2018 01:21:05 +0000 (09:21 +0800)]
Update Bluetooth related string

Bug: 73960246
Test: Manual test
Change-Id: Ied2a45648e52a78abe3dc84647694dd68874ba5f

6 years agoMerge "To update from "Data saver" to "Data Saver"" into pi-dev
Felka Chang [Tue, 27 Mar 2018 02:08:21 +0000 (02:08 +0000)]
Merge "To update from "Data saver" to "Data Saver"" into pi-dev

6 years agoUse custom drawable for Battery saver condition icon.
Fan Zhang [Mon, 26 Mar 2018 22:31:10 +0000 (15:31 -0700)]
Use custom drawable for Battery saver condition icon.

- Updated condition interface to use Drawable instead of Icon for icons.
- Converted all conditions to return drawable instead of Icon.
- Created a BatterySaverDrawable to draw a static battery saver icon.

Change-Id: Ie964f3439009c7658603a8ff352a05e964a0a795
Fixes: 76168403
Test: robotests

6 years agoRemove the old battery page
Lei Yu [Mon, 26 Mar 2018 21:31:57 +0000 (14:31 -0700)]
Remove the old battery page

This CL removes PowerUsageSummaryLegacy and PowerUsageAdvancedLegacy
and their related layouts and strigns.

Also remove the isBatteryV2Enabled method in feature provider.

Change-Id: I1ec30f713d733ed24335a3e698fb515751232948
Fixes: 76027338
Test: robo test still pass

6 years agoMerge "Add more string for device muted condition" into pi-dev
Fan Zhang [Mon, 26 Mar 2018 23:55:07 +0000 (23:55 +0000)]
Merge "Add more string for device muted condition" into pi-dev

6 years agoAdd more string for device muted condition
Fan Zhang [Mon, 26 Mar 2018 22:52:22 +0000 (15:52 -0700)]
Add more string for device muted condition

Bug: 76022431
Test: build
Change-Id: Ib3801b2ecd18d094e4431aeb89d711a6c9e62689

6 years agoMerge "Fix text overlap issue when flinging in ManageApplication" into pi-dev
TreeHugger Robot [Mon, 26 Mar 2018 21:50:14 +0000 (21:50 +0000)]
Merge "Fix text overlap issue when flinging in ManageApplication" into pi-dev

6 years agoMerge "Use FIELD_ANOMALY_TYPE for anomalyType" into pi-dev
Lei Yu [Mon, 26 Mar 2018 21:41:11 +0000 (21:41 +0000)]
Merge "Use FIELD_ANOMALY_TYPE for anomalyType" into pi-dev

6 years agoAuto time should show dynamic subtext when restricted.
yuemingw [Mon, 26 Mar 2018 13:18:10 +0000 (14:18 +0100)]
Auto time should show dynamic subtext when restricted.

Auto time preference should show dynamic subtext corresponding to
the current status of auto time when it's restricted, instead of
hard code "enabled by admin", as it could either be enabled or disabled
when disallow_config_date_time is set.

Bug: 73811933
Test: manually by TestDPC
Change-Id: Ia7181e8a67ccfe72117f95133e9081375c121fe3

6 years agoDon't show FP error canceled message
Kevin Chyn [Mon, 26 Mar 2018 19:38:21 +0000 (12:38 -0700)]
Don't show FP error canceled message

Test: manual test of SUW, error message doesn't show up when
      confirm credentials is complete

Change-Id: Ie0750629dcd5bb5d84df08c75e9c83384c299073
Fixes: 76400618

6 years agoShow wifi status label in preference summary.
Amin Shaikh [Wed, 21 Mar 2018 19:08:54 +0000 (15:08 -0400)]
Show wifi status label in preference summary.

Bug: 74075761
Test: m RunSettingsRoboTests && manual
Change-Id: I286fac5d9390634facc0f04b845ef668c55d1331

6 years agoMerge "Remove account should show policy transparency dialog when DISALLOW_MODIFY_ACC...
TreeHugger Robot [Mon, 26 Mar 2018 18:34:31 +0000 (18:34 +0000)]
Merge "Remove account should show policy transparency dialog when DISALLOW_MODIFY_ACCOUNTS is set." into pi-dev

6 years agoFix text overlap issue when flinging in ManageApplication
Fan Zhang [Sat, 24 Mar 2018 00:03:38 +0000 (17:03 -0700)]
Fix text overlap issue when flinging in ManageApplication

The issue is we have a background handler to find app size and set to
summary asynchronously. When flinging quickly, the view being request to
update by the background handler could be scrolled off screen already.
This change forces onPackageSizeChanged update to only happen when it's
not scrolling.

Change-Id: Ia7ccab776c3c789c8d4c0b55104b48e257b9cebf
Fixes: 76176014
Test: manually fling

6 years agoUse FIELD_ANOMALY_TYPE for anomalyType
Lei Yu [Mon, 26 Mar 2018 18:26:43 +0000 (11:26 -0700)]
Use FIELD_ANOMALY_TYPE for anomalyType

Change-Id: I36d5d806f45df4153cdba3e398fa72ab89e5e082
Fixes: 76424026
Test: RunSettingsRoboTests

6 years agoMerge "Block simple numeric passwords in ChooseLockPassword" into pi-dev
TreeHugger Robot [Mon, 26 Mar 2018 18:06:04 +0000 (18:06 +0000)]
Merge "Block simple numeric passwords in ChooseLockPassword" into pi-dev

6 years agoRemove account should show policy transparency dialog when DISALLOW_MODIFY_ACCOUNTS
yuemingw [Mon, 12 Mar 2018 16:38:50 +0000 (16:38 +0000)]
Remove account should show policy transparency dialog when DISALLOW_MODIFY_ACCOUNTS
is set.

createAdminIntentSupport always checks user restrictions on user 0(
if called from system uid) so can't be used here when account could
be work profile account.

Bug: 70674230
Test: m -j RunSettingsRobotests
Change-Id: Ibd2df8891d9fa7b4c85c42a305c5db2acd4c829b

6 years agoUpdate recently sent preferences
Julia Reynolds [Wed, 21 Mar 2018 20:10:20 +0000 (16:10 -0400)]
Update recently sent preferences

Test: make -j RunSettingsRoboTests
Bug: 74318867
Fixes: 73004227
Change-Id: Icecf1d4f0e3dd38c96919874a7f614ed93a001ab

6 years agoBlock simple numeric passwords in ChooseLockPassword
Rubin Xu [Thu, 25 Jan 2018 21:12:57 +0000 (21:12 +0000)]
Block simple numeric passwords in ChooseLockPassword

Fix the previously-missing case where the user elects to set
a password (instead of PIN), but still sets a numeric password
that contains repeated sequence which should be blocked by admin
policy.

Bug: 72039850
Test: Set NUMERIC_COMPLEX password quality, then attempt to
      enroll a repeating numeric PIN as lockscreen *password*
Change-Id: I7c7525716b37a5330147b899b80026ca71c3ce0c

6 years agoObserve NetworkCallback instead of polling
Adam Newman [Tue, 20 Mar 2018 04:09:52 +0000 (21:09 -0700)]
Observe NetworkCallback instead of polling

Switch from polling for the first connected WiFi network to observing
the currently connected WiFi network and associating that with the
preference at the time the preference is created or updated.

Whenever the ConnectedAccessPointPreference is removed or UI is stopped
unregister the callback.

Bug:68031656
Test: make RunSettingsRoboTests
Change-Id: I5d1ed83b6a13e8a83fae04bfdce8d0f13c2ba0ac

6 years agoMerge "Do not allow force stopping protected packages" into pi-dev
Benjamin Franz [Mon, 26 Mar 2018 09:15:41 +0000 (09:15 +0000)]
Merge "Do not allow force stopping protected packages" into pi-dev

6 years agoFix issue "open battery settings, switch locale, apps are still in old locale" into...
WenHung_Teng [Thu, 22 Mar 2018 08:23:21 +0000 (16:23 +0800)]
Fix issue "open battery settings, switch locale, apps are still in old locale" into pi-dev

Clear uid to package detail cache by checking locale before use.

Fixes: 62422871
Test: RunSettingsRoboTest pass,
manual test
(1) open advance battery settings page,
(2) switch locale,
(3) back to advance battery settings page  => pass
manual test
(1) open advance battery settings page, and then back to settings main page
(2) switch locale,
(3) go to advance battery settings page  => pass

Change-Id: Ifac830706539022cd9bf51d3f33e728aadc163f4

6 years agoTo update from "Data saver" to "Data Saver"
felkachang [Thu, 22 Mar 2018 06:42:55 +0000 (14:42 +0800)]
To update from "Data saver" to "Data Saver"

To change data_saver_title res string from "Data saver" to "Data Saver".
There are 2 places to change and most of them are belong to en locale
charactors.
  res/values/strings.xml
    To change XML To "Help URL, Data saver" to "Help URL, Data Saver"
    because there is already one XML comment "Data Saver mode is on".
    To change data_saver_title to be "Data Saver" because
    condition_bg_data_title use "Data Saver".

Bug: 75983079
Test: make -j SettingsRoboTests RunSettingsRoboTests
Change-Id: I4ef88c962d6388c38841d47e4dc9674e8a4bb793

6 years agoMerge "Add UX string tweaks before string freeze." into pi-dev
Jeff Sharkey [Sun, 25 Mar 2018 08:49:58 +0000 (08:49 +0000)]
Merge "Add UX string tweaks before string freeze." into pi-dev

6 years agoMerge "Return back-up slices for unavailable settings" into pi-dev
TreeHugger Robot [Sat, 24 Mar 2018 07:04:47 +0000 (07:04 +0000)]
Merge "Return back-up slices for unavailable settings" into pi-dev

6 years agoMerge "Separate skip and clear button in pattern screen" into pi-dev
TreeHugger Robot [Sat, 24 Mar 2018 05:46:35 +0000 (05:46 +0000)]
Merge "Separate skip and clear button in pattern screen" into pi-dev

6 years agoMerge "Add toggle title for Data Saver" into pi-dev
TreeHugger Robot [Sat, 24 Mar 2018 05:30:28 +0000 (05:30 +0000)]
Merge "Add toggle title for Data Saver" into pi-dev

6 years agoMerge "Add callback when tethering fails" into pi-dev
TreeHugger Robot [Sat, 24 Mar 2018 05:24:09 +0000 (05:24 +0000)]
Merge "Add callback when tethering fails" into pi-dev

6 years agoMerge ""My Phone" -> "About Phone"" into pi-dev
Fan Zhang [Sat, 24 Mar 2018 05:16:01 +0000 (05:16 +0000)]
Merge ""My Phone" -> "About Phone"" into pi-dev

6 years agoMerge "Add preference controller to launch app-time-spent UI." into pi-dev
TreeHugger Robot [Sat, 24 Mar 2018 05:14:32 +0000 (05:14 +0000)]
Merge "Add preference controller to launch app-time-spent UI." into pi-dev

6 years agoMerge "[Settings] Add strings for Natural and Automatic color modes" into pi-dev
TreeHugger Robot [Sat, 24 Mar 2018 05:14:29 +0000 (05:14 +0000)]
Merge "[Settings] Add strings for Natural and Automatic color modes" into pi-dev

6 years agoMerge "Add string for app info summary" into pi-dev
TreeHugger Robot [Sat, 24 Mar 2018 05:14:24 +0000 (05:14 +0000)]
Merge "Add string for app info summary" into pi-dev

6 years agoMerge "Update title text for finterprint suggestion." into pi-dev
TreeHugger Robot [Sat, 24 Mar 2018 04:58:29 +0000 (04:58 +0000)]
Merge "Update title text for finterprint suggestion." into pi-dev

6 years agoMerge "Add new strings for Hearing Aid profile in Accessibility app" into pi-dev
Stanley Tng [Sat, 24 Mar 2018 04:09:04 +0000 (04:09 +0000)]
Merge "Add new strings for Hearing Aid profile in Accessibility app" into pi-dev

6 years agoMerge "Add string to warn users about device name." into pi-dev
Daniel Nishi [Sat, 24 Mar 2018 01:04:21 +0000 (01:04 +0000)]
Merge "Add string to warn users about device name." into pi-dev

6 years agoMerge "Updates the policy transparency dialog string" into pi-dev
Tony Mak [Sat, 24 Mar 2018 00:35:02 +0000 (00:35 +0000)]
Merge "Updates the policy transparency dialog string" into pi-dev

6 years agoAdd new strings for Hearing Aid profile in Accessibility app
Stanley Tng [Fri, 23 Mar 2018 23:59:50 +0000 (16:59 -0700)]
Add new strings for Hearing Aid profile in Accessibility app

These new strings will be used by the Accessibility Settings App for the
hearing aid profile.

Test: compiled.
Bug: 74204427
Change-Id: I41cd5c2152a8b8dacb3dd4e5f974d1427d4a7ba4

6 years agoAdd UX string tweaks before string freeze.
Jeff Sharkey [Wed, 21 Mar 2018 17:14:56 +0000 (11:14 -0600)]
Add UX string tweaks before string freeze.

We're fully intending to implement some string and layout tweaks
requested by UX, but we need to get the requested strings checked
in before the strings deadline.  We carefully keep existing (legacy)
strings intact to avoid any runtime crashes until we get the layout
work done.

Test: builds, boots
Bug: 76097999
Change-Id: Ic6531de170df8eaa8b3a0a23d76a0c8821bb5b16

6 years agoMerge "New strings for time zone picker" into pi-dev
Victor Chang [Fri, 23 Mar 2018 22:23:23 +0000 (22:23 +0000)]
Merge "New strings for time zone picker" into pi-dev

6 years agoAdd preference controller to launch app-time-spent UI.
Fan Zhang [Fri, 23 Mar 2018 20:02:24 +0000 (13:02 -0700)]
Add preference controller to launch app-time-spent UI.

Bug: 74580195
Test: robotests
Change-Id: Iba9338f04cc037a134ef9445ce97cbbe21f53833

6 years ago"My Phone" -> "About Phone"
Daniel Nishi [Fri, 23 Mar 2018 20:43:12 +0000 (13:43 -0700)]
"My Phone" -> "About Phone"

String polishing fix.

Bug: 36458278
Test: Manual
Change-Id: If0d90aa252d0ffe8bdbb8d255d1bec736ba2017a

6 years agoAdd string for app info summary
Beverly [Fri, 23 Mar 2018 20:33:37 +0000 (16:33 -0400)]
Add string for app info summary

Test: n/a
Bug: 72442731
Change-Id: Ibdf83450159334647ba26b2c44ee6cc5b21638d7

6 years agoMerge "Add new strings for auto-wifi" into pi-dev
Salvador Martinez [Fri, 23 Mar 2018 20:33:07 +0000 (20:33 +0000)]
Merge "Add new strings for auto-wifi" into pi-dev

6 years agoMerge "Add extra strings for hidden network option" into pi-dev
Salvador Martinez [Fri, 23 Mar 2018 20:32:16 +0000 (20:32 +0000)]
Merge "Add extra strings for hidden network option" into pi-dev

6 years agoMerge "Add strings for mobile hotspot bands" into pi-dev
Salvador Martinez [Fri, 23 Mar 2018 20:10:49 +0000 (20:10 +0000)]
Merge "Add strings for mobile hotspot bands" into pi-dev

6 years ago[Settings] Add strings for Natural and Automatic color modes
Sean Callanan [Thu, 22 Mar 2018 02:28:37 +0000 (19:28 -0700)]
[Settings] Add strings for Natural and Automatic color modes

These strings are not properly reflected in the UI yet.  Automatic and
Saturated currently map to the same display setting (and the UI reflects
this by checking both).

Bug: 75982435
Test: Modified the existing testcases to reflect the new string.
Change-Id: Iaef08599c0233e018eaafaf89d60eab92e102782
(cherry picked from commit e8f9bf5f68853fc8bc5c828e7d5636e6851ec45a)

6 years agoAdd string to warn users about device name.
Daniel Nishi [Thu, 22 Mar 2018 21:06:53 +0000 (14:06 -0700)]
Add string to warn users about device name.

Device name is exposed to apps and through Bluetooth name and Wi-Fi
hotspot name. This warning tells users that before they set it.

Bug: 74981919
Test: Builds -- string currently unused.
Change-Id: I0b4bb49bcff6485a79688d98ca9bab1ce9948efd

6 years agoMerge "[QS] Add Settings intent filters for Data Usage" into pi-dev
TreeHugger Robot [Fri, 23 Mar 2018 19:51:16 +0000 (19:51 +0000)]
Merge "[QS] Add Settings intent filters for Data Usage" into pi-dev

6 years agoReturn back-up slices for unavailable settings
Matthew Fritze [Wed, 28 Feb 2018 18:31:06 +0000 (10:31 -0800)]
Return back-up slices for unavailable settings

When an inline slice is requested, and the setting is unavailable,
we should present more useful information to the user. This CL handles:
- Unsupported: return intent slice to Settings home page
- Disabled for user: intent to the setting page
- Unknown reason: intent to setting page
- Disabled dependency: Create intent-based Slice rather
than the requested inline slice.

Bug: 71640747
Test: robotests
Change-Id: I9c1a0ee36119d4f9f3b205e0824c251f4356db55

6 years agoNew strings for time zone picker
Victor Chang [Fri, 23 Mar 2018 19:24:41 +0000 (19:24 +0000)]
New strings for time zone picker

Bug: 75322108
Test: m SettingsGoogle
Change-Id: I04662384bf1487066b1dc91944b6f1d2115d509a

6 years agoUpdate title text for finterprint suggestion.
Doris Ling [Fri, 23 Mar 2018 19:24:58 +0000 (12:24 -0700)]
Update title text for finterprint suggestion.

Bug: 76098479
Test: rebuild
Change-Id: Id09a8019844ca5f6c528f4bd1b37117380e663b8

6 years agoMerge "Add string needed by app usage tracking feature." into pi-dev
Fan Zhang [Fri, 23 Mar 2018 19:19:13 +0000 (19:19 +0000)]
Merge "Add string needed by app usage tracking feature." into pi-dev

6 years agoUpdates the policy transparency dialog string
Tony Mak [Fri, 23 Mar 2018 17:09:19 +0000 (17:09 +0000)]
Updates the policy transparency dialog string

Test: Build and observe the string.

Fixes: 68973125

Change-Id: Ic1461f8b7157cfcc50d6f4766fced725307b9cc0

6 years agoMerge "Add keywords for search terms" into pi-dev
TreeHugger Robot [Fri, 23 Mar 2018 18:35:23 +0000 (18:35 +0000)]
Merge "Add keywords for search terms" into pi-dev

6 years agoMerge "Add strings for night display UX changes" into pi-dev
Christine Franks [Fri, 23 Mar 2018 18:33:06 +0000 (18:33 +0000)]
Merge "Add strings for night display UX changes" into pi-dev

6 years agoAdd new strings for auto-wifi
Salvador Martinez [Fri, 23 Mar 2018 18:21:10 +0000 (11:21 -0700)]
Add new strings for auto-wifi

This CL adds more strings that were needed for auto-wifi
permission requesting. A follow up cl will add a dialog to use
these strings when appropriate

Bug: 67070896
Test: None, just adds unused strings
Change-Id: I9780dbb0dd714ead7524b991ab5759f366bf4185

6 years agoMerge "Update battery saver condition text." into pi-dev
TreeHugger Robot [Fri, 23 Mar 2018 18:20:24 +0000 (18:20 +0000)]
Merge "Update battery saver condition text." into pi-dev

6 years agoMerge "Add new string for updating auto-wifi" into pi-dev
Salvador Martinez [Fri, 23 Mar 2018 18:09:04 +0000 (18:09 +0000)]
Merge "Add new string for updating auto-wifi" into pi-dev

6 years agoMerge "Rename "Primary data" to "Current data"." into pi-dev
TreeHugger Robot [Fri, 23 Mar 2018 17:59:56 +0000 (17:59 +0000)]
Merge "Rename "Primary data" to "Current data"." into pi-dev

6 years agoAdd toggle title for Data Saver
Doris Ling [Fri, 23 Mar 2018 17:42:13 +0000 (10:42 -0700)]
Add toggle title for Data Saver

Bug: 75983536
Test: rebuild
Change-Id: I38f860abca92fae634f9a41d953512b3f977d38e

6 years agoMerge "Hide password for wifi tether" into pi-dev
TreeHugger Robot [Fri, 23 Mar 2018 17:37:23 +0000 (17:37 +0000)]
Merge "Hide password for wifi tether" into pi-dev