Commit Graph

5391 Commits

Author SHA1 Message Date
Svetoslav
995e69d1e1 Merge "Offer to enable a print service after it is installed (Settings)." into klp-dev 2013-09-21 01:15:52 +00:00
David Christie
bec860d6c4 Remove "Android System" from recent apps list in Settings (b/10855277)
Change-Id: I22d74c22c482786298af088abb7b25c790fd4b21
2013-09-20 18:08:54 -07:00
Svetoslav
0ad40283bb Offer to enable a print service after it is installed (Settings).
The user has to explicitly enable a print service from the settings UI
before using it. Usually, users very rarely if at all interact with print
services, therefore all print service management task are performed from
the print settings. We also have to get user consent warning that the
user's data is about to be given to a third-party app. We now post a
notification allowing the user to go directly to the settings screen to
turn the service on.

bug:10447510

Change-Id: Ibfb5368a09b1e012dd6dd0f3d33a5ad10e5ee00e
2013-09-20 17:34:34 -07:00
David Braun
41b18f71b2 am 1a2bfad4: Merge "Fix crash rotating with default SMS dialog up." into klp-dev
* commit '1a2bfad4250cb231d60823affbb8288b6c6d1797':
  Fix crash rotating with default SMS dialog up.
2013-09-20 16:31:23 -07:00
David Braun
1a2bfad425 Merge "Fix crash rotating with default SMS dialog up." into klp-dev 2013-09-20 23:29:41 +00:00
David Braun
be1f0a111e Fix crash rotating with default SMS dialog up.
Bug: 10845396 NPE storage == null when user rotates device while setting up 'Default SMS app'
Change-Id: I9a19ede726caabe5e66b83951585380768b66be6
2013-09-20 14:15:32 -07:00
Elliott Hughes
b3bc933716 am aeb1fa77: am 10fdcab4: Merge "Fix time zone formatting in RTL locales."
* commit 'aeb1fa779ba781fc1decb68db387ee64df58befa':
  Fix time zone formatting in RTL locales.
2013-09-20 13:47:58 -07:00
Elliott Hughes
aeb1fa779b am 10fdcab4: Merge "Fix time zone formatting in RTL locales."
* commit '10fdcab4245ce1beeb75c36b36ccaa48bf8953f0':
  Fix time zone formatting in RTL locales.
2013-09-20 13:46:04 -07:00
Maggie Benthall
273155c7d3 UX tweaks for CA cert monitoring
- Use a smaller icon on the settings menu in managed device case
- Whitespace/punctuation fix for dialog message string.

Bug: 10421514
Bug: 10785095
Change-Id: Ic7cd0cedd2f7a4075cb9d966265ad40ae002f355
2013-09-20 18:24:52 +00:00
Christopher Tate
bc016eec42 am 8243c9a7: Incorporate home metadata into app details UI
* commit '8243c9a722e815bdcb069163de48877478c28dfd':
  Incorporate home metadata into app details UI
2013-09-19 17:59:06 -07:00
Christopher Tate
8243c9a722 Incorporate home metadata into app details UI
Just as we don't expose disable/uninstall of home applications in this UI,
we now also don't allow disable/uninstall of packages that are proxying
for home apps via the android.app.home.alternate meta-data mechanism.

Also, don't display the 'Home' settings top-level category at all when
there is only a single available home app.

Finally, explicitly note the current user when sending broadcasts,
otherwise API sanity checks get suspicious.

Bug 10749961

Change-Id: I13e11032cb571df19798c4e13c91a572d1ee61a7
2013-09-19 15:39:42 -07:00
Christopher Tate
430cb07dd7 am 6741d4db: Merge "Use META_HOME_ALTERNATE for home app uninstall target" into klp-dev
* commit '6741d4db7bc385f7c26909d356bf94494e900a46':
  Use META_HOME_ALTERNATE for home app uninstall target
2013-09-19 12:48:16 -07:00
Christopher Tate
6741d4db7b Merge "Use META_HOME_ALTERNATE for home app uninstall target" into klp-dev 2013-09-19 19:46:07 +00:00
Christopher Tate
1ea5497562 Use META_HOME_ALTERNATE for home app uninstall target
So a bundled home app can proxy install/uninstall to a non-bundled
package cleanly.

Bug 10749961

Change-Id: Ia35663fc46c068fe17eafa9116b6dda34c124b04
2013-09-18 18:37:04 -07:00
Elliott Hughes
04487594d7 Fix time zone formatting in RTL locales.
This fixes ar, fa, and he/iw.

