OSDN Git Service

android-x86/packages-apps-Settings.git
8 years agoMatch getLegacyVpn calls to changed interface
Robin Lee [Tue, 7 Jul 2015 19:33:45 +0000 (12:33 -0700)]
Match getLegacyVpn calls to changed interface

The userId argument is now explicit. Pre-requisite for bug 21499103

Change-Id: Ib83e9615326ea484ef6d63fb1a1d9c1659999dab

8 years agoMerge "Fix init order so we have something to measure." into mnc-dev
Jeff Sharkey [Mon, 6 Jul 2015 18:00:32 +0000 (18:00 +0000)]
Merge "Fix init order so we have something to measure." into mnc-dev

8 years agoMerge changes from topic 'mig' into mnc-dev
Jeff Sharkey [Mon, 6 Jul 2015 17:57:51 +0000 (17:57 +0000)]
Merge changes from topic 'mig' into mnc-dev

* changes:
  Fix some ordering, colors, and accessibility bugs.
  Handle missing migration source volume.

8 years agoFix init order so we have something to measure.
Jeff Sharkey [Mon, 6 Jul 2015 17:17:42 +0000 (10:17 -0700)]
Fix init order so we have something to measure.

Otherwise we start measuring without shared storage in place, meaning
we always find sizes of 0.

Bug: 22231501
Change-Id: I760064684e76e5ef5cce351aee1d81a971f4d4ea

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 6 Jul 2015 14:49:17 +0000 (07:49 -0700)]
Import translations. DO NOT MERGE

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

8 years agoFix some ordering, colors, and accessibility bugs.
Jeff Sharkey [Mon, 6 Jul 2015 05:09:07 +0000 (22:09 -0700)]
Fix some ordering, colors, and accessibility bugs.

When adding preferences to public/private details screens, always
add in-order when rebuilding.  Hacky fix for broken summary text and
eject image color tints.

Fix crash when device rotated during partitioning.  Set correct
accessibility titles in all wizard steps.

Bug: 2209804421376962
Change-Id: I68aff96cba497a91919cad8865722bc9cef7eaa7

8 years agoHandle missing migration source volume.
Jeff Sharkey [Sun, 5 Jul 2015 21:17:40 +0000 (14:17 -0700)]
Handle missing migration source volume.

Users can try migrating primary storage while the current location
is missing/unmounted.  Fail gracefully instead of runtime restarting.

Bug: 21927076
Change-Id: I54b92487faf9e62d5d309734bf4c436a9259d156

8 years agoFix build
Svetoslav [Thu, 2 Jul 2015 01:33:32 +0000 (18:33 -0700)]
Fix build

Change-Id: I658528a9b0a8a281a2b30b2915c1be6963759378

8 years agoMerge "Fix USB mode development setting" into mnc-dev
Marco Nelissen [Wed, 1 Jul 2015 19:13:43 +0000 (19:13 +0000)]
Merge "Fix USB mode development setting" into mnc-dev

8 years agoFix USB mode development setting
Marco Nelissen [Tue, 30 Jun 2015 21:52:04 +0000 (14:52 -0700)]
Fix USB mode development setting

USB mode consists of the function (mtp, ptp, midi, etc) and the data
locked/unlocked state. Developer settings was only setting the
function, leaving data locked when it should be unlocked.

Bug: 22165902
Change-Id: Ia1ae8dfaf3d2abc62034aa6aea1234bad04aaa2e

8 years agoMerge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Wed, 1 Jul 2015 15:42:32 +0000 (15:42 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dev

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 1 Jul 2015 14:52:03 +0000 (07:52 -0700)]
Import translations. DO NOT MERGE

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

8 years agoAvoid crashing
Jason Monk [Wed, 1 Jul 2015 14:36:30 +0000 (10:36 -0400)]
Avoid crashing

Bug: 22202631
Change-Id: I1980f77ae4300dbd19d6829dc5974bab0b88d612

8 years agoDevice Discoverability not set properly when Bluetooth is toggled
Avish Shah [Fri, 19 Jun 2015 11:20:39 +0000 (16:50 +0530)]
Device Discoverability not set properly when Bluetooth is toggled

