OSDN Git Service

android-x86/packages-apps-Settings.git
9 years agoMerge "[WifiSetup] Update illustration" into lmp-dev
Maurice Lam [Thu, 28 Aug 2014 20:27:01 +0000 (20:27 +0000)]
Merge "[WifiSetup] Update illustration" into lmp-dev

9 years agoMerge "Don't show nonesensical notification visibility value." into lmp-dev
Chris Wren [Thu, 28 Aug 2014 19:44:28 +0000 (19:44 +0000)]
Merge "Don't show nonesensical notification visibility value." into lmp-dev

9 years agoMerge "Update UI for UsageStatsSettings" into lmp-dev
Adam Lesinski [Thu, 28 Aug 2014 19:05:44 +0000 (19:05 +0000)]
Merge "Update UI for UsageStatsSettings" into lmp-dev

9 years agoMerge "Settings: Increase no&sounds char limit to 30" into lmp-dev
Christoph Studer [Thu, 28 Aug 2014 18:26:27 +0000 (18:26 +0000)]
Merge "Settings: Increase no&sounds char limit to 30" into lmp-dev

9 years agoMerge "Fix crash in WifiSettings." into lmp-dev
Jeff Davidson [Thu, 28 Aug 2014 17:25:58 +0000 (17:25 +0000)]
Merge "Fix crash in WifiSettings." into lmp-dev

9 years agoTest APNs
Jing Zhao [Tue, 26 Aug 2014 19:44:02 +0000 (14:44 -0500)]
Test APNs

Add test APNs to carriers table.
Enable APN Setting editing for testing PLMNs.
Allow user to toggle carrier_enabled for test APNs.

Bug: 17136661
Change-Id: Ieabfac5ea02a5b9971c7050d8278ad0095863e3a

9 years agoSettings: Increase no&sounds char limit to 30
Christoph Studer [Thu, 28 Aug 2014 13:01:19 +0000 (15:01 +0200)]
Settings: Increase no&sounds char limit to 30

Bug: 17196576
Change-Id: I9baffcf19258e1d106b69a8738dbd387ec61def7

9 years agoMerge "Disable auto time checkbox if date/time locked down by DO." into lmp-dev
Sander Alewijnse [Thu, 28 Aug 2014 11:11:37 +0000 (11:11 +0000)]
Merge "Disable auto time checkbox if date/time locked down by DO." into lmp-dev

9 years agoMerge "Added colors to system notifications" into lmp-dev
Selim Cinek [Thu, 28 Aug 2014 09:36:44 +0000 (09:36 +0000)]
Merge "Added colors to system notifications" into lmp-dev

9 years agoUpdate UI for UsageStatsSettings
Adam Lesinski [Thu, 28 Aug 2014 02:00:30 +0000 (19:00 -0700)]
Update UI for UsageStatsSettings

Bug: 16461070
Change-Id: I616421d5ff8124892a676b8f5302b2341773d6eb

9 years agoFix crash in WifiSettings.
Jeff Davidson [Thu, 28 Aug 2014 01:05:31 +0000 (18:05 -0700)]
Fix crash in WifiSettings.

SDK version is an int, not a long. (Also change SharedPreference key
to avoid issues for people who've already dismissed the Wifi Assistant
card).

Bug: 17304642
Change-Id: Ic959516b88e91edd53562703fa7db9c15ead20e4

9 years agoMerge "Fix issues #16941902, #16901402, and #16135174." into lmp-dev
Dianne Hackborn [Wed, 27 Aug 2014 23:35:04 +0000 (23:35 +0000)]
Merge "Fix issues #16941902, #16901402, and #16135174." into lmp-dev

9 years ago[WifiSetup] Update illustration
Maurice Lam [Wed, 27 Aug 2014 17:08:44 +0000 (10:08 -0700)]
[WifiSetup] Update illustration

Update the illustration assets and make the tablet illustration
always 256dp height according to mock.

