Commit Graph

11636 Commits

Author SHA1 Message Date
Amith Yamasani
c6fe9cc319 Allow space management for device admins
If an active device admin has a space management UI, enable the button
to manage space.

Bug: 10527304

Change-Id: I1d03eec6d766b49b1c3d9bb30151db4cad7e84e8
2013-09-13 10:52:02 -07:00
Martijn Coenen
d2d15687a4 Payments: use latest settings icon.
Bug: 10262585
Change-Id: I40e52c67be73f4c434ced755dbc6d340ff709e2a
2013-09-13 11:38:00 +02:00
David Christie
8b4cdbebcf Fix recent apps in appops.
Prior to this fix all apps would disappear from settings->location
15 minutes after the request was first made (even if request
was ongoing).  Tested this out - apps requesting location longer
than the threshold stay in the list, and apps stay in the list exactly
the threshold time after the location request ENDS.

Change-Id: I7d4db25c615df2ec41e93b1b3191ba606d26719d
2013-09-12 18:01:28 -07:00
Alan Viverette
54fa990f61 Merge "Fix manifest entry for CAPTIONING_SETTINGS action" into klp-dev 2013-09-12 18:23:34 +00:00
The Android Automerger
9a851db45a merge in klp-release history after reset to klp-dev 2013-09-12 06:02:05 -07:00
Baligh Uddin
1ab0933a6d Merge "Import translations. DO NOT MERGE" into klp-dev 2013-09-12 03:13:57 +00:00
Baligh Uddin
f2aa7685d0 Import translations. DO NOT MERGE
Change-Id: I1cb0e4fdcb057eccc90535d148a38f4149e88419
Auto-generated-cl: translation import
2013-09-11 15:33:39 -07:00
Alan Viverette
9b625f0baa Fix manifest entry for CAPTIONING_SETTINGS action
BUG: 10708261
Change-Id: I54cfd8eaae97ed3da165521b9b4e73924bd3f0e1
2013-09-11 13:03:14 -07:00
Amith Yamasani
6cd9a67a54 Merge "Increase string lengths for localization." into klp-dev 2013-09-11 17:54:53 +00:00
Martijn Coenen
52df3343ab Merge "HCE: Latest UX and strings." into klp-dev 2013-09-11 17:52:36 +00:00
Amith Yamasani
a2563d103b Increase string lengths for localization.
Bug: 10287242
Bug: 10282460
Change-Id: Idf867cde3d22446f1a1ce3d4aacbf1d1607a5eb7
2013-09-11 10:19:53 -07:00
Amith Yamasani
37922a16d3 Merge "Fix profile picture picking for restricted profiles" into klp-dev 2013-09-11 17:03:55 +00:00
The Android Automerger
cef0a9c375 merge in klp-release history after reset to klp-dev 2013-09-11 06:01:17 -07:00
Martijn Coenen
da6c0ba382 HCE: Latest UX and strings.
Bug: 10262585
Change-Id: I5473c4d387fed884faf77c7448fab1332f710557
2013-09-11 12:30:46 +02:00
Amith Yamasani
2ad9625462 Fix profile picture picking for restricted profiles
Due to the new file picker UI and incorrect assumptions of access to sd card,
have to use content provider Uris instead of file paths.

Also makes the cropping robust in the event of not having a cropping intent
on the platform.

This should make the code play well with third party image
and camera apps as well.

Bug: 10666584

Change-Id: Ie8d834fe7aac96bc14829a7be084512a15ef4001
2013-09-10 17:16:12 -07:00
The Android Automerger
555d00c5b8 merge in klp-release history after reset to klp-dev 2013-09-10 14:29:09 -07:00
David Braun
e9aa0a94d0 Merge "Factor out read/write SMS settings seperate from send/receive." into klp-dev 2013-09-10 20:33:41 +00:00
David Braun
4f648c2912 Factor out read/write SMS settings seperate from send/receive.
Change-Id: I88177c23d165df6c00a8d32203f3a5b18aca1dcf
2013-09-10 13:14:09 -07:00
Przemyslaw Szczepaniak
eb306b4c15 Fix for empty "Listen to an example" string.
Because of bug in previous TTS related change (bugfix for hiding
"Play TTS sample" if default language is not supported), settings
stopped to call getSampleText() when it was established that current
default language is supported.

