Lei Yu
a28b67ad81
Merge "Update the action for early warning tip." into pi-dev am: e6750d6c2d
...
am: ecf2de4624
Change-Id: I35614b4937c7d476c6d6b3c61bd6745819f67924
2018-04-12 03:28:22 -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
11d3c3a3de
Merge "Shorten the strings in time zone picker menu" into pi-dev am: ee0679bb35
...
am: 1ad2205407
Change-Id: I4ba35038c9797c17789c30255926e9119167c7c5
2018-04-12 02:51:36 -07: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
2aa48e18f1
Merge "Update battery settings strings" into pi-dev am: 17a463130e
...
am: 118f29591a
Change-Id: I9ec2b61b8d94c8f09f7e4a02de2b173193fa8a51
2018-04-11 20:38:23 -07: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
hughchen
a05d1fc769
Implement previously connected device UI
...
* For fix the conflicts in pi-dev, cherry pick the commit 86d3e58c8d in
master and merge the conflict.
* Add @SearchIndexable in
PreviouslyConnectedDeviceDashboardFragment.java
* Move save device group to "Previously connected devices" preference
Bug: 74134939
Test: make -j60 RunSettingsRoboTests
Change-Id: Iff7894033df402d42dcc0ccaea6db3106edb7013
Merged-In: Iff7894033df402d42dcc0ccaea6db3106edb7013
2018-04-12 09:57:08 +08: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
689ac2e67d
Merge "Add ui tests for restrict app tips" into pi-dev am: 79580c94a7
...
am: 48aac7f5d1
Change-Id: Ia9b4d3139ddc132b57eeb548f67dd41147c3ef15
2018-04-11 18:21:39 -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
8780cc8451
Merge "Fix landscape pattern enroll crash" into pi-dev am: e20f8934c9
...
am: f927d21d4c
Change-Id: I8da2a93ffb209f7748c14e58e50aa090969ab8da
2018-04-11 17:21:52 -07:00
Julia Reynolds
6c52f0b757
Merge "Add disabled checkbox preference" into pi-dev am: ccdecc664c
...
am: c57bb42dde
Change-Id: I158081c0690626bd81856e08f6fd77373da2050e
2018-04-11 17:17:42 -07:00
Mehdi Alizadeh
c768d05e1b
Adds video to swipe up gesture am: a37c5b26a2
...
am: 899b915222
Change-Id: Id8e3c3aca23ad00355d1db0258acef91b7ea7739
2018-04-11 17:09:21 -07: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
a6684b558b
Merge "Add more slices to settings" into pi-dev am: 6be11cc48b
...
am: c8a0024453
Change-Id: I397cbc34568b87799bad9a8838ca67e8e8b44e7b
2018-04-11 15:39:18 -07: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
0e90651dc2
Merge "Update mSortOrder when changed to frequent" into pi-dev am: 50fdc109ff
...
am: 5ad550aec4
Change-Id: Icb69b66036536d850072852238054e6a10103982
2018-04-11 14:28:16 -07: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
bbc14ae725
Merge "String changes for suppressing ambient display" into pi-dev am: eaccf907e7
...
am: d0c1acc874
Change-Id: Ic4f5155aba5c045db1ff0507d073b395694d670c
2018-04-11 13:37:54 -07:00
Fan Zhang
7403e87a03
Merge "Stop logging hotspot password change in logcat." into pi-dev am: 3441c3b073
...
am: 88f5943c1e
Change-Id: Id71997c56ab7ad54536a70b07f2456147d17ab82
2018-04-11 13:26:39 -07:00
Mehdi Alizadeh
aa61ab12c2
[automerger skipped] Merge "Adds the Swipe Up settings page under gestures" into pi-dev am: cb5899f72e
...
am: a413eb3672
-s ours
Change-Id: Ifd197e1d985602b2019eae7dd92df803490f1f17
2018-04-11 13:22:36 -07: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
Mehdi Alizadeh
a413eb3672
Merge "Adds the Swipe Up settings page under gestures" into pi-dev
...
am: cb5899f72e
Change-Id: I5a0d9cd0b377e3012691b0f534e020a3a0034014
2018-04-11 12:45:47 -07:00
TreeHugger Robot
eaccf907e7
Merge "String changes for suppressing ambient display" into pi-dev
2018-04-11 19:37:25 +00:00
Tony Mak
0377855bb7
Merge "Badge the icon properly in policy transparency dialog" into pi-dev am: df68a76e33
...
am: 394fbec935
Change-Id: Icdf321e9cd3f7c579ed682f938c45eac7b3fd999
2018-04-11 12:24:30 -07:00
Fan Zhang
3441c3b073
Merge "Stop logging hotspot password change in logcat." into pi-dev
2018-04-11 19:21:20 +00:00
Mehdi Alizadeh
cb5899f72e
Merge "Adds the Swipe Up settings page under gestures" into pi-dev
2018-04-11 19:07:31 +00:00
Tony Mak
394fbec935
Merge "Badge the icon properly in policy transparency dialog" into pi-dev
...
am: df68a76e33
Change-Id: I751c5ad1654279c11775cb9fc1dd9bfcefdcaed7
2018-04-11 11:59:30 -07:00
Bookatz
672e67dc4f
Merge "Fuelgauge handle StatsManager Exception API" into pi-dev am: f142ace1d0
...
am: bfd8a58e78
Change-Id: I3e1846bd28eeab02ca544a201394db1475bbc073
2018-04-11 11:56:55 -07:00
Beverly
50f641be29
Update mSortOrder when changed to frequent
...
Update mSortOrder so when the activity is resumed, the
apps are sorted how the user wants
Test: make ROBOTEST_FILTER=ManageApplicationsTest RunSettingsRoboTests
Change-Id: I422846aada29ee254996b2e94da27af7ed935a0b
Fixes: 77691626
2018-04-11 14:43:06 -04:00
TreeHugger Robot
df68a76e33
Merge "Badge the icon properly in policy transparency dialog" into pi-dev
2018-04-11 18:16:29 +00:00
Bookatz
bfd8a58e78
Merge "Fuelgauge handle StatsManager Exception API" into pi-dev
...
am: f142ace1d0
Change-Id: I72b975c5e57a96fc02ff318bb0ad4e77410dfcd0
2018-04-11 11:06:27 -07: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