Issue:
When BT is turned off/on staying in the same BT Settings
screen discoverability was not set again.

Fix:
Handle setting discoverability Bluetooth state change
intents also when BT state is  turned ON.

Bug: 21944289
Change-Id: Ic3c8d476c53673b21d40ea2bd9669758d89c2aee

8 years agoUpdate FakeUid to implement new method defined in BatteryStats.Uid
Adam Lesinski [Sat, 27 Jun 2015 01:05:37 +0000 (18:05 -0700)]
Update FakeUid to implement new method defined in BatteryStats.Uid

Bug:21498425
Change-Id: I956c04d13daf985d472cc7ff2762ad74d5bb9502

8 years agoMerge "Merge dex2oat with app being installed" into mnc-dev
Adam Lesinski [Tue, 30 Jun 2015 23:16:18 +0000 (23:16 +0000)]
Merge "Merge dex2oat with app being installed" into mnc-dev

8 years agoMerge "Only allow admin users to adopt sd card as internal storage." into mnc-dev
Amith Yamasani [Tue, 30 Jun 2015 23:00:27 +0000 (23:00 +0000)]
Merge "Only allow admin users to adopt sd card as internal storage." into mnc-dev

8 years agoOnly allow admin users to adopt sd card as internal storage.
Amith Yamasani [Tue, 30 Jun 2015 21:23:54 +0000 (14:23 -0700)]
Only allow admin users to adopt sd card as internal storage.

Bug: 21883016
Change-Id: I11ca324ab74ce2a8bf13064b4c7735aea132c562

8 years agoMerge "Handle adjust volume user restriction" into mnc-dev
Jason Monk [Tue, 30 Jun 2015 20:08:13 +0000 (20:08 +0000)]
Merge "Handle adjust volume user restriction" into mnc-dev

8 years agoHandle adjust volume user restriction
Jason Monk [Tue, 30 Jun 2015 16:18:26 +0000 (12:18 -0400)]
Handle adjust volume user restriction

 - Finish all do not disturb pages immediately
 - Disable relevant items in Sounds & notification

Bug: 21642285
Change-Id: I8de9bd10b8cea8adaa306b1ae388ab7d1ccc4e7e

8 years agoMerge "Make sure Fragments are public for FragMan to instantiate" into mnc-dev
Makoto Onuki [Tue, 30 Jun 2015 16:40:56 +0000 (16:40 +0000)]
Merge "Make sure Fragments are public for FragMan to instantiate" into mnc-dev

8 years agoMerge "Fix crash in ignore optimizations dialog" into mnc-dev
Jason Monk [Tue, 30 Jun 2015 14:20:57 +0000 (14:20 +0000)]
Merge "Fix crash in ignore optimizations dialog" into mnc-dev

8 years agoFix crash in ignore optimizations dialog
Jason Monk [Tue, 30 Jun 2015 14:15:53 +0000 (10:15 -0400)]
Fix crash in ignore optimizations dialog

Launch it like a dialog, because it is one.

Bug: 22181580
Change-Id: Ibeda8506cfb7a9a9d60f70462a4e03972b38f8aa

8 years agoMerge "No longer use ExternalStorageFormatter to format external storage" into mnc-dev
Rubin Xu [Tue, 30 Jun 2015 14:05:31 +0000 (14:05 +0000)]
Merge "No longer use ExternalStorageFormatter to format external storage" into mnc-dev

8 years agoMerge "Reduce jank in wifi settings" into mnc-dev
Jason Monk [Tue, 30 Jun 2015 14:03:04 +0000 (14:03 +0000)]
Merge "Reduce jank in wifi settings" into mnc-dev

8 years agoMerge dex2oat with app being installed
Adam Lesinski [Fri, 26 Jun 2015 23:31:44 +0000 (16:31 -0700)]
Merge dex2oat with app being installed

Bug:22008744
Change-Id: Id87fe215760202e2969c27d686fa8ba106b00754