Bug: 10231161
Change-Id: I31acc044443c026ba8b8e1967810f7aa476bcae7
2013-09-18 15:07:43 -07:00
David Braun
9773a01400 am d810a6a5: Merge "Implement new method for handling SMS/MMS on the platform" into klp-dev
* commit 'd810a6a59a44f9b5bde021dfa0e5507dc4ec0472':
  Implement new method for handling SMS/MMS on the platform
2013-09-17 15:19:12 -07:00
David Braun
d810a6a59a Merge "Implement new method for handling SMS/MMS on the platform" into klp-dev 2013-09-17 22:15:13 +00:00
Amith Yamasani
8250d33ad4 am f48e4b5b: Merge "Don\'t crash on rotation when cropping a profile picture" into klp-dev
* commit 'f48e4b5bf628f9422888a97653dd2156489c5352':
  Don't crash on rotation when cropping a profile picture
2013-09-16 17:09:46 -07:00
Amith Yamasani
f48e4b5bf6 Merge "Don't crash on rotation when cropping a profile picture" into klp-dev 2013-09-17 00:07:48 +00:00
David Braun
4e9f04de0a Implement new method for handling SMS/MMS on the platform
Multi project change:
The changes in this project update the settings app to support the new
default SMS app setting. I have also updated the order of the wireless
settings in the UX as per request from rachelg.

Bug: 10449618
Change-Id: Iba1ac6ea3f29c2a72af83b122ec5ea3a16a28e58
2013-09-16 13:45:42 -07:00
Svetoslav
882a5b3e60 am 256e51d3: Merge "Ignore print service settings activities if they are not exported." into klp-dev
* commit '256e51d328ac28594a6057de829190ffe4fa593f':
  Ignore print service settings activities if they are not exported.
2013-09-15 17:19:38 -07:00
Svetoslav
256e51d328 Merge "Ignore print service settings activities if they are not exported." into klp-dev 2013-09-16 00:16:56 +00:00
Dianne Hackborn
18d6e0164c am 2d29fad1: Merge "Various proc stats UI improvements." into klp-dev
* commit '2d29fad197c1fe17e5a61fb30944c5add989e7f1':
  Various proc stats UI improvements.
2013-09-15 17:05:56 -07:00
Dianne Hackborn
2d29fad197 Merge "Various proc stats UI improvements." into klp-dev 2013-09-16 00:04:51 +00:00
Dianne Hackborn
49759af6b0 Various proc stats UI improvements.
- Option to include system processes.
- Option to use uss instead of pss sizes.
- Option to select type of stats: background processes, foreground (top)
  processes, cached processes.
- Details now shows max mem usage.

Change-Id: Ic994564ce846bc1021bf35576feeb9ef095b0e48
2013-09-15 13:22:28 -07:00
Svetoslav
17e72aa90b Ignore print service settings activities if they are not exported.
1. The print spooler cannot start not exported activities and they
   should not be started from another application anyway. Therefore,
   we do not start them from settings too even though settings can
   do that since it is signed with the platform certificate.

2. Adding some string changes to meet the translation deadline.

bug:10680224

Change-Id: I69c189e1c502985aceb68d269492f2e86de44ec4
2013-09-15 03:00:54 -07:00
Maggie Benthall
ff8af60a9c am 189dab3d: Merge "Activity for messaging installed CA certs, and icon in Settings." into klp-dev
* commit '189dab3d41312b6404f2121d54580ee2c5b9df8e':
  Activity for messaging installed CA certs, and icon in Settings.
2013-09-14 14:22:26 -07:00
Maggie Benthall
9d6c40e56d Activity for messaging installed CA certs, and icon in Settings.
Add the MonitoringCertInfoActivity, used by Settings, QuickSettings
and notification to explain about CA certs enabling network traffic
monitoring.
Add a button on the Security item in Settings when a cert is installed.

Bug: 10633199

Change-Id: Ic753fe22b66c30d837a9ba471a0632a07bb7471f
2013-09-14 15:02:51 -04:00
Amith Yamasani
33b18383d7 am b8e39041: Merge "Allow space management for device admins" into klp-dev
* commit 'b8e39041a5e8994376e44f7b5c5b9cd32a09377e':
  Allow space management for device admins
2013-09-13 17:16:09 -07:00
Zhihai Xu
c6c6eb1ff8 am 856df43c: Merge "MAP 1.1 Review fixes" into klp-dev
* commit '856df43c064bea26e467e2305791ce022fe4cf6e':
  MAP 1.1 Review fixes
2013-09-13 17:15:13 -07:00
Christopher Tate
aa6bb5eb13 am e238a47f: Introduce \'Home\' settings
* commit 'e238a47f5ea6de128cf76eca8ad2b852cb12f4a0':
  Introduce 'Home' settings
