OSDN Git Service

android-x86/packages-apps-Settings.git
9 years agoMerge "Change default sim selection text in sim settings ui." into lmp-mr1-dev
Sanket Padawe [Fri, 5 Dec 2014 20:55:28 +0000 (20:55 +0000)]
Merge "Change default sim selection text in sim settings ui." into lmp-mr1-dev

9 years agoMerge "Check remote device uuids for phone book access permission" into lmp-mr1-dev
Justin Harrison [Fri, 5 Dec 2014 19:41:54 +0000 (19:41 +0000)]
Merge "Check remote device uuids for phone book access permission" into lmp-mr1-dev

9 years agoMerge "Update list on ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED" into lmp-mr1-dev
Fyodor Kupolov [Fri, 5 Dec 2014 19:28:42 +0000 (19:28 +0000)]
Merge "Update list on ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED" into lmp-mr1-dev

9 years agoMerge "Settings app - read phone number from TelephonyManager." into lmp-mr1-dev
Shishir Agrawal [Fri, 5 Dec 2014 19:25:59 +0000 (19:25 +0000)]
Merge "Settings app - read phone number from TelephonyManager." into lmp-mr1-dev

9 years agoMerge "Fix race leading to spuriously disabled trust agents" into lmp-mr1-dev
Adrian Roos [Fri, 5 Dec 2014 18:25:58 +0000 (18:25 +0000)]
Merge "Fix race leading to spuriously disabled trust agents" into lmp-mr1-dev

9 years agoFix race leading to spuriously disabled trust agents
Adrian Roos [Fri, 5 Dec 2014 17:47:12 +0000 (18:47 +0100)]
Fix race leading to spuriously disabled trust agents

If TrustManagerService is able to refresh the trust agents before
the Settings activity gets a chance to reenable the lock pattern,
the TrustManagerService won't see a secure credential and won't
load any agents. This was introduced when we switched to isSecure
instead of getKeyguardStoredPasswordQuality. The latter ignored
the lockPatternEnabled flag.

Bug: 18596036
Change-Id: I2734899f7684916fc84bc3a07edca29310887103

9 years agoMerge "[FRP] Use setup wizard nav bar buttons" into lmp-mr1-dev
Maurice Lam [Fri, 5 Dec 2014 03:21:51 +0000 (03:21 +0000)]
Merge "[FRP] Use setup wizard nav bar buttons" into lmp-mr1-dev

9 years agoMerge "Removed the application SIM Cards from application list" into lmp-mr1-dev
Justin Harrison [Fri, 5 Dec 2014 02:17:23 +0000 (02:17 +0000)]
Merge "Removed the application SIM Cards from application list" into lmp-mr1-dev

9 years agoMerge "[FRP] Add illustration to lock screen setup" into lmp-mr1-dev
Maurice Lam [Fri, 5 Dec 2014 00:22:59 +0000 (00:22 +0000)]
Merge "[FRP] Add illustration to lock screen setup" into lmp-mr1-dev

9 years agoChange default sim selection text in sim settings ui.
Sanket Padawe [Thu, 4 Dec 2014 22:49:32 +0000 (14:49 -0800)]
Change default sim selection text in sim settings ui.

Bug: 18611090
Change-Id: Ifd2c26e02f1051536c4113b4351cefa51c2d5210

9 years agoMerge "[FRP] Give pattern lock colors" into lmp-mr1-dev
Maurice Lam [Thu, 4 Dec 2014 23:04:36 +0000 (23:04 +0000)]
Merge "[FRP] Give pattern lock colors" into lmp-mr1-dev

9 years ago[FRP] Give pattern lock colors
Maurice Lam [Thu, 4 Dec 2014 05:44:37 +0000 (21:44 -0800)]
[FRP] Give pattern lock colors

Bug: 18482708
Change-Id: Id471ee66902742b34fdd6ae3312d37d34094d493

9 years agoRemoved the application SIM Cards from application list
PauloftheWest [Thu, 4 Dec 2014 20:32:40 +0000 (12:32 -0800)]
Removed the application SIM Cards from application list

