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
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
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
Baligh Uddin
4a44ed7bd7
Import translations. DO NOT MERGE
...
Change-Id: I07c9987422c8e957459b8425f49d1e1fbd25190c
Auto-generated-cl: translation import
2012-09-14 13:50:27 -07:00
Michael Jurka
8227e30385
Add support for setting lock widgets
...
Change-Id: I26165f1bc60e3cf277dbdd4f627ac720b492ffde
2012-09-14 12:44:20 -07:00
Dianne Hackborn
b6d7c9c6f9
Merge "Multi-user battery settings." into jb-mr1-dev
2012-09-13 10:36:14 -07:00
Jeff Sharkey
4a0953818d
Merge "Iteration on multi-user Storage UI." into jb-mr1-dev
2012-09-13 01:31:46 -07:00
Jeff Sharkey
da13ec0cb4
Iteration on multi-user Storage UI.
...
Now that DefaultContainerService has visibility of external storage
for all users, we can measure internal storage in a single pass.
Internal storage measurement now iterates across all known users,
counting both apps and emulated storage usage.
Create MeasurementDetails object with documentation about what is
counted under various device configurations. Generalize to measure
each Environment.DIRECTORY separately, so it can be combined as
needed. General cleanup of how measurements are passed to UI.
Bug: 7003520
Change-Id: Ib89c185296a0c9debdc20beeaa98584d803a84e8
2012-09-13 01:13:48 -07:00
Dianne Hackborn
52e56a2490
Multi-user battery settings.
...
Aggregates battery use from other users into one line item.
Change-Id: I811e681891a9ff098491de1e096232f38bf061a9
2012-09-12 21:45:18 -07:00
Fabrice Di Meglio
01bd0f0017
Merge "Fix bug #7132595 Settings - UI mirroring for RTL locales (Arabic, Hebrew, farsi)" into jb-mr1-dev
2012-09-12 13:26:23 -07:00
Fabrice Di Meglio
b806013283
Fix bug #7132595 Settings - UI mirroring for RTL locales (Arabic, Hebrew, farsi)
...
- fix Data Usage text direction for list items
Change-Id: I938fa77e7cfb2a900daa9f5d081c8e2fd63a42cf
2012-09-11 18:01:51 -07:00
Fabrice Di Meglio
cfc1bec2e6
Merge "Fix bug #7132595 Settings - UI mirroring for RTL locales (Arabic, Hebrew, farsi)" into jb-mr1-dev
2012-09-11 17:13:53 -07:00
Fabrice Di Meglio
eab9150ca8
Fix bug #7132595 Settings - UI mirroring for RTL locales (Arabic, Hebrew, farsi)
...
- fix "Network SSID" string direction
Change-Id: I8491f8f9d52f80863ee78b645e2e34f5f5ff3656
2012-09-11 16:31:13 -07:00
Michael Jurka
152fc0efe7
am 43a5c62c
: am a47a3c8d
: Merge "Fix color of text in widget picker" into jb-mr1-dev
...
* commit '43a5c62ceb856dbc4ace1f85dfed276216217c8b':
Fix color of text in widget picker
2012-09-10 18:27:29 -07:00
Amith Yamasani
10b9602dbe
am 4e201cc6
: am f7d76210
: Merge "User management UI: take 2" into jb-mr1-dev
...
* commit '4e201cc6eae8a03e7a8133f32eec9ef0ff4dd7d0':
User management UI: take 2
2012-09-10 18:23:05 -07:00
Michael Jurka
a47a3c8dea
Merge "Fix color of text in widget picker" into jb-mr1-dev
2012-09-10 18:22:11 -07:00
Amith Yamasani
f7d7621022
Merge "User management UI: take 2" into jb-mr1-dev
2012-09-10 18:18:07 -07:00
Amith Yamasani
dc6bfa6ef5
User management UI: take 2
...
Single screen user management, also visible on secondary users.
Work in progress, especially with respect to synchronizing with
the Me profile.
Change-Id: Id6e94a85d53356847e4e019c52e3388de9ecb354
2012-09-10 18:15:19 -07:00
Michael Jurka
284dc0f44b
Fix color of text in widget picker
2012-09-10 18:13:19 -07:00
rich cannings
d35bec073c
am 32cf21c9
: am bfbdceff
: Grey out App Check setting when no verifiers exist
...
* commit '32cf21c9b9000238d69870cada23d45233d11670':
Grey out App Check setting when no verifiers exist
2012-09-10 17:11:56 -07:00
rich cannings
88da72e0bd
am e6195a12
: am 1352c142
: Merge "Add package verification to settings app" into jb-mr1-dev
...
* commit 'e6195a12edac8e32c9176771b36b64915498706d':
Add package verification to settings app
2012-09-10 17:10:34 -07:00
Svetoslav Ganov
c12373022b
am 54ae7e51
: am d4b711e6
: Merge "Settings for the screen magnification feature." into jb-mr1-dev
...
* commit '54ae7e51a8a675e4ab4d671e19099f74502aba81':
Settings for the screen magnification feature.
2012-09-10 17:08:44 -07:00
Jeff Sharkey
43c5ceea73
am 20ec00d3
: am 04df8b77
: Iteration on multi-user storage UI.
...
* commit '20ec00d3e8681f57cdfe465a907c3fc705b05772':
Iteration on multi-user storage UI.
2012-09-10 17:06:09 -07:00
Baligh Uddin
ec30983d3d
Revert "Import translations. DO NOT MERGE"
...
Broken Build.
This reverts commit e88b7faf43
Change-Id: I6860b5d4694e8f6338c190f14c6e615a45030076
2012-09-10 14:29:41 -07:00
Baligh Uddin
301c2187f3
Revert "Import translations. DO NOT MERGE"
...
Broken build.
This reverts commit d5babab623
Change-Id: Ia088b9bb3471c943276a435bd5c749c45125a19d
2012-09-10 14:24:29 -07:00
Baligh Uddin
e88b7faf43
Import translations. DO NOT MERGE
...
Change-Id: Ibeb05d837712dbbc9c7728faa7f745ad4f37dcc3
Auto-generated-cl: translation import
2012-09-10 12:19:07 -07:00
Baligh Uddin
d5babab623
Import translations. DO NOT MERGE
...
Change-Id: I86ce438ad7821460d932824b63aa196c77e61f56
Auto-generated-cl: translation import
2012-09-10 12:15:47 -07:00
rich cannings
bfbdceffe6
Grey out App Check setting when no verifiers exist
...
Bug: 7082362
Change-Id: I6e8a6032b58145fe6e2918f364ffd92cbb97ed67
2012-09-09 13:42:59 -07:00
rich cannings
d5d60655a9
Add package verification to settings app
...
Adds a dialog/toggle in security settings to turn package verification on and
off.
Bug: 7082362
Change-Id: I9985437ae28e4a999992c91a7e88547495ccbda2
2012-09-07 17:09:11 -07:00
Svetoslav Ganov
d4b711e603
Merge "Settings for the screen magnification feature." into jb-mr1-dev
2012-09-07 16:20:37 -07:00
Svetoslav Ganov
decf36e6a5
Settings for the screen magnification feature.
...
1. Screen magnification on the device has to he explicitly enabled
by the user before allowing a global gesture related interactions.
The feature toggle setting is in Settings->Accessibility and it
is a separate screen with instructions how to use the feature
and a toggle switch.
2. Added a setting in developer options for toggling the magnification
auto update feature. If this features is on the screen is zoomed
out or rotation or activity start. Also if the feature is enabled
the magnified viewport will scroll to show popped up windows.
bug:5587727
Change-Id: Ic45a21d3a3928e2f5aac034751801f090b261488
2012-09-07 16:07:57 -07:00
Jeff Sharkey
04df8b77a4
Iteration on multi-user storage UI.
...
Adds headers to distinguish between current and other users. Also
correctly orders color chips.
Bug: 7003520
Change-Id: I871f1a38d41dad5a5f7d97d91d2ebaac5951066c
2012-09-07 13:23:55 -07:00
Elliott Hughes
001d145610
am 0c0d6052
: am 105d879c
: am 98d9380a
: am 680c8c8e
: resolved conflicts for merge of 33f86196
to stage-aosp-master
...
* commit '0c0d605231e78c3a883b88b4abbc46ee29a7a194':
Stop hard-coding sample 12- and 24-hour times.
2012-09-06 16:43:46 -07:00
Elliott Hughes
105d879cce
am 98d9380a
: am 680c8c8e
: resolved conflicts for merge of 33f86196
to stage-aosp-master
...
* commit '98d9380a5c3c6a6bfa5687af993ea43c882226b9':
Stop hard-coding sample 12- and 24-hour times.
2012-09-06 16:39:41 -07:00
Elliott Hughes
680c8c8e43
resolved conflicts for merge of 33f86196
to stage-aosp-master
...
Change-Id: Ifc5a986179d010358a93869d9e8867af8c30f9b8
2012-09-06 16:09:04 -07:00
Elliott Hughes
82723df002
Stop hard-coding sample 12- and 24-hour times.
...
Bug: 6881640
Change-Id: I6b0d6404b0299f9efa8fd12779799f703f1c764f
2012-09-06 14:49:35 -07:00
Baligh Uddin
c4e8757cd9
Merge "Revert "Import translations. DO NOT MERGE""
2012-09-06 11:16:32 -07:00
Baligh Uddin
d4e216bc9e
Merge "Revert "Import translations. DO NOT MERGE"" into jb-mr1-dev
2012-09-06 11:16:17 -07:00
Baligh Uddin
13cfa44980
Revert "Import translations. DO NOT MERGE"
...
Broke the build.
This reverts commit d08dce4e69
Change-Id: I512a72571adfa5c8cd893a72c7dc40570decec47
2012-09-06 11:16:03 -07:00
Baligh Uddin
cbc213e54c
Revert "Import translations. DO NOT MERGE"
...
Broke the build.
This reverts commit 9dcb0727d0
Change-Id: I3a468f51981456476ca9c76086f0a5c08ba6a61b
2012-09-06 11:15:52 -07:00
Baligh Uddin
d2dec8c70e
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-09-06 10:53:13 -07:00
Baligh Uddin
c3967b9c29
Merge "Import translations. DO NOT MERGE"
2012-09-06 10:51:58 -07:00
Charles Chen
23750fc423
am 5998c8ae
: am ee04e472
: Merge "Add content descriptions to power control widget." into jb-mr1-dev
...
* commit '5998c8ae243f5f84cd22ae283c5abd5373c436bd':
Add content descriptions to power control widget.
2012-09-05 17:17:43 -07:00
Charles Chen
ee04e47216
Merge "Add content descriptions to power control widget." into jb-mr1-dev
2012-09-05 17:13:24 -07:00
Baligh Uddin
d08dce4e69
Import translations. DO NOT MERGE
...
Change-Id: Iaad0437ec086a52ec61bea09e31f60884d72c211
Auto-generated-cl: translation import
2012-09-05 14:05:16 -07:00
Baligh Uddin
9dcb0727d0
Import translations. DO NOT MERGE
...
Change-Id: If5b1608924c422e97c0a12ff0a41f0ade35b2822
Auto-generated-cl: translation import
2012-09-05 14:02:53 -07:00