Bug: 17133710
Change-Id: I6d84bbb25a9f443e4eb6bf4c1002d8a1438029ef

9 years agoFix issues #16941902, #16901402, and #16135174.
Dianne Hackborn [Wed, 27 Aug 2014 21:04:32 +0000 (14:04 -0700)]
Fix issues #16941902, #16901402, and #16135174.

Issue #16941902: Charged % of battery is mismatching between phone status
area(top right corner) and battery screen

Need to make sure the stats are updated when we come back to
the foreground.

Issue #16901402: Crash in Settings observed after tap on Battery option

Don't allow us to have a null stats object.

Issue #16135174: Apps page "smoke" gradient footer must be removed

Finish tweaking layout to match mocks.

Change-Id: I29d56b506a9468ec548feef7c3f9502a9b16ef4d

9 years agoAdding wifi empty state icon back for Setup Wizard.
PauloftheWest [Wed, 27 Aug 2014 22:48:53 +0000 (15:48 -0700)]
Adding wifi empty state icon back for Setup Wizard.

Change-Id: Id20ee2a35512b7a9560db5d121fef5d0351fe051

9 years agoMerge "Greyed out SIM activities if only one SIM is present." into lmp-dev
PauloftheWest [Wed, 27 Aug 2014 21:41:27 +0000 (21:41 +0000)]
Merge "Greyed out SIM activities if only one SIM is present." into lmp-dev

9 years agoMerge "Removed the Wi-Fi icon shown when Wi-Fi is off." into lmp-dev
PauloftheWest [Wed, 27 Aug 2014 21:40:08 +0000 (21:40 +0000)]
Merge "Removed the Wi-Fi icon shown when Wi-Fi is off." into lmp-dev

9 years agoMerge "Bluetooth Device picker will now scan for devices." into lmp-dev
PauloftheWest [Wed, 27 Aug 2014 21:01:46 +0000 (21:01 +0000)]
Merge "Bluetooth Device picker will now scan for devices." into lmp-dev

9 years agoBluetooth Device picker will now scan for devices.
PauloftheWest [Wed, 27 Aug 2014 18:49:59 +0000 (11:49 -0700)]
Bluetooth Device picker will now scan for devices.

Bug: 17157824
Change-Id: Ifcf17f55e942dbf6cdbe2a2ee30c90ddbd9c4bd8

9 years agoMerge "Applied Material Spec to Bluetooth pairing dialog." into lmp-dev
PauloftheWest [Wed, 27 Aug 2014 20:40:37 +0000 (20:40 +0000)]
Merge "Applied Material Spec to Bluetooth pairing dialog." into lmp-dev

9 years agoMerge "Changed VPN add icon to white." into lmp-dev
PauloftheWest [Wed, 27 Aug 2014 20:38:55 +0000 (20:38 +0000)]
Merge "Changed VPN add icon to white." into lmp-dev

9 years agoMerge "Revert "Tapping a connected Bluetooth device now presents its settings dialog...
Paul West [Wed, 27 Aug 2014 20:33:30 +0000 (20:33 +0000)]
Merge "Revert "Tapping a connected Bluetooth device now presents its settings dialog."" into lmp-dev

9 years agoRevert "Tapping a connected Bluetooth device now presents its settings dialog."
Paul West [Wed, 27 Aug 2014 20:31:38 +0000 (20:31 +0000)]
Revert "Tapping a connected Bluetooth device now presents its settings dialog."

This reverts commit 893be9cc34c37cba64856c8034f39dfbda05a459.

Change-Id: Idefe6a1972ca1130a687632f74051e5b5a2e54e1

9 years agoApplied Material Spec to Bluetooth pairing dialog.
PauloftheWest [Fri, 15 Aug 2014 13:05:42 +0000 (06:05 -0700)]
Applied Material Spec to Bluetooth pairing dialog.

Bug: 17018290
Change-Id: I621164245e6ad8213a689ea4919c619a9ee4f189

