OSDN Git Service

android-x86/packages-apps-Settings.git
9 years agoam 3c1f46dc: Merge "[Fingerprint] Send RESULT_CANCELED when back from Add another...
Maurice Lam [Wed, 22 Jul 2015 20:23:17 +0000 (20:23 +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

9 years agoam e44ceed1: Merge "[ScreenLock] Update illustration during setup wizard" into mnc-dev
Maurice Lam [Wed, 22 Jul 2015 20:23:15 +0000 (20:23 +0000)]
am e44ceed1: Merge "[ScreenLock] Update illustration during setup wizard" into mnc-dev

* commit 'e44ceed122aa06482bf03d58eba91536a29e4158':
  [ScreenLock] Update illustration during setup wizard

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 22 Jul 2015 13:59:04 +0000 (06:59 -0700)]
Import translations. DO NOT MERGE

Change-Id: Iee7522d01901078d3a091eb4a6e9175e664e99e2
Auto-generated-cl: translation import

9 years agoMerge "[Fingerprint] Send RESULT_CANCELED when back from Add another" into mnc-dev
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

9 years agoMerge "[ScreenLock] Update illustration during setup wizard" 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

9 years ago[Fingerprint] Send RESULT_CANCELED when back from Add another
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

9 years agoam d06ba151: Merge "Bug 21589105 Rescope WRITE_SETTINGS (UX and Settings app change...
Billy Lau [Tue, 21 Jul 2015 17:54:00 +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)...

9 years agoMerge "Bug 21589105 Rescope WRITE_SETTINGS (UX and Settings app change)..." into...
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

9 years agoam e8357caa: Merge "Fix bug to force to close once change Bearer on APN" into mnc-dev
Amit Mahajan [Tue, 21 Jul 2015 17:09:12 +0000 (17:09 +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

9 years agoMerge "Fix bug to force to close once change Bearer on APN" into mnc-dev
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

9 years agoBug 21589105 Rescope WRITE_SETTINGS (UX and Settings app change)...
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

9 years agoam f516e7dd: Make \'fingerprint\' searchable in Settings.
Julia Reynolds [Tue, 21 Jul 2015 15:31:17 +0000 (15:31 +0000)]
am f516e7dd: Make \'fingerprint\' searchable in Settings.

* commit 'f516e7dde0074416dbf51650cbfb9cc763027b27':
  Make 'fingerprint' searchable in Settings.

9 years agoMake '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

9 years agoam d85fafce: Merge "[ScreenLock] Change title of encryption interstitial" into mnc-dev
Maurice Lam [Tue, 21 Jul 2015 00:49:46 +0000 (00:49 +0000)]
am d85fafce: Merge "[ScreenLock] Change title of encryption interstitial" into mnc-dev

* commit 'd85fafce30f6fb71ea9de9de3c6d8aafc99dba33':
  [ScreenLock] Change title of encryption interstitial

9 years agoMerge "[ScreenLock] Change title of encryption interstitial" into mnc-dev
Maurice Lam [Tue, 21 Jul 2015 00:38:38 +0000 (00:38 +0000)]
Merge "[ScreenLock] Change title of encryption interstitial" into mnc-dev

9 years agoam d10026cb: Merge "[Fingerprint] Change message in encryption" into mnc-dev
Maurice Lam [Tue, 21 Jul 2015 00:33:23 +0000 (00:33 +0000)]
am d10026cb: Merge "[Fingerprint] Change message in encryption" into mnc-dev

* commit 'd10026cbfde671448b702fde345da52ac7569d04':
  [Fingerprint] Change message in encryption

9 years agoam af57ec88: Merge "[ScreenLock] Change title for RedactionInterstitial" into mnc-dev
Maurice Lam [Tue, 21 Jul 2015 00:33:22 +0000 (00:33 +0000)]
am af57ec88: Merge "[ScreenLock] Change title for RedactionInterstitial" into mnc-dev

* commit 'af57ec8831d3047400a6bcbc8c5e73fc3888b7d3':
  [ScreenLock] Change title for RedactionInterstitial

9 years agoMerge "[Fingerprint] Change message in encryption" into mnc-dev
Maurice Lam [Tue, 21 Jul 2015 00:22:34 +0000 (00:22 +0000)]
Merge "[Fingerprint] Change message in encryption" into mnc-dev

9 years agoMerge "[ScreenLock] Change title for RedactionInterstitial" 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

9 years agoFix bug to force to close once change Bearer on APN
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

9 years ago[ScreenLock] Change title for RedactionInterstitial
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

9 years ago[ScreenLock] Update illustration during setup wizard
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

9 years agoam 3977df03: Merge "Don\'t launch ConfirmDeviceCredentials multiple times." into...
Jim Miller [Mon, 20 Jul 2015 23:05:51 +0000 (23:05 +0000)]
am 3977df03: Merge "Don\'t launch ConfirmDeviceCredentials multiple times." into mnc-dev

* commit '3977df037c1cdd1bef92e3f4195c6e7b847a1c28':
  Don't launch ConfirmDeviceCredentials multiple times.

9 years agoam 1992d5a1: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Mon, 20 Jul 2015 22:52:48 +0000 (22:52 +0000)]
am 1992d5a1: (-s ours) Import translations. DO NOT MERGE

* commit '1992d5a1fc616f5132315ee6d4659c20728acad6':
  Import translations. DO NOT MERGE

9 years agoMerge "Don't launch ConfirmDeviceCredentials multiple times." into mnc-dev
Jim Miller [Mon, 20 Jul 2015 22:50:29 +0000 (22:50 +0000)]
Merge "Don't launch ConfirmDeviceCredentials multiple times." into mnc-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 20 Jul 2015 22:41:29 +0000 (15:41 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ief6e249d326487904a789fa2b33e6d775b7b2bd7
Auto-generated-cl: translation import

9 years agoDon't launch ConfirmDeviceCredentials multiple times.
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

9 years agoImport translations. DO NOT MERGE
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

9 years ago[ScreenLock] Change title of encryption interstitial
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

9 years ago[Fingerprint] Change message in encryption
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

9 years agoam 4dd637a0: Merge "Fix ugly text wrapping on non-english locales" into mnc-dev
Makoto Onuki [Mon, 20 Jul 2015 20:46:02 +0000 (20:46 +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

9 years agoam 178c4099: Merge "Handle monkey crash" into mnc-dev
Jason Monk [Mon, 20 Jul 2015 20:46:01 +0000 (20:46 +0000)]
am 178c4099: Merge "Handle monkey crash" into mnc-dev

* commit '178c40998df2d5196bc5913fca831880cfa47c50':
  Handle monkey crash

9 years agoMerge "Fix ugly text wrapping on non-english locales" into mnc-dev
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

9 years agoMerge "Handle monkey crash" into mnc-dev
Jason Monk [Mon, 20 Jul 2015 20:32:28 +0000 (20:32 +0000)]
Merge "Handle monkey crash" into mnc-dev

9 years agoHandle monkey crash
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

9 years agoam b852fcbd: Merge "Offer \'ask\' as an available app-linking state" into mnc-dev
Christopher Tate [Mon, 20 Jul 2015 17:24:02 +0000 (17:24 +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

9 years agoMerge "Offer 'ask' as an available app-linking state" into mnc-dev
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

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 20 Jul 2015 14:01:44 +0000 (07:01 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ibd37f1c6a32c600eaf7b410891ba81814589ea04
Auto-generated-cl: translation import

9 years agoOffer 'ask' as an available app-linking state
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

9 years agoam bf9a425d: Merge "Simplify FingerprintSettings" into mnc-dev
Jim Miller [Fri, 17 Jul 2015 21:15:57 +0000 (21:15 +0000)]
am bf9a425d: Merge "Simplify FingerprintSettings" into mnc-dev

* commit 'bf9a425d5c3f61f02133084d11ab8481b0f53102':
  Simplify FingerprintSettings

9 years agoMerge "Simplify FingerprintSettings" into mnc-dev
Jim Miller [Fri, 17 Jul 2015 21:05:06 +0000 (21:05 +0000)]
Merge "Simplify FingerprintSettings" into mnc-dev

9 years agoSimplify FingerprintSettings
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

9 years agoam 0c03b50a: Merge "Remove blank switchtext from switch preferences." into mnc-dev
Julia Reynolds [Fri, 17 Jul 2015 20:27:24 +0000 (20:27 +0000)]
am 0c03b50a: Merge "Remove blank switchtext from switch preferences." into mnc-dev

* commit '0c03b50a02007499208603733e597f72aa9a59c2':
  Remove blank switchtext from switch preferences.

9 years agoMerge "Remove blank switchtext from switch preferences." into mnc-dev
Julia Reynolds [Fri, 17 Jul 2015 20:11:25 +0000 (20:11 +0000)]
Merge "Remove blank switchtext from switch preferences." into mnc-dev

9 years agoam 90a8a01b: Merge "Bug 21589105 Rescope SYSTEM_ALERT_WINDOW (UX and Settings app...
Billy Lau [Fri, 17 Jul 2015 18:39:23 +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)...

9 years agoMerge "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

9 years agoBug 21589105 Rescope SYSTEM_ALERT_WINDOW (UX and Settings app change)...
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

9 years agoam ddaa142a: Intent filters need CATEGORY_BROWSABLE to be app-linking eligible
Christopher Tate [Thu, 16 Jul 2015 23:50:06 +0000 (23:50 +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

9 years agoIntent 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

9 years agoFix ugly text wrapping on non-english locales
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

9 years agoRemove blank switchtext from switch preferences.
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

9 years agoam 705faddb: Merge "Show disabled trust agents as off." into mnc-dev
Kenny Guy [Thu, 16 Jul 2015 13:02:44 +0000 (13:02 +0000)]
am 705faddb: Merge "Show disabled trust agents as off." into mnc-dev

* commit '705faddbb37bbaa8dc7a18ab3290c02b5b6a2a2c':
  Show disabled trust agents as off.

9 years agoMerge "Show disabled trust agents as off." into mnc-dev
Kenny Guy [Thu, 16 Jul 2015 12:42:39 +0000 (12:42 +0000)]
Merge "Show disabled trust agents as off." into mnc-dev

9 years agoam 046decca: Merge "Use common xml file for multi-tab settings." into mnc-dev
Sanket Padawe [Thu, 16 Jul 2015 05:14:09 +0000 (05:14 +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.

9 years agoMerge "Use common xml file for multi-tab settings." into mnc-dev
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

9 years agoam bec1d295: Merge "[Fingerprint] Use accent color for fingerprint highlight" into...
Maurice Lam [Thu, 16 Jul 2015 02:28:09 +0000 (02:28 +0000)]
am bec1d295: Merge "[Fingerprint] Use accent color for fingerprint highlight" into mnc-dev

* commit 'bec1d295586b752f81f523c8339dcd49c586d722':
  [Fingerprint] Use accent color for fingerprint highlight

9 years agoMerge "[Fingerprint] Use accent color for fingerprint highlight" into mnc-dev
Maurice Lam [Thu, 16 Jul 2015 02:19:18 +0000 (02:19 +0000)]
Merge "[Fingerprint] Use accent color for fingerprint highlight" into mnc-dev

9 years agoam 50972605: Merge "Disable ignore battery optimization items that can\'t change...
Jason Monk [Wed, 15 Jul 2015 23:03:58 +0000 (23:03 +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

9 years agoam 4a6b9095: Merge "Change move storage from dropdown pref to dialog" into mnc-dev
Jason Monk [Wed, 15 Jul 2015 23:03:57 +0000 (23:03 +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

9 years agoMerge "Disable ignore battery optimization items that can't change" into mnc-dev
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

9 years agoMerge "Change move storage from dropdown pref to dialog" 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

9 years agoam 4595978b: Merge "[Fingerprint] Add fingerprint enroll in setup wizard" into mnc-dev
Maurice Lam [Wed, 15 Jul 2015 22:26:51 +0000 (22:26 +0000)]
am 4595978b: Merge "[Fingerprint] Add fingerprint enroll in setup wizard" into mnc-dev

* commit '4595978b72eda7ed53ce0c0cbb763bed02ea13ab':
  [Fingerprint] Add fingerprint enroll in setup wizard

9 years agoam 6b9d7889: Merge "Fixed the layout for the fingerprint renaming" into mnc-dev
Jim Miller [Wed, 15 Jul 2015 22:26:50 +0000 (22:26 +0000)]
am 6b9d7889: Merge "Fixed the layout for the fingerprint renaming" into mnc-dev

* commit '6b9d788914a600917e8edd4ecd502d6ccf87ca12':
  Fixed the layout for the fingerprint renaming

9 years agoresolved conflicts for merge of f90628c6 to mnc-dr-dev
Maurice Lam [Wed, 15 Jul 2015 21:57:06 +0000 (14:57 -0700)]
resolved conflicts for merge of f90628c6 to mnc-dr-dev

Change-Id: I3b0729b1d00a4ca25d3a7127e27b4fc3a062d30d

9 years agoChange move storage from dropdown pref to dialog
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

9 years agoMerge "[Fingerprint] Add fingerprint enroll in setup wizard" into mnc-dev
Maurice Lam [Wed, 15 Jul 2015 19:28:05 +0000 (19:28 +0000)]
Merge "[Fingerprint] Add fingerprint enroll in setup wizard" into mnc-dev

9 years agoDisable ignore battery optimization items that can't change
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

9 years agoMerge "Fixed the layout for the fingerprint renaming" into mnc-dev
Jim Miller [Wed, 15 Jul 2015 19:18:05 +0000 (19:18 +0000)]
Merge "Fixed the layout for the fingerprint renaming" into mnc-dev

9 years agoMerge "[Fingerprint] Export FingerprintEnrollIntroduction" into mnc-dev
Maurice Lam [Wed, 15 Jul 2015 18:45:33 +0000 (18:45 +0000)]
Merge "[Fingerprint] Export FingerprintEnrollIntroduction" into mnc-dev

9 years ago[Fingerprint] Add fingerprint enroll in setup wizard
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

9 years ago[Fingerprint] Export FingerprintEnrollIntroduction
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)

9 years agoFixed the layout for the fingerprint renaming
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)

9 years agoShow disabled trust agents as off.
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

9 years agoam cd075edf: Merge "Fix Help menu for PrivateVolumeSettings" into mnc-dev
Jason Monk [Wed, 15 Jul 2015 15:08:44 +0000 (15:08 +0000)]
am cd075edf: Merge "Fix Help menu for PrivateVolumeSettings" into mnc-dev

* commit 'cd075edf6dcff9ca9ff243760e032190acbdecdc':
  Fix Help menu for PrivateVolumeSettings

9 years agoMerge "Fix Help menu for PrivateVolumeSettings" into mnc-dev
Jason Monk [Wed, 15 Jul 2015 14:54:02 +0000 (14:54 +0000)]
Merge "Fix Help menu for PrivateVolumeSettings" into mnc-dev

9 years agoMerge "Import translations. DO NOT MERGE" into mnc-dr-dev
Geoff Mendal [Wed, 15 Jul 2015 14:15:33 +0000 (14:15 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dr-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 15 Jul 2015 14:14:40 +0000 (07:14 -0700)]
Import translations. DO NOT MERGE

Change-Id: I451d2757ef702a046bc62ee5940e510fa0b739ee
Auto-generated-cl: translation import

9 years agoam f3907176: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Wed, 15 Jul 2015 14:07:41 +0000 (14:07 +0000)]
am f3907176: (-s ours) Import translations. DO NOT MERGE

* commit 'f3907176da3f17397f61bf48ba90ab08a9cd85f3':
  Import translations. DO NOT MERGE

9 years agoImport 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

9 years agoam d7fb46de: Merge "Need to disable 5GHz bands for WiFi tethering in Japan" into...
xinhe [Tue, 14 Jul 2015 23:13:03 +0000 (23:13 +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

9 years agoMerge "Need to disable 5GHz bands for WiFi tethering in Japan" into mnc-dev
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

9 years agoNeed to disable 5GHz bands for WiFi tethering in Japan
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

9 years agoam e641e7d7: Merge "Postpone call to postEnroll() until we actually leave activity...
Jim Miller [Tue, 14 Jul 2015 21:18:39 +0000 (21:18 +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.

9 years agoMerge "Postpone call to postEnroll() until we actually leave activity." into mnc-dev
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

9 years agoam acc70a3a: Merge "Add content description to wifi networks" into mnc-dev
Jason Monk [Tue, 14 Jul 2015 20:30:19 +0000 (20:30 +0000)]
am acc70a3a: Merge "Add content description to wifi networks" into mnc-dev

* commit 'acc70a3a3262aef48b2efab90f14328f818a9aef':
  Add content description to wifi networks

9 years agoMerge "Add content description to wifi networks" into mnc-dev
Jason Monk [Tue, 14 Jul 2015 20:20:31 +0000 (20:20 +0000)]
Merge "Add content description to wifi networks" into mnc-dev

9 years agoFix Help menu for PrivateVolumeSettings
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

9 years agoam 52df60d8: Merge "Bug: 21589105 Rescoping SYSTEM_ALERT_WINDOW and WRITE_SETTINGS...
Billy Lau [Tue, 14 Jul 2015 18:36:53 +0000 (18:36 +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.

9 years agoMerge "Bug: 21589105 Rescoping SYSTEM_ALERT_WINDOW and WRITE_SETTINGS permission...
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

9 years agoUse common xml file for multi-tab settings.
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

9 years agoam 8505d4a5: Merge "Disable voice input if assist is voice service" into mnc-dev
Jorim Jaggi [Tue, 14 Jul 2015 18:04:11 +0000 (18:04 +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

9 years agoAdd content description to wifi networks
Jason Monk [Tue, 14 Jul 2015 18:00:07 +0000 (14:00 -0400)]
Add content description to wifi networks

Bug: 22468835
Change-Id: Ifd9d0384030befbd221b14599159348bf56d41c8

9 years agoMerge "Disable voice input if assist is voice service" into mnc-dev
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

9 years agoam 7713fe26: Merge "Disable notification volume when user restricted" into mnc-dev
Jason Monk [Tue, 14 Jul 2015 14:02:27 +0000 (14:02 +0000)]
am 7713fe26: Merge "Disable notification volume when user restricted" into mnc-dev

* commit '7713fe26d2151a7ba8e9970d90f55ae184d48b7d':
  Disable notification volume when user restricted

9 years agoMerge "Disable notification volume when user restricted" into mnc-dev
Jason Monk [Tue, 14 Jul 2015 13:53:28 +0000 (13:53 +0000)]
Merge "Disable notification volume when user restricted" into mnc-dev

9 years agoam 8d9bb1ae: Merge "Fix up Tap and Pay how it works." into mnc-dev
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.

9 years agoMerge "Fix up Tap and Pay how it works." into mnc-dev
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

9 years agoDisable voice input if assist is voice service
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

9 years ago[Fingerprint] Use accent color for fingerprint highlight
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

9 years agoam 53dd1d4d: Merge "Fix app icon size" into mnc-dev
Jason Monk [Mon, 13 Jul 2015 23:01:59 +0000 (23:01 +0000)]
am 53dd1d4d: Merge "Fix app icon size" into mnc-dev

* commit '53dd1d4deea9968f1255018248ff0393252032dd':
  Fix app icon size