OSDN Git Service

android-x86/packages-apps-Settings.git
9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Mon, 26 Jan 2015 14:11:27 +0000 (06:11 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoMerge "Hide APNs with type="ia" and apn=""" into lmp-mr1-dev
Sanket Padawe [Fri, 23 Jan 2015 23:55:12 +0000 (23:55 +0000)]
Merge "Hide APNs with type="ia" and apn=""" into lmp-mr1-dev

9 years agoHide APNs with type="ia" and apn=""
Sanket Padawe [Fri, 23 Jan 2015 17:53:48 +0000 (09:53 -0800)]
Hide APNs with type="ia" and apn=""

APNs with type="ia" and no APN address (apn="") are used to
prevent an initial attach APN from being sent to the modem. This
in turn prevents the LTE ESM information procedure from being
used during the LTE attach. These APNs are meaningless and confusing to end users - so this
change hides them from the APN list.

Bug: 19101183
Change-Id: I9aacf787f8c175a301ad546f972f8972aad2a6b3

9 years agoMerge "Show removed user's data usage under its correct item" into lmp-mr1-dev
Zoltan Szatmary-Ban [Fri, 23 Jan 2015 10:57:13 +0000 (10:57 +0000)]
Merge "Show removed user's data usage under its correct item" into lmp-mr1-dev

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Thu, 22 Jan 2015 14:10:25 +0000 (06:10 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoMerge "Fixed data connection toggle crash in Settings." into lmp-mr1-dev
Sanket Padawe [Wed, 21 Jan 2015 17:08:45 +0000 (17:08 +0000)]
Merge "Fixed data connection toggle crash in Settings." into lmp-mr1-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 21 Jan 2015 14:44:20 +0000 (06:44 -0800)]
Import translations. DO NOT MERGE

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

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Wed, 21 Jan 2015 14:10:15 +0000 (06:10 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoMerge "[WifiSetup] Don't pan the window for IME" into lmp-mr1-dev
Maurice Lam [Tue, 20 Jan 2015 21:21:40 +0000 (21:21 +0000)]
Merge "[WifiSetup] Don't pan the window for IME" into lmp-mr1-dev

9 years agoFixed data connection toggle crash in Settings.
Sanket Padawe [Tue, 20 Jan 2015 18:36:15 +0000 (10:36 -0800)]
Fixed data connection toggle crash in Settings.

Bug: 19066882
Change-Id: Ib2c7b55d059ddda0543f11ded039ac82bc036850

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Tue, 20 Jan 2015 14:09:27 +0000 (06:09 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 19 Jan 2015 15:07:29 +0000 (07:07 -0800)]
Import translations. DO NOT MERGE

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

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Mon, 19 Jan 2015 14:10:25 +0000 (06:10 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoShow removed user's data usage under its correct item
Zoltan Szatmary-Ban [Fri, 12 Dec 2014 18:48:03 +0000 (18:48 +0000)]
Show removed user's data usage under its correct item

Users for which UserManager.getUserInfo returned null were shown as
unnamed users on Settings > Data Usage. This behavior has now changed
to show their data usage under the same item as UID_REMOVED.

Bug: 18174376
Change-Id: I8d172647edb51f7a277b4b714e9b7f3a0b5f3154
(cherry picked from commit cd9b1507fbb6d9f443a4fb1bb8d9d58073c7e5d0)

9 years agoMerge "Do not perform SDP during pairing" into lmp-mr1-dev
Andre Eisenbach [Fri, 16 Jan 2015 02:01:02 +0000 (02:01 +0000)]
Merge "Do not perform SDP during pairing" into lmp-mr1-dev

9 years ago[WifiSetup] Don't pan the window for IME
Maurice Lam [Thu, 15 Jan 2015 19:43:34 +0000 (11:43 -0800)]
[WifiSetup] Don't pan the window for IME

Suppress panning the activity window for the IME because that is
causing garbage to be drawn.

Bug: 18974000
Change-Id: I42429241425be0e520e9b36d1e134748ae583076

9 years agoDo not perform SDP during pairing
Andre Eisenbach [Fri, 9 Jan 2015 22:52:47 +0000 (14:52 -0800)]
Do not perform SDP during pairing

As a result of commit 7de119c (ag/591931), SDP is performed when the
pairing dialog pops up. There are multiple problems with this. On badly
behaved devices an SDP request might trigger pairing from the remote
side, other devices (like Logitech keyboards) will close the connection
once SDP disconnects, causing the pairing to fail.

Further more, fetchUuidsWithSdk() is an asynchronous call. The code that
was added does not wait for SDP to complete. Thus the check for the PBAP
UUID will always fail and cause the permission check to still be
displayed.

With this change, SDP is not performed when the dialog is popped up and
PBAP permission is granted after bonding and subsequent service
discovery in accordance with final consensus in bug 16964116.

Bug: 18948640
Change-Id: I149afa8ae59b63f59ba579c12f97c3ea3d70112c

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Thu, 15 Jan 2015 14:10:32 +0000 (06:10 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoMerge "Settings not showing print jobs for a managed profile." into lmp-mr1-dev
Svetoslav [Thu, 15 Jan 2015 04:47:53 +0000 (04:47 +0000)]
Merge "Settings not showing print jobs for a managed profile." into lmp-mr1-dev

9 years agoMerge "Fixed missing sim card lock setup in Security Settings." into lmp-mr1-dev
Sanket Padawe [Wed, 14 Jan 2015 23:20:04 +0000 (23:20 +0000)]
Merge "Fixed missing sim card lock setup in Security Settings." into lmp-mr1-dev

9 years agoMerge "Fixed data connection toggle UI issue due to local cache maintained." into...
Sanket Padawe [Wed, 14 Jan 2015 23:18:13 +0000 (23:18 +0000)]
Merge "Fixed data connection toggle UI issue due to local cache maintained." into lmp-mr1-dev

9 years agoFixed missing sim card lock setup in Security Settings.
Sanket Padawe [Wed, 14 Jan 2015 22:48:27 +0000 (14:48 -0800)]
Fixed missing sim card lock setup in Security Settings.

Bug: 19008335
Change-Id: I078169b5a0215a9219e24554e71df32753213ebe

9 years agoFixed data connection toggle UI issue due to local cache maintained.
Sanket Padawe [Wed, 14 Jan 2015 19:03:33 +0000 (11:03 -0800)]
Fixed data connection toggle UI issue due to local cache maintained.

+ Fixed the scenario wherein more than 1 sim cannot be "On" at the same time.

Bug: 18916033
Change-Id: Ia95b54c9ee29d360a1b4542f00a9f698615912bb

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 14 Jan 2015 14:16:00 +0000 (06:16 -0800)]
Import translations. DO NOT MERGE

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

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Wed, 14 Jan 2015 14:10:33 +0000 (06:10 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoSettings not showing print jobs for a managed profile.
Svetoslav [Wed, 14 Jan 2015 02:48:29 +0000 (18:48 -0800)]
Settings not showing print jobs for a managed profile.

The settings app is shared among the personal and work profiles.
When fetching print jobs it was not getting the ones for the work
profile, rather the ones for the current user which is the personal
profile.

bug:18867406

Change-Id: I99f8cf3a3e2b133a0a4d5a8915473d1190e205f4

9 years agoMerge "[Settings] Wifi Setup responds to other connection state change" into lmp...
Lucky Zhang [Wed, 14 Jan 2015 01:36:45 +0000 (01:36 +0000)]
Merge "[Settings] Wifi Setup responds to other connection state change" into lmp-mr1-dev

9 years ago[Settings] Wifi Setup responds to other connection state change
Lucky Zhang [Tue, 13 Jan 2015 18:22:28 +0000 (10:22 -0800)]
[Settings] Wifi Setup responds to other connection state change

Made use of the two new extras isNetworkRequired and ifWifiRequired in
deciding the ui state of the wifi setting. The CL that adds these
extras in setup wizard is here (http://ag/612291).

Added logic to update the next ("skip") button state accordingly:

(1) "Skip" button should be enabled if
    - wifi is not required and network is not required
    - or wifi is not required, but network is required, and we have a
      valid network connection

(2) "Skip" button should be disabled if
    - wifi is required
    - or wifi is not required, but network is required, and we have
      no valid network connection

Note that the newly added logic is only run if wifi is not connected. If
wifi is already connected, the next button will show "next" and be
enabled.

This fixes the bug where wifi settings in setup wizard does not respond
to mobile data connection change.

Bug: 18783746
Change-Id: I155dcb158f790dd96a71099339f64b64cc647da0

9 years agoRename reg/unreg OnSubscriptionsChangedListener.
Wink Saville [Tue, 13 Jan 2015 00:50:58 +0000 (16:50 -0800)]
Rename reg/unreg OnSubscriptionsChangedListener.

To addOnSubscriptionsChangedListener and
removeOnSubscriptionsChangedListener.

Bug: 18984103
Change-Id: I6636905093812af89c1c3702840e44c8c5ea891f

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Tue, 13 Jan 2015 14:09:52 +0000 (06:09 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 12 Jan 2015 14:55:33 +0000 (06:55 -0800)]
Import translations. DO NOT MERGE

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

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Mon, 12 Jan 2015 14:36:14 +0000 (06:36 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoMerge "Display Voice nw type if Data nw is Unknown for Sprout." into lmp-mr1-dev
Sanket Padawe [Fri, 9 Jan 2015 19:08:26 +0000 (19:08 +0000)]
Merge "Display Voice nw type if Data nw is Unknown for Sprout." into lmp-mr1-dev

9 years agoMerge "Fixed Cellular data toggling issue in settings for multisim" into lmp-mr1-dev
Sanket Padawe [Thu, 8 Jan 2015 23:09:10 +0000 (23:09 +0000)]
Merge "Fixed Cellular data toggling issue in settings for multisim" into lmp-mr1-dev

9 years agoDisplay Voice nw type if Data nw is Unknown for Sprout.
Sanket Padawe [Thu, 8 Jan 2015 20:37:34 +0000 (12:37 -0800)]
Display Voice nw type if Data nw is Unknown for Sprout.

For multisim device when default data connection is set to 1st sim,
getDataNetworkType() returns Unknown for 2nd sim. In that case use
getVoiceNetworkType() to display Cellular nw type in sim status.

Bug: 18922147
Change-Id: Id7c39f8717737b60bde988cbd1c85ce8f6768a6f

9 years agoFixed Cellular data toggling issue in settings for multisim
Sanket Padawe [Thu, 8 Jan 2015 19:23:11 +0000 (11:23 -0800)]
Fixed Cellular data toggling issue in settings for multisim

Bug: 18916033
Bug: 18779784
Change-Id: Ifda57b5ae89268f921ee2b75b5b6d90d75514540

9 years agoMerge "Block BluetoothPermissionRequest notification on managed profiles." into lmp...
Benjamin Franz [Thu, 8 Jan 2015 17:40:09 +0000 (17:40 +0000)]
Merge "Block BluetoothPermissionRequest notification on managed profiles." into lmp-mr1-dev

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Thu, 8 Jan 2015 17:33:24 +0000 (09:33 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoMerge "Don't display Write NFC option if no NFC" into lmp-mr1-dev
Andres Morales [Wed, 7 Jan 2015 16:21:47 +0000 (16:21 +0000)]
Merge "Don't display Write NFC option if no NFC" into lmp-mr1-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 7 Jan 2015 14:14:40 +0000 (06:14 -0800)]
Import translations. DO NOT MERGE

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

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Wed, 7 Jan 2015 14:10:34 +0000 (06:10 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoMerge "Add an item to "Legal information" screen for WebView license" into lmp-mr1-dev
Mikhail Naganov [Wed, 7 Jan 2015 12:33:28 +0000 (12:33 +0000)]
Merge "Add an item to "Legal information" screen for WebView license" into lmp-mr1-dev

9 years agoMerge "Check DISALLOW_CONFIG_CREDENTIALS on Settings > Trusted Credentials" into...
Zoltan Szatmary-Ban [Wed, 7 Jan 2015 12:31:55 +0000 (12:31 +0000)]
Merge "Check DISALLOW_CONFIG_CREDENTIALS on Settings > Trusted Credentials" into lmp-mr1-dev

9 years agoFixed crash caused by non-integer phoneAccountId in SimDialogActivity.
Sanket Padawe [Tue, 6 Jan 2015 18:54:55 +0000 (10:54 -0800)]
Fixed crash caused by non-integer phoneAccountId in SimDialogActivity.

Bug: 18834691
Change-Id: I75b5ba4d72523474fe91eaf80f8201d9a53a683a

9 years agoAdd an item to "Legal information" screen for WebView license
Mikhail Naganov [Mon, 15 Dec 2014 17:09:50 +0000 (17:09 +0000)]
Add an item to "Legal information" screen for WebView license

Similar to how it is done for other legal information items --
if there is an activity that serves android.settings.WEBVIEW_LICENSE
intent, the item is shown with the title set to the activity's title,
otherwise the item is hidden.

Bug: 18729447
Change-Id: Ic5bad40c91e35fa3c8235128628413929ef111d3

9 years agoMerge "Fixed crash caused by non-integer phoneAccountId in SimDialogActivity." into...
Sanket Padawe [Tue, 6 Jan 2015 20:46:16 +0000 (20:46 +0000)]
Merge "Fixed crash caused by non-integer phoneAccountId in SimDialogActivity." into lmp-mr1-dev

9 years agoFixed crash caused by non-integer phoneAccountId in SimDialogActivity.
Sanket Padawe [Tue, 6 Jan 2015 18:54:55 +0000 (10:54 -0800)]
Fixed crash caused by non-integer phoneAccountId in SimDialogActivity.

Bug: 18834691
Change-Id: I75b5ba4d72523474fe91eaf80f8201d9a53a683a

9 years agoDon't display Write NFC option if no NFC
Andres Morales [Tue, 6 Jan 2015 17:38:53 +0000 (09:38 -0800)]
Don't display Write NFC option if no NFC

Bug: 18830151
Change-Id: Id5a06e6d98380f509307a6819494255524755ab1

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Tue, 6 Jan 2015 14:10:16 +0000 (06:10 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoMerge "Fix theme for empty activity" into lmp-mr1-dev
Amith Yamasani [Mon, 5 Jan 2015 20:54:04 +0000 (20:54 +0000)]
Merge "Fix theme for empty activity" into lmp-mr1-dev

9 years agoCheck DISALLOW_CONFIG_CREDENTIALS on Settings > Trusted Credentials
Zoltan Szatmary-Ban [Mon, 5 Jan 2015 16:41:35 +0000 (16:41 +0000)]
Check DISALLOW_CONFIG_CREDENTIALS on Settings > Trusted Credentials

Remove the enable/disable button in certificate setting dialog if restriction
has been put on the respective profile. Also catch security exception just in
case.

Bug: 18899182
Change-Id: Ia247ab264c1b2d08b58456519bf471ba8c727745

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 5 Jan 2015 14:15:47 +0000 (06:15 -0800)]
Import translations. DO NOT MERGE

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

9 years agoBlock BluetoothPermissionRequest notification on managed profiles.
Benjamin Franz [Fri, 2 Jan 2015 12:52:03 +0000 (12:52 +0000)]
Block BluetoothPermissionRequest notification on managed profiles.

This notification is triggered when a bluetooth device that supports
the PBAP protocol. On managed profiles this functionality is not yet
available and therefore the notification and resulting acvitivity
have no function.

Bug: 18782769
Change-Id: Iaea12eee8ec4727d9448f690861f8344e2296028

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Tue, 30 Dec 2014 14:09:37 +0000 (06:09 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 29 Dec 2014 22:59:54 +0000 (14:59 -0800)]
Import translations. DO NOT MERGE

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

9 years agoMerge "SIM Status now shows data connection instead of voice." into lmp-mr1-dev
Prem Kumar [Mon, 29 Dec 2014 13:23:49 +0000 (13:23 +0000)]
Merge "SIM Status now shows data connection instead of voice." into lmp-mr1-dev

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Tue, 23 Dec 2014 14:09:48 +0000 (06:09 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoMerge "Fixed settings crash issue while recovering from phone crash." into lmp-mr1-dev
Sanket Padawe [Tue, 23 Dec 2014 03:35:22 +0000 (03:35 +0000)]
Merge "Fixed settings crash issue while recovering from phone crash." into lmp-mr1-dev

9 years agoFixed settings crash issue while recovering from phone crash.
Sanket Padawe [Mon, 22 Dec 2014 18:33:49 +0000 (10:33 -0800)]
Fixed settings crash issue while recovering from phone crash.

Bug: 18816868
Change-Id: I2b3015f563aed2d997a3a5466ca8f0689fc53ddb

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 22 Dec 2014 16:50:56 +0000 (08:50 -0800)]
Import translations. DO NOT MERGE

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

9 years agomerge in lmp-mr1-release history after reset to lmp-mr1-dev
The Android Automerger [Mon, 22 Dec 2014 14:11:07 +0000 (06:11 -0800)]
merge in lmp-mr1-release history after reset to lmp-mr1-dev

9 years agoMerge "[WifiSetup] Fix text colors in dark theme" into lmp-mr1-dev
Maurice Lam [Sat, 20 Dec 2014 01:17:58 +0000 (01:17 +0000)]
Merge "[WifiSetup] Fix text colors in dark theme" into lmp-mr1-dev

9 years agoMerge "Removed extraneous slot information on single SIM devices." into lmp-mr1-dev
PauloftheWest [Fri, 19 Dec 2014 22:53:03 +0000 (22:53 +0000)]
Merge "Removed extraneous slot information on single SIM devices." into lmp-mr1-dev

9 years ago[WifiSetup] Fix text colors in dark theme
Maurice Lam [Fri, 19 Dec 2014 19:52:52 +0000 (11:52 -0800)]
[WifiSetup] Fix text colors in dark theme

Use the attribute version of the material colors to avoid dark-on-
dark text in dark theme setup wizard.

Bug: 18810611
Change-Id: I740487e97a48016551f00c6a04876b0d4c71e0ab

9 years agoRemoved extraneous slot information on single SIM devices.
PauloftheWest [Thu, 18 Dec 2014 23:02:39 +0000 (15:02 -0800)]
Removed extraneous slot information on single SIM devices.

Bug: 18803333
Change-Id: If18f898839a1b7927a8db3b225549d4e4e073fdc

9 years agoSIM Status now shows data connection instead of voice.
PauloftheWest [Thu, 18 Dec 2014 21:59:04 +0000 (13:59 -0800)]
SIM Status now shows data connection instead of voice.

Bug: 18714691
Change-Id: Ia2e9642d3331126a040ae1a059300df65d9551b9

9 years agoGetting mcc/mnc from system prop instead of subInfoRecord.
Sanket Padawe [Thu, 18 Dec 2014 18:29:16 +0000 (10:29 -0800)]
Getting mcc/mnc from system prop instead of subInfoRecord.

Bug: 18781129
Change-Id: Idb4c70c9b936a947460e6c6d03bd40dc2ae4279a

9 years agoFix theme for empty activity
Amith Yamasani [Wed, 17 Dec 2014 18:52:52 +0000 (10:52 -0800)]
Fix theme for empty activity

Avoids janky transition when confirmation of device credential
is requested.

Bug: 18637426

Change-Id: I3645e180e50f570d6d09d649978064fa5adf7755

9 years agoChange tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.
Wink Saville [Thu, 11 Dec 2014 18:10:05 +0000 (10:10 -0800)]
Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.

Bug: 18668873
Change-Id: Ie709a62bbb74e0a767daeb9e3fb3aecd4c45df44

9 years agoMerge "Revert "Getting mcc/mnc from system prop instead of subInfoRecord."" into...
Sanket Padawe [Thu, 18 Dec 2014 06:28:08 +0000 (06:28 +0000)]
Merge "Revert "Getting mcc/mnc from system prop instead of subInfoRecord."" into lmp-mr1-dev

9 years agoRevert "Getting mcc/mnc from system prop instead of subInfoRecord."
Sanket Padawe [Thu, 18 Dec 2014 06:24:36 +0000 (06:24 +0000)]
Revert "Getting mcc/mnc from system prop instead of subInfoRecord."

This reverts commit 579b66f28da710b5a1e68e211f5bd54ea466ab8b.

Change-Id: I0b142b40c697992b60bca9020673a0828ec44977

9 years agoGetting mcc/mnc from system prop instead of subInfoRecord.
Sanket Padawe [Thu, 18 Dec 2014 03:31:30 +0000 (19:31 -0800)]
Getting mcc/mnc from system prop instead of subInfoRecord.

Bug: 18781129
Change-Id: Idefe2dfc26bef2bba2b5b1792bb5ac43a44aa6cc

9 years agoMerge "Getting mcc/mnc from system prop instead of subInfoRecord." into lmp-mr1-dev
Sanket Padawe [Thu, 18 Dec 2014 04:53:33 +0000 (04:53 +0000)]
Merge "Getting mcc/mnc from system prop instead of subInfoRecord." into lmp-mr1-dev

9 years agoGetting mcc/mnc from system prop instead of subInfoRecord.
Sanket Padawe [Thu, 18 Dec 2014 03:31:30 +0000 (19:31 -0800)]
Getting mcc/mnc from system prop instead of subInfoRecord.

Bug: 18781129
Change-Id: Idefe2dfc26bef2bba2b5b1792bb5ac43a44aa6cc

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 17 Dec 2014 14:18:00 +0000 (06:18 -0800)]
Import translations. DO NOT MERGE

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

9 years agoIMEI information will show without a SIM.
PauloftheWest [Mon, 15 Dec 2014 18:29:54 +0000 (10:29 -0800)]
IMEI information will show without a SIM.

Bug: 18701340
Change-Id: I1e92bd1af4d68849f194d30b5b894cfb144900e5

9 years agoMerge "Add a periodic check of the tethering provisioning" into lmp-mr1-dev
Jason Monk [Tue, 16 Dec 2014 15:44:25 +0000 (15:44 +0000)]
Merge "Add a periodic check of the tethering provisioning" into lmp-mr1-dev

9 years agoMerge "Prevent sim notify popup after upgrade from k to LMR1." into lmp-mr1-dev
Sanket Padawe [Tue, 16 Dec 2014 02:42:28 +0000 (02:42 +0000)]
Merge "Prevent sim notify popup after upgrade from k to LMR1." into lmp-mr1-dev

9 years agoMerge "Exiting activity on clicking outside dialog acitivity." into lmp-mr1-dev
Sanket Padawe [Tue, 16 Dec 2014 02:42:16 +0000 (02:42 +0000)]
Merge "Exiting activity on clicking outside dialog acitivity." into lmp-mr1-dev

9 years agoMerge "Made the WPS icon visisble." into lmp-mr1-dev
PauloftheWest [Mon, 15 Dec 2014 22:49:24 +0000 (22:49 +0000)]
Merge "Made the WPS icon visisble." into lmp-mr1-dev

9 years agoMerge "Fixed then icons of SIMs in the call dialog." into lmp-mr1-dev
PauloftheWest [Mon, 15 Dec 2014 22:46:57 +0000 (22:46 +0000)]
Merge "Fixed then icons of SIMs in the call dialog." into lmp-mr1-dev

9 years agoPrevent sim notify popup after upgrade from k to LMR1.
Sanket Padawe [Mon, 15 Dec 2014 20:06:17 +0000 (12:06 -0800)]
Prevent sim notify popup after upgrade from k to LMR1.

Bug: 18705619
Change-Id: I6de4d20172c69358c1853e6a00c68fc353c7dad7

9 years agoMerge "Use getLIn1NumberForSubscriber to get phone number." into lmp-mr1-dev
Wink Saville [Mon, 15 Dec 2014 20:45:00 +0000 (20:45 +0000)]
Merge "Use getLIn1NumberForSubscriber to get phone number." into lmp-mr1-dev

9 years agoUse getLIn1NumberForSubscriber to get phone number.
Wink Saville [Mon, 15 Dec 2014 20:04:29 +0000 (12:04 -0800)]
Use getLIn1NumberForSubscriber to get phone number.

Bug: 18721557
Change-Id: I255627638efe21362315286a659ac59b46e1fa30
Signed-off-by: Wink Saville <wink@google.com>
9 years agoMerge "Show toast when cellular data option is changing." into lmp-mr1-dev
Stuart Scott [Mon, 15 Dec 2014 19:43:19 +0000 (19:43 +0000)]
Merge "Show toast when cellular data option is changing." into lmp-mr1-dev

9 years agoMerge "IMEI information will show without a SIM." into lmp-mr1-dev
PauloftheWest [Mon, 15 Dec 2014 19:28:43 +0000 (19:28 +0000)]
Merge "IMEI information will show without a SIM." into lmp-mr1-dev

9 years agoMade the WPS icon visisble.
PauloftheWest [Mon, 15 Dec 2014 18:54:56 +0000 (10:54 -0800)]
Made the WPS icon visisble.

Bug: 18335660
Change-Id: I62fd0be70680f74d7898dcf806ebbe41e5eb7342

9 years agoIMEI information will show without a SIM.
PauloftheWest [Mon, 15 Dec 2014 18:29:54 +0000 (10:29 -0800)]
IMEI information will show without a SIM.

Bug: 18701340
Change-Id: I1e92bd1af4d68849f194d30b5b894cfb144900e5

9 years agoMerge "[FRP] Open the lock setup screens in same task" into lmp-mr1-dev
Maurice Lam [Mon, 15 Dec 2014 17:44:52 +0000 (17:44 +0000)]
Merge "[FRP] Open the lock setup screens in same task" into lmp-mr1-dev

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

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

9 years agoMerge "[FRP] Notification screen slides in wrong direction" into lmp-mr1-dev
Lucky Zhang [Sat, 13 Dec 2014 00:15:31 +0000 (00:15 +0000)]
Merge "[FRP] Notification screen slides in wrong direction" into lmp-mr1-dev

9 years agoFixed then icons of SIMs in the call dialog.
PauloftheWest [Fri, 12 Dec 2014 17:09:40 +0000 (09:09 -0800)]
Fixed then icons of SIMs in the call dialog.

Bug: 18672758
Change-Id: I812e79a48b048f8449cc07fdcccab57a114cdd24

9 years agoSettings: Allow more lines of saver feature description text.
John Spurlock [Fri, 12 Dec 2014 17:54:48 +0000 (12:54 -0500)]
Settings: Allow more lines of saver feature description text.

Bug: 18706906
Change-Id: I27bfd5e70c3e20c17fcad691cfb3c9f74d7d0390

9 years agoMerge "Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId...
Wink Saville [Fri, 12 Dec 2014 04:23:16 +0000 (04:23 +0000)]
Merge "Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId." into lmp-mr1-dev

9 years ago[FRP] Open the lock setup screens in same task
Maurice Lam [Fri, 12 Dec 2014 02:22:08 +0000 (18:22 -0800)]
[FRP] Open the lock setup screens in same task

Set the taskAffinity of of the lock setup screens so that the
transitions behave correctly.

Bug: 18724458
Change-Id: Ibca7adfad1e5bd07c7e7d2e1beb279c5e57ac735

9 years ago[FRP] Notification screen slides in wrong direction
Lucky Zhang [Fri, 12 Dec 2014 02:10:01 +0000 (18:10 -0800)]
[FRP] Notification screen slides in wrong direction

The method that launches notification screen from choose lock activity
finished the original activity before starting the new activity. This
made the system think it is a backward transition instead of a forward
one. Swapping the order to start new activity first and then finish
old activity fixed the problem.

This also changes the behavior in settings. However, it seems like this
is also the desired behavior for settings.

Bug: 18723199
Change-Id: I90538fa52e0d62a2274c8e0333682035849802c6

9 years agoMerge "Clearing junk layout for add wifi dialog in settings." into lmp-mr1-dev
Prem Kumar [Fri, 12 Dec 2014 00:52:31 +0000 (00:52 +0000)]
Merge "Clearing junk layout for add wifi dialog in settings." into lmp-mr1-dev

9 years agoClearing junk layout for add wifi dialog in settings.
Sanket Padawe [Thu, 11 Dec 2014 23:48:45 +0000 (15:48 -0800)]
Clearing junk layout for add wifi dialog in settings.

Bug: 18359901
Change-Id: I9957efd0a6740ee470ee36b09a7b6884a0d2c63a

9 years agoExiting activity on clicking outside dialog acitivity.
Sanket Padawe [Thu, 11 Dec 2014 22:36:26 +0000 (14:36 -0800)]
Exiting activity on clicking outside dialog acitivity.

Bug: 18705619
Change-Id: I50cb08884f1c97352f5ad3a3e7d218b42af1ada4

9 years agoAdd a periodic check of the tethering provisioning
Jason Monk [Wed, 10 Dec 2014 22:21:51 +0000 (17:21 -0500)]
Add a periodic check of the tethering provisioning

Add a service that handles the check through broadcasts which are
defined through configs, similar to the previous configs for the
activity.

Depends on I1f6e2d954562c5a16a0de60dac625005ec3e5c50

Bug: 18453076
Change-Id: I515d72706e9ca37877e67c44427af1b75b146390