Bug: 18623155
Change-Id: Ic9ef449136fb6ef854727ad994976a5dc6d8ee8c

9 years ago[FRP] Use setup wizard nav bar buttons
Maurice Lam [Wed, 3 Dec 2014 23:17:46 +0000 (15:17 -0800)]
[FRP] Use setup wizard nav bar buttons

Use setup wizard nav bar buttons instead of custom button bar for
lock screen setup.

Bug: 18482708
Change-Id: I471f475ebe6bc7ba8cfbd179daddd854c1b6982a

9 years agoMerge "Fixed a Settings crash when entering SIM status" into lmp-mr1-dev
PauloftheWest [Thu, 4 Dec 2014 18:25:33 +0000 (18:25 +0000)]
Merge "Fixed a Settings crash when entering SIM status" into lmp-mr1-dev

9 years agoMerge "Removed unnecessary heading in Sim settings" into lmp-mr1-dev
Sanket Padawe [Thu, 4 Dec 2014 18:12:40 +0000 (18:12 +0000)]
Merge "Removed unnecessary heading in Sim settings" into lmp-mr1-dev

9 years agoFixed a Settings crash when entering SIM status
PauloftheWest [Thu, 4 Dec 2014 18:09:28 +0000 (10:09 -0800)]
Fixed a Settings crash when entering SIM status

