Commit Graph

44367 Commits

Author SHA1 Message Date
TreeHugger Robot
f0c7038efe Merge "Switch from SI to IEC unit when formatting data usage bytes" into pi-dev 2018-04-12 23:35:15 +00:00
TreeHugger Robot
c22bada88a Merge "Shuffle sound settings UI arrangment" into pi-dev 2018-04-12 23:16:28 +00:00
Doris Ling
fe126d116b Merge "Use a different string for vpn summary." into pi-dev
am: a9261b4136

Change-Id: If11353a90933436bb1a2425e418369fc75d8a1ad
2018-04-12 16:08:57 -07:00
Daniel Nishi
74b1da5338 Warn users before they change device name.
This ensures users know that the change they make will be visible
through Bluetooth and Wi-Fi Hotspot.

Fixes: 74981919
Test: Settings robotest

Merged-In: Ib27066f4a123dc472730d7e663adfb039b1e27d6
2018-04-12 22:39:06 +00:00
Doris Ling
2b453c016f Hide Default apps and App permissions under Advanced.
- decrease the initial expand count to move the 2 items into the
Advanced section in the Apps and notification page.

Change-Id: I5861c4c768d3a4d77677c75555d83065f2526a56
Fixes: 77823915
Test: manual
2018-04-12 15:31:32 -07:00
TreeHugger Robot
a9261b4136 Merge "Use a different string for vpn summary." into pi-dev 2018-04-12 22:26:54 +00:00
Julia Reynolds
bd9eb14472 Merge "Notification summary updates" into pi-dev
am: 81c15c05c8

Change-Id: I110a4696b24a7fc58ced05f15a6b9c2728c7247c
2018-04-12 15:24:29 -07:00
Bill Yi
66384012c5 Import translations. DO NOT MERGE
Auto-generated-cl: translation import

Bug: 64712476
Bug: 77897542
Change-Id: Ibe6564030f06ca559f4f4353c88746b8ab775da7
2018-04-12 22:19:49 +00:00
ryanywlin
751a3953da Shuffle sound settings UI arrangment
- Move "Ring volume" and "also viberate for calls" below to "Media volume"
- Add divider between "Media volume" and "Ring volume"
- Add divider between "also viberate for calls" and "Alarm volume"

Bug: 74130772
Test: rebuild
Change-Id: Ie274c0174d828a0804b8551760c407579585bd1b
2018-04-13 05:55:04 +08:00
Lei Yu
2281b1f600 Change "Advanced battery usage" to "Battery usage"
Also update the char limit to 25 to make it less impossible
to happen in other language.

Bug: 77649015
Test: Screenshot
Change-Id: I4cdbfc576660aacaeff019bbbb88abb42af63daa
2018-04-12 14:04:35 -07:00
Doris Ling
0a66946d6b Use a different string for vpn summary.
- for legacy vpn config, we do not get the vpn name to show in the
preference summary, and we used to simply show "Connected" as the summary
text. However, the string was changed to include the connected device
name as the parameter. Change to use connected summary string that does
not requires any parameter.

Change-Id: Ia6191eb315f5f23e0e6bf8da2a9537c211e8188e
Fixes: 77618408
Test: make RunSettingsRoboTests
2018-04-12 14:04:10 -07:00
Lei Yu
9122efebac Merge changes from topic "anomaly_system_app" into pi-dev
am: dc8fff76f3

Change-Id: Icd9367fc1d43ce535fbd296f71f024ff68389eaa
2018-04-12 13:52:42 -07:00
TreeHugger Robot
81c15c05c8 Merge "Notification summary updates" into pi-dev 2018-04-12 20:43:10 +00:00
hughchen
67110f471e Merge "Implement previously connected device UI" into pi-dev
am: 3e644756c3

Change-Id: I69c161005b7ec39fddc0e9784d41a6b5dac11d6d
2018-04-12 13:40:02 -07:00
CY Cheng
3d3e2609bc Merge "Refactor airplane mode preference controller." into pi-dev
am: 0375bbc709

Change-Id: I63f97d6ad20cd0e4191d5d14559046ccfc6baf89
2018-04-12 12:09:34 -07:00
TreeHugger Robot
dc8fff76f3 Merge changes from topic "anomaly_system_app" into pi-dev
* changes:
  Add method to check if app has launcher activity
  Add system app check for anomaly detection.