9 years agoChanged VPN add icon to white.
PauloftheWest [Wed, 27 Aug 2014 19:54:50 +0000 (12:54 -0700)]
Changed VPN add icon to white.

Bug: 17288198
Change-Id: I5d66f269583d1d4bdb3e68fe011721ae805317e1

9 years agoMerge "Use NetworkScoreManager when disabling scoring." into lmp-dev
Jeff Davidson [Wed, 27 Aug 2014 18:47:10 +0000 (18:47 +0000)]
Merge "Use NetworkScoreManager when disabling scoring." into lmp-dev

9 years agoUse NetworkScoreManager when disabling scoring.
Jeff Davidson [Wed, 27 Aug 2014 18:20:09 +0000 (11:20 -0700)]
Use NetworkScoreManager when disabling scoring.

Otherwise previous scores will not be cleared and the SCORER_CHANGED
broadcast will not be sent.

Bug: 17299736
Change-Id: I57b0c44a7972d885cf084aacf74829cf7d391dae

9 years agoMerge "Entering Bluetooth in Settings will always initiate a scan." into lmp-dev
PauloftheWest [Wed, 27 Aug 2014 17:24:40 +0000 (17:24 +0000)]
Merge "Entering Bluetooth in Settings will always initiate a scan." into lmp-dev

9 years agoMerge "[WifiSetup] Progress when wifi scanning" into lmp-dev
Maurice Lam [Wed, 27 Aug 2014 17:04:46 +0000 (17:04 +0000)]
Merge "[WifiSetup] Progress when wifi scanning" into lmp-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Wed, 27 Aug 2014 16:23:19 +0000 (16:23 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoDisable auto time checkbox if date/time locked down by DO.
Sander Alewijnse [Tue, 26 Aug 2014 10:20:27 +0000 (11:20 +0100)]
Disable auto time checkbox if date/time locked down by DO.

Bug:16948504
Change-Id: I2a2b21684e17639233cd8c0dad7d3b44c4a2bd26

9 years agoAdded colors to system notifications
Selim Cinek [Wed, 20 Aug 2014 12:48:42 +0000 (14:48 +0200)]
Added colors to system notifications

Bug: 17128331
Change-Id: I0cf0fe76a97d9dd772cd23475eddf5bdb92b2cca

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 27 Aug 2014 03:49:33 +0000 (20:49 -0700)]
Import translations. DO NOT MERGE

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

9 years agoDon't show nonesensical notification visibility value.
Chris Wren [Tue, 26 Aug 2014 21:32:44 +0000 (17:32 -0400)]
Don't show nonesensical notification visibility value.

lock_screen_notifications_summary_hide doesn't make sense on insecure
lock screens, so don't show it, but make sure we can restore it if the
user re-enables a secure method.

Bug: 16649523
Change-Id: Ie295cd59f5e527da8402748834576bab97e9ad89

9 years agoMerge "Add extra to home settings starting intent." into lmp-dev
Sander Alewijnse [Tue, 26 Aug 2014 16:59:23 +0000 (16:59 +0000)]
Merge "Add extra to home settings starting intent." into lmp-dev

9 years agoMerge "Update material colors" into lmp-dev
Alan Viverette [Mon, 25 Aug 2014 23:18:33 +0000 (23:18 +0000)]
Merge "Update material colors" into lmp-dev

9 years agoMerge "Fix toggle button clickability in app restrictions" into lmp-dev
Amith Yamasani [Mon, 25 Aug 2014 22:51:09 +0000 (22:51 +0000)]
Merge "Fix toggle button clickability in app restrictions" into lmp-dev

9 years agoUpdate material colors
Alan Viverette [Mon, 25 Aug 2014 23:05:50 +0000 (16:05 -0700)]
Update material colors

BUG: 17212898
Change-Id: Idb1c391de3c1fb150f06c3cf744780be1404d2e5