Bug: 18596763
Change-Id: I699268345c342be05814bb531027dd53cba1c370

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-mr1-dev
Geoff Mendal [Thu, 4 Dec 2014 05:46:50 +0000 (05:46 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev

9 years ago[FRP] Add illustration to lock screen setup
Maurice Lam [Thu, 4 Dec 2014 00:12:31 +0000 (16:12 -0800)]
[FRP] Add illustration to lock screen setup

Added the illustration JPG files, and added
SetupWizardUtils.setIllustration method that will change the
illustrations in the layout.

Bug: 18482708
Change-Id: I8c6758113f07cd33f85eaf6bc019e8194d9a17ce

9 years agoSettings app - read phone number from TelephonyManager.
Shishir Agrawal [Thu, 4 Dec 2014 01:36:28 +0000 (17:36 -0800)]
Settings app - read phone number from TelephonyManager.

The phone number needs to be always read from the TelephonyManager
since it can be overridden.

Bug: 18487514
Change-Id: If72094eb230c41b4f70146b0ccb012c9f9860626

9 years agoMerge "Fix padding in user type selection dialog" into lmp-mr1-dev
Amith Yamasani [Thu, 4 Dec 2014 01:50:05 +0000 (01:50 +0000)]
Merge "Fix padding in user type selection dialog" into lmp-mr1-dev

9 years agoMerge "[FRP] Transitions for lock screen setup" into lmp-mr1-dev
Maurice Lam [Thu, 4 Dec 2014 00:25:22 +0000 (00:25 +0000)]
Merge "[FRP] Transitions for lock screen setup" into lmp-mr1-dev

9 years ago[FRP] Transitions for lock screen setup
Maurice Lam [Wed, 3 Dec 2014 23:47:49 +0000 (15:47 -0800)]
[FRP] Transitions for lock screen setup

Use the slide transition for activities using the setup theme.

Bug: 18482708
Change-Id: I1a60a24f426118a63ec219bfbb378f255f362fa7

9 years agoMerge "Change initMobileTabTag to use subInfoList" into lmp-mr1-dev
Wink Saville [Wed, 3 Dec 2014 23:33:00 +0000 (23:33 +0000)]
Merge "Change initMobileTabTag to use subInfoList" into lmp-mr1-dev

9 years agoMerge "Add SIM notification pop-ups." into lmp-mr1-dev
PauloftheWest [Wed, 3 Dec 2014 23:30:52 +0000 (23:30 +0000)]
Merge "Add SIM notification pop-ups." into lmp-mr1-dev

9 years agoRemoved unnecessary heading in Sim settings
Sanket Padawe [Wed, 3 Dec 2014 23:23:14 +0000 (15:23 -0800)]
Removed unnecessary heading in Sim settings

Bug: 17321738
Change-Id: If60d5539e67ca0f57b4d4fc62cb55118f8e0d3b2

9 years agoFix padding in user type selection dialog
Amith Yamasani [Wed, 3 Dec 2014 01:21:23 +0000 (17:21 -0800)]
Fix padding in user type selection dialog

Use preferred list item padding for the list items
and use the dialog context for creating the adapter.

Bug: 18509286
Change-Id: Ia5791a6283723a0ab458f24ec22b8890ab627657

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 3 Dec 2014 20:39:08 +0000 (12:39 -0800)]
Import translations. DO NOT MERGE

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

9 years agoSettings: Don't lose the switch bar returning to saver settings.
John Spurlock [Wed, 3 Dec 2014 20:03:54 +0000 (15:03 -0500)]
Settings: Don't lose the switch bar returning to saver settings.

Bug: 18595359
Change-Id: I01c24fd8ed304837338c2b353805b3d3324e1639

9 years agoMerge "Modify account settings for better locale resolution" into lmp-mr1-dev
Alexandra Gherghina [Wed, 3 Dec 2014 12:15:37 +0000 (12:15 +0000)]
Merge "Modify account settings for better locale resolution" into lmp-mr1-dev

9 years agoModify account settings for better locale resolution
Alexandra Gherghina [Mon, 11 Aug 2014 11:40:13 +0000 (12:40 +0100)]
Modify account settings for better locale resolution

Bug: 16282173
Change-Id: I2ab861464cdbbb1c1b0a5a7231f960d8ed9e90c6

9 years agoMerge "Show account icons for managed profiles on Settings > Factory Reset" into...
Zoltan Szatmary-Ban [Wed, 3 Dec 2014 10:23:27 +0000 (10:23 +0000)]
Merge "Show account icons for managed profiles on Settings > Factory Reset" into lmp-mr1-dev

9 years agoMerge "Fixed improper capitalization related to trademark term in BT" into lmp-mr1-dev
Sanket Padawe [Wed, 3 Dec 2014 01:36:09 +0000 (01:36 +0000)]
Merge "Fixed improper capitalization related to trademark term in BT" into lmp-mr1-dev

9 years agoMerge "New activity for enabling tethering using Quick Settings" into lmp-mr1-dev
Sanket Padawe [Wed, 3 Dec 2014 01:33:58 +0000 (01:33 +0000)]
Merge "New activity for enabling tethering using Quick Settings" into lmp-mr1-dev

9 years agoMerge "Fixed crash in sim settings due to wrong toString() call." into lmp-mr1-dev
Sanket Padawe [Wed, 3 Dec 2014 01:32:26 +0000 (01:32 +0000)]
Merge "Fixed crash in sim settings due to wrong toString() call." into lmp-mr1-dev

9 years agoMerge "Fixing "SMS Messages" to "SMS messages" as per UX requirement." into lmp-mr1-dev
Sanket Padawe [Wed, 3 Dec 2014 01:31:43 +0000 (01:31 +0000)]
Merge "Fixing "SMS Messages" to "SMS messages" as per UX requirement." into lmp-mr1-dev

9 years agoMerge "[FRP] Theme interstitials for lock screen setup" into lmp-mr1-dev
Maurice Lam [Wed, 3 Dec 2014 01:27:55 +0000 (01:27 +0000)]
Merge "[FRP] Theme interstitials for lock screen setup" into lmp-mr1-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-mr1-dev
Baligh Uddin [Wed, 3 Dec 2014 01:26:31 +0000 (01:26 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev

9 years agoUpdate list on ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED
Fyodor Kupolov [Wed, 26 Nov 2014 01:34:22 +0000 (17:34 -0800)]
Update list on ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED

Added BroadcastReceiver for ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED to
refresh the list, if event has been received. It could be that checkboxes
need to be updated. Also disable the checkbox while admin is being removed.

Bug: 17609838
Change-Id: Id1f72c27111c280a77a03ba6ba26bcdbbb10bb58

9 years agoChange initMobileTabTag to use subInfoList
Wink Saville [Wed, 3 Dec 2014 01:12:08 +0000 (17:12 -0800)]
Change initMobileTabTag to use subInfoList

Also add additional debug.

Bug: 18364932
Change-Id: I836b751a443635efcfb9987bb3b91f55c4dff9d6

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 3 Dec 2014 01:01:39 +0000 (17:01 -0800)]
Import translations. DO NOT MERGE

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

9 years agoAdd SIM notification pop-ups.
PauloftheWest [Tue, 18 Nov 2014 15:12:48 +0000 (07:12 -0800)]
Add SIM notification pop-ups.

+ Added a SimDialogActivity so any application can iniate a request to
se tthe default Data, Calls, and SMS.

Bug: 18293625
Change-Id: I60535125b40ece5ebc14542d732e4493bddefbae

9 years agoMerge "[FRP] Show FRP warning when disabling secure unlock" into lmp-mr1-dev
Lucky Zhang [Tue, 2 Dec 2014 23:45:55 +0000 (23:45 +0000)]
Merge "[FRP] Show FRP warning when disabling secure unlock" into lmp-mr1-dev

9 years agoFixing "SMS Messages" to "SMS messages" as per UX requirement.
Sanket Padawe [Tue, 2 Dec 2014 23:40:23 +0000 (15:40 -0800)]
Fixing "SMS Messages" to "SMS messages" as per UX requirement.

Bug: 17322866
Change-Id: Id4dcfc70ef4675adabeb42c3f6bdf5bdbe5f71f1

9 years agoMerge "Changed SIM lock toggle to a switch" into lmp-mr1-dev
PauloftheWest [Tue, 2 Dec 2014 21:19:51 +0000 (21:19 +0000)]
Merge "Changed SIM lock toggle to a switch" into lmp-mr1-dev

9 years agoMerge "Bug Fix: SIM Status will display the proper network type" into lmp-mr1-dev
PauloftheWest [Tue, 2 Dec 2014 20:01:39 +0000 (20:01 +0000)]
Merge "Bug Fix: SIM Status will display the proper network type" into lmp-mr1-dev

9 years agoBug Fix: SIM Status will display the proper network type
PauloftheWest [Tue, 25 Nov 2014 20:15:35 +0000 (12:15 -0800)]
Bug Fix: SIM Status will display the proper network type

Bug: 18414792
Change-Id: I41f838ab95eaf9d546e59c9e2a793bbab393cb27

9 years agoMerge "[New RemoveAccount API in Settings App]: Modify Settings app to use the new...
Simranjit Singh Kohli [Tue, 2 Dec 2014 19:09:00 +0000 (19:09 +0000)]
Merge "[New RemoveAccount API in Settings App]: Modify Settings app to use the new account remove API" into lmp-mr1-dev

9 years agoFixed crash in sim settings due to wrong toString() call.
Sanket Padawe [Tue, 2 Dec 2014 18:52:22 +0000 (10:52 -0800)]
Fixed crash in sim settings due to wrong toString() call.

Bug: 18589605
Change-Id: I2ae756f113904e1325ad3cc686cee0300cbd71e4

9 years agoMerge "Added color to Data Usage graph" into lmp-mr1-dev
PauloftheWest [Tue, 2 Dec 2014 17:58:46 +0000 (17:58 +0000)]
Merge "Added color to Data Usage graph" into lmp-mr1-dev

9 years agoMerge "Fixed a Wi-Fi dialog crash" into lmp-mr1-dev
PauloftheWest [Tue, 2 Dec 2014 17:58:23 +0000 (17:58 +0000)]
Merge "Fixed a Wi-Fi dialog crash" into lmp-mr1-dev

9 years agoMerge "Remove extraneous SIM status information" into lmp-mr1-dev
PauloftheWest [Tue, 2 Dec 2014 17:50:30 +0000 (17:50 +0000)]
Merge "Remove extraneous SIM status information" into lmp-mr1-dev

9 years agoNew activity for enabling tethering using Quick Settings
Sanket Padawe [Tue, 2 Dec 2014 17:45:35 +0000 (09:45 -0800)]
New activity for enabling tethering using Quick Settings

Added a new activity which would handle tethering on clicking Tethering
tile of Quick Settings.

Bug: 18368949
Change-Id: I77057f3ccd26263831ba88e426b5f8d3ad1fa788

9 years agoShow account icons for managed profiles on Settings > Factory Reset
Zoltan Szatmary-Ban [Tue, 2 Dec 2014 17:22:10 +0000 (17:22 +0000)]
Show account icons for managed profiles on Settings > Factory Reset

Fixing a bug where managed profile's accounts where shown without
the account icon.

Bug: 18555032
Change-Id: I5a1094e795b31a00599bc4df413573030693b436

9 years ago[FRP] Theme interstitials for lock screen setup
Maurice Lam [Mon, 1 Dec 2014 18:41:49 +0000 (10:41 -0800)]
[FRP] Theme interstitials for lock screen setup

Use the setup wizard theme for EncryptionInterstital and
RedactionInterstitial as they will show during the lock screen setup
as part of setup wizard.

Bug: 18482708
Change-Id: I65c8924952345a4e17fcf4ffb7d68df53244c5d7

9 years agoMerge "[WifiSetup] Swap buttons position in Skip dialog" into lmp-mr1-dev
Maurice Lam [Tue, 2 Dec 2014 02:59:09 +0000 (02:59 +0000)]
Merge "[WifiSetup] Swap buttons position in Skip dialog" into lmp-mr1-dev

9 years ago[FRP] Show FRP warning when disabling secure unlock
Lucky Zhang [Wed, 26 Nov 2014 02:22:14 +0000 (18:22 -0800)]
[FRP] Show FRP warning when disabling secure unlock

Added a dialog fragment to display warning message about disabling
device protection features when changing from a secure unlock
method to an insecure one.

Bug: 18509782
Change-Id: I0eaa9ff55c14092d8b3361d10da8b4530dd79bee

9 years ago[FRP] Theming for Pattern and Password screens
Maurice Lam [Wed, 26 Nov 2014 03:25:56 +0000 (19:25 -0800)]
[FRP] Theming for Pattern and Password screens

Basic theming for pattern and password screens. Create subclasses for
ChooseLockPassword and ChooseLockPattern, and copied their XML
layouts.

This CL mainly uses the buttons in the original screens as-is, with a
follow-up CL coming to change to use the nav bar buttons.

Bug: 18482708
Change-Id: I81751f781de633aff23fc68657589360007c235a

9 years ago[WifiSetup] Swap buttons position in Skip dialog
Maurice Lam [Mon, 1 Dec 2014 20:09:10 +0000 (12:09 -0800)]
[WifiSetup] Swap buttons position in Skip dialog

According to material-spec, buttons that keep users in the same
screen should be on the left (negative button) while button that
intorduce changes should be on the right, even if the action is
destructive.

Bug: 18542108
Change-Id: I335f83c6bb810cd43aeda28566baacea39435c57

9 years agoFixed improper capitalization related to trademark term in BT
Sanket Padawe [Wed, 26 Nov 2014 20:00:58 +0000 (12:00 -0800)]
Fixed improper capitalization related to trademark term in BT

Bug: 18362051
Change-Id: I3074e120a5b261fbcb5d429bae47d233ad6fd695

9 years agoSettings: Improve inline volume sliders.
John Spurlock [Fri, 28 Nov 2014 20:39:11 +0000 (15:39 -0500)]
Settings: Improve inline volume sliders.

 - Track framework changes to show mute states for non-ringer streams
 - Update vibrate icon in sync with other system components.

Depends on:
  Ie2df52edb070055ef59c74039162a0e785d2fdbb

Bug: 17899613
Change-Id: Ib38c86600693e0f36fe72deb231ea751e0486af7

9 years agoMerge "Settings: Restart volumizers explicitly on resume." into lmp-mr1-dev
John Spurlock [Mon, 1 Dec 2014 14:57:53 +0000 (14:57 +0000)]
Merge "Settings: Restart volumizers explicitly on resume." into lmp-mr1-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 1 Dec 2014 14:36:03 +0000 (06:36 -0800)]
Import translations. DO NOT MERGE

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

9 years agoAdd string for "Connected via Wi-Fi assistant".
Jeff Davidson [Wed, 26 Nov 2014 23:37:07 +0000 (15:37 -0800)]
Add string for "Connected via Wi-Fi assistant".

Bug: 18525241
Change-Id: I9900d9216ad1b2d5c4bee584b8f5185b4e552b7d

9 years agoCheck remote device uuids for phone book access permission
Matthew Xie [Fri, 21 Nov 2014 05:41:10 +0000 (21:41 -0800)]
Check remote device uuids for phone book access permission

Only give phone book access permission for remote devices that
handle PBAP.
Bug: 18140961

Change-Id: I128f15460b151d7e0a47cd9b4b15dae10ec586c5

9 years agoSettings: Restart volumizers explicitly on resume.
John Spurlock [Wed, 26 Nov 2014 15:03:17 +0000 (10:03 -0500)]
Settings: Restart volumizers explicitly on resume.

onBindView is no longer called in all cases, so use
onResume as an additional signal that the user returned
to the settings page.  onActivityStop is called in both
cases to cleanup.

Bug: 17461564
Change-Id: I73a6775260951d4fd82ca8c3d8eb852f8dcc7452

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 26 Nov 2014 14:25:44 +0000 (06:25 -0800)]
Import translations. DO NOT MERGE

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