2018-04-12 18:50:23 +00:00
TreeHugger Robot
3e644756c3 Merge "Implement previously connected device UI" into pi-dev 2018-04-12 18:23:58 +00:00
Matthew Fritze
2fbb71614c Merge "Uniquely identify Slice intents" into pi-dev
am: 45b6a9498c

Change-Id: I92b23fdb335364c3c5f5a7e5fb7c2936a7ec1b33
2018-04-12 10:55:15 -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
TreeHugger Robot
0375bbc709 Merge "Refactor airplane mode preference controller." into pi-dev 2018-04-12 17:44:04 +00:00
TreeHugger Robot
45b6a9498c Merge "Uniquely identify Slice intents" into pi-dev 2018-04-12 17:38:52 +00:00
Lei Yu
63795b2f5c Log app versionCode in anomaly detection
Change-Id: Ie760a4156b14b739279aa398bd1d2b8485449e91
Fixes: 77919142
Test: RunSettingsRoboTests
2018-04-12 10:32:08 -07:00
hughchen
aa31bd43a3 Implement previously connected device UI
* Move save device group to "Previously connected devices"

Bug: 74134939
Test: make -j60 RunSettingsRoboTests
Change-Id: Iff7894033df402d42dcc0ccaea6db3106edb7013
Merged-In: Iff7894033df402d42dcc0ccaea6db3106edb7013
2018-04-12 17:10:40 +00:00
Lei Yu
7d09e2ea68 Add method to check if app has launcher activity
This method should only used for system apps.

Change-Id: Id4109d8e223933269b8dae3aaa91b8a9186c527c
Fixes: 77477987
Test: RunSettingsRoboTests
2018-04-12 10:01:42 -07:00
Lei Yu
ecf2de4624 Merge "Update the action for early warning tip." into pi-dev
am: e6750d6c2d

Change-Id: Iec30d5c2d9bc5f8e6065edb60a37e7cec35f1e65
2018-04-12 03:18:30 -07:00
TreeHugger Robot
e6750d6c2d Merge "Update the action for early warning tip." into pi-dev 2018-04-12 10:13:20 +00:00
Victor Chang
1ad2205407 Merge "Shorten the strings in time zone picker menu" into pi-dev
am: ee0679bb35

Change-Id: I9d587a9442dd3cabfab7ff95f6bf07d031341bed
2018-04-12 02:46:59 -07:00
Victor Chang
ee0679bb35 Merge "Shorten the strings in time zone picker menu" into pi-dev 2018-04-12 09:36:38 +00:00
CY Cheng
fee4807dc0 Refactor airplane mode preference controller.
- Convert inheritance from AbstractPreferenceController to
TogglePreferenceController.
- Register AirplaneModePreferenceController in XML.
- Decouple AirplaneModeEnabler with preference, leave the UI be
controled by PreferenceController.
- Add RoboTests test cases for AirplaneModePreferenceController.

Fixes: 67997339
Test: RunSettingsRoboTests
Change-Id: I7398943ed51345e014ee7aa774bfae1ca28632f1
2018-04-12 14:10:35 +08:00
Lei Yu
118f29591a Merge "Update battery settings strings" into pi-dev
am: 17a463130e

Change-Id: I88ad1ad03b8fb00cfa3a31d7a913b810b38a2cfa
2018-04-11 20:33:21 -07:00
TreeHugger Robot
17a463130e Merge "Update battery settings strings" into pi-dev 2018-04-12 03:22:43 +00:00
Fan Zhang
be30190362 Switch from SI to IEC unit when formatting data usage bytes
- Created a new helper method DataUsageUtils.formatDataUsage() to
  format data usage bytes using IEC formatting.
- Switch from Formatter.formatFileSize() to DataUsageUtils.formatDataUsage()
  everywhere in datausage package.

Change-Id: I9323beed8bf5126b153fc9a3cdd9591c97ca6fd2
Merged-In: I9323beed8bf5126b153fc9a3cdd9591c97ca6fd2
Fixes: 76159924
Test: robotests
2018-04-11 18:22:55 -07:00
Lei Yu
48aac7f5d1 Merge "Add ui tests for restrict app tips" into pi-dev
am: 79580c94a7

