9208 Commits

Author SHA1 Message Date
Yuncheol Heo
13045dd21c Add a config resource to support platform specific keysystems in WebView.
Bug: 11759895
Change-Id: I19cc044817706d5ec2f5a236218249c0e30f98d4
2014-06-20 06:21:13 +09:00
Baligh Uddin
09b75f9aba Merge "Import translations. DO NOT MERGE" 2014-06-19 00:17:11 +00:00
ztenghui
cf4832f69c Add path support into xml files for PathInterpolator and ObjectAnimator.
The test case is showing that AnimatedVectorDrawable is able to use path to
define time interpolator and object movement now.

Change-Id: If3c0418265d0fd762c8f5f0bb8c39cce3ad34ef3
2014-06-19 10:56:28 -07:00
Baligh Uddin
127b072b61 Import translations. DO NOT MERGE
Change-Id: I787cdcf9f238c90c5f195a434a3ae73fe2eb7e87
Auto-generated-cl: translation import
2014-06-18 10:14:46 -07:00
George Mount
54fb7e94d0 Merge "Handle interruptions in Explode and Slide transitions." 2014-06-19 00:17:11 +00:00
George Mount
1f8c01181b Handle interruptions in Explode and Slide transitions.
Bug 15618842

Change-Id: I22431b59c6516ee330d897791b79fa9ed17ba727
2014-06-18 16:48:45 -07:00
Kenny Guy
f7ecf7c805 Add badging a label to support accessibility.
To provide a way to differntiate the content description
of an icon that has been badged with a managed profile
badge.

Bug: 15106236
Change-Id: Icd5798bbd2410a105054877e3862e199eff24b88
2014-06-19 13:17:02 +01:00
Kenny Guy
63860956f1 Update corp badging assets.
Same assets just as vectors rather than pngs.

Bug: 15445217
Change-Id: I33cc299b7f83b62d06334b387b56b1636fdbe851
2014-06-19 12:20:16 +01:00
Christopher Tate
9c46e06478 Merge "Introduce <application> attribute android:fullBackupOnly={boolean}" 2014-06-17 21:43:29 +00:00
Christopher Tate
d1de2567c6 Introduce <application> attribute android:fullBackupOnly={boolean}
It is quite possible for an application to be happy with having the OS
save full-data archives of its data, but still need to selectively
filter the set of saved files or otherwise participate in full-data
backup and restore.  In general we assume that any app which provides
a backup agent implementation will be directly participating via the
incremental key/value backup API; this new attribute allows an app
to tell the OS "perform full-data backup/restore for me even though
I am supplying my own agent implementation to participate."

Change-Id: I810c50d44aa683b1f23604b7d1f3e96a1722103a
2014-06-17 18:02:48 -07:00
Alan Viverette
93afb5f1d9 Update accessibility focus color
BUG: 15453163
Change-Id: I1504246cfdf7c4af2c9817c47b6bb71f7dc53573
2014-06-17 16:27:40 -07:00
Sreeram Ramachandran
ba724e2708 Fix the default VPN confirm dialog component name.
This was a mistake introduced in http://ag/479286.

Bug: 15087985
Change-Id: I09e1cdcbfbe36b322db9b3178324a9ebb7d5e586
2014-06-18 17:32:37 -07:00
Kenny Guy
a6685f4e43 Update corp badge assets.
Bug: 15445217
Change-Id: Ie91548625be91272ee684be2c314a9d2e9376b76
2014-06-18 12:23:07 +01:00
Craig Mautner
f62d690b00 Merge "Fix persistent tasks and expand scope" 2014-06-17 21:36:48 +00:00
Craig Mautner
43e52ed32e Fix persistent tasks and expand scope
- Fixed missing tag closure on the xml for storing Intent categories.
- Shortened timeout for flushing tasks to persistent storage from
one minute to ten seconds.
- Made persistency the default except for those tasks on the home
stack and those tasks that exclude themselves from the recent task
list.
- Fixed deletion of tasks after restoring. Tasks now survive a second
reboot, not just the first reboot.
- Fixed sort order so most recent tasks will be restored at front.

Fixes bug 15672002.