9 years agoMerge "[Setup] Theme ChooseLockGeneric for setup wizard" into lmp-mr1-dev
Maurice Lam [Wed, 26 Nov 2014 01:15:35 +0000 (01:15 +0000)]
Merge "[Setup] Theme ChooseLockGeneric for setup wizard" into lmp-mr1-dev

9 years ago[Setup] Theme ChooseLockGeneric for setup wizard
Maurice Lam [Tue, 25 Nov 2014 22:06:38 +0000 (14:06 -0800)]
[Setup] Theme ChooseLockGeneric for setup wizard

This is step one of theming the set-up lock screen flow to match the
setup wizard theme. This shows the general approach of creating a
subclass of both the activity and fragment and overriding methods to
achieve the desired behavior for setup.

ag/594000 is a much more comprehensive change for what the final
change will look like.

Bug: 18482708
Change-Id: Idff34937f39f46a0c488df2cae4c46155b80cab7

9 years agoMerge "IllegalStateException fixed in print service settings" into lmp-mr1-dev
Fabrice Di Meglio [Wed, 26 Nov 2014 00:31:49 +0000 (00:31 +0000)]
Merge "IllegalStateException fixed in print service settings" into lmp-mr1-dev

9 years agoIllegalStateException fixed in print service settings
Raju Yadav [Tue, 25 Nov 2014 12:26:17 +0000 (13:26 +0100)]
IllegalStateException fixed in print service settings