Change-Id: I87a25d00eaf8691d3318c67cce8734cf08eee4ae
2018-04-11 18:08:59 -07:00
Lei Yu
6c4c7ba0fe Add system app check for anomaly detection.
In this CL, don't blame system app in anomaly detection and also
add log for it.

Following CL will update it to also check whether this system app
has launch entry.

Bug: 77477987
Test: RunSettingsRoboTests
Change-Id: I97490b32bc42ec2f8e03ec2d82f7c8bf89f9c66f
2018-04-11 18:02:50 -07:00
Matthew Fritze
59e2d1fff9 Uniquely identify Slice intents
PendingIntents were being cached because they had the same
targets and would not differentiate on extras - thus all Slice
intents would go to the same destination as the first intent fired.

Adding the data stops the system from caching the intents.

Change-Id: Ifccab72ed482e22750422c5c36aa6d205c20ae3d
Fixes: 77650727
Test: robotests
2018-04-11 17:54:41 -07:00
Lei Yu
40bb1e8488 Update battery settings strings
1. Change "screenTime" to "lastFullChargeTime" in high usage dialog
2. Update "Background restriction" strings
3. Update footer string

Bug: 73018395
Test: RunSettingsRoboTests
Change-Id: I07c149123c4ee1a69dd81c9a9e6eaa5df69b60b4
2018-04-11 17:50:30 -07:00
TreeHugger Robot
79580c94a7 Merge "Add ui tests for restrict app tips" into pi-dev 2018-04-12 00:24:31 +00:00
Maurice Lam
f927d21d4c Merge "Fix landscape pattern enroll crash" into pi-dev
am: e20f8934c9

Change-Id: I9969382a8d2bb28719537fe6c5db5f5bc9b3f5a0
2018-04-11 16:56:21 -07:00
TreeHugger Robot
e20f8934c9 Merge "Fix landscape pattern enroll crash" into pi-dev 2018-04-11 23:43:54 +00:00
Julia Reynolds
c57bb42dde Merge "Add disabled checkbox preference" into pi-dev
am: ccdecc664c

Change-Id: I7f733b647c94011d6fef49fa84267856f570c3e9
2018-04-11 16:20:49 -07:00
Mehdi Alizadeh
899b915222 Adds video to swipe up gesture
am: a37c5b26a2

Change-Id: I603ab692396126db4993c2e72969da26a122ad32
2018-04-11 16:10:06 -07:00
TreeHugger Robot
ccdecc664c Merge "Add disabled checkbox preference" into pi-dev 2018-04-11 23:07:40 +00:00
Lei Yu
2162a68a43 Update the action for early warning tip.
Add action to open the battery saver page when it shows "battery saver
is on".

Change-Id: Ia0536e7ef73271aefbd95e938d6f91f359a116d2
Fixes: 77874407
Test: RunSettingsRoboTests
2018-04-11 15:49:04 -07:00
Mehdi Alizadeh
a37c5b26a2 Adds video to swipe up gesture
Bug: 77549883
Test: Manual test
Change-Id: I818a5952864cd1a7b62501bb23ed15b4c9fabd27
2018-04-11 22:46:41 +00:00
Jason Monk
c8a0024453 Merge "Add more slices to settings" into pi-dev
am: 6be11cc48b

Change-Id: Ia2783879db2a8e171c5ad963dc98a2232a23b16b
2018-04-11 15:29:52 -07:00
TreeHugger Robot
6be11cc48b Merge "Add more slices to settings" into pi-dev 2018-04-11 22:01:25 +00:00
Beverly
5ad550aec4 Merge "Update mSortOrder when changed to frequent" into pi-dev
am: 50fdc109ff

Change-Id: I4b88ae1c396ea15ce9450eaf80a233919e91e85e
2018-04-11 14:15:10 -07:00
TreeHugger Robot
50fdc109ff Merge "Update mSortOrder when changed to frequent" into pi-dev 2018-04-11 21:05:50 +00:00
Julia Reynolds
d0c1acc874 Merge "String changes for suppressing ambient display" into pi-dev
am: eaccf907e7

Change-Id: I273ec57ff68b671ced243417e1b0976e6d0fee20
2018-04-11 12:57:35 -07:00
Fan Zhang
88f5943c1e Merge "Stop logging hotspot password change in logcat." into pi-dev
am: 3441c3b073

Change-Id: I57895081d30566cf12519d25543ab3c5e4632d60
2018-04-11 12:47:04 -07:00