9 years agoMerge "API Review PhoneManager -> TelecommManager. Rename methods (3/6)" into lmp-dev
Nancy Chen [Mon, 25 Aug 2014 22:24:14 +0000 (22:24 +0000)]
Merge "API Review PhoneManager -> TelecommManager. Rename methods (3/6)" into lmp-dev

9 years agoFix toggle button clickability in app restrictions
Amith Yamasani [Mon, 25 Aug 2014 22:20:34 +0000 (15:20 -0700)]
Fix toggle button clickability in app restrictions

Also fix side padding

Bug: 17159406
Change-Id: Ic1d61d9a4a7ae6f3f7c451405a6e127791edbdaf

9 years agoMerge "Honor hide pattern on crypto screen" into lmp-dev
Paul Lawrence [Mon, 25 Aug 2014 21:59:26 +0000 (21:59 +0000)]
Merge "Honor hide pattern on crypto screen" into lmp-dev

9 years ago[WifiSetup] Progress when wifi scanning
Maurice Lam [Mon, 25 Aug 2014 01:29:40 +0000 (18:29 -0700)]
[WifiSetup] Progress when wifi scanning

Use a custom empty view to show the status while wifi is scanning
or off. Cannot use android.R.id.empty because in phone portrait
layout the illustration is the listview header, which will be hidden
if the list is empty and we use ListView.setEmptyView.

Bug: 17183006
Change-Id: Ie8598303f4e61f87e078008fb7a03918ba92c9ef

9 years agoMerge "Updated Tethering and portable hotspot to use switches." into lmp-dev
PauloftheWest [Mon, 25 Aug 2014 16:44:25 +0000 (16:44 +0000)]
Merge "Updated Tethering and portable hotspot to use switches." into lmp-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Mon, 25 Aug 2014 16:21:03 +0000 (16:21 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoMerge "Tapping a connected Bluetooth device now presents its settings dialog." into...
PauloftheWest [Mon, 25 Aug 2014 15:48:15 +0000 (15:48 +0000)]
Merge "Tapping a connected Bluetooth device now presents its settings dialog." into lmp-dev

9 years agoUpdated Tethering and portable hotspot to use switches.
PauloftheWest [Sun, 24 Aug 2014 18:59:35 +0000 (11:59 -0700)]
Updated Tethering and portable hotspot to use switches.

Bug: 17020102
Change-Id: I5da1745d4ea9545f8960c015ca6858fb0a34de0d

9 years agoTapping a connected Bluetooth device now presents its settings dialog.
PauloftheWest [Sun, 24 Aug 2014 21:04:18 +0000 (14:04 -0700)]
Tapping a connected Bluetooth device now presents its settings dialog.

Bug: 14184769
Change-Id: I1de3110dd7460e0329dbe6df99abf3451d3041cc

9 years agoGreyed out SIM activities if only one SIM is present.
PauloftheWest [Sun, 24 Aug 2014 19:28:43 +0000 (12:28 -0700)]
Greyed out SIM activities if only one SIM is present.

Bug: 17011861
Change-Id: I335e127e462719d6cd14a5a9d383b378dbf90490

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 24 Aug 2014 20:07:11 +0000 (13:07 -0700)]
Import translations. DO NOT MERGE

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

9 years agoMerge "Tweak voice settings strings." into lmp-dev
Dianne Hackborn [Sun, 24 Aug 2014 18:53:16 +0000 (18:53 +0000)]
Merge "Tweak voice settings strings." into lmp-dev

9 years agoTweak voice settings strings.
Dianne Hackborn [Sat, 23 Aug 2014 21:11:12 +0000 (14:11 -0700)]
Tweak voice settings strings.

Change-Id: I4cb6badaf2d013d43d87bc8ecdc0763c4e5d6b50

9 years agoMerge "Don't index the ChooseLockGeneric screen" into lmp-dev
Amith Yamasani [Sat, 23 Aug 2014 01:07:02 +0000 (01:07 +0000)]
Merge "Don't index the ChooseLockGeneric screen" into lmp-dev