Settings crashed due to IllegalStateException
as OnQueryTextListener refers to an already
detached view. The listener is set to null
on press of home key (onPause).

Change-Id: I96052f95689ae17dd1b4e9d1c313100b7b47a599

9 years agoRemove extraneous SIM status information
PauloftheWest [Tue, 25 Nov 2014 20:36:40 +0000 (12:36 -0800)]
Remove extraneous SIM status information

Bug: 18467248
Change-Id: I59aff3f979f76ca622a6a9e944398042f236f0b7

9 years agoFixed a Wi-Fi dialog crash
PauloftheWest [Tue, 25 Nov 2014 13:16:22 +0000 (05:16 -0800)]
Fixed a Wi-Fi dialog crash

Bug: 18498974
Change-Id: I00ba9828c4f15cefd143fc1c92e1c81f43e91c95

9 years agoMerge "Don't show RedactionInterstitial when changing password" into lmp-mr1-dev
Adrian Roos [Tue, 25 Nov 2014 14:59:59 +0000 (14:59 +0000)]
Merge "Don't show RedactionInterstitial when changing password" into lmp-mr1-dev

9 years agoAdded color to Data Usage graph
PauloftheWest [Tue, 25 Nov 2014 12:40:45 +0000 (04:40 -0800)]
Added color to Data Usage graph