8 years agoAdd setting to disable screenshot separately (2/2)
Jorim Jaggi [Fri, 26 Jun 2015 23:40:41 +0000 (16:40 -0700)]
Add setting to disable screenshot separately (2/2)

Bug: 22063668
Change-Id: I85b255ac114184e0edbd71010d517b337ad935e5

8 years agoFix userId for credentials from managed profiles
Jorim Jaggi [Sat, 27 Jun 2015 01:49:35 +0000 (18:49 -0700)]
Fix userId for credentials from managed profiles

Bug: 22094377
Change-Id: Ia98d0e386d4c56f3eb502ff11f86b0fd7dadea3c

8 years agoMerge "Remove char limit from owner info" into mnc-dev
Jason Monk [Mon, 29 Jun 2015 19:52:51 +0000 (19:52 +0000)]
Merge "Remove char limit from owner info" into mnc-dev

8 years agoRemove char limit from owner info
Jason Monk [Mon, 29 Jun 2015 18:52:54 +0000 (14:52 -0400)]
Remove char limit from owner info

Bug: 21959734
Change-Id: I21854309ca390cb126ba50feaa56fb9a35b862e1

8 years agoMerge "Handle rotation (or refresh) before callback is received" into mnc-dev
Jason Monk [Mon, 29 Jun 2015 18:55:18 +0000 (18:55 +0000)]
Merge "Handle rotation (or refresh) before callback is received" into mnc-dev

8 years agoHandle rotation (or refresh) before callback is received
Jason Monk [Mon, 29 Jun 2015 18:42:25 +0000 (14:42 -0400)]
Handle rotation (or refresh) before callback is received

Make sure we unregister the old receiver

Bug: 22160603
Change-Id: I798ca07dd65711caa4d3295b7ad811ca2fc69c1d

8 years agoReduce jank in wifi settings
Jason Monk [Mon, 29 Jun 2015 17:28:21 +0000 (13:28 -0400)]
Reduce jank in wifi settings

 - Fix view recycling for AccessPointPreferences by adding a dummy
   during initial inflation
 - Cut down on what is done during onBindView and refresh()
 - Try to re-use AccessPointPreferences when possible

Some jank still occurs when scan results come in, but it is less
than before.

Bug: 16518752
Change-Id: I2619303281dd50aa3864783c49738ae9f221834a

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 29 Jun 2015 14:50:47 +0000 (07:50 -0700)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Hide EAP SIM, AKA & AKA' choices in wifi Settings if device doesn't support...
Sanket Padawe [Sun, 28 Jun 2015 02:45:39 +0000 (02:45 +0000)]
Merge "Hide EAP SIM, AKA & AKA' choices in wifi Settings if device doesn't support." into mnc-dev

8 years agoMerge "Dont crash if there is no spellchecker" into mnc-dev
Yohei Yukawa [Sat, 27 Jun 2015 21:40:51 +0000 (21:40 +0000)]
Merge "Dont crash if there is no spellchecker" into mnc-dev

8 years agoDont crash if there is no spellchecker
Johan Redestig [Sat, 7 Mar 2015 06:48:41 +0000 (07:48 +0100)]
Dont crash if there is no spellchecker

The fact that isSpellCheckerEnabled returns true does not mean
that getCurrentSpellChecker will return non null. By default
isSpellCheckerEnabled is true in TextServicesSettings, even when
there is no spellchecker service active on the device.

The issue can be verified by disabling the Google Keyboard (assuming
the GMS LatinImeGoogle is used) in Settings|Apps and later
entering Settings|Language & input. Without this patch Settings
crashes at that point with the following stack:

E/AndroidRuntime(13020): Caused by: java.lang.NullPointerException: \
Attempt to invoke virtual method 'java.lang.CharSequence android.vie\
w.textservice.SpellCheckerInfo.loadLabel(android.content.pm.PackageM\
anager)' on a null object reference
E/AndroidRuntime(13020):        at com.android.settings.inputmethod.\
InputMethodAndLanguageSettings.onResume(InputMethodAndLanguageSettin\
gs.java:253)
E/AndroidRuntime(13020):        at android.app.Fragment.performResum\
e(Fragment.java:2096)
E/AndroidRuntime(13020):        at android.app.FragmentManagerImpl.m\
oveToState(FragmentManager.java:928)
E/AndroidRuntime(13020):        at android.app.FragmentManagerImpl.m\
oveToState(FragmentManager.java:1067)