This change makes sure that getSampleText() is always called if language
is supported.

Bug: 10672535
Change-Id: I83bf7056e12ddbe2322b6a3f04552802037626aa
2013-09-10 10:35:57 +01:00
Baligh Uddin
c184ed7683 Merge "Import translations. DO NOT MERGE" into klp-dev 2013-09-10 05:09:00 +00:00
Jeff Sharkey
75c4204e8a Merge "Remove sdcard developer option, avoid data crash." into klp-dev 2013-09-10 04:41:19 +00:00
Jeff Sharkey
78ff1b8f10 Remove sdcard developer option, avoid data crash.
Remove READ_EXTERNAL_STORAGE enforcement UI, since the permission is
now always enforced.  Check to see if bandwidth module is enabled
when launching data usage, and finish gracefully if disabled.

Bug: 10116515, 10392597
Change-Id: Id0295c405b780a53867934b3bcd0a5f56db7d87a
2013-09-09 18:42:33 -07:00
Russell Brenner
ac72a3dfd3 Merge "Limit wifi password to ascii chars" into klp-dev 2013-09-10 01:11:43 +00:00
Amith Yamasani
329e5b159a Merge "Fix NPE for stability tests" into klp-dev 2013-09-09 21:19:02 +00:00
Dianne Hackborn
d90ff6772b Merge "Follow-on for #10671878: Proc stats needs to remove old data structures" into klp-dev 2013-09-09 20:37:26 +00:00
Baligh Uddin
e10fd7afa2 Import translations. DO NOT MERGE
Change-Id: I69705cf113c1288bad878c5b06b5519df8df92d6
Auto-generated-cl: translation import
2013-09-09 13:27:39 -07:00
Amith Yamasani
5334cf609f Fix NPE for stability tests
Bug: 9882651
Change-Id: I4164764a058d68d448ef4a4aba2a18f072079b9c
2013-09-09 13:16:00 -07:00
Tom O'Neill
b23c86dd2e Merge "Specify user when starting service" into klp-dev 2013-09-09 20:04:27 +00:00
Lifu Tang
d1253a2b43 Merge "Revert "Dim icons when recent apps category is disabled"" into klp-dev 2013-09-09 17:40:24 +00:00
Tom O'Neill
7f91d86283 Specify user when starting service
- Improve logging

- Fix b/10621831

Change-Id: Icbb265ce53640dcf63f1c81d682f5811f196efcc
2013-09-09 10:33:52 -07:00
Russell Brenner
e094f60f1c Limit wifi password to ascii chars
Bug: 10441448
Change-Id: I7a77a8f594dbe0ef4df60db9b26167b8f17bf8b2
2013-09-09 10:13:47 -07:00
Dianne Hackborn
04436c51f6 Follow-on for #10671878: Proc stats needs to remove old data structures
The UI can now show better information about services, now that we
have the name of the process each service runs in and its total run
time.

Change-Id: I0777d8295a50c8f69c57bad24ccafe3bf0fbe5b8
2013-09-09 09:51:34 -07:00
The Android Automerger
50ad72511c merge in klp-release history after reset to klp-dev 2013-09-09 06:02:37 -07:00
Lifu Tang
332822e31b Revert "Dim icons when recent apps category is disabled"
This change makes all the icons in the system dimmed, not only on Location Settings page. I haven't managed to find a simple fix to that problem. I think we should abandon this feature, and revert this CL.

This reverts commit ebcd196a0b.