Change-Id: I16d87d58c6fd2e879cfd0c0b18b2694432a79b71
2014-06-17 17:22:58 -07:00
fafaisland
5834ee7503 Merge "Add READ_ALL_VOICEMAIL permission in the core" 2014-06-17 21:46:58 +00:00
fafaisland
88fb96505c Add READ_ALL_VOICEMAIL permission in the core
Bug:15695227

Change-Id: I96bebcd949293679d938b2ec290820d4ed9035fa
2014-06-17 15:51:58 -07:00
Alan Viverette
1f681448c6 Merge "Add attributes and accessors for tinting View drawables" 2014-06-17 20:42:58 +00:00
Alan Viverette
911743652b Add attributes and accessors for tinting View drawables
Also cleans up handling in setters for managed drawables.

BUG: 15391544
Change-Id: Idc08f7eaea0050feb6403566985a6d58185b81f8
2014-06-17 14:51:45 -07:00
Christopher Tate
5b2034e2cc Merge "Switch everything to scheduled jobs" 2014-06-17 20:55:27 +00:00
Christopher Tate
cf1a2f73fc Switch everything to scheduled jobs
Everything that used the IdleMaintenance APIs/broadcasts gets to use the
spiffy new JobScheduler instead.  Hooray!

On top of that, the now-obsolete "idle maintenance" APIs are now gone
entirely.  Double hooray!

Bug 14993295

Change-Id: I5fb67c296ca8cd0ba8a2c8760a0f0d9d962d813b
2014-06-17 12:14:45 -07:00
Baligh Uddin
f67ce362cf Merge "Import translations. DO NOT MERGE" 2014-06-17 05:00:50 +00:00
Baligh Uddin
1e40894890 Import translations. DO NOT MERGE
Change-Id: I0c9e89ee6bd378aae49c1406f0fe5322fbbe24d4
Auto-generated-cl: translation import
2014-06-16 10:02:13 -07:00
Fabrice Di Meglio
19ae4ca5a7 Fix SeekBarPreference Theming
- make the layout a Theme attribute and use it
- make a specific Material version of the layout for matching
what we have in the Settings App

See bug: #15414236 Define a framework theme for system settings

and #15384992 Setting Dashboard - padding updates

Change-Id: I69c90523fab112fecf26d89de8fc35dd62430c06
2014-06-16 15:58:25 -07:00
Jessica Hummel
d7ccad9935 Remove unused icon.
The icon was left there during a rename to allow easier merging between android branches.

Change-Id: Ia605e228be1eaebd235bd92100a14b8f5f46f1f8
2014-06-16 09:55:41 +01:00
Adam Powell
7660063f3c Update toggle button assets from UX asset repo
Bug 12228605

Change-Id: Ib492ac4eb84b3bb549b33235613967a4aedaf393
2014-06-16 13:29:04 -07:00
Baligh Uddin
d6db9bc985 Import translations. DO NOT MERGE
Change-Id: I01218df57947e4c083deacd9e4c7d3e6925404fb
Auto-generated-cl: translation import
2014-06-15 12:55:38 +00:00
Alan Viverette
996ed45b0d Fix bright foreground & hint colors
BUG: 15616463
Change-Id: I747a3fd30e701bd2ee40df5faf2688cd5af4ee14
2014-06-13 15:58:25 -07:00
Ido Ofir
29372ab484 Adding permission for launching the trust agent settings.
Change-Id: Iac5bde57ca8d465fdf0fa5848d6716fc88801aeb
2014-06-13 14:52:19 -07:00
Fabrice Di Meglio
2b3818e9a8 Merge "Fix bug #15414236 Define a framework theme for system settings" 2014-06-11 08:41:11 +00:00
Fabrice Di Meglio
fb82d4837f Fix bug #15414236 Define a framework theme for system settings
- add missing Material preferencePanelStyle / preferenceHeaderPanelStyle /
preferenceListStyle / preferenceFragmentListStyle / preferenceFragmentPaddingSide
- add needed material dimens
- fixed PreferenceFragment.Material
- done it for the normal and light theme

Change-Id: Ib25288a499ab6b1ee42b2d0c72a2e5a1be084e5f
2014-06-13 14:15:34 -07:00
Wink Saville
24683f1e15 Merge "Merge kwd to master" 2014-06-12 05:34:42 +00:00
Wink Saville
fb40dd4d00 Merge kwd to master
Add initial IMS and MSIM support from klp-wireless-dev-mirror