Bug: 19832033
Change-Id: I65e6d269572e064aa6897807b6611ef947d90211

8 years agoMerge "Report real wifi running time in Power Details" into mnc-dev
Adam Lesinski [Sat, 27 Jun 2015 01:10:47 +0000 (01:10 +0000)]
Merge "Report real wifi running time in Power Details" into mnc-dev

8 years agoReport real wifi running time in Power Details
Adam Lesinski [Sat, 27 Jun 2015 01:04:47 +0000 (18:04 -0700)]
Report real wifi running time in Power Details

Bug:21934412
Change-Id: Ic8623c8b424021f1af3d143d3b07398dd22091d6

8 years agoHide EAP SIM, AKA & AKA' choices in wifi Settings if device doesn't support.
Sanket Padawe [Fri, 26 Jun 2015 22:57:43 +0000 (15:57 -0700)]
Hide EAP SIM, AKA & AKA' choices in wifi Settings if device doesn't support.

Bug: 22014309
Change-Id: I606649cb4d2e13330afa89075ad074e7dc525f87

8 years agoMerge "Use the ephemeral flag in the AccessPoint to mark a connection as a Wifi Assis...
Shirish Kalele [Fri, 26 Jun 2015 21:34:22 +0000 (21:34 +0000)]
Merge "Use the ephemeral flag in the AccessPoint to mark a connection as a Wifi Assistant connection." into mnc-dev

8 years agoRemove userActivity() from Settings now that it's managed by FingerprintService
Jim Miller [Fri, 26 Jun 2015 00:18:12 +0000 (17:18 -0700)]
Remove userActivity() from Settings now that it's managed by FingerprintService

Fixes bug 20732273

Change-Id: Ia6ad603cab0255d3ee8739c36516597594acd1f2

8 years agoNo longer use ExternalStorageFormatter to format external storage
Rubin Xu [Fri, 26 Jun 2015 14:27:23 +0000 (15:27 +0100)]
No longer use ExternalStorageFormatter to format external storage

Bug: 9433509
Change-Id: I5723828de080df568937004157acf830ca190f81

9 years agoMake sure Fragments are public for FragMan to instantiate
Makoto Onuki [Thu, 25 Jun 2015 23:39:01 +0000 (16:39 -0700)]
Make sure Fragments are public for FragMan to instantiate

Bug 21990428

Change-Id: If2dd5e43a4cc73ccf60278fdab874516c7fc181b

9 years agoFix build
Robin Lee [Thu, 25 Jun 2015 23:01:44 +0000 (16:01 -0700)]
Fix build

Change-Id: Ibb2db14b2fd38b2c8c066c97f8cd6e396c104ce8

9 years agoMerge "Enable VPN settings for secondary users" into mnc-dev
Robin Lee [Thu, 25 Jun 2015 22:27:54 +0000 (22:27 +0000)]
Merge "Enable VPN settings for secondary users" into mnc-dev

9 years agoEnable VPN settings for secondary users
Robin Lee [Thu, 25 Jun 2015 22:18:55 +0000 (15:18 -0700)]
Enable VPN settings for secondary users

This is now supported.

Change-Id: I4a8eabe3042c04061f293066e84238029f18ecd8

9 years agoMerge "Always announcing wrong pattern now for talkback in pattern settings" into...
Selim Cinek [Thu, 25 Jun 2015 22:25:39 +0000 (22:25 +0000)]
Merge "Always announcing wrong pattern now for talkback in pattern settings" into mnc-dev

9 years agoMerge "Increased the error message font size" into mnc-dev
Selim Cinek [Thu, 25 Jun 2015 22:25:30 +0000 (22:25 +0000)]
Merge "Increased the error message font size" into mnc-dev