Change-Id: If39f2892c82643b936d2d9ff7b1d1c027018f3f6
2013-09-09 00:06:34 +00:00
Lifu Tang
5999658ef8 Merge "Dim icons when recent apps category is disabled" into klp-dev 2013-09-08 05:12:00 +00:00
Svetoslav Ganov
1e1d532491 Merge "Print service settings polish" into klp-dev 2013-09-07 22:05:38 +00:00
Lifu Tang
ebcd196a0b Dim icons when recent apps category is disabled
- Fix b/10654646

Change-Id: I7581054b0838c801cf9a6c889e8aeb9db8c7ba56
2013-09-06 20:19:33 -07:00
Lifu Tang
066d04def1 Merge "Gray recent apps section when location disabled" into klp-dev 2013-09-07 01:32:48 +00:00
Lifu Tang
d3a77665ef Gray recent apps section when location disabled
- Fix b/10638903

Change-Id: I1c09661b0e5ac8d089a515b64301ddfe9bcedaa9
2013-09-06 18:26:21 -07:00
Lifu Tang
fbf2d27635 Merge "Made "No Recent Apps" banner brighter" into klp-dev 2013-09-07 00:15:26 +00:00
Robert Greenwalt
8ad8bfd9aa Merge "Use the application name instead of package." into klp-dev 2013-09-06 23:35:46 +00:00
Lifu Tang
0d56bb2950 Made "No Recent Apps" banner brighter
- Fix b/10638903

Change-Id: I83d3dc30315c05844ed57ee3065b099ce1ec1f96
2013-09-06 16:05:23 -07:00
Svetoslav Ganov
43557570cf Print service settings polish
1. Moved the settings and add printers to the overflow menu.

2. Collapsing the search action view to get proper behavior when selected.

3. Showing the search option only if there are printers.

4. Stop observing for printers if the service is disabled.

bug:10652301

Change-Id: I589a3b177c5a58a8b1382d7020fd4b128afd9038
2013-09-06 14:57:51 -07:00
Fabrice Di Meglio
4c7de61320 Merge "Fix bug #10624988 Incorrect mirroring of RAM and Internal Storage for Apps screens in Settings" into klp-dev 2013-09-06 20:05:18 +00:00
Fabrice Di Meglio
37f3c8f574 Fix bug #10624988 Incorrect mirroring of RAM and Internal Storage for Apps screens in Settings
- well this CL is only for preventing a wrong rendering (the real CL would need to be one latter
and would need to fix the onDraw(Canvas) for LinearColorBar so that it takes care of the layout direction)
- force LTR layout direction on the LinearColorBar, hence preventing the two TextView to render their
text "in the middle".
- use BidiFormatter to wrap number strings

Change-Id: Ie164e5509c0364a81c85a3ac69f97a89f20a4130
2013-09-06 11:19:27 -07:00
Svetoslav Ganov
b0c381d8ea Print settings polish
1. Added support for launching the top level print settings.

2. Updated some strings.

3. Removed the uninstall option for a print service.

4. Added search for the list of printers of a print service.

Change-Id: I9e175ba78b2d22b2bf90cf79153dc73327dfaff1
2013-09-06 10:49:54 -07:00
Tom O'Neill
421dccd5dd Restrict Settings injection to system-signed apps
- Also: reload the injected settings status values on mode changes

- b/10461474

Change-Id: I58c817ab8ab253aa19fa02c3cb511f26c807dc2a
2013-09-06 10:38:26 -07:00
Baligh Uddin
f1e0c65efb Merge "Import translations. DO NOT MERGE" into klp-dev 2013-09-06 03:34:18 +00:00
Lifu Tang
0a0635c10e Merge "Don't show explicit time when no recent apps" into klp-dev 2013-09-06 02:01:18 +00:00
Amith Yamasani
256637ffb3 Merge "Handle renamed APIs" into klp-dev 2013-09-05 22:49:20 +00:00