OSDN Git Service
The Android Open Source Project [Fri, 17 May 2013 19:54:50 +0000 (12:54 -0700)]
Reconcile with jb-mr2-release - do not merge
Change-Id: Id11469f5fc48fc2af186000e2eb8ade5fb5264ab
John Spurlock [Thu, 16 May 2013 15:38:25 +0000 (08:38 -0700)]
am
31ce86d3: Merge "Hide notification listeners setting if no listeners." into jb-mr2-dev
* commit '
31ce86d3bd69a2c7e7bdfec3cf9317d53f7ec1df':
Hide notification listeners setting if no listeners.
John Spurlock [Thu, 16 May 2013 15:36:26 +0000 (15:36 +0000)]
Merge "Hide notification listeners setting if no listeners." into jb-mr2-dev
The Android Automerger [Thu, 16 May 2013 12:55:44 +0000 (05:55 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev
The Android Open Source Project [Thu, 16 May 2013 12:44:09 +0000 (05:44 -0700)]
Reconcile with jb-mr2-release - do not merge
Change-Id: Iae037f50e82720a2eb374281a91bb9638b8f7985
Amith Yamasani [Thu, 16 May 2013 00:12:02 +0000 (17:12 -0700)]
am
e5fc4071: Merge "Return proper result code after creating pin/password lock" into jb-mr2-dev
* commit '
e5fc407146c3f09e3bcd55d907fdffe2d26f3c6d':
Return proper result code after creating pin/password lock
Amith Yamasani [Thu, 16 May 2013 00:01:42 +0000 (00:01 +0000)]
Merge "Return proper result code after creating pin/password lock" into jb-mr2-dev
Amith Yamasani [Wed, 15 May 2013 18:26:19 +0000 (11:26 -0700)]
Return proper result code after creating pin/password lock
When adding a new restricted profile, user must enter some lockscreen
security. For PIN/password, return the result code (instead of cancelled)
so that UserSettings can proceed with adding the profile.
Bug:
8909229
Change-Id: I3567d7dfac869e38762f9e2a45d8ec83c51fa657
John Spurlock [Wed, 15 May 2013 13:38:10 +0000 (09:38 -0400)]
Hide notification listeners setting if no listeners.
Hide the new notification listeners management setting when
no listeners using this API are available.
Bug:
8454150
Change-Id: Iae9f975e7b5a3cdf55ff7d0c6aea7e84166d53b3
The Android Automerger [Wed, 15 May 2013 12:55:42 +0000 (05:55 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev
Amith Yamasani [Tue, 14 May 2013 21:56:13 +0000 (14:56 -0700)]
am
00dc15d9: Merge "Add a settings icon to restricted profile config header" into jb-mr2-dev
* commit '
00dc15d9dab780e9a61d1b3a20446d6519b5b076':
Add a settings icon to restricted profile config header
Amith Yamasani [Tue, 14 May 2013 21:54:27 +0000 (21:54 +0000)]
Merge "Add a settings icon to restricted profile config header" into jb-mr2-dev
The Android Automerger [Tue, 14 May 2013 12:55:44 +0000 (05:55 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev
Amith Yamasani [Mon, 13 May 2013 21:54:48 +0000 (14:54 -0700)]
Add a settings icon to restricted profile config header
This is to make it obvious that the header invokes user info settings.
Bug:
8888002
Also fix a minor copy/paste error in contentDesription attribute.
Change-Id: I3a90b0d691df8302fee696d82c5819f43109ae8e
Robert Greenwalt [Mon, 13 May 2013 21:13:48 +0000 (14:13 -0700)]
am
d5d61a0a: Merge "Remove wifi scan-always dialog." into jb-mr2-dev
* commit '
d5d61a0ab18c57cf2087d17f10d4d4569d968078':
Remove wifi scan-always dialog.
Robert Greenwalt [Mon, 13 May 2013 21:11:19 +0000 (21:11 +0000)]
Merge "Remove wifi scan-always dialog." into jb-mr2-dev
Robert Greenwalt [Mon, 13 May 2013 18:39:08 +0000 (11:39 -0700)]
Remove wifi scan-always dialog.
When wifi is switched off we no longer want a notification dialog
about scan-always, instead using in-panel text.
bug:
8907190
Change-Id: I707f306a056068d92f69070873f1e6330b598b1e
Baligh Uddin [Mon, 13 May 2013 16:50:06 +0000 (09:50 -0700)]
am
0a3cf293: Import translations. DO NOT MERGE
* commit '
0a3cf29344bcfd7071975c9f266574454209aa95':
Import translations. DO NOT MERGE
Baligh Uddin [Mon, 13 May 2013 16:42:52 +0000 (09:42 -0700)]
Import translations. DO NOT MERGE
Change-Id: I7bfc101728e9083d730511df65771c9899ab6549
Auto-generated-cl: translation import
The Android Automerger [Thu, 9 May 2013 12:55:41 +0000 (05:55 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev
Svetoslav [Wed, 8 May 2013 21:37:00 +0000 (14:37 -0700)]
am
7e554395: Merge "Settings crashing if there are no installed accessibility services." into jb-mr2-dev
* commit '
7e554395cbf3d3c1043e99fb080bd9148832c225':
Settings crashing if there are no installed accessibility services.
Svetoslav [Wed, 8 May 2013 21:33:13 +0000 (21:33 +0000)]
Merge "Settings crashing if there are no installed accessibility services." into jb-mr2-dev
Svetoslav [Wed, 8 May 2013 19:14:15 +0000 (12:14 -0700)]
Settings crashing if there are no installed accessibility services.
If there is no installed accessibility services and the user goes into
the accessibility settings section, the app crashes. This is due to a
lacking null pointer check against the list of installed services
returned by the accessibility manager. We should not have returned
null, rather an empty list - too late now, sigh...
bug:
8871034
Change-Id: Id3800d398af83868862847fa7ed861a9dee61c8f
Baligh Uddin [Wed, 8 May 2013 18:28:49 +0000 (11:28 -0700)]
am
2c766ba5: Import translations. DO NOT MERGE
* commit '
2c766ba56c740ec09f071144014272f4d922d518':
Import translations. DO NOT MERGE
Baligh Uddin [Wed, 8 May 2013 18:03:17 +0000 (11:03 -0700)]
Import translations. DO NOT MERGE
Change-Id: I693437e166d38e6b56a9b568c455daebfde8694d
Auto-generated-cl: translation import
The Android Automerger [Tue, 7 May 2013 12:55:42 +0000 (05:55 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev
Baligh Uddin [Mon, 6 May 2013 19:31:30 +0000 (12:31 -0700)]
am
c6adece0: Import translations. DO NOT MERGE
* commit '
c6adece066c2bc282db92547913a8aa43831c5f0':
Import translations. DO NOT MERGE
Baligh Uddin [Mon, 6 May 2013 18:59:20 +0000 (11:59 -0700)]
Import translations. DO NOT MERGE
Change-Id: Ib1986e8c494733193e49c1504a4cc9396649a324
Auto-generated-cl: translation import
Baligh Uddin [Mon, 6 May 2013 18:11:29 +0000 (11:11 -0700)]
am
6681e954: Import translations. DO NOT MERGE
* commit '
6681e954a8d05d818b9bd89a1302ac2d8875ab77':
Import translations. DO NOT MERGE
The Android Automerger [Mon, 6 May 2013 12:55:52 +0000 (05:55 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev
Baligh Uddin [Fri, 3 May 2013 20:12:52 +0000 (13:12 -0700)]
Import translations. DO NOT MERGE
Change-Id: I6905b70a4bfdbab57f787be455fead0a995904a2
Auto-generated-cl: translation import
The Android Automerger [Thu, 2 May 2013 12:55:40 +0000 (05:55 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev
Baligh Uddin [Wed, 1 May 2013 20:48:35 +0000 (13:48 -0700)]
am
6c886cd3: Import translations. DO NOT MERGE
* commit '
6c886cd394e0960a1ed41a785e05b38a57ee8209':
Import translations. DO NOT MERGE
Baligh Uddin [Wed, 1 May 2013 17:43:33 +0000 (10:43 -0700)]
Import translations. DO NOT MERGE
Change-Id: I09ddb61e89b8dfee57a2a4e6c3331a0737f1f290
Auto-generated-cl: translation import
The Android Automerger [Wed, 1 May 2013 12:56:00 +0000 (05:56 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev
Jake Hamby [Wed, 1 May 2013 00:04:59 +0000 (17:04 -0700)]
am
18c4317b: Show correct A2DP connection status in Bluetooth settings.
* commit '
18c4317b93fce47109017efdab089dec4b01f790':
Show correct A2DP connection status in Bluetooth settings.
Baligh Uddin [Tue, 30 Apr 2013 23:42:39 +0000 (16:42 -0700)]
am
e3eb601d: Import translations. DO NOT MERGE
* commit '
e3eb601dc232ba9a14396ec26368e0a0f14084c7':
Import translations. DO NOT MERGE
Jake Hamby [Fri, 26 Apr 2013 21:38:15 +0000 (14:38 -0700)]
Show correct A2DP connection status in Bluetooth settings.
When BluetoothSettings is entered via QuickSettings while an A2DP
device is connected, we aren't showing the device connection
status in the UI, because the device list is created before we've
connected to the A2DP and Headset profile services, and we weren't
refreshing the device list UI after getting the callback for
onServiceConnected() and retrieving the list of connected devices.
Add a line to HeadsetServiceListener.onServiceConnected() to call
device.refresh() after we call device.onProfileStateChanged() to
refresh the device list UI. Also copy the logic into A2dpProfile's
onServiceConnected() callback so it will refresh the UI for any
connected A2DP devices.
The reason this bug doesn't show up when entering BT settings
from the main Settings screen is because the onServiceConnected()
callbacks happen before the device list is initialized, so the
UI items are created with the correct connection status. For the
same reason, the bug doesn't occur if the Settings app is already
running and we re-enter it via Bluetooth QuickSettings.
Bug:
8724247
Change-Id: I1a993636ecab18dd6e980e3b4d2485bbed256d74
The Android Automerger [Tue, 30 Apr 2013 12:56:17 +0000 (05:56 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev
Baligh Uddin [Tue, 30 Apr 2013 07:42:26 +0000 (00:42 -0700)]
Import translations. DO NOT MERGE
Change-Id: I81f4941adbfc66c70b241062ae75b4740a065a08
Auto-generated-cl: translation import
Kenny Root [Tue, 30 Apr 2013 06:30:40 +0000 (23:30 -0700)]
resolved conflicts for merge of
3c10f535 to jb-mr2-dev-plus-aosp
Change-Id: Id4ab035f92f2a8bf1b1fefdfd22ba370e33e7829
Kenny Root [Tue, 30 Apr 2013 04:01:45 +0000 (04:01 +0000)]
Merge "Track change to JSSE provider"
Irfan Sheriff [Mon, 29 Apr 2013 23:01:56 +0000 (16:01 -0700)]
am
3caffdb3: Merge "Add reminder about scan settings on wifi off" into jb-mr2-dev
* commit '
3caffdb343ba0bcb71396c6077355b0606d2f9eb':
Add reminder about scan settings on wifi off
Irfan Sheriff [Mon, 29 Apr 2013 22:59:00 +0000 (22:59 +0000)]
Merge "Add reminder about scan settings on wifi off" into jb-mr2-dev
Amith Yamasani [Mon, 29 Apr 2013 21:15:57 +0000 (14:15 -0700)]
am
f162efee: Prompt to set a screen lock when adding a restricted profile
* commit '
f162efee8995c8d7a26992e72fe771c41b790e39':
Prompt to set a screen lock when adding a restricted profile
Amith Yamasani [Mon, 29 Apr 2013 17:43:05 +0000 (10:43 -0700)]
Prompt to set a screen lock when adding a restricted profile
Bug:
8735493
If there's no screen lock, prompt to take the user to set a lock.
On return, check if user set the screen lock. If so, add the restricted
profile, otherwise don't add it.
Fix a small layout issue: Bug:
8721209
Change-Id: I2a18fea50a1d810d6a7fa82038b460ca4e03d5a0
Kenny Root [Wed, 24 Apr 2013 05:38:23 +0000 (22:38 -0700)]
Track change to JSSE provider
Change-Id: I25d6612b12ab46b1f5c88c400b95bba1c023398a
Irfan Sheriff [Fri, 26 Apr 2013 22:11:26 +0000 (15:11 -0700)]
Add reminder about scan settings on wifi off
Notify the user that scans will be available when
wifi is turned off
Bug:
8732391
Change-Id: If232bfb9f6c3976059bde11280318901c35161e7
The Android Automerger [Mon, 29 Apr 2013 12:56:10 +0000 (05:56 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev
Amith Yamasani [Mon, 29 Apr 2013 05:23:20 +0000 (22:23 -0700)]
am
b0171715: Three kinds of owner info - owner, user and profile
* commit '
b0171715876b672c94c8a5aaafde95ff47b234b4':
Three kinds of owner info - owner, user and profile
Amith Yamasani [Mon, 29 Apr 2013 05:13:22 +0000 (22:13 -0700)]
Three kinds of owner info - owner, user and profile
Bug:
8736733
Put the summary "Restricted profile" under the user name in app restrictions panel.
Bug:
8736734
Change-Id: I6b724bd10a9246eb57831bffb737a48c01e0c285
Amith Yamasani [Sun, 28 Apr 2013 05:01:09 +0000 (22:01 -0700)]
am
c5b03657: Merge "Save app toggle state as soon as possible" into jb-mr2-dev
* commit '
c5b036571ed2eeae73b0551848e7f7efdc016a52':
Save app toggle state as soon as possible
Amith Yamasani [Sun, 28 Apr 2013 04:58:53 +0000 (04:58 +0000)]
Merge "Save app toggle state as soon as possible" into jb-mr2-dev
Kenny Root [Sat, 27 Apr 2013 22:01:04 +0000 (15:01 -0700)]
am
c814271f: Merge "Fix Clear Credentials item"
* commit '
c814271fe4117a6c94a314a349edd8d7222cf2c0':
Fix Clear Credentials item
Kenny Root [Sat, 27 Apr 2013 21:39:30 +0000 (21:39 +0000)]
Merge "Fix Clear Credentials item"
Kenny Root [Mon, 22 Apr 2013 20:41:18 +0000 (13:41 -0700)]
Fix Clear Credentials item
This should be enabled whenever there is a credential in the keystore
since there can be unencrypted credentials in there now.
(cherry picked from commit
c4372c3e3fd2d0be54341973bd72ec618931057c)
Bug:
8651830
Change-Id: Ie06f20cf90f5a359975cb30d67052f8867b429b9
Amith Yamasani [Fri, 26 Apr 2013 21:55:01 +0000 (14:55 -0700)]
Save app toggle state as soon as possible
Delaying applying the states till onPause() sometimes results in the apps
disappearing slowly as the new user is booting up, causing failed queued up
broadcasts that result in crash dialogs. This happens mainly when the user
switch is initiated via QuickSettings->LockScreen->Switch while the App
restrictions screen is still showing. The onPause() gets called when
SetupWizard actually takes focus, which is quite late, as boot completed
and other events have already been queued.
Apply the initial toggles right away and apply any user changes when primary
is going to background, or onPause(), whichever comes first.
Bug:
8685927
Also ensure that apps with restrictions get a chance to persist their defaults
as soon as they are toggled on. The user may never actually click on the settings
icon for the app (which was the only way they were getting persisted before).
Some new strings for an upcoming change.
Change-Id: I96f453d066a91c6b15eafe9a6ce3f42d98bf5e33
Svetoslav [Fri, 26 Apr 2013 22:16:50 +0000 (15:16 -0700)]
am
4b43e21c: Merge "Scroll if an accessibility setting description does not fit the screen." into jb-mr2-dev
* commit '
4b43e21c647864c8105394f353d4533777e7f9c7':
Scroll if an accessibility setting description does not fit the screen.
Svetoslav [Fri, 26 Apr 2013 22:14:46 +0000 (22:14 +0000)]
Merge "Scroll if an accessibility setting description does not fit the screen." into jb-mr2-dev
Baligh Uddin [Fri, 26 Apr 2013 21:53:26 +0000 (14:53 -0700)]
am
837526fc: Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
* commit '
837526fceaa39f88ac468406108faacd557f2d28':
Import translations. DO NOT MERGE
Baligh Uddin [Fri, 26 Apr 2013 21:50:35 +0000 (21:50 +0000)]
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
Svetoslav [Fri, 26 Apr 2013 17:45:33 +0000 (10:45 -0700)]
Scroll if an accessibility setting description does not fit the screen.
1. Certain accessibility settings are shown on a separate screen with
a toggle switch and a description. Sometimes the description does not
fit the screen. The preference framework is using a list view for
holding the description item. This list view was disabled, thus not
scrolling (done to avoid drawable state change on click). Now the
list view is enabled and the drawable state change on click problem
is solved by setting the selector and divider drawables to a
transparent one.
2. The layout for the list item that shows the feature description had
an unnecessary linear layout.
bug:
8632146
Change-Id: Ib81a8513158d5b8d90fa80f57720c8590022ae1a
Baligh Uddin [Fri, 26 Apr 2013 17:52:46 +0000 (10:52 -0700)]
Import translations. DO NOT MERGE
Change-Id: I902e886b71e60da9c34d682a8b7c4f2453c06375
Auto-generated-cl: translation import
Amith Yamasani [Fri, 26 Apr 2013 17:47:18 +0000 (10:47 -0700)]
am
a7a93784: Always include default system IMEs for restricted profiles
* commit '
a7a93784d1f9798d37cb618def1a558f8d626f0f':
Always include default system IMEs for restricted profiles
Amith Yamasani [Fri, 26 Apr 2013 04:35:54 +0000 (21:35 -0700)]
Always include default system IMEs for restricted profiles
Add default IMEs to an exclusion set so that we don't include them in the
list of toggleable system apps that we show the user.
Bug:
8724246
Unrevert the change to include disabled apps, as the above change fixes the
reason for the revert.
Bug:
8713202
Change-Id: Ifced841ad3bfbde33d2403356216dd1749b7fa9a
Amith Yamasani [Thu, 25 Apr 2013 23:58:03 +0000 (16:58 -0700)]
am
0cb93523: Merge "Revert "Disabled apps should also be shown in restricted profiles app list"" into jb-mr2-dev
* commit '
0cb93523b261c8779119ffa1cd7a45cf2d6b3814':
Revert "Disabled apps should also be shown in restricted profiles app list"
Daniel Sandler [Thu, 25 Apr 2013 23:58:02 +0000 (16:58 -0700)]
am
77f71cb2: Merge "Follow API changes to NotificationListener." into jb-mr2-dev
* commit '
77f71cb226203bf3f87eec749296feb3ecd18f43':
Follow API changes to NotificationListener.
Svetoslav [Thu, 25 Apr 2013 23:58:01 +0000 (16:58 -0700)]
am
410e2df4: Merge "CircleFramedDrawable incorrectly has implicit dependency on the hosting view size." into jb-mr2-dev
* commit '
410e2df458328d5375b35ef9a610da240293d06b':
CircleFramedDrawable incorrectly has implicit dependency on the hosting view size.
Amith Yamasani [Thu, 25 Apr 2013 22:22:25 +0000 (22:22 +0000)]
Merge "Revert "Disabled apps should also be shown in restricted profiles app list"" into jb-mr2-dev
Amith Yamasani [Thu, 25 Apr 2013 21:39:23 +0000 (21:39 +0000)]
Revert "Disabled apps should also be shown in restricted profiles app list"
This is breaking restricted profiles because the Google Keyboard suddenly
shows up in the list as disabled and InputMethodManagerService crashes
if the only available keyboard is not installed for the profile.
This reverts commit
90dcd7469b7e776f508a0767b9db46005af0e8da
Change-Id: Idd7c4f0f93a973b777889865e80c53caad759a63
Daniel Sandler [Thu, 25 Apr 2013 21:04:01 +0000 (21:04 +0000)]
Merge "Follow API changes to NotificationListener." into jb-mr2-dev
Daniel Sandler [Thu, 25 Apr 2013 21:01:01 +0000 (17:01 -0400)]
Follow API changes to NotificationListener.
Requires change If3062b9f in f/b
Bug:
8656860
Change-Id: Ib3dc57489b7308f0515a2a19c5c6451607ff1796
Svetoslav [Thu, 25 Apr 2013 20:32:46 +0000 (20:32 +0000)]
Merge "CircleFramedDrawable incorrectly has implicit dependency on the hosting view size." into jb-mr2-dev
Baligh Uddin [Thu, 25 Apr 2013 19:17:41 +0000 (12:17 -0700)]
am
f6d483e6: Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
* commit '
f6d483e6c9c8ee7999d1380b18bf9f30539af228':
Import translations. DO NOT MERGE
Baligh Uddin [Thu, 25 Apr 2013 19:15:31 +0000 (19:15 +0000)]
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
Baligh Uddin [Thu, 25 Apr 2013 19:05:11 +0000 (12:05 -0700)]
Import translations. DO NOT MERGE
Change-Id: Iad94d22f497a67893855012a0732678f25f8e50d
Auto-generated-cl: translation import
Amith Yamasani [Thu, 25 Apr 2013 18:43:44 +0000 (11:43 -0700)]
am
90dcd746: Disabled apps should also be shown in restricted profiles app list
* commit '
90dcd7469b7e776f508a0767b9db46005af0e8da':
Disabled apps should also be shown in restricted profiles app list
Amith Yamasani [Thu, 25 Apr 2013 18:03:33 +0000 (11:03 -0700)]
Disabled apps should also be shown in restricted profiles app list
If we don't show disabled system apps for toggling, they'll end up
being automatically included in the restricted profile.
Make sure that we also list disabled apps.
Bug:
8713202
Change-Id: I8f2facf496f669dfe963cdabf3d29d393097a80b
Svetoslav [Thu, 25 Apr 2013 17:33:08 +0000 (10:33 -0700)]
CircleFramedDrawable incorrectly has implicit dependency on the hosting view size.
CircleFramedDrawable was trying to draw itself as big as the hosting view by
looking at the canvas size. However, due to inconsistent API behavior for the
cases with and without hardware acceleration the canvas size returns the
size of clipped canvas or the size of the entire canvas, respectively. While
we should fix the inconsistent API behavior, it is not correct for a lower
level component to know about the higher level one, i.e. a drawable trying
to infer the size of the hosting view. The hosting view should set the size
of the drawable. This change removes the dependency on the host view size and
if one wants to enlarge the drawable, he/she should just set the scale.
bug:
8671059
Change-Id: Idc572da7dff60fd10cb37d3c3eca27aac2c0a21f
The Android Automerger [Thu, 25 Apr 2013 12:55:40 +0000 (05:55 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev
Svetoslav [Thu, 25 Apr 2013 01:49:23 +0000 (18:49 -0700)]
am
d346a1ca: Merge "The touch exploration capability is dynamically granted pre-JellyBeanMR2." into jb-mr2-dev
* commit '
d346a1ca2d78df4532bf103e150610a5dbc948ce':
The touch exploration capability is dynamically granted pre-JellyBeanMR2.
Svetoslav [Thu, 25 Apr 2013 01:44:50 +0000 (01:44 +0000)]
Merge "The touch exploration capability is dynamically granted pre-JellyBeanMR2." into jb-mr2-dev
Svetoslav [Wed, 24 Apr 2013 22:03:41 +0000 (15:03 -0700)]
The touch exploration capability is dynamically granted pre-JellyBeanMR2.
Since the enable touch exploration capability is dynamically granted by
the user for apps targeting pre-JellybeanMR2 API level, we have to avoid
caching copies of the service info.
Framework change:https://googleplex-android-review.googlesource.com/#/c/301722
bug:
8633951
Change-Id: I2b409ca92931d1409e885d6f54e0f10cbece2e80
Amith Yamasani [Wed, 24 Apr 2013 21:58:39 +0000 (14:58 -0700)]
am
868acab2: Merge "Rename limited users to restricted profiles" into jb-mr2-dev
* commit '
868acab2a0e82330f6b278f4f93284ca1b6e6225':
Rename limited users to restricted profiles
Amith Yamasani [Wed, 24 Apr 2013 21:54:15 +0000 (21:54 +0000)]
Merge "Rename limited users to restricted profiles" into jb-mr2-dev
Amith Yamasani [Wed, 24 Apr 2013 21:21:06 +0000 (14:21 -0700)]
Rename limited users to restricted profiles
Bug:
8705996
Change-Id: Ibf6a2e0e14ce095758fb9be982710b584b76f15d
Maggie Benthall [Wed, 24 Apr 2013 20:00:25 +0000 (13:00 -0700)]
am
8bce7c37: Merge "UI compliance for WifiSettings" into jb-mr2-dev
* commit '
8bce7c37d007a2e888c4742cf7ceee749ec573fa':
UI compliance for WifiSettings
Maggie Benthall [Wed, 24 Apr 2013 19:58:23 +0000 (19:58 +0000)]
Merge "UI compliance for WifiSettings" into jb-mr2-dev
Baligh Uddin [Wed, 24 Apr 2013 19:28:30 +0000 (12:28 -0700)]
am
243ecbe4: Import translations. DO NOT MERGE
* commit '
243ecbe4f4acf8af7c7bf588a869a070f239b274':
Import translations. DO NOT MERGE
Maggie Benthall [Tue, 23 Apr 2013 19:03:22 +0000 (15:03 -0400)]
UI compliance for WifiSettings
Rename and reword string that appears in WifiSettings when user is
restricted from modifying the networks.
Bug:
8696370
Change-Id: I1945550c05163ebff9602e4ba8ba890fece61265
Baligh Uddin [Wed, 24 Apr 2013 17:25:21 +0000 (10:25 -0700)]
Import translations. DO NOT MERGE
Change-Id: Iddaad41f96f86f10ac141f29c97beb396c949715
Auto-generated-cl: translation import
The Android Automerger [Wed, 24 Apr 2013 12:55:48 +0000 (05:55 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev
Amith Yamasani [Wed, 24 Apr 2013 01:51:16 +0000 (18:51 -0700)]
am
99bde108: Merge "Final refactoring of the user/profile settings screen." into jb-mr2-dev
* commit '
99bde10810b4a261045e10b0190b1a8f9d7764ac':
Final refactoring of the user/profile settings screen.
Amith Yamasani [Wed, 24 Apr 2013 01:49:07 +0000 (01:49 +0000)]
Merge "Final refactoring of the user/profile settings screen." into jb-mr2-dev
Amith Yamasani [Tue, 23 Apr 2013 18:44:59 +0000 (11:44 -0700)]
Final refactoring of the user/profile settings screen.
Name restricted users as restricted profiles and group them all
together.
Bug:
8697415
Change-Id: I18acc6b61bfb12a8e1540eb022a73b29783789e1
Jake Hamby [Tue, 23 Apr 2013 22:25:24 +0000 (15:25 -0700)]
am
5e9bd86b: Add support to display regulatory info from *#07#.
* commit '
5e9bd86bc6f89b1a743b04d69e793638ffb8cb41':
Add support to display regulatory info from *#07#.
Jake Hamby [Tue, 9 Apr 2013 22:48:25 +0000 (15:48 -0700)]
Add support to display regulatory info from *#07#.
Add a new action and Activity so the phone dialer can display
regulatory info via "*#07#".
Regulatory info is supplied per device by a Settings app resource
overlay. This overlay must set the boolean resource
"config_show_regulatory_info" to true, and provide either a drawable
named "regulatory_info.png" with the info in graphical form, or a
string resource named "regulatory_info_text" containing the required
information in HTML format.
Bug:
8259869
Change-Id: I73c1431a1a6d1736f9d3e4bd5be7e3771c85cbcb
Amith Yamasani [Tue, 23 Apr 2013 17:15:52 +0000 (10:15 -0700)]
am
2774bc44: Merge "Fix repeating apps on pause/resume" into jb-mr2-dev
* commit '
2774bc4413e103e79768ddace8356c997984513e':
Fix repeating apps on pause/resume
Amith Yamasani [Tue, 23 Apr 2013 17:13:46 +0000 (17:13 +0000)]
Merge "Fix repeating apps on pause/resume" into jb-mr2-dev
The Android Automerger [Tue, 23 Apr 2013 12:55:51 +0000 (05:55 -0700)]
merge in jb-mr2-release history after reset to jb-mr2-dev