9 years agoAlways announcing wrong pattern now for talkback in pattern settings
Selim Cinek [Thu, 25 Jun 2015 21:42:58 +0000 (17:42 -0400)]
Always announcing wrong pattern now for talkback in pattern settings

Bug: 21797216
Change-Id: If86078f2d711a80e4a4aa28ce8817aed8244d30b

9 years agoIncreased the error message font size
Selim Cinek [Thu, 25 Jun 2015 18:54:08 +0000 (14:54 -0400)]
Increased the error message font size

Bug: 21568693
Change-Id: I059b962950335f5780783953505ec1e1f0e5b591

9 years agoUse the ephemeral flag in the AccessPoint to mark a
Shirish Kalele [Thu, 25 Jun 2015 20:56:33 +0000 (13:56 -0700)]
Use the ephemeral flag in the AccessPoint to mark a
connection as a Wifi Assistant connection.

Change-Id: Ife26f6799a5b9e4640181d150edb7455adf38f0f

9 years agoMerge "Add computed power to each Battery Details page" into mnc-dev
Adam Lesinski [Thu, 25 Jun 2015 19:34:42 +0000 (19:34 +0000)]
Merge "Add computed power to each Battery Details page" into mnc-dev

9 years agoFix accessibility for account sync
Jason Monk [Thu, 25 Jun 2015 19:03:26 +0000 (15:03 -0400)]
Fix accessibility for account sync

Needed to get views recycling so that feedback could occur during
switch turning off.

Bug: 20020216
Change-Id: Ib7b1cdca78f5ac5064cdf521122ff7a5ee49f572

9 years agoAdd computed power to each Battery Details page
Adam Lesinski [Thu, 25 Jun 2015 18:14:21 +0000 (11:14 -0700)]
Add computed power to each Battery Details page

Some battery sippers have nothing interesting besides
their power consumption. Show that.

Bug:21934412
Change-Id: I7669343086892fb7be34fec00d1fd4c0bfd08b55

9 years agoMerge "Remove while box at the top right of storage setup wizard." into mnc-dev
Daichi Hirono [Thu, 25 Jun 2015 04:47:13 +0000 (04:47 +0000)]
Merge "Remove while box at the top right of storage setup wizard." into mnc-dev

9 years agoMerge "Update storage wizard's assets." into mnc-dev
Daichi Hirono [Thu, 25 Jun 2015 04:45:07 +0000 (04:45 +0000)]
Merge "Update storage wizard's assets." into mnc-dev

9 years agoRemove while box at the top right of storage setup wizard.
Daichi Hirono [Thu, 25 Jun 2015 04:40:39 +0000 (13:40 +0900)]
Remove while box at the top right of storage setup wizard.

The CL specify correct ID for the tile asset.

BUG=22049781

Change-Id: Ib7800487518e017fab1110fde5d70cc35bceffb7

9 years agoUpdate storage wizard's assets.
Daichi Hirono [Thu, 25 Jun 2015 04:16:18 +0000 (13:16 +0900)]
Update storage wizard's assets.

BUG=22049781

Change-Id: Ie7eae9c76db06c77d0f4e85941125c005c2f28eb

9 years agoBluetooth: Fix to avoid taking space as name upon orientation
Srinu Jella [Mon, 12 May 2014 14:23:12 +0000 (19:53 +0530)]
Bluetooth: Fix to avoid taking space as name upon orientation

Use case: Renaming the DUT name on orientation chnage

STR:
1) Go for the option of rename phone.
2) give only space characters.
3) The rename option shows disabled.
4) Change the orientation of the phone.
5) Check whether it accepts space as a name.

Failure: Renaming a phone with space characters gets
accepted during change in orientation.Accepted
space as BT name upon changing orientation

Root cause: There is no check for validating the input
string while renaming the device name on orientation change.

Fix: This fix is to avoid taking space character as a name in the
BluetoothNameDialogFragment upon orientation change from
PORTRAIT mode to LANDSCAPE mode and vice versa.