9 years agoMerge "Restore legacy VPN stats dialog." into lmp-dev
Jeff Davidson [Sat, 23 Aug 2014 00:55:38 +0000 (00:55 +0000)]
Merge "Restore legacy VPN stats dialog." into lmp-dev

9 years agoDon't index the ChooseLockGeneric screen
Amith Yamasani [Fri, 22 Aug 2014 22:38:16 +0000 (15:38 -0700)]
Don't index the ChooseLockGeneric screen

This avoids indexing face unlock, which may not always exist or might
be disabled by policy.

Instead, add some of the relevant keywords up one level in Security
settings.

Bug: 17185326
Change-Id: I4fbae1c0384a97383707104a6fe283075edbf341

9 years agoMerge "Show trust agent entries as disabled rather than removing them." into lmp-dev
Jim Miller [Fri, 22 Aug 2014 22:25:15 +0000 (22:25 +0000)]
Merge "Show trust agent entries as disabled rather than removing them." into lmp-dev

9 years agoAPI Review PhoneManager -> TelecommManager. Rename methods (3/6)
Nancy Chen [Fri, 22 Aug 2014 05:53:05 +0000 (22:53 -0700)]
API Review PhoneManager -> TelecommManager. Rename methods (3/6)

PhoneManager
- handlePinMMI docs should explain what a Pin is and what MMI is
- rename isInAPhoneCall to isInCall
- rename showCallScreen to showInCallScreen
- merge this class into TelecommManager, we don't need both

Bug: 16960458

Change-Id: I8285f15747b66fdfad93d203d848d4a62c0f9b2a

9 years agoMerge "Settings psuedolocalization fixes." into lmp-dev
Elliott Hughes [Fri, 22 Aug 2014 20:42:37 +0000 (20:42 +0000)]
Merge "Settings psuedolocalization fixes." into lmp-dev

9 years agoRestore legacy VPN stats dialog.
Jeff Davidson [Fri, 22 Aug 2014 20:12:01 +0000 (13:12 -0700)]
Restore legacy VPN stats dialog.

Was originally removed in ag/522961, but restoring to keep legacy VPN
behavior the same from within VpnSettings. This dialog is only
accesible from VpnSettings and so should only ever be shown for legacy
VPNs.

Bug: 17164793
Change-Id: I06c4e136e1023b8f84edfd15a15264d2e41d325b

9 years agoMerge "Switch user on clicking on a user in User Settings" into lmp-dev
Amith Yamasani [Fri, 22 Aug 2014 19:37:09 +0000 (19:37 +0000)]
Merge "Switch user on clicking on a user in User Settings" into lmp-dev

9 years agoSwitch user on clicking on a user in User Settings
Amith Yamasani [Fri, 22 Aug 2014 19:33:23 +0000 (12:33 -0700)]
Switch user on clicking on a user in User Settings

This slipped out of the code somehow.

Bug: 15761405
Change-Id: I89c47221f999d5ef23aa7910d31a95bfa730353c

9 years agoSettings psuedolocalization fixes.
Elliott Hughes [Fri, 22 Aug 2014 19:06:23 +0000 (12:06 -0700)]
Settings psuedolocalization fixes.

We don't need -c zz_ZZ any more, and LocalePicker now checks
the global developer options settings itself.

Also remove some dead code now zz_ZY and zz_ZZ are gone.

