Brian Muramatsu
a6c1b346ae
Merge "Add optional regulatory info page" into jb-mr1-dev
2012-09-18 14:59:36 -07:00
Adam Cohen
7956e7263a
Merge "Tweaking mechanism for adding keyguard widgets" into jb-mr1-dev
2012-09-18 14:47:09 -07:00
Andy Stadler
1490075dff
Rename file to satisfy strict Java requirement
...
There is no code change, the classname is OK, it was just the
filename that needed a tweak.
Original code was Change-Id: I381ed96f6b57f414bbaccd694f55d2b992e330a4
Change-Id: I14f2009cff186647a736b1183acf815713234dd5
2012-09-18 14:43:42 -07:00
Adam Cohen
1dd0024327
Tweaking mechanism for adding keyguard widgets
...
-> Fix for issue 7173877
-> Fix for issue 7173587
Change-Id: I266cafcf175c98e0c8a8401e11faa5dd2e2fa885
2012-09-18 14:41:47 -07:00
Dianne Hackborn
9ba3d227e3
Merge "Fix issue #7050530 : NPE in Settings : settings.applications.RunningServiceDetails..." into jb-mr1-dev
2012-09-18 14:19:28 -07:00
Dianne Hackborn
9fae74f6c3
Fix issue #7050530 : NPE in Settings : settings.applications.RunningServiceDetails...
...
...addDetailViews(RunningServiceDetails.java:439)
Change-Id: Id4a110bacf4da1bec07272b3b75e8bf0986cab92
2012-09-18 14:17:36 -07:00
Michael Jurka
221e4356e1
Merge "Fix cases where app widget ids were not being cleaned up" into jb-mr1-dev
2012-09-18 13:25:57 -07:00
Dianne Hackborn
ba088af9af
Merge "Fix issue #7178865 : Selecting an app from Settings > Apps>..." into jb-mr1-dev
2012-09-18 12:07:20 -07:00
Dianne Hackborn
0fca4296ac
Fix issue #7178865 : Selecting an app from Settings > Apps>...
...
...all crashes on a secondary user
Change-Id: I977932bce3ea2816e4c9d1002488b658a96e3986
2012-09-18 12:04:00 -07:00
Brian Muramatsu
a6dbaea2da
Add optional regulatory info page
...
Bug 7081675
If R.bools.config_show_regulatory_info is true, then show a "Regulatory
information" item on the "About phone" page. Show a DialogFragment
displaying the regulatory_info drawable if the item is clicked. Add a
1x1 blank regulatory_info drawable for devices that won't show this.
Change-Id: I5823d8969de038becf4911dce893dab5dbb23537
2012-09-18 11:46:35 -07:00
Amith Yamasani
3e3b75f26f
Merge "Add help menu for Users and Location access" into jb-mr1-dev
2012-09-18 09:55:21 -07:00
Amith Yamasani
38223dc458
Add help menu for Users and Location access
...
Bug: 7093415
Bug: 7130812
Change-Id: I44c68e846dcc5d98fc8b152f79d75140e151323a
2012-09-18 09:51:07 -07:00
Baligh Uddin
05bf34c255
Merge "Revert "Import translations. DO NOT MERGE"" into jb-mr1-dev
2012-09-18 07:24:53 -07:00
Baligh Uddin
23bc9fa844
Revert "Import translations. DO NOT MERGE"
...
Broke the build.
This reverts commit b4b2857236
Change-Id: I51f5f569d717bf0973e5e5a868e9fdc53ca80f99
2012-09-18 07:24:16 -07:00
Baligh Uddin
fa69d3ed75
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-09-18 07:03:37 -07:00
Amith Yamasani
766a0683cf
Merge "Use Bitmap instead of ParcelFileDescriptor to get the user's icon." into jb-mr1-dev
2012-09-17 22:53:37 -07:00
Amith Yamasani
f34a85d5d5
Use Bitmap instead of ParcelFileDescriptor to get the user's icon.
...
Change-Id: I1dd7261b47ba98a2a0834dbfb8c22de369e6cc58
2012-09-17 22:47:37 -07:00
Jim Miller
b9e1ff15f5
Merge "Add flag to allow testing launcher widgets in keyguard." into jb-mr1-dev
2012-09-17 22:30:07 -07:00
Jim Miller
f8f6217f96
Add flag to allow testing launcher widgets in keyguard.
...
Change-Id: I10fc3f6557dba9261b898d7b123d1391c1afdf06
2012-09-17 21:02:25 -07:00
Amith Yamasani
64c6ee20ba
Merge "Use UserManager.getUserIcon() to get the user's avatar." into jb-mr1-dev
2012-09-17 18:34:34 -07:00
Michael Jurka
3028051ba8
Fix cases where app widget ids were not being cleaned up
...
Change-Id: Ie3f1ba0cc0fe459ae9fff2665c2ff4aa76e95994
2012-09-17 17:56:37 -07:00
Baligh Uddin
b4b2857236
Import translations. DO NOT MERGE
...
Change-Id: I4bbb7366b1791f33b685903e419dfee6ffcbc2f8
Auto-generated-cl: translation import
2012-09-17 15:27:01 -07:00
Amith Yamasani
e940dac47a
Use UserManager.getUserIcon() to get the user's avatar.
...
Change-Id: I035a5e2a518eb827a2e44910471ed04923921aa3
2012-09-17 12:39:41 -07:00
Baligh Uddin
d0d925d96b
Merge "Revert "Import translations. DO NOT MERGE"" into jb-mr1-dev
2012-09-17 10:21:21 -07:00
Baligh Uddin
ab644d689d
Revert "Import translations. DO NOT MERGE"
...
Build Broken.
This reverts commit 4a44ed7bd7
Change-Id: Ie61c8d7b1e5eb46fe8aed1836f8d63f989d23db4
2012-09-17 10:18:44 -07:00
Baligh Uddin
0cbc30f0b7
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-09-17 10:00:39 -07:00
Robert Greenwalt
bdb9fc8687
Merge "Must initialize the new atomic.." into jb-mr1-dev
2012-09-17 08:14:07 -07:00
Amith Yamasani
582ab1696f
Merge "More user management ui work" into jb-mr1-dev
2012-09-16 23:26:48 -07:00
Amith Yamasani
ae47ef43fa
More user management ui work
...
Show setup dialog after adding user.
Write user profile to nickname on setup.
Remove self.
Correct dialog text for user creation.
Bug: 7104261
Bug: 7174751
Bug: 7174685
Change-Id: I0ecd688f3edaef61332f974012454ceb87762e9f
2012-09-16 23:15:42 -07:00
Dianne Hackborn
3db54cb976
Add app details menu item to uninstall an app for all users.
...
Also some fixes: uninstalled apps are now marked as such in the
all apps lists, and sorted to the bottom like disabled apps. We
don't immediately close the installed app details screen when
launching the uninstall UI.
Change-Id: Id22b749c20fc2441733c604d1de8889269217c5c
2012-09-16 18:27:14 -07:00
Robert Greenwalt
4f1970fe3e
Must initialize the new atomic..
...
bug:7172859
Change-Id: Ibaf390683fa36771215b463fb6b088f7430c0462
2012-09-16 17:03:08 -07:00
rich cannings
d41fd604cb
Merge "Ability to hide verification settings" into jb-mr1-dev
2012-09-16 15:50:09 -07:00
John Huang
70c6e0fb33
Merge "Add support for per-package policy for sending premium SMS." into jb-mr1-dev
2012-09-16 14:31:18 -07:00
Svetoslav Ganov
260d930e30
Merge "Updating the screen magnification description." into jb-mr1-dev
2012-09-16 14:20:36 -07:00
Kenny Root
cf008c28b8
Do not allow non-primary user to install certs
...
Change-Id: Iefc2970ae23d8ce7d30717add211c01cde251c8d
2012-09-16 14:04:56 -07:00
rich cannings
bbc3045a26
Ability to hide verification settings
...
Add a setting that controls the visibility of the package verification
setting in the Settings app.
Bug:7022814
Change-Id: I6e503924adc112b4528d94b1e533baae6079e85e
2012-09-16 13:58:07 -07:00
Jeff Sharkey
38305fb177
Data usage multi-user support.
...
Switch to storing policy per-user instead of per-app, meaning each
user has control over their own set of apps. Summarize the usage of
non-current users. Only allow owner to make changes to overall
network policy.
Hide auto-sync menu when viewing app details. Search for
MANAGE_NETWORK_USAGE intent across all package names sharing a UID.
Bug: 7121279, 5419594, 6978663
Change-Id: Ia70f04df70d27da27faccb947cd27021c628a41a
2012-09-14 22:43:51 -07:00
Svetoslav Ganov
5081855beb
Updating the screen magnification description.
...
bug:7054266
Change-Id: I59466d1e5c70a884badcfd0fdb01ffa3b920b7b7
2012-09-14 19:41:08 -07:00
Jake Hamby
3465b67740
Add support for per-package policy for sending premium SMS.
...
The default behavior for sending a message to a premium SMS
short code (or suspected premium SMS number) is to ask the user for
confirmation. Enable the user to set a default policy ("remember this
choice" checkbox) to always/never allow the app to send SMS to
premium short codes in the future. The policy can be changed by
the Settings app in the app info screen.
Bug: 5513975
Change-Id: I93053fef1524ee7772cc87364c760cb3dbf01ad7
2012-09-14 16:47:04 -07:00
rich cannings
b2f4efb7a8
Correct strings for Plaform Anti-malware
...
Set strings to:
Verify apps
Disallow or warn before installation of apps that may cause harm
Bug: 7168682
Change-Id: Ic0102dd82ec26dd7239eaeaa7daa2b2f47fd6365
2012-09-14 14:35:18 -07:00
Michael Jurka
bc7f678cc9
Merge "Fix crash in Settings > Security" into jb-mr1-dev
2012-09-14 14:12:14 -07:00
Michael Jurka
ce72ec7921
Fix crash in Settings > Security
...
Change-Id: Ib439c652f4f8a55cac710dbd22792943a7ef8f98
2012-09-14 14:09:16 -07:00
Baligh Uddin
4a44ed7bd7
Import translations. DO NOT MERGE
...
Change-Id: I07c9987422c8e957459b8425f49d1e1fbd25190c
Auto-generated-cl: translation import
2012-09-14 13:50:27 -07:00
Amith Yamasani
767597b28a
Merge "Watch for profile changes and push to user manager" into jb-mr1-dev
2012-09-14 13:07:11 -07:00
Jeff Sharkey
3a932f3322
Merge "Treat cache storage usage as available space." into jb-mr1-dev
2012-09-14 13:03:27 -07:00
Jeff Sharkey
ec6e662688
Treat cache storage usage as available space.
...
Bug: 7123160
Change-Id: I1b3f36622be557d7c47f1452832f67da40893a02
2012-09-14 13:01:52 -07:00
Michael Jurka
8227e30385
Add support for setting lock widgets
...
Change-Id: I26165f1bc60e3cf277dbdd4f627ac720b492ffde
2012-09-14 12:44:20 -07:00
Michael Jurka
a92861471d
Merge "Adding ability to filter for certain types of widgets in picker activity" into jb-mr1-dev
2012-09-14 12:19:40 -07:00
Robert Greenwalt
9310f85dc7
Merge "Protect self from async change of BluetoothPan" into jb-mr1-dev
2012-09-14 10:53:55 -07:00
Robert Greenwalt
f60b92bb41
Protect self from async change of BluetoothPan
...
bug:6945678
Change-Id: I627a55aea9170f889823a38c8e2bb08a06faa841
2012-09-14 10:40:20 -07:00