Change-Id: Ia66f27bb9b06739e42d73b15745c12a42512a1fc

9 years agoMerge "Add data limit paused string to Data Usage Settings screen." into mnc-dev
Sanket Padawe [Wed, 24 Jun 2015 21:29:43 +0000 (21:29 +0000)]
Merge "Add data limit paused string to Data Usage Settings screen." into mnc-dev

9 years agoAdd data limit paused string to Data Usage Settings screen.
Sanket Padawe [Wed, 24 Jun 2015 21:26:21 +0000 (14:26 -0700)]
Add data limit paused string to Data Usage Settings screen.

Bug: 17073752
Change-Id: I14ade2c13db9203d33c11b2b06307e06d87b3800

9 years agoMerge "Fix marquee on app snippet in InstalledAppDetails" into mnc-dev
Jason Monk [Wed, 24 Jun 2015 19:04:28 +0000 (19:04 +0000)]
Merge "Fix marquee on app snippet in InstalledAppDetails" into mnc-dev

9 years agoFix marquee on app snippet in InstalledAppDetails
Jason Monk [Wed, 24 Jun 2015 18:53:57 +0000 (14:53 -0400)]
Fix marquee on app snippet in InstalledAppDetails

First need to fix layout of the app_item as the widget was running
over the end of the view, do this by switching to a RelativeLayout.

Then select the view so it can actually marquee.

Bug: 22043942
Change-Id: Ieb94649ccf3dc8dcf56014c02fcdc06da71a9a62

9 years agoMerge "Language Update for Wi-Fi/Bluetooth Scanning" into mnc-dev
Akshay Kannan [Wed, 24 Jun 2015 15:55:31 +0000 (15:55 +0000)]
Merge "Language Update for Wi-Fi/Bluetooth Scanning" into mnc-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 24 Jun 2015 15:01:08 +0000 (08:01 -0700)]
Import translations. DO NOT MERGE

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

9 years agoMerge "Change the color of format button in "Device storage > Format" screen." into...
Daichi Hirono [Wed, 24 Jun 2015 05:22:00 +0000 (05:22 +0000)]
Merge "Change the color of format button in "Device storage > Format" screen." into mnc-dev

9 years agoChange the color of format button in "Device storage > Format" screen.
Daichi Hirono [Wed, 24 Jun 2015 03:37:13 +0000 (12:37 +0900)]
Change the color of format button in "Device storage > Format" screen.

BUG=21898857

Change-Id: Ic1619482f5294b6f2d1e14154bab25103ec3b630

9 years agoLanguage Update for Wi-Fi/Bluetooth Scanning
Lifu Tang [Wed, 24 Jun 2015 00:54:56 +0000 (17:54 -0700)]
Language Update for Wi-Fi/Bluetooth Scanning

Bug: 22046234
Change-Id: Iea8fa2368d1e568a8e1fdd3edefa8f4fc6053e48

9 years agoMerge "Added contentDescription for fingerprint on the confirmCredential screen"...
Selim Cinek [Tue, 23 Jun 2015 21:50:26 +0000 (21:50 +0000)]
Merge "Added contentDescription for fingerprint on the confirmCredential screen" into mnc-dev

9 years agoAdded contentDescription for fingerprint on the confirmCredential screen
Selim Cinek [Tue, 23 Jun 2015 21:48:48 +0000 (17:48 -0400)]
Added contentDescription for fingerprint on the confirmCredential screen

Bug: 21850269
Change-Id: Ia3720451a74e69e119b60121d7906274c522f70a

9 years agoMerge "Add action for search results including the count" into mnc-dev
Jason Monk [Tue, 23 Jun 2015 19:49:23 +0000 (19:49 +0000)]
Merge "Add action for search results including the count" into mnc-dev

9 years agoAdd action for search results including the count
Jason Monk [Tue, 23 Jun 2015 18:36:08 +0000 (14:36 -0400)]
Add action for search results including the count

Bug: 20293458
Change-Id: I9d3f04fb74c0e978e69e17898b703e270298fcbc

