Commit Graph

34170 Commits

Author SHA1 Message Date
Stephen Chen
30c3878194 Change number of preferences showing in ConfigureWifiSettings.
Test: manual inspection.
Change-Id: If6a9f8ada05ef56f2db4d394903ccf839a184e98
2017-02-03 16:24:48 -08:00
Stephen Chen
ac9f4af5e2 Make picker icons scale larger.
Bug: 34775322
Test: manual inspection.
Change-Id: Iaaa859874ec25a50677cb00bd963fc869c5b9649
2017-02-03 15:40:56 -08:00
Anton Philippov
845d1503d0 Merge "Enable the backup settings activity before launching" 2017-02-03 21:01:24 +00:00
Anton Philippov
18dd11f54c Enable the backup settings activity before launching
Bug: 34925593
Test: Manual
Change-Id: Ib27efa2138f56af37fe83376496a0d4c7a494e5b
2017-02-03 19:01:26 +00:00
Svet Ganov
3ac757ee2e Refactoring of auto fill - lifecycle, auth, improvements - Settings
Test: manual

Change-Id: Ie425bfe1c71640cebe129cc0a2d5d09b731c57de
2017-02-03 02:43:14 -08:00
Bill Yi
85904ac4e8 Import translations. DO NOT MERGE am: 10246513d7 -s ours
am: 311e4b4212  -s ours

Change-Id: Id30ae7b25ebb3b3851d576ad97f592eafa54dc1e
2017-02-03 09:36:36 +00:00
Bill Yi
311e4b4212 Import translations. DO NOT MERGE
am: 10246513d7  -s ours

Change-Id: I0fa5e10f5b31f605da8ce6555b6a6963c6b1dc3c
2017-02-03 09:34:34 +00:00
Bill Yi
10246513d7 Import translations. DO NOT MERGE
Change-Id: Ia85a96f8c54e8cf487af5a395ab222b7fe25db15
Auto-generated-cl: translation import
2017-02-02 23:43:15 -08:00
songchenxi
80d38d6735 Provide more context for "App-level permissions"
Test: Manual
bug: 34795904
Change-Id: I79d9895b4c719bbd742d1714b909b2766b279dff
2017-02-02 14:42:44 -08:00
Alexey Polyudov
e0eaf67f92 fix the build breakage caused by merge resolution
am: f689441eed

Change-Id: I1e62efcdb09b82c61f864470d8a5c8079832d74e
2017-02-02 22:06:52 +00:00
Alexey Polyudov
f689441eed fix the build breakage caused by merge resolution
commit 5d409ace19 broke the build

Change-Id: I62f55d8c1d023190af5171864998a2a4b2090a37
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
(cherry picked from commit 8c041f7862)
2017-02-02 21:58:36 +00:00
Daniel Nishi
7cec1bc53c Use the "fast track" storage calculation for all categories.
Bug: 34204877
Test: Settings Robo
Change-Id: I4a3e26e6e96e9b697c1019160c053b079076d3a2
2017-02-02 13:02:32 -08:00
Alexey Polyudov
0d8e3e9405 Merge "fix the build breakage cuased by merge resolution" 2017-02-02 21:01:50 +00:00
Matthew Fritze
43f7fb1b8f Installed App loader only matches on prefixes
Change-Id: Iefc6d681a1b616acf3c1354ff4d0f6c2c268895e
Fixes:34688403
Test: make RunSettingsRoboTests
2017-02-02 13:00:31 -08:00
Alexey Polyudov
8c041f7862 fix the build breakage cuased by merge resolution
commit 5d409ace19 broke the build

Change-Id: I62f55d8c1d023190af5171864998a2a4b2090a37
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
2017-02-02 12:59:50 -08:00
Daniel Nishi
23eb4378d6 Merge "Use the fast track calculation for apps." 2017-02-02 20:48:00 +00:00
Philip P. Moltmann
d7882765da Merge "[DO NOT MERGE] Use new QueuedWork interface." into nyc-mr2-dev am: 47c8abaa67
am: 40046d4316  -s ours

Change-Id: I2a85de8e679ef4e1517d96c1c5d6eb0b3ea40778
2017-02-02 19:37:45 +00:00
Philip P. Moltmann
40046d4316 Merge "[DO NOT MERGE] Use new QueuedWork interface." into nyc-mr2-dev
am: 47c8abaa67