2013-09-13 17:14:43 -07:00
Amith Yamasani
b8e39041a5 Merge "Allow space management for device admins" into klp-dev 2013-09-13 23:52:01 +00:00
Elliott Hughes
55ea2736f7 am 3d83f5ca: am caeb7a6e: Merge "Get time zone names from CLDR."
* commit '3d83f5ca9cb39a8f000da4c7f163a25108e1f478':
  Get time zone names from CLDR.
2013-09-13 16:14:06 -07:00
Elliott Hughes
3d83f5ca9c am caeb7a6e: Merge "Get time zone names from CLDR."
* commit 'caeb7a6e627a8326b3268a8ca588b7ea0d3d700c':
  Get time zone names from CLDR.
2013-09-13 16:11:43 -07:00
Elliott Hughes
caeb7a6e62 Merge "Get time zone names from CLDR." 2013-09-13 23:08:12 +00:00
Zhihai Xu
856df43c06 Merge "MAP 1.1 Review fixes" into klp-dev 2013-09-13 23:00:36 +00:00
Kim Schulz
5d2595f051 MAP 1.1 Review fixes
- Fixes to the issues found during review.
- added support for BluetoothProfile ProfileService Classes
- Added new MapProfile.java to comply with new structure
- changed ORDINAL to use BluetoothProfile.MAP directly
- Moved construction of MapProfile to LocalBluetoothProfileManager constructor
- Added support for multiple concurent permission activities and/or multiple notifications (i.e. pbap and map permission request right after each other)
- cleanup
- changed settings to use Notification.Builder
- made the notifications for map/pbab more informative
- added handling of back button + "clear all notifications"

Bug:10692365
Change-Id: I9803c9658a96b1a9c1d4734d2fdd22f1421d2827
2013-09-13 15:44:26 -07:00
Christopher Tate
e238a47f5e Introduce 'Home' settings
Bug 9958444

Change-Id: I868f5b7aa6ae9273b725cb96e80821a82569e7e0
2013-09-13 12:50:41 -07:00
Amith Yamasani
7f5f0bb2ae Don't crash on rotation when cropping a profile picture
Bug: 8910780

Keep track of pending activity result and avoid deleting the intermediate file.

Change-Id: I56f63e1348c8b1f5229ad3e135016b8b75d3a335
2013-09-13 12:12:08 -07:00
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
David Christie
2e99735046 am 8b4cdbeb: 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
* commit '8b4cdbebcfb53b57ac2afec1b1e3377d6a02bb21':
  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.
2013-09-12 21:38:12 -07: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
6489d6f654 am 54fa990f: Merge "Fix manifest entry for CAPTIONING_SETTINGS action" into klp-dev
* commit '54fa990f6174542e1e7fbe77a75954fcd2f39983':
  Fix manifest entry for CAPTIONING_SETTINGS action
2013-09-12 11:26:22 -07:00
Amith Yamasani
32aa0bfdd5 am ad541608: am ad0f0edb: Merge "Call to equals() comparing different types"
* commit 'ad54160844177515dfe9024521669e4b47311d0f':
  Call to equals() comparing different types
2013-09-12 09:49:54 -07:00
Amith Yamasani
ad54160844 am ad0f0edb: Merge "Call to equals() comparing different types"
* commit 'ad0f0edb54fd61048b64053d7eb8fafa6c84b119':
  Call to equals() comparing different types
2013-09-12 09:21:53 -07:00
Amith Yamasani
ad0f0edb54 Merge "Call to equals() comparing different types" 2013-09-12 16:08:20 +00:00
Alan Viverette
9b625f0baa Fix manifest entry for CAPTIONING_SETTINGS action
BUG: 10708261
Change-Id: I54cfd8eaae97ed3da165521b9b4e73924bd3f0e1
2013-09-11 13:03:14 -07:00
Martijn Coenen
18c71a91c2 am 52df3343: Merge "HCE: Latest UX and strings." into klp-dev
* commit '52df3343ab471b9fcc8773ea7bcb88edb2523896':
  HCE: Latest UX and strings.
2013-09-11 10:54:52 -07:00
Martijn Coenen
52df3343ab Merge "HCE: Latest UX and strings." into klp-dev 2013-09-11 17:52:36 +00:00
Amith Yamasani
e63450d02e am 37922a16: Merge "Fix profile picture picking for restricted profiles" into klp-dev
* commit '37922a16d35526b0a118484c91ce6f8f58c45ce1':
  Fix profile picture picking for restricted profiles
2013-09-11 10:06:28 -07:00