9 years agoMerge "Screen pinning set default lock on exit value" into mnc-dev
Jason Monk [Tue, 23 Jun 2015 17:30:13 +0000 (17:30 +0000)]
Merge "Screen pinning set default lock on exit value" into mnc-dev

9 years agoScreen pinning set default lock on exit value
Jason Monk [Tue, 23 Jun 2015 16:07:27 +0000 (12:07 -0400)]
Screen pinning set default lock on exit value

The UI default varies based on security state, so make sure we set
the current value when we turn on the feature so that the setting
has the same value as the UI.

Bug: 21999172
Change-Id: I6c920aa93aab391852d6f3a4dd8ee52da5618729

9 years agoMerge "Improved talkback fingerprint enrollment flow" into mnc-dev
Selim Cinek [Tue, 23 Jun 2015 17:14:42 +0000 (17:14 +0000)]
Merge "Improved talkback fingerprint enrollment flow" into mnc-dev

9 years agoImproved talkback fingerprint enrollment flow
Selim Cinek [Tue, 23 Jun 2015 17:12:24 +0000 (13:12 -0400)]
Improved talkback fingerprint enrollment flow

Bug: 21565901
Change-Id: If25468574afd25b1a7d19278710045083ba1d4f7

9 years agoMerge "Reflect effect of all Wifi editability factors in Settings" into mnc-dev
Zoltan Szatmary-Ban [Tue, 23 Jun 2015 08:44:35 +0000 (08:44 +0000)]
Merge "Reflect effect of all Wifi editability factors in Settings" into mnc-dev

9 years agoMerge "Align Enlish words to RTL in RTL context in networkreset Settings." into mnc-dev
Sanket Padawe [Tue, 23 Jun 2015 02:47:27 +0000 (02:47 +0000)]
Merge "Align Enlish words to RTL in RTL context in networkreset Settings." into mnc-dev

9 years agoAlign Enlish words to RTL in RTL context in networkreset Settings.
Sanket Padawe [Tue, 23 Jun 2015 02:46:28 +0000 (19:46 -0700)]
Align Enlish words to RTL in RTL context in networkreset Settings.

Bug: 21553326
Change-Id: I216723172cc6998e1432d0a066f21a72afe1bc27

9 years agoMerge "Fix display of "Contact sharing" option in Car kit for BT Settings." into...
Sanket Padawe [Tue, 23 Jun 2015 00:34:32 +0000 (00:34 +0000)]
Merge "Fix display of "Contact sharing" option in Car kit for BT Settings." into mnc-dev

9 years agoMerge "if do not turn on wifi STA or SAP, there is no 5GHz choice for SAP config...
xinhe [Mon, 22 Jun 2015 23:56:10 +0000 (23:56 +0000)]
Merge "if do not turn on wifi STA or SAP, there is no 5GHz choice  for SAP config" into mnc-dev

9 years agoif do not turn on wifi STA or SAP, there is no 5GHz choice
xinhe [Mon, 22 Jun 2015 22:26:33 +0000 (15:26 -0700)]
if do not turn on wifi STA or SAP, there is no 5GHz choice
 for SAP config

b/22008176

Change-Id: Id1020f975bce1ff7a3c738c4180f3d7686718d82

9 years agoMerge "Ensure "default" and "none" caption colors are consistent w/ framework" into...
Alan Viverette [Mon, 22 Jun 2015 20:55:10 +0000 (20:55 +0000)]
Merge "Ensure "default" and "none" caption colors are consistent w/ framework" into mnc-dev

9 years agoMerge "Set service name to printer service setting title" into mnc-dev
Makoto Onuki [Mon, 22 Jun 2015 20:47:58 +0000 (20:47 +0000)]
Merge "Set service name to printer service setting title" into mnc-dev

9 years agoSet service name to printer service setting title
Makoto Onuki [Mon, 22 Jun 2015 20:43:49 +0000 (13:43 -0700)]
Set service name to printer service setting title

Bug 21899319

Change-Id: I940957dd4036eb3386c7f59fbbd3608e7169f415