Change-Id: Idb607c0aa32f80fe4fe1539aedea7a221e9e7f04
2014-06-13 13:30:57 +00:00
Mike J. Chen
92537739db Merge "Update android-logo boot animation" 2014-06-12 05:34:42 +00:00
Mike Lockwood
94b59de852 BluetoothAvrcpController: Move AVRCP controller support to new BluetoothProfile subclass
Change-Id: Id988040a7ce623ed68e0349920301ff48db1fbce
2014-06-13 09:06:36 -07:00
Mike Lockwood
2263dd1ddd BluetoothA2dpSink: Add new BluetoothProfile subclass for A2DP sink
Change-Id: I09d5cb8fdaea4c4828f333949b7c18deffd22722
2014-06-13 09:06:35 -07:00
Mike Lockwood
cf916d3467 Rename BluetoothHandsfreeClient to BluetoothHeadsetClient
This makes our terminology consistent with the existing BluetoothHeadset profile

Also updated arguments to Context.bindService()

Change-Id: I27cc5a6fde256b1f5dccca53a7a15ec8f58691c2
2014-06-13 09:06:35 -07:00
destradaa
45c9ef2021 Merge "Separate Hardware Flp ServiceWatcher flags from the ones used by Software Flp." 2014-06-10 21:44:22 +00:00
destradaa
d5323174d8 Separate Hardware Flp ServiceWatcher flags from the ones used by Software Flp.
Change-Id: I6c15665118d52627978381935716436981a058d1
2014-06-12 11:47:05 -07:00
Dianne Hackborn
60a0cd3df9 am 8840d6b9: Merge "Remove landscape and tablet animations." into lmp-preview-dev
* commit '8840d6b978cf3616a871e50bbbb055a51bbfc1a2':
  Remove landscape and tablet animations.
2014-06-12 23:20:57 +00:00
Amith Yamasani
962c7b14ea am 8f7c6f07: Merge "Rename "Android for Work" to "Android Work"" into lmp-preview-dev
* commit '8f7c6f079d008d76fb3876db29a78c642e74a7dd':
  Rename "Android for Work" to "Android Work"
2014-06-12 22:51:40 +00:00
Dianne Hackborn
099053d862 Merge "Remove landscape and tablet animations." into lmp-preview-dev 2014-06-12 17:09:07 +00:00
Dianne Hackborn
62271c7fac Remove landscape and tablet animations.
Change-Id: I2258649925a9ca897fbd808aaca897b0633ba2e8
2014-06-12 16:02:48 -07:00
Amith Yamasani
4ea915e71a Rename "Android for Work" to "Android Work"
Bug: 15588476
Change-Id: I3c3d12983352d7ddc1cb87ef41deddbb62df3f0a
2014-06-12 13:53:23 -07:00
Alan Viverette
04b8e270f2 Merge "Make overlapAnchor public, make ActionBar spinner overlap" 2014-06-12 05:34:42 +00:00
Alan Viverette
e178c93ff5 Make overlapAnchor public, make ActionBar spinner overlap
BUG: 15566102
Change-Id: I23885c2d66ce0749e4c131491205bb8eb2612923
2014-06-12 13:23:20 -07:00
Fabrice Di Meglio
0044b20eb7 am 52771816: Merge "Fix Material Preference Framework layout" into lmp-preview-dev
* commit '527718164cbb28dff6be6073ba78515395bcf9e1':
  Fix Material Preference Framework layout
2014-06-12 18:08:04 +00:00
ztenghui
9c68b42dc4 Merge "Add AnimatedVectorDrawable" 2014-06-12 03:30:50 +00:00
ztenghui
e5e92602a4 Add AnimatedVectorDrawable
Currently as a hidden class.
It can support many the animations now as far as ObjectAnimator and
hierarchical group can support.
And we don't have path morphing yet.

Also support the Animator / Interpolator inflation from Context and Resources.

Change-Id: I948bbdf7373ad291171eed0b497959dce8c2edf3
2014-06-12 13:18:59 -07:00
George Mount
005fbda205 am 127ae6e5: Merge "Add reasonable default activity transitions to theme.material.light." into lmp-preview-dev
* commit '127ae6e5584f8dcc8db4a4faa6bd03272f631f57':
  Add reasonable default activity transitions to theme.material.light.
2014-06-12 20:06:03 +00:00