Bug: 17190407
Change-Id: I27f9f5bc8b27457004e7e4996ec76b76a17523eb

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Fri, 22 Aug 2014 17:24:31 +0000 (17:24 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoFinal tweaks to work profile strings
Jessica Hummel [Fri, 22 Aug 2014 10:28:51 +0000 (11:28 +0100)]
Final tweaks to work profile strings

Change-Id: Icd8f3ac2e8e3fb7f0368cdf40bcd42b4f275258b
bug:15744182

9 years agoMerge "Update strings for removing work profile" into lmp-dev
Alexandra Gherghina [Fri, 22 Aug 2014 12:53:28 +0000 (12:53 +0000)]
Merge "Update strings for removing work profile" into lmp-dev

9 years agoMerge "Modify Spinner so that the arrow is closer to the text" into lmp-dev
Alexandra Gherghina [Fri, 22 Aug 2014 12:53:18 +0000 (12:53 +0000)]
Merge "Modify Spinner so that the arrow is closer to the text" into lmp-dev

9 years agoUpdate strings for removing work profile
Alexandra Gherghina [Fri, 22 Aug 2014 10:17:29 +0000 (11:17 +0100)]
Update strings for removing work profile

Bug: 17139301
Change-Id: I524946ab7856b10ed68a2e90c7f488d20731b169

9 years agoShow trust agent entries as disabled rather than removing them.
Jim Miller [Fri, 22 Aug 2014 02:24:47 +0000 (19:24 -0700)]
Show trust agent entries as disabled rather than removing them.

Fixes bug 17108810

Change-Id: I646f5c299cd680d5c3a4978610f3852eba4b116b

9 years agoMerge "[WifiSetup] Tablet portrait layout" into lmp-dev
Maurice Lam [Fri, 22 Aug 2014 01:22:24 +0000 (01:22 +0000)]
Merge "[WifiSetup] Tablet portrait layout" into lmp-dev

9 years agoHonor hide pattern on crypto screen
Paul Lawrence [Wed, 20 Aug 2014 14:43:32 +0000 (07:43 -0700)]
Honor hide pattern on crypto screen

Also clear pattern a little more quickly, and show owner info
even from before encrypting (since we're fixing pattern visible,
we should fix owner info too in the same way)

Bug: 17059314

Change-Id: Ie9ccd4a892a1dec32ebe60567d3b72dd6fe25060

9 years agoMerge "Fix layout of Apn Settings screen" into lmp-dev
Amith Yamasani [Thu, 21 Aug 2014 20:51:44 +0000 (20:51 +0000)]
Merge "Fix layout of Apn Settings screen" into lmp-dev

9 years agoFix layout of Apn Settings screen
Amith Yamasani [Thu, 21 Aug 2014 20:30:35 +0000 (13:30 -0700)]
Fix layout of Apn Settings screen

Bug: 14081992
Change-Id: I64c458e1585d469434efafd942876f64508723a1

9 years agoRemoved the Wi-Fi icon shown when Wi-Fi is off.
PauloftheWest [Thu, 21 Aug 2014 18:49:17 +0000 (11:49 -0700)]
Removed the Wi-Fi icon shown when Wi-Fi is off.

Bug: 16570104
Change-Id: Iacee07c225f6609b92f1df193b682fde0a720a92

9 years agoMerge "Disable non-permitted accessibility services and IMEs" into lmp-dev
Kenny Guy [Thu, 21 Aug 2014 17:44:24 +0000 (17:44 +0000)]
Merge "Disable non-permitted accessibility services and IMEs" into lmp-dev

9 years agoMerge "Change CARRIER_SETUP hook in WirelessSettings to use aeroshell for determining...
Diego Pontoriero [Thu, 21 Aug 2014 16:34:37 +0000 (16:34 +0000)]
Merge "Change CARRIER_SETUP hook in WirelessSettings to use aeroshell for determining carrier app instead of MCC/MNC." into lmp-dev

9 years agoMerge "Fixed a crash when sharing video through Bluetooth." into lmp-dev
PauloftheWest [Thu, 21 Aug 2014 16:24:10 +0000 (16:24 +0000)]
Merge "Fixed a crash when sharing video through Bluetooth." into lmp-dev

9 years agoDisable non-permitted accessibility services and IMEs
Kenny Guy [Thu, 21 Aug 2014 12:20:21 +0000 (13:20 +0100)]
Disable non-permitted accessibility services and IMEs

Bug: 14469005
Change-Id: I4986f035318854c27ecb92bbe2f0c977d53b6361

9 years agoFixed a crash when sharing video through Bluetooth.
PauloftheWest [Wed, 20 Aug 2014 22:10:56 +0000 (15:10 -0700)]
Fixed a crash when sharing video through Bluetooth.

+ Fixed an issue where Settings would crash when the user tries to share a
youtube video through Bluetooth and rotates the screen.

Bug: 17023413
Change-Id: Ied284da736cf9bfc7424982a516c8305c700dd0b

9 years agoMerge "rename ScanResult.status -> autoJoinStatus" into lmp-dev
vandwalle [Thu, 21 Aug 2014 14:55:45 +0000 (14:55 +0000)]
Merge "rename ScanResult.status -> autoJoinStatus" into lmp-dev

9 years agoModify Spinner so that the arrow is closer to the text
Alexandra Gherghina [Thu, 21 Aug 2014 11:35:31 +0000 (12:35 +0100)]
Modify Spinner so that the arrow is closer to the text

Bug: 17137945
Change-Id: I0769b030669a7a57e0be1c03f987bcd1e0f774ca

9 years agoMerge "Make string for work profile consistent with provisioning and framework string...
Jessica Hummel [Thu, 21 Aug 2014 11:28:23 +0000 (11:28 +0000)]
Merge "Make string for work profile consistent with provisioning and framework strings." into lmp-dev

9 years ago[WifiSetup] Tablet portrait layout
Maurice Lam [Thu, 21 Aug 2014 03:34:07 +0000 (20:34 -0700)]
[WifiSetup] Tablet portrait layout

Bug: 17134016
Change-Id: I376797ceeeb467af52f6e0a2e45ad6e2523c7b26

9 years agoRemove "Choose Keyboards" settings
Tadashi G. Takaoka [Thu, 21 Aug 2014 02:41:57 +0000 (11:41 +0900)]
Remove "Choose Keyboards" settings

Bug: 17109233
Change-Id: Ia3860b12238d9d2233dc270e37a055a9a411b037

9 years agoChange CARRIER_SETUP hook in WirelessSettings to use aeroshell
Diego Pontoriero [Tue, 12 Aug 2014 01:25:51 +0000 (18:25 -0700)]
Change CARRIER_SETUP hook in WirelessSettings to use aeroshell
for determining carrier app instead of MCC/MNC.

Related WirelessSettings change: http://ag/374330

Related Aeroshell change to SetupWizard: http://ag/520857

Bug: 16457806
Change-Id: I60277b27e9e205041eb3969a110a57da0fb62023

9 years agorename ScanResult.status -> autoJoinStatus
vandwalle [Wed, 20 Aug 2014 21:10:27 +0000 (14:10 -0700)]
rename ScanResult.status -> autoJoinStatus

This CL is dependent on Id9411c8097337b37ac1ce1a6ac8b28b4bda31ff3

Change-Id: Iec1a1e4718530f149051bd5de5235f0e0e4a438d

9 years agoEntering Bluetooth in Settings will always initiate a scan.
PauloftheWest [Fri, 15 Aug 2014 20:23:07 +0000 (13:23 -0700)]
Entering Bluetooth in Settings will always initiate a scan.

Bug: 17060518
Change-Id: I4ba13097f664b4a758ba714f423fa8b34af60ce6

9 years agoMerge "Suppress WiFi Assistant card until future platform updates." into lmp-dev
Jeff Davidson [Thu, 21 Aug 2014 00:47:29 +0000 (00:47 +0000)]
Merge "Suppress WiFi Assistant card until future platform updates." into lmp-dev

9 years agoMerge "Less intrusive VPN dialog." into lmp-dev
Jeff Davidson [Wed, 20 Aug 2014 23:59:30 +0000 (23:59 +0000)]
Merge "Less intrusive VPN dialog." into lmp-dev

9 years agoMerge "Added a default Bluetooth icon for Bluetooth Preferences." into lmp-dev
PauloftheWest [Wed, 20 Aug 2014 21:56:55 +0000 (21:56 +0000)]
Merge "Added a default Bluetooth icon for Bluetooth Preferences." into lmp-dev

9 years agoAdded a default Bluetooth icon for Bluetooth Preferences.
PauloftheWest [Wed, 20 Aug 2014 21:46:37 +0000 (14:46 -0700)]
Added a default Bluetooth icon for Bluetooth Preferences.

Bug: 17139683
Change-Id: I7b68950685732a85319a0dca7bd77234d345dbb7

9 years agoMake string for work profile consistent with provisioning and framework strings.
Jessica Hummel [Wed, 20 Aug 2014 08:18:24 +0000 (09:18 +0100)]
Make string for work profile consistent with provisioning and framework strings.

Change-Id: Id52937400a2664d25b40649767df5b6723886871
bug:16468412

9 years agoDeclare CAST_SETTINGS activity.
Jeff Brown [Wed, 20 Aug 2014 00:47:54 +0000 (17:47 -0700)]
Declare CAST_SETTINGS activity.

Currently this is the same as the WIFI_DISPLAY_SETTINGS activity
although we may eventually split them apart.

Change-Id: I4c4482792abc3d3d22fb50ee9657b536374a618f

9 years agoMerge "Added a developer option to save attribute data." into lmp-dev
Jon Miranda [Wed, 20 Aug 2014 15:24:32 +0000 (15:24 +0000)]
Merge "Added a developer option to save attribute data." into lmp-dev

9 years agoMerge "[WifiSetup] Change illustration aspect ratio" into lmp-dev
Maurice Lam [Wed, 20 Aug 2014 01:59:43 +0000 (01:59 +0000)]
Merge "[WifiSetup] Change illustration aspect ratio" into lmp-dev

9 years agoAdd "experimental" subtitle to color correction and inversion
Alan Viverette [Wed, 20 Aug 2014 00:37:16 +0000 (17:37 -0700)]
Add "experimental" subtitle to color correction and inversion

BUG: 17112912
Change-Id: I84eaa94e755bfcfbdf014fae09d1b02ae5d2eb4a

9 years agoMerge "Fixed a Bluetooth Scanning issue." into lmp-dev
PauloftheWest [Wed, 20 Aug 2014 21:09:42 +0000 (21:09 +0000)]
Merge "Fixed a Bluetooth Scanning issue." into lmp-dev

9 years agoMerge "Update string for profile owner addition warning" into lmp-dev
Amith Yamasani [Wed, 20 Aug 2014 20:58:45 +0000 (20:58 +0000)]
Merge "Update string for profile owner addition warning" into lmp-dev

9 years agoUpdate string for profile owner addition warning
Amith Yamasani [Wed, 20 Aug 2014 20:43:13 +0000 (13:43 -0700)]
Update string for profile owner addition warning

Bug: 16207721
Change-Id: I561e0fc992f19339ab794dd7dffb9d650da141a0

9 years ago[WifiSetup] Change illustration aspect ratio
Maurice Lam [Tue, 19 Aug 2014 20:20:27 +0000 (13:20 -0700)]
[WifiSetup] Change illustration aspect ratio

Change the aspect ratio of the illustration to 20:9 to align with UX
mocks.

Bug: 17111669
Change-Id: I37b2ca7624b7baf156830db53d2cea97a78e2dab

9 years agoAdd extra to home settings starting intent.
Sander Alewijnse [Tue, 19 Aug 2014 17:07:47 +0000 (18:07 +0100)]
Add extra to home settings starting intent.

If intent contains a specific extra the picker will be
retricted to launchers that support managed profiles
no matter whether there are managed profiles present.

Bug:15099904
Change-Id: I31ab74afee7b5a790cb7aa621fff72f640fcedaf

9 years agoMerge "Fixed a Settings dialog crash." into lmp-dev
PauloftheWest [Wed, 20 Aug 2014 20:03:17 +0000 (20:03 +0000)]
Merge "Fixed a Settings dialog crash." into lmp-dev