9 years agoEnsure "default" and "none" caption colors are consistent w/ framework
Alan Viverette [Mon, 22 Jun 2015 20:05:45 +0000 (13:05 -0700)]
Ensure "default" and "none" caption colors are consistent w/ framework

Also enables scroll indicators in color grid dialog.

Bug: 21602597
Change-Id: I7fabd36787fc8689966eb8dcece3d4d047ee8066

9 years agoFix display of "Contact sharing" option in Car kit for BT Settings.
Sanket Padawe [Mon, 22 Jun 2015 19:33:53 +0000 (12:33 -0700)]
Fix display of "Contact sharing" option in Car kit for BT Settings.

Bug: 21879473
Change-Id: I0d2f839c525d2a5179f9ef59ab12a94f1aab9b6f

9 years agoMerge "Disable foreground opacity when using default foreground color" into mnc-dev
Alan Viverette [Mon, 22 Jun 2015 17:20:06 +0000 (17:20 +0000)]
Merge "Disable foreground opacity when using default foreground color" into mnc-dev

9 years agoMerge "Hide title of the zen mode voice activity." into mnc-dev
Barnaby James [Mon, 22 Jun 2015 17:18:20 +0000 (17:18 +0000)]
Merge "Hide title of the zen mode voice activity." into mnc-dev

9 years agoDisable foreground opacity when using default foreground color
Alan Viverette [Mon, 22 Jun 2015 17:07:19 +0000 (10:07 -0700)]
Disable foreground opacity when using default foreground color

Bug: 21602597
Change-Id: Idad5288477f9ece46a2ccb768863d4fd528fec12

9 years agoHide title of the zen mode voice activity.
Barnaby James [Mon, 22 Jun 2015 00:05:22 +0000 (17:05 -0700)]
Hide title of the zen mode voice activity.

Zen mode voice activity doesn't show any UI but the activity title is still shown.

BUG: 21985804
Change-Id: I1e7bd07deb59bcb36005fa7e4bca766af03d742b

9 years agoMerge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Mon, 22 Jun 2015 15:31:25 +0000 (15:31 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 22 Jun 2015 15:00:38 +0000 (08:00 -0700)]
Import translations. DO NOT MERGE

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

9 years agoMerge "Update disable dialog" into mnc-dev
Jason Monk [Mon, 22 Jun 2015 14:55:11 +0000 (14:55 +0000)]
Merge "Update disable dialog" into mnc-dev

9 years agoLog WiFi Calling actions from settings
Pavel Zhamaitsiak [Sat, 20 Jun 2015 22:48:00 +0000 (15:48 -0700)]
Log WiFi Calling actions from settings

Change-Id: Ie18bf18de22469f9b2615ba19f088316d20464d7

9 years agoMerge "Work around improper ListView recycling in TrustAgentSettings" into mnc-dev
Adrian Roos [Sat, 20 Jun 2015 03:23:03 +0000 (03:23 +0000)]
Merge "Work around improper ListView recycling in TrustAgentSettings" into mnc-dev

9 years agoMerge "Fixed a crash when rotating the Fingerprint renaming dialog" into mnc-dev
Selim Cinek [Sat, 20 Jun 2015 03:21:20 +0000 (03:21 +0000)]
Merge "Fixed a crash when rotating the Fingerprint renaming dialog" into mnc-dev

9 years agoWork around improper ListView recycling in TrustAgentSettings
Adrian Roos [Sat, 20 Jun 2015 02:59:53 +0000 (19:59 -0700)]
Work around improper ListView recycling in TrustAgentSettings

Previously, the views for our SwitchPreference would never
be recycled because they weren't present in onCreate, which
broke accessibility events.

Bug: 21837103
Change-Id: I01f40b4e6df6d807b77f985116a57334e4ca4868

9 years agoFixed a crash when rotating the Fingerprint renaming dialog
Selim Cinek [Fri, 19 Jun 2015 20:12:22 +0000 (13:12 -0700)]
Fixed a crash when rotating the Fingerprint renaming dialog

Bug: 21815069
Change-Id: Ice90a5786685c300a522a908c1107af9e5311eb3