OSDN Git Service
Maurice Lam [Wed, 22 Jul 2015 20:17:34 +0000 (20:17 +0000)]
am
3c1f46dc: Merge "[Fingerprint] Send RESULT_CANCELED when back from Add another" into mnc-dev
* commit '
3c1f46dc2c3d6b0a9c0c39d0cc327380a3f8f078':
[Fingerprint] Send RESULT_CANCELED when back from Add another
Maurice Lam [Wed, 22 Jul 2015 20:17:33 +0000 (20:17 +0000)]
am
e44ceed1: Merge "[ScreenLock] Update illustration during setup wizard" into mnc-dev
* commit '
e44ceed122aa06482bf03d58eba91536a29e4158':
[ScreenLock] Update illustration during setup wizard
Maurice Lam [Tue, 21 Jul 2015 23:39:35 +0000 (23:39 +0000)]
Merge "[Fingerprint] Send RESULT_CANCELED when back from Add another" into mnc-dev
Maurice Lam [Tue, 21 Jul 2015 23:38:34 +0000 (23:38 +0000)]
Merge "[ScreenLock] Update illustration during setup wizard" into mnc-dev
Maurice Lam [Fri, 17 Jul 2015 20:16:40 +0000 (13:16 -0700)]
[Fingerprint] Send RESULT_CANCELED when back from Add another
Forward the result in the enrolling screen from the finish screen,
so that if the user presses back in "Add another" after enrolling
the first fingerprint, it will return RESULT_CANCELED instead of
RESULT_FINISHED, and go back to find sensor screen.
This results in the following behavioral changes:
- RESULT_FINISHED will only be sent if the user presses "Done" in
FingerprintEnrollFinish. If the user clicks back in
FingerprintEnrollEnrolling, they will always go back to the
previous screen with RESULT_CANCELED, which would either be
FindSensor or FingerprintSettings.
- If the user presses back in FingerprintEnrollFinish, which is only
possible outside of Setup Wizard, they will be back in Find Sensor,
and pressing next will enroll an additional fingerprint.
- Edge case: if the user enrolled the maximum number of
fingerprints, and presses back, they will be bounced all the way
back to Settings > Security.
Bug:
22552741
Change-Id: Ifc5e8a9150491b4303e01ebd0fc17b6d39dd372d
Billy Lau [Tue, 21 Jul 2015 17:54:01 +0000 (17:54 +0000)]
am
d06ba151: Merge "Bug
21589105 Rescope WRITE_SETTINGS (UX and Settings app change)..." into mnc-dev
* commit '
d06ba151f5cc966bf05b2ac0146602d31ae81c4a':
Bug
21589105 Rescope WRITE_SETTINGS (UX and Settings app change)...
Billy Lau [Tue, 21 Jul 2015 17:37:05 +0000 (17:37 +0000)]
Merge "Bug
21589105 Rescope WRITE_SETTINGS (UX and Settings app change)..." into mnc-dev
Amit Mahajan [Tue, 21 Jul 2015 17:11:00 +0000 (17:11 +0000)]
am
e8357caa: Merge "Fix bug to force to close once change Bearer on APN" into mnc-dev
* commit '
e8357caad8880deb23dc04ad5d4d036d41a1ae9f':
Fix bug to force to close once change Bearer on APN
Amit Mahajan [Tue, 21 Jul 2015 16:57:12 +0000 (16:57 +0000)]
Merge "Fix bug to force to close once change Bearer on APN" into mnc-dev
Billy Lau [Tue, 21 Jul 2015 15:43:17 +0000 (16:43 +0100)]
Bug
21589105 Rescope WRITE_SETTINGS (UX and Settings app change)...
Overall, fixed the detection of the state of permission in the corresponding
UX to be more accurate. Also ensured that apps needing this capability can
launch the summary UX through a specific intent.
AndroidManifest:
Adds the proper intent-filter so that apps can launch the Settings page using
intent.
strings.xml:
Increased the CHAR limits for some strings due to requests from translators.
Change-Id: Ie64f86e034867ed582c1c583a5e8f84671fa4d63
Julia Reynolds [Tue, 21 Jul 2015 15:30:45 +0000 (15:30 +0000)]
am
f516e7dd: Make \'fingerprint\' searchable in Settings.
* commit '
f516e7dde0074416dbf51650cbfb9cc763027b27':
Make 'fingerprint' searchable in Settings.
Julia Reynolds [Thu, 16 Jul 2015 19:33:22 +0000 (15:33 -0400)]
Make 'fingerprint' searchable in Settings.
Bug:
22511754
Change-Id: I1e145ca9a33eb336014a8a4e158e9196a91cfdcc
Maurice Lam [Tue, 21 Jul 2015 00:50:32 +0000 (00:50 +0000)]
am
d85fafce: Merge "[ScreenLock] Change title of encryption interstitial" into mnc-dev
* commit '
d85fafce30f6fb71ea9de9de3c6d8aafc99dba33':
[ScreenLock] Change title of encryption interstitial
Maurice Lam [Tue, 21 Jul 2015 00:38:38 +0000 (00:38 +0000)]
Merge "[ScreenLock] Change title of encryption interstitial" into mnc-dev
Maurice Lam [Tue, 21 Jul 2015 00:33:14 +0000 (00:33 +0000)]
am
d10026cb: Merge "[Fingerprint] Change message in encryption" into mnc-dev
* commit '
d10026cbfde671448b702fde345da52ac7569d04':
[Fingerprint] Change message in encryption
Maurice Lam [Tue, 21 Jul 2015 00:33:13 +0000 (00:33 +0000)]
am
af57ec88: Merge "[ScreenLock] Change title for RedactionInterstitial" into mnc-dev
* commit '
af57ec8831d3047400a6bcbc8c5e73fc3888b7d3':
[ScreenLock] Change title for RedactionInterstitial
Maurice Lam [Tue, 21 Jul 2015 00:22:34 +0000 (00:22 +0000)]
Merge "[Fingerprint] Change message in encryption" into mnc-dev
Maurice Lam [Tue, 21 Jul 2015 00:22:02 +0000 (00:22 +0000)]
Merge "[ScreenLock] Change title for RedactionInterstitial" into mnc-dev
Sungmin Choi [Mon, 20 Jul 2015 21:08:12 +0000 (14:08 -0700)]
Fix bug to force to close once change Bearer on APN
Bug:
22544257
Change-Id: I43eea4034c3d106b8e3f8e4f999f389db04b7567
Maurice Lam [Mon, 20 Jul 2015 22:35:21 +0000 (15:35 -0700)]
[ScreenLock] Change title for RedactionInterstitial
Change the title for RedactionInterstital to "Notifications".
Bug:
22587892
Change-Id: Ib0e32fa8913924ae74aa412703a5f6234fd62fe4
Maurice Lam [Mon, 20 Jul 2015 23:39:39 +0000 (16:39 -0700)]
[ScreenLock] Update illustration during setup wizard
Update the illustration to a new version which changes the "screen"
illustrated in the device.
Bug:
22587892
Change-Id: Ic52e28eb40b965b49fa4f2f220284cd2768470d5
Jim Miller [Mon, 20 Jul 2015 23:05:05 +0000 (23:05 +0000)]
am
3977df03: Merge "Don\'t launch ConfirmDeviceCredentials multiple times." into mnc-dev
* commit '
3977df037c1cdd1bef92e3f4195c6e7b847a1c28':
Don't launch ConfirmDeviceCredentials multiple times.
Geoff Mendal [Mon, 20 Jul 2015 22:55:16 +0000 (22:55 +0000)]
am
1992d5a1: (-s ours) Import translations. DO NOT MERGE
* commit '
1992d5a1fc616f5132315ee6d4659c20728acad6':
Import translations. DO NOT MERGE
Jim Miller [Mon, 20 Jul 2015 22:50:29 +0000 (22:50 +0000)]
Merge "Don't launch ConfirmDeviceCredentials multiple times." into mnc-dev
Jim Miller [Mon, 20 Jul 2015 22:36:21 +0000 (15:36 -0700)]
Don't launch ConfirmDeviceCredentials multiple times.
Fixes bug
18724944
Change-Id: Ifd93b1632f120a2d17136b3100e2563fbb45b9a5
Geoff Mendal [Mon, 20 Jul 2015 22:33:59 +0000 (15:33 -0700)]
Import translations. DO NOT MERGE
Change-Id: I1a4e18120641388458b5f90a531978292f307bc6
Auto-generated-cl: translation import
Maurice Lam [Mon, 20 Jul 2015 22:03:37 +0000 (15:03 -0700)]
[ScreenLock] Change title of encryption interstitial
Change the title of EncryptionInterstitial to "Secure start-up".
Bug:
22587892
Change-Id: I30b9625bb2da666cd5e229445ad369fe72faad51
Maurice Lam [Mon, 20 Jul 2015 21:49:29 +0000 (14:49 -0700)]
[Fingerprint] Change message in encryption
Change the message for encryption interstitial when enrollin
fingerprint, to make it clear that fingerprint unlock is still used,
just that the backup unlock PIN / password / pattern will be needed
to start the device.
Bug:
22559146
Change-Id: Ia134e0d9b118151833a9118ff44667dcc9122185
Makoto Onuki [Mon, 20 Jul 2015 20:45:36 +0000 (20:45 +0000)]
am
4dd637a0: Merge "Fix ugly text wrapping on non-english locales" into mnc-dev
* commit '
4dd637a07e7eba9341d85c21fbb1fccac7e685c3':
Fix ugly text wrapping on non-english locales
Jason Monk [Mon, 20 Jul 2015 20:45:33 +0000 (20:45 +0000)]
am
178c4099: Merge "Handle monkey crash" into mnc-dev
* commit '
178c40998df2d5196bc5913fca831880cfa47c50':
Handle monkey crash
Makoto Onuki [Mon, 20 Jul 2015 20:35:07 +0000 (20:35 +0000)]
Merge "Fix ugly text wrapping on non-english locales" into mnc-dev
Jason Monk [Mon, 20 Jul 2015 20:32:28 +0000 (20:32 +0000)]
Merge "Handle monkey crash" into mnc-dev
Jason Monk [Mon, 20 Jul 2015 17:40:40 +0000 (13:40 -0400)]
Handle monkey crash
Don't create dialog if we don't have one to create, and make sure
that storage-related prefs are removed when they aren't needed.
Bug:
22571238
Change-Id: I452cbf75313cd14572fc7b57bd6164292cf17209
Christopher Tate [Mon, 20 Jul 2015 17:25:17 +0000 (17:25 +0000)]
am
b852fcbd: Merge "Offer \'ask\' as an available app-linking state" into mnc-dev
* commit '
b852fcbde9f5e0d92f5fc2ac8fc088eb114e3b63':
Offer 'ask' as an available app-linking state
Christopher Tate [Mon, 20 Jul 2015 17:06:26 +0000 (17:06 +0000)]
Merge "Offer 'ask' as an available app-linking state" into mnc-dev
Christopher Tate [Fri, 17 Jul 2015 20:15:12 +0000 (13:15 -0700)]
Offer 'ask' as an available app-linking state
Bug
22532193
Change-Id: I5bb43b1b8d84af1901f99fb10dd899c260d94c99
Jim Miller [Fri, 17 Jul 2015 21:15:56 +0000 (21:15 +0000)]
am
bf9a425d: Merge "Simplify FingerprintSettings" into mnc-dev
* commit '
bf9a425d5c3f61f02133084d11ab8481b0f53102':
Simplify FingerprintSettings
Jim Miller [Fri, 17 Jul 2015 21:05:06 +0000 (21:05 +0000)]
Merge "Simplify FingerprintSettings" into mnc-dev
Jim Miller [Fri, 17 Jul 2015 00:20:17 +0000 (17:20 -0700)]
Simplify FingerprintSettings
There's no need for FingerprintSettings to retry fingerprint
any more often than these cases: 1. authentication success,
2. authentication error and 3. when the activity resumes.
Fixes bug
22438498
Change-Id: I87841e9916cfc9e6c64cd1df009b9a9c765f87d0
Julia Reynolds [Fri, 17 Jul 2015 20:25:56 +0000 (20:25 +0000)]
am
0c03b50a: Merge "Remove blank switchtext from switch preferences." into mnc-dev
* commit '
0c03b50a02007499208603733e597f72aa9a59c2':
Remove blank switchtext from switch preferences.
Julia Reynolds [Fri, 17 Jul 2015 20:11:25 +0000 (20:11 +0000)]
Merge "Remove blank switchtext from switch preferences." into mnc-dev
Billy Lau [Fri, 17 Jul 2015 18:39:18 +0000 (18:39 +0000)]
am
90a8a01b: Merge "Bug
21589105 Rescope SYSTEM_ALERT_WINDOW (UX and Settings app change)..." into mnc-dev
* commit '
90a8a01b629694d28dd7e40a8f0253894fc14e02':
Bug
21589105 Rescope SYSTEM_ALERT_WINDOW (UX and Settings app change)...
Billy Lau [Fri, 17 Jul 2015 18:28:27 +0000 (18:28 +0000)]
Merge "Bug
21589105 Rescope SYSTEM_ALERT_WINDOW (UX and Settings app change)..." into mnc-dev
Billy Lau [Thu, 16 Jul 2015 02:50:47 +0000 (03:50 +0100)]
Bug
21589105 Rescope SYSTEM_ALERT_WINDOW (UX and Settings app change)...
Overall, fixed the detection of the state of permission in the corresponding UX
to be more accurate. Also ensured that apps can actually launch the summary UX
through a custom intent.
AndroidManifest:
Adds the proper intent-filter so that apps can launch the Settings page using
intent.
strings:
Made changes to strings so that wordings are uniform everywhere and raised the
char limit due to requests from translators.
Change-Id: Ia03403641ad53bd1a33b84dae6db1739cfcf9d60
Christopher Tate [Thu, 16 Jul 2015 23:49:07 +0000 (23:49 +0000)]
am
ddaa142a: Intent filters need CATEGORY_BROWSABLE to be app-linking eligible
* commit '
ddaa142a094a404d7c5e6d7eea93920f8ed16696':
Intent filters need CATEGORY_BROWSABLE to be app-linking eligible
Christopher Tate [Thu, 16 Jul 2015 23:00:49 +0000 (16:00 -0700)]
Intent filters need CATEGORY_BROWSABLE to be app-linking eligible
Bug
22504009
Change-Id: I19ded70cf17936504a2a1becea2684d87952dff6
Makoto Onuki [Thu, 16 Jul 2015 22:43:47 +0000 (15:43 -0700)]
Fix ugly text wrapping on non-english locales
Bug
22284618
Change-Id: Iaab017fa5d2f5aeb3457f911cbd31ceb8671e495
Julia Reynolds [Wed, 15 Jul 2015 15:08:11 +0000 (11:08 -0400)]
Remove blank switchtext from switch preferences.
This makes TTS services read the default text (on/off) when
these switches are toggled.
Bug:
22530662
Change-Id: I77c5918481faa6309995aa385dcfc3608fc94298
Kenny Guy [Thu, 16 Jul 2015 13:01:44 +0000 (13:01 +0000)]
am
705faddb: Merge "Show disabled trust agents as off." into mnc-dev
* commit '
705faddbb37bbaa8dc7a18ab3290c02b5b6a2a2c':
Show disabled trust agents as off.
Kenny Guy [Thu, 16 Jul 2015 12:42:39 +0000 (12:42 +0000)]
Merge "Show disabled trust agents as off." into mnc-dev
Sanket Padawe [Thu, 16 Jul 2015 05:13:53 +0000 (05:13 +0000)]
am
046decca: Merge "Use common xml file for multi-tab settings." into mnc-dev
* commit '
046decca29376aba5b97b78900bfd867ca3f310c':
Use common xml file for multi-tab settings.
Sanket Padawe [Thu, 16 Jul 2015 05:01:06 +0000 (05:01 +0000)]
Merge "Use common xml file for multi-tab settings." into mnc-dev
Maurice Lam [Thu, 16 Jul 2015 02:27:58 +0000 (02:27 +0000)]
am
bec1d295: Merge "[Fingerprint] Use accent color for fingerprint highlight" into mnc-dev
* commit '
bec1d295586b752f81f523c8339dcd49c586d722':
[Fingerprint] Use accent color for fingerprint highlight
Maurice Lam [Thu, 16 Jul 2015 02:19:18 +0000 (02:19 +0000)]
Merge "[Fingerprint] Use accent color for fingerprint highlight" into mnc-dev
Jason Monk [Wed, 15 Jul 2015 23:01:53 +0000 (23:01 +0000)]
am
50972605: Merge "Disable ignore battery optimization items that can\'t change" into mnc-dev
* commit '
509726054a3efc09d65d6c15f485ea6f1da2d272':
Disable ignore battery optimization items that can't change
Jason Monk [Wed, 15 Jul 2015 23:01:51 +0000 (23:01 +0000)]
am
4a6b9095: Merge "Change move storage from dropdown pref to dialog" into mnc-dev
* commit '
4a6b909559d50e02833afd5119876df070dfd458':
Change move storage from dropdown pref to dialog
Jason Monk [Wed, 15 Jul 2015 22:48:12 +0000 (22:48 +0000)]
Merge "Disable ignore battery optimization items that can't change" into mnc-dev
Jason Monk [Wed, 15 Jul 2015 22:48:05 +0000 (22:48 +0000)]
Merge "Change move storage from dropdown pref to dialog" into mnc-dev
Jason Monk [Wed, 15 Jul 2015 17:04:59 +0000 (13:04 -0400)]
Change move storage from dropdown pref to dialog
Use a horizontal pref and a single button that triggers the dialog
Bug:
21922660
Change-Id: Ifb4de75ca9269d2e8163eec5602932260adec0d9
Maurice Lam [Wed, 15 Jul 2015 19:38:05 +0000 (19:38 +0000)]
am
4595978b: Merge "[Fingerprint] Add fingerprint enroll in setup wizard" into mnc-dev
* commit '
4595978b72eda7ed53ce0c0cbb763bed02ea13ab':
[Fingerprint] Add fingerprint enroll in setup wizard
Jim Miller [Wed, 15 Jul 2015 19:30:55 +0000 (19:30 +0000)]
am
6b9d7889: Merge "Fixed the layout for the fingerprint renaming" into mnc-dev
* commit '
6b9d788914a600917e8edd4ecd502d6ccf87ca12':
Fixed the layout for the fingerprint renaming
Maurice Lam [Wed, 15 Jul 2015 19:28:05 +0000 (19:28 +0000)]
Merge "[Fingerprint] Add fingerprint enroll in setup wizard" into mnc-dev
Jason Monk [Wed, 15 Jul 2015 19:22:38 +0000 (15:22 -0400)]
Disable ignore battery optimization items that can't change
Bug:
22507803
Change-Id: Ia33746dc569f4d9f96242a502e54bcc8eb47bf12
Jim Miller [Wed, 15 Jul 2015 19:18:05 +0000 (19:18 +0000)]
Merge "Fixed the layout for the fingerprint renaming" into mnc-dev
Maurice Lam [Wed, 15 Jul 2015 18:55:57 +0000 (18:55 +0000)]
am
f90628c6: Merge "[Fingerprint] Export FingerprintEnrollIntroduction" into mnc-dev
* commit '
f90628c6ec8cf80b44b9559db448eb9537b41fdc':
[Fingerprint] Export FingerprintEnrollIntroduction
Maurice Lam [Wed, 15 Jul 2015 18:45:33 +0000 (18:45 +0000)]
Merge "[Fingerprint] Export FingerprintEnrollIntroduction" into mnc-dev
Maurice Lam [Thu, 9 Jul 2015 23:38:37 +0000 (16:38 -0700)]
[Fingerprint] Add fingerprint enroll in setup wizard
Make a subclass for each enrolling screen that setup wizard uses, and
in override the corresponding get*Intent methods to always use the
setup wizard versions of the next screens.
On minor change made to the original flow is that it will now return
RESULT_OK if it is finished, as opposed to RESULT_CANCELED.
Bug:
21695577
Change-Id: Id666826e8027272ede6a5426967d66fb291670a4
Maurice Lam [Wed, 8 Jul 2015 23:59:59 +0000 (16:59 -0700)]
[Fingerprint] Export FingerprintEnrollIntroduction
Export FingerprintEnrollIntroduction activity under the permission
MANAGE_FINGERPRINT so that setup wizard can start it.
Bug:
21695577
Change-Id: If466c6e484a4aa0c10382cfedab0aad10ae26702
(cherry picked from commit
052297172e33ec906a5da10a953be811ff60731c)
Selim Cinek [Wed, 8 Jul 2015 21:09:10 +0000 (14:09 -0700)]
Fixed the layout for the fingerprint renaming
Bug:
21957061
Change-Id: I3bf0ecb1f513b51e2632cb9ddbb29e51a39a915c
(cherry picked from commit
abd67de1ad3f265f217491b0e8b21819cfdcdcbe)
Kenny Guy [Wed, 15 Jul 2015 14:54:38 +0000 (15:54 +0100)]
Show disabled trust agents as off.
When trust agents are disabled by the admin
show the greyed out toggle as off.
Bug:
22397930
Change-Id: I687a5dee0ca9bed5015a4af080270f7bafa5a37d
Jason Monk [Wed, 15 Jul 2015 15:07:21 +0000 (15:07 +0000)]
am
cd075edf: Merge "Fix Help menu for PrivateVolumeSettings" into mnc-dev
* commit '
cd075edf6dcff9ca9ff243760e032190acbdecdc':
Fix Help menu for PrivateVolumeSettings
Jason Monk [Wed, 15 Jul 2015 14:54:02 +0000 (14:54 +0000)]
Merge "Fix Help menu for PrivateVolumeSettings" into mnc-dev
Geoff Mendal [Wed, 15 Jul 2015 14:07:29 +0000 (14:07 +0000)]
am
f3907176: (-s ours) Import translations. DO NOT MERGE
* commit '
f3907176da3f17397f61bf48ba90ab08a9cd85f3':
Import translations. DO NOT MERGE
Geoff Mendal [Wed, 15 Jul 2015 13:56:45 +0000 (06:56 -0700)]
Import translations. DO NOT MERGE
Change-Id: I0bd7d5fb307ffa5fd3b001eaf5cf7697168e90d6
Auto-generated-cl: translation import
Narayan Kamath [Tue, 14 Jul 2015 22:52:58 +0000 (22:52 +0000)]
am
83a25842: Merge "Lose some deprecated test annotations."
* commit '
83a25842e720ddb838519e194679b464d0114301':
Lose some deprecated test annotations.
xinhe [Tue, 14 Jul 2015 22:40:35 +0000 (22:40 +0000)]
am
d7fb46de: Merge "Need to disable 5GHz bands for WiFi tethering in Japan" into mnc-dev
* commit '
d7fb46de591943c402dd13551ca603081ac4e6a7':
Need to disable 5GHz bands for WiFi tethering in Japan
xinhe [Tue, 14 Jul 2015 22:29:17 +0000 (22:29 +0000)]
Merge "Need to disable 5GHz bands for WiFi tethering in Japan" into mnc-dev
xinhe [Mon, 13 Jul 2015 22:26:45 +0000 (15:26 -0700)]
Need to disable 5GHz bands for WiFi tethering in Japan
b/
22396383
Change-Id: I99090f28eff1b232ebba89ff638e37be82a3f21b
Jim Miller [Tue, 14 Jul 2015 21:14:59 +0000 (21:14 +0000)]
am
e641e7d7: Merge "Postpone call to postEnroll() until we actually leave activity." into mnc-dev
* commit '
e641e7d706095b54ac89f6fcb58c66e2190f46c7':
Postpone call to postEnroll() until we actually leave activity.
Jim Miller [Tue, 14 Jul 2015 21:02:00 +0000 (21:02 +0000)]
Merge "Postpone call to postEnroll() until we actually leave activity." into mnc-dev
Jason Monk [Tue, 14 Jul 2015 20:31:52 +0000 (20:31 +0000)]
am
acc70a3a: Merge "Add content description to wifi networks" into mnc-dev
* commit '
acc70a3a3262aef48b2efab90f14328f818a9aef':
Add content description to wifi networks
Jason Monk [Tue, 14 Jul 2015 20:20:31 +0000 (20:20 +0000)]
Merge "Add content description to wifi networks" into mnc-dev
Jason Monk [Tue, 14 Jul 2015 19:00:22 +0000 (15:00 -0400)]
Fix Help menu for PrivateVolumeSettings
Call super.onCreateOptionsMenu so that the auto help stuff can
work properly.
Bug:
22202745
Change-Id: Iee6b4a81574c7e981290465a78641f3c5b06c143
Billy Lau [Tue, 14 Jul 2015 18:37:09 +0000 (18:37 +0000)]
am
52df60d8: Merge "Bug:
21589105 Rescoping SYSTEM_ALERT_WINDOW and WRITE_SETTINGS permission to an explicit toggle to be enabled through Settings via Apps -> Advanced Apps." into mnc-dev
* commit '
52df60d83dc48818aacbe1721e6aaa9be39e8451':
Bug:
21589105 Rescoping SYSTEM_ALERT_WINDOW and WRITE_SETTINGS permission to an explicit toggle to be enabled through Settings via Apps -> Advanced Apps.
Billy Lau [Tue, 14 Jul 2015 18:22:29 +0000 (18:22 +0000)]
Merge "Bug:
21589105 Rescoping SYSTEM_ALERT_WINDOW and WRITE_SETTINGS permission to an explicit toggle to be enabled through Settings via Apps -> Advanced Apps." into mnc-dev
Sanket Padawe [Tue, 14 Jul 2015 18:13:43 +0000 (11:13 -0700)]
Use common xml file for multi-tab settings.
Bug:
22360525
Change-Id: Id4d971e0afcd9ecd43005a0a5056ad03a32b704f
Jorim Jaggi [Tue, 14 Jul 2015 18:05:05 +0000 (18:05 +0000)]
am
8505d4a5: Merge "Disable voice input if assist is voice service" into mnc-dev
* commit '
8505d4a51d1112ea71f7df680cf85378a9567bde':
Disable voice input if assist is voice service
Jason Monk [Tue, 14 Jul 2015 18:00:07 +0000 (14:00 -0400)]
Add content description to wifi networks
Bug:
22468835
Change-Id: Ifd9d0384030befbd221b14599159348bf56d41c8
Jorim Jaggi [Tue, 14 Jul 2015 17:50:32 +0000 (17:50 +0000)]
Merge "Disable voice input if assist is voice service" into mnc-dev
Jason Monk [Tue, 14 Jul 2015 14:04:12 +0000 (14:04 +0000)]
am
7713fe26: Merge "Disable notification volume when user restricted" into mnc-dev
* commit '
7713fe26d2151a7ba8e9970d90f55ae184d48b7d':
Disable notification volume when user restricted
Jason Monk [Tue, 14 Jul 2015 13:53:28 +0000 (13:53 +0000)]
Merge "Disable notification volume when user restricted" into mnc-dev
Narayan Kamath [Tue, 14 Jul 2015 10:48:08 +0000 (10:48 +0000)]
Merge "Lose some deprecated test annotations."
Martijn Coenen [Tue, 14 Jul 2015 07:57:35 +0000 (07:57 +0000)]
am
8d9bb1ae: Merge "Fix up Tap and Pay how it works." into mnc-dev
* commit '
8d9bb1ae1d551699ba85061001ced90a157ae9ad':
Fix up Tap and Pay how it works.
Martijn Coenen [Tue, 14 Jul 2015 07:44:58 +0000 (07:44 +0000)]
Merge "Fix up Tap and Pay how it works." into mnc-dev
Jorim Jaggi [Fri, 10 Jul 2015 23:48:37 +0000 (16:48 -0700)]
Disable voice input if assist is voice service
Bug:
22358252
Change-Id: Id4a9de8c5287c5e025d0ccc7f98edd8855db519c
Maurice Lam [Fri, 10 Jul 2015 00:16:35 +0000 (17:16 -0700)]
[Fingerprint] Use accent color for fingerprint highlight
Set the fingerprint activated color, while registering a new
fingerprint to be 50% alpha of the accent color. This allows the
color to be changed with the theme, so that it will be highlighted
blue during setup wizard.
Bug:
21695577
Change-Id: Iee68506a4fbb8e8996bdb52694992ac460ae943d
Jim Miller [Mon, 13 Jul 2015 22:58:59 +0000 (15:58 -0700)]
Postpone call to postEnroll() until we actually leave activity.
The existing code was calling postEnroll() too soon, which resulted
in the inability to add more than one fingerprint. The solution is to
only call postEnroll() when we're leaving the activity.
Fixes bug
22438498
Change-Id: Ia134899e12b4edc9cced834e99cb2bfd2d51321f
Billy Lau [Fri, 3 Jul 2015 16:01:18 +0000 (17:01 +0100)]
Bug:
21589105 Rescoping SYSTEM_ALERT_WINDOW and WRITE_SETTINGS permission to an
explicit toggle to be enabled through Settings via Apps -> Advanced Apps.
Added new and refactored an old xml to define the UX for two new Preferences
in Advanced Settings. Modified the existing AdvancedAppSettings to add
control flow for two new settings. Also enriched ManageApplications to
handle these cases. Added additional strings in xml/values/strings.xml
to support these settings. Also defined new classes to handle these the
toggle of these permissions per app.
Refactored codes from AppStateUsageBridge to a generic AppStateAppOpsBridge so
that future usages related to AppOps can inherit from this class.
Change-Id: I43b81282a063e05844c7805556a6d05cfc02bcdb
Jason Monk [Mon, 13 Jul 2015 19:15:36 +0000 (15:15 -0400)]
Disable notification volume when user restricted
Bug:
22327825
Change-Id: I892627e00d9ebe2cd67348ce6da3c9c7bc0251fc
Jason Monk [Mon, 13 Jul 2015 18:12:35 +0000 (18:12 +0000)]
am
53dd1d4d: Merge "Fix app icon size" into mnc-dev
* commit '
53dd1d4deea9968f1255018248ff0393252032dd':
Fix app icon size