+ Fixed some issues with displaying multiple SIMs in Data Usage.

Bug: 18466592
Bug: 18291246
Change-Id: I77417be995761ce62e464c7d21a34af1334aac17

9 years agoMerge "[WifiSetup] Wifi setup text wrapping problem" into lmp-mr1-dev
Lucky Zhang [Mon, 24 Nov 2014 19:33:12 +0000 (19:33 +0000)]
Merge "[WifiSetup] Wifi setup text wrapping problem" into lmp-mr1-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 24 Nov 2014 18:07:28 +0000 (10:07 -0800)]
Import translations. DO NOT MERGE

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

9 years agoDon't show RedactionInterstitial when changing password
Adrian Roos [Mon, 24 Nov 2014 16:17:13 +0000 (17:17 +0100)]
Don't show RedactionInterstitial when changing password

Only show when going from an insecure to secure lock.

Bug: 18467783
Change-Id: Ia73682d45b1dcd9ad61a00abeac099a94256e3b7

9 years agoMerge "Reduce number of attempts before factory reset to 30." into lmp-mr1-dev
Paul Crowley [Mon, 24 Nov 2014 15:21:55 +0000 (15:21 +0000)]
Merge "Reduce number of attempts before factory reset to 30." into lmp-mr1-dev

9 years agoMerge "Fixed build breakage due to api change." into lmp-mr1-dev
Selim Cinek [Mon, 24 Nov 2014 13:35:53 +0000 (13:35 +0000)]
Merge "Fixed build breakage due to api change." into lmp-mr1-dev