Change-Id: I55c9981c4082af3d67cb68ea27147962405ce97d
2017-02-02 19:34:48 +00:00
Alexey Polyudov
d872a51339 resolve merge conflicts of 81758edffa to nyc-mr2-dev-plus-aosp
am: 5d409ace19

Change-Id: I90f8afee357fa453e337b657976a1619383a58a5
2017-02-02 19:31:06 +00:00
Alexey Polyudov
5d409ace19 resolve merge conflicts of 81758edffa to nyc-mr2-dev-plus-aosp
Change-Id: Ie5f768b3986b1a2847503ed0871dc1dc79007d88
2017-02-02 11:11:29 -08:00
TreeHugger Robot
00537955f2 Merge "Hide ConfigureWifiPreference tiles behind Advanced" 2017-02-02 18:08:47 +00:00
TreeHugger Robot
04354e1fda Merge "Fix string translation by providing context" 2017-02-02 17:41:21 +00:00
TreeHugger Robot
830b06ea73 Merge "Add another work sounds test" 2017-02-02 17:15:01 +00:00
Mihai Niță
421c7d9832 Merge "Fix for Developer-Force RTL removing the locale list" 2017-02-02 17:13:07 +00:00
Robin Lee
9b4309b145 Add another work sounds test
This was removed when fixing the 4 broken tests. Here it is again to get
the coverage back to where it was, using mAudioHelper to get the profile
unlocked state this time instead of UserManager directly (where this is
a hidden API, so not something robolectric supports)

Test: make RunSettingsRoboTests
Change-Id: I8bd383ea8a899004a6208968911d60df9b3b17bc
2017-02-02 17:08:05 +00:00
Pavlin Radoslavov
6e5f93c57a Merge "Add missing null pointer check for Bluetooth A2DP Codec Settings" am: 78115c0abc am: 0356b740f2 am: 33b4688634
am: 068780c052

Change-Id: I77cd63033413eadb4385d844bb2b83ef9dbef320
2017-02-02 16:55:48 +00:00
Robin Lee
806fbef0c6 Merge "Revert "Change launcher icons to MaskableIconDrawable Test: manual test"" 2017-02-02 14:52:16 +00:00
Robin Lee
728d0bc4a0 Revert "Change launcher icons to MaskableIconDrawable Test: manual test"
This reverts commit a8bd6c1bb8.

Change-Id: Iad92e544854776dcb9c4d7d3feeb2ac1b2a411d9
2017-02-02 11:33:37 +00:00
Tony Mak
8443894a08 Fix string translation by providing context
Bug: 33644656

Test: N/A

Change-Id: I56913f7df01d7f527ad8f2ed86b98c6363251b83
2017-02-02 10:24:39 +00:00
Pavlin Radoslavov
068780c052 Merge "Add missing null pointer check for Bluetooth A2DP Codec Settings" am: 78115c0abc am: 0356b740f2
am: 33b4688634

Change-Id: I40314d5a74c7c8ede98666d708723f4b6df46165
2017-02-02 04:38:17 +00:00
Pavlin Radoslavov
33b4688634 Merge "Add missing null pointer check for Bluetooth A2DP Codec Settings" am: 78115c0abc
am: 0356b740f2

Change-Id: I359020a85c6bc8a5201018f31f5f9fd274b2b94d
2017-02-02 04:35:49 +00:00
Pavlin Radoslavov
0356b740f2 Merge "Add missing null pointer check for Bluetooth A2DP Codec Settings"
am: 78115c0abc

Change-Id: I6e29cc46fb4577973b8e9d6b48a2c8ad48d5531a
2017-02-02 04:32:48 +00:00
Treehugger Robot
78115c0abc Merge "Add missing null pointer check for Bluetooth A2DP Codec Settings" 2017-02-02 04:29:16 +00:00
Stephen Chen
a7b27b22b9 Hide ConfigureWifiPreference tiles behind Advanced
Also reordered the preferences.

Bug: 34889722
Test: manual inspection.
Change-Id: Ica2fda91e6fe98edae49bca687ebb2da83251770
2017-02-01 17:57:22 -08:00
Pavlin Radoslavov
789d21d475 Add missing null pointer check for Bluetooth A2DP Codec Settings
Bug: 34885602
Test: Code compilation
Change-Id: I13443390e7c6ffa34b5957a588fc0cefdf5b80f5
2017-02-01 17:43:23 -08:00
TreeHugger Robot
47c8abaa67 Merge "[DO NOT MERGE] Use new QueuedWork interface." into nyc-mr2-dev 2017-02-01 23:08:54 +00:00
Daniel Nishi
58543f1dd4 Don't crash in Music Storage Settings.
This crash occurs because the music files entry is active, but does
not have an AppEntry (because it is not an app.) ManageApplications
assumes all active elements have an AppEntry, which causes an NPE.

By adding in a null check, we can avoid this.

Bug: 34888282
Test: Manual -- because ManageApplications needs refactoring badly.
Change-Id: Ief0c202f6176d90e492e62e5930b940e5a28b95c
2017-02-01 14:19:28 -08:00
Daniel Nishi
0905600b7a Use the fast track calculation for apps.
This replaces the calculation of the apps category
and add in a calculation for the games category using
the faster GID calculation. This should result in app
sizes loading roughly 10 times after.

Bug: 34204877
Test: Settings unit & robo tests
Change-Id: I78044a8d50f695f8c0a7e04183030232a9719260
2017-02-01 14:02:03 -08:00
Daniel Nishi
d1172942ee Merge "Add a music apps view to the Storage Settings." 2017-02-01 21:01:56 +00:00
Mihai Nita
efede41864 Fix for Developer-Force RTL removing the locale list
Bug: 34359287
Test: manual - added 3 locales, enabled RTL, and checked that the list did not change
Change-Id: I90753ab495fca24d2bfceed10dea363eb8d194a2
2017-02-01 11:45:53 -08:00
Christine Franks
58f729537f DO NOT MERGE - Require password to FR in carrier demo mode am: 22430d5abb
am: 91bd9f3072  -s ours

Change-Id: I53b7e747b25eaaa5a7fb9a7fa916d9165d86bc45
2017-02-01 19:17:12 +00:00
Christine Franks
91bd9f3072 DO NOT MERGE - Require password to FR in carrier demo mode
am: 22430d5abb

Change-Id: Ib3d154cb753b07278355ec1c34dca5916f619774
2017-02-01 19:14:41 +00:00
TreeHugger Robot
0d07305ca0 Merge "Change launcher icons to MaskableIconDrawable Test: manual test" 2017-02-01 18:57:54 +00:00
Christine Franks
22430d5abb DO NOT MERGE - Require password to FR in carrier demo mode
Bug: 34341567
Test: manual - password is not required for regular user factory
resets and is required in carrier demo mode.

Change-Id: Icadb6edb3d85ae58b45862c182b6b03bf2c3ce16
2017-02-01 09:37:28 -08:00
Robin Lee
b5edf1a7a0 Merge "Fix 4 broken work profile tests" 2017-02-01 14:31:08 +00:00
Rubin Xu
79b4ebffeb Deprecate old LockPatternUtils.clearLock()
New clearLock() requires current password to be supplied

Test: (depends on escrow token CL), add escrow token, clear lockscreen;
      verify escrow token is still usable.
Bug: 33126414
Change-Id: Ib248ee2ba8fa2743b038091253fd41401cfa3579
2017-02-01 14:15:06 +00:00
Christine Franks
9c2979e214 DO NOT MERGE - Allow FR in carrier demo mode am: bb6859ca75
am: ff43d8f3b7  -s ours

Change-Id: I416b536cca27965db44c4154db580651699588e8
2017-02-01 02:18:40 +00:00
Christine Franks
ff43d8f3b7 DO NOT MERGE - Allow FR in carrier demo mode
am: bb6859ca75

Change-Id: Ie0ff34a0b8a429caa5119c8bbc42de7b24f3b9ce
2017-02-01 02:16:17 +00:00
Phil Weaver
55cd7415e6 Merge "Optimize a11y service capabilities" 2017-02-01 02:01:49 +00:00
Hyunyoung Song
a8bd6c1bb8 Change launcher icons to MaskableIconDrawable
Test: manual test

b/34853793

Change-Id: I3376c03e84a0a9d94190b930f16596b3e48e9a9d
2017-01-31 17:57:33 -08:00