9 years agoFixed build breakage due to api change.
Selim Cinek [Mon, 24 Nov 2014 13:09:51 +0000 (14:09 +0100)]
Fixed build breakage due to api change.

Bug: 16239208
Change-Id: I9c2b13d3687f9f61307e0c13b6940425faebfa9f

9 years agoMerge "Stop background processes if TrustedCredentialSettings fragment gets detached...
Zoltan Szatmary-Ban [Mon, 24 Nov 2014 12:08:00 +0000 (12:08 +0000)]
Merge "Stop background processes if TrustedCredentialSettings fragment gets detached" into lmp-mr1-dev

9 years agoChanged SIM lock toggle to a switch
PauloftheWest [Mon, 17 Nov 2014 20:47:38 +0000 (12:47 -0800)]
Changed SIM lock toggle to a switch

Bug: 18408617
Change-Id: Iea14f40082aa9b7fd6c1925ee5ca5e6bc6841140

9 years agoMerge "Additional changes to SubscriptionManager API as per API council." into lmp...
Wink Saville [Sat, 22 Nov 2014 20:19:54 +0000 (20:19 +0000)]
Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev

9 years agoAdditional changes to SubscriptionManager API as per API council.
Wink Saville [Sat, 22 Nov 2014 18:11:39 +0000 (10:11 -0800)]
Additional changes to SubscriptionManager API as per API council.

bug: 17575308
Change-Id: Idd98aa46c15a9219ccf28091c62602ac8bf16c62

9 years agoReword NuPlayer developer settings to say AwesomePlayer
Lajos Molnar [Sat, 22 Nov 2014 05:01:40 +0000 (21:01 -0800)]
Reword NuPlayer developer settings to say AwesomePlayer

Bug: 18489541
Change-Id: Iab3ad293fb6689949e57375371fa6ac649b4ff0c

9 years agoMerge "Update enable oem unlock warning" into lmp-mr1-dev
Andres Morales [Sat, 22 Nov 2014 03:28:44 +0000 (03:28 +0000)]
Merge "Update enable oem unlock warning" into lmp-mr1-dev

9 years ago[WifiSetup] Wifi setup text wrapping problem
Lucky Zhang [Sat, 22 Nov 2014 02:33:50 +0000 (18:33 -0800)]
[WifiSetup] Wifi setup text wrapping problem

Fixed the text orientation for items in wifi settings on 600dp screens
in portrait mode. This bug only happens in such a setup, because
there is a mistake in the corresponding style file.

Bug: 18323509
Change-Id: I7ca6a3b27c8ab32481e02590f7ea78d452ab8090

9 years agoUpdate enable oem unlock warning
Andres Morales [Wed, 19 Nov 2014 21:55:44 +0000 (13:55 -0800)]
Update enable oem unlock warning

updating the strings from bug previously fixed

Bug:18227644
Change-Id: I2b651c807df7585f4d08a26a2a09895100ae2cd6

9 years agoMerge "Changing sim selection dialog in Settings to use phoneAccount" into lmp-mr1-dev
Sanket Padawe [Fri, 21 Nov 2014 23:34:31 +0000 (23:34 +0000)]
Merge "Changing sim selection dialog in Settings to use phoneAccount" into lmp-mr1-dev

9 years agoMerge "Changing hint string inside sim name editor dialog in settings." into lmp...
Sanket Padawe [Fri, 21 Nov 2014 23:32:50 +0000 (23:32 +0000)]
Merge "Changing hint string inside sim name editor dialog in settings." into lmp-mr1-dev

9 years agoMerge "[SetupWizard] Warn user of missing FRP if skipping wi-fi" into lmp-mr1-dev
Lucky Zhang [Fri, 21 Nov 2014 21:40:43 +0000 (21:40 +0000)]
Merge "[SetupWizard] Warn user of missing FRP if skipping wi-fi" into lmp-mr1-dev

9 years agoMerge "[WifiSetup] Update title string" into lmp-mr1-dev
Maurice Lam [Fri, 21 Nov 2014 21:33:40 +0000 (21:33 +0000)]
Merge "[WifiSetup] Update title string" into lmp-mr1-dev

9 years ago[WifiSetup] Update title string
Maurice Lam [Fri, 21 Nov 2014 19:59:34 +0000 (11:59 -0800)]
[WifiSetup] Update title string

Bug: 17887844
Change-Id: I08df121e2c5a6bcb919d3b372df71c9df0983f43

9 years ago[SetupWizard] Warn user of missing FRP if skipping wi-fi
Lucky Zhang [Thu, 20 Nov 2014 04:36:48 +0000 (20:36 -0800)]
[SetupWizard] Warn user of missing FRP if skipping wi-fi

Change the skip string in wifi settings to warn user of missing
out on device protection.

Bug: 18391349
Change-Id: Ica2434589ece60205cd9a06088a8eb65d5edfd0d

9 years agoMerge "Remove backup preferences if backup service is inactive" into lmp-mr1-dev
Zoltan Szatmary-Ban [Fri, 21 Nov 2014 15:21:34 +0000 (15:21 +0000)]
Merge "Remove backup preferences if backup service is inactive" into lmp-mr1-dev

9 years agoStrings for multiprofile Location Settings.
Zoltan Szatmary-Ban [Fri, 21 Nov 2014 15:10:23 +0000 (15:10 +0000)]
Strings for multiprofile Location Settings.

Bug: 17680368
Change-Id: I5f7f0891740b200322f99b2974d21b3dd33a5fd3

9 years agoReduce number of attempts before factory reset to 30.
Paul Crowley [Fri, 21 Nov 2014 09:43:17 +0000 (09:43 +0000)]
Reduce number of attempts before factory reset to 30.

Bug: 18292029

Change-Id: I2a78775d0505a3064838443ea631fee0ad612e5c

9 years agoMerge "Watch out for deleted user when exiting async task" into lmp-mr1-dev
Amith Yamasani [Fri, 21 Nov 2014 01:47:20 +0000 (01:47 +0000)]
Merge "Watch out for deleted user when exiting async task" into lmp-mr1-dev

9 years agoWatch out for deleted user when exiting async task
Amith Yamasani [Thu, 20 Nov 2014 01:12:46 +0000 (17:12 -0800)]
Watch out for deleted user when exiting async task

Fixes a problem where the async task can take a while to execute
and in the meantime the user can be removed. On exiting the async
task and updating the UI, make sure the user hasn't been deleted.

Bug: 18411181
Change-Id: I1831f3e53084c49e27557cb7aacec78c753a611b