Ruchi Kandoi
f20a5eb279
PowerManager: add powerHint method
...
Add powerHint method to IPowerManager for passing power hints from other
processes.
Change-Id: Ic596ace2ed1796a6da4cddb2163dcc4536115e55
2014-04-04 20:24:16 +00:00
John Spurlock
0a0454fdcc
am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev
...
* commit '642421aa7f284817cc1a972a7f9c7a64696a0116':
Introduce new UI_MODE_TYPE_WATCH and qualifier.
2014-04-04 19:34:11 +00:00
Adam Powell
dd79334f7e
Merge "Fix ActionBar attribute parsing"
2014-04-04 19:28:46 +00:00
John Spurlock
642421aa7f
am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev
...
* commit '5c31e487c4577e1c47ee7c949325d6a13f0d462e':
Introduce new UI_MODE_TYPE_WATCH and qualifier.
2014-04-04 19:28:09 +00:00
John Spurlock
5c31e487c4
Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev
2014-04-04 19:24:09 +00:00
Adam Powell
b226bea108
Fix ActionBar attribute parsing
...
Lost in some prior refactoring. Also fixes doc builds for the removed
styleable.
Change-Id: Ice27a978cd5c22c6ad1fc0b45557c6cac77b5985
2014-04-04 12:23:42 -07:00
John Spurlock
6c191299a7
Introduce new UI_MODE_TYPE_WATCH and qualifier.
...
Default ui mode to watch if we have FEATURE_WATCH.
Bug:13395758
Change-Id: Ie5ff95de60e69e91ad3612c7d2f1fca7f49061bd
2014-04-04 15:21:53 -04:00
Ricardo Cervera
1e9b3f645e
am 8f81d295: am d10b6543: am 5df82523: am ff3d89c0: Merge "docs: Added permissions note for Context.getFilesDir. Bug: 13716053" into klp-docs
...
* commit '8f81d29558bb0c97187d5ae3a7ee696ec13b264a':
docs: Added permissions note for Context.getFilesDir. Bug: 13716053
2014-04-04 17:55:45 +00:00
Ricardo Cervera
8f81d29558
am d10b6543: am 5df82523: am ff3d89c0: Merge "docs: Added permissions note for Context.getFilesDir. Bug: 13716053" into klp-docs
...
* commit 'd10b65431547d66b41e4e282e9261453bb0658ff':
docs: Added permissions note for Context.getFilesDir. Bug: 13716053
2014-04-04 17:48:51 +00:00
Ricardo Cervera
d10b654315
am 5df82523: am ff3d89c0: Merge "docs: Added permissions note for Context.getFilesDir. Bug: 13716053" into klp-docs
...
* commit '5df825237afd016c48dd3577d839825e5161d3e7':
docs: Added permissions note for Context.getFilesDir. Bug: 13716053
2014-04-04 17:42:44 +00:00
Ricardo Cervera
90a5f9851a
docs: Added permissions note for Context.getFilesDir. Bug: 13716053
...
Change-Id: I02e17c358630ab298bb99731723405cdeae701fc
2014-04-04 10:26:05 -07:00
Adam Powell
e43340c80d
android.widget.Toolbar
...
Add the new Toolbar widget for use in app layouts.
ActionBar can now be used as a point of control for either a
traditional window decor action bar or for a Toolbar that appears
inline in an Activity's layout.
ToolbarActionBar is currently WIP.
Change-Id: I0da093e5645840f4fd032aa34efa0ae5f1825ff2
2014-04-04 10:08:17 -07:00
Adam Powell
fc35dfd513
Deprecate ActionBar navigation modes
...
Navigation modes were a great shortcut for patterns that are no longer
recommended or that don't integrate as nicely with application
content. Apps have done a great job both inventing new navigation
patterns that work well in their own contexts or following patterns
that can be implemented inline with an app's content. Navigation modes
as a prescriptive construct are no longer needed.
Be free, apps!
Change-Id: I9ae1c2efc830c7dcb6664061bba68b1748928ae3
2014-04-04 10:08:17 -07:00
Adam Connors
d423986e68
Merge "Add android.software.managedprofiles feature flag."
2014-04-04 14:40:20 +00:00
Paul Lawrence
f17f0e0eb0
Merge "Save OwnerInfo so CryptKeeper can display at boot time"
2014-04-04 14:05:56 +00:00
Craig Mautner
4c4b1d65ff
Merge "Fix build due to bad javadoc link."
2014-04-04 01:57:47 +00:00
Craig Mautner
529a43f719
Fix build due to bad javadoc link.
...
Change-Id: I83ca32611fb72b79be271dc3a5bd848934e9174f
2014-04-03 18:54:52 -07:00
Craig Mautner
eb6387c161
Merge "Add the persistable attribute for Activities"
2014-04-03 20:51:22 +00:00
Dianne Hackborn
5d5902d140
Merge "Don't allow -1 uids for wake locks."
2014-04-03 20:49:57 +00:00
Craig Mautner
35fc6a02ae
Merge "Implement setActivityLabelAndIcon()."
2014-04-03 20:37:29 +00:00
Dianne Hackborn
ef640cdfb2
Don't allow -1 uids for wake locks.
...
Change-Id: Ia1b412a166f69247be3b047138349e7b4031bd7d
2014-04-03 11:20:15 -07:00
Craig Mautner
4cfa8dc77a
Add the persistable attribute for Activities
...
This is used for documents to allow them to be persisted across
reboots.
Fixes bug 13735406.
Change-Id: I5655ac99589d58ed5716429cf7a1ffeee677aee1
2014-04-03 10:40:43 -07:00
Chris Craik
ef4c0c9fd5
Merge "Move most TransformationInfo properties to RenderNode"
2014-04-03 17:14:53 +00:00
Raph Levien
537be409f2
am c333381b: am 24a2f20f: am c420ce34: Merge "Marquee text RTL improvements"
...
* commit 'c333381b4c1b46f13f75388099cafb740844c497':
Marquee text RTL improvements
2014-04-03 17:09:26 +00:00
Raph Levien
c333381b4c
am 24a2f20f: am c420ce34: Merge "Marquee text RTL improvements"
...
* commit '24a2f20fe64e893e28dc70b288e12567ff71019f':
Marquee text RTL improvements
2014-04-03 16:02:39 +00:00
Raph Levien
c420ce34ba
Merge "Marquee text RTL improvements"
2014-04-03 15:50:29 +00:00
Ben Murdoch
55da62288d
am 14424043: am 369a0057: Merge "Update ViewRootImpl for 64bit functor type."
...
* commit '14424043b9c20edf639004e05fe8e9264a2e66f5':
Update ViewRootImpl for 64bit functor type.
2014-04-03 10:00:25 +00:00
Ben Murdoch
369a00574d
Merge "Update ViewRootImpl for 64bit functor type."
2014-04-03 09:48:43 +00:00
Jeff Brown
10a5ec230f
am c2cebee6: am 8db6d9af: Merge "Clean up certain state transitions in DreamService." into klp-modular-dev
...
* commit 'c2cebee67a2dafe850e39b2ae3bc8b2f44426901':
Clean up certain state transitions in DreamService.
2014-04-03 08:31:33 +00:00
Jeff Brown
c2cebee67a
am 8db6d9af: Merge "Clean up certain state transitions in DreamService." into klp-modular-dev
...
* commit '8db6d9af58b9b81dbd764acd3f6a379afb539bf6':
Clean up certain state transitions in DreamService.
2014-04-03 03:25:02 +00:00
Jeff Brown
8db6d9af58
Merge "Clean up certain state transitions in DreamService." into klp-modular-dev
2014-04-03 03:20:01 +00:00
Jeff Brown
344812d2f3
Clean up certain state transitions in DreamService.
...
Instead of posting onDreamingStarted() to a handler from attach(), do
the work immediately. This ensures that the dream is actually in the
expected state when the callback runs. Previously it was possible
for the callback to run after detach() occurred which could cause
exceptions and unexpected behavior. As it happens, there's no need
to post this callback since attach() already runs on the UI thread.
Handle certain races involving the window token lifecycle a little
better. When the dream manager shuts down a dream, it removes the
window token. This can happen before the dream completes its attach()
phase in which case a BadTokenException is thrown. We now handle this
exception and abort the dream in anticipation of receiving a request
to finish it immediately.
Add a safeguard to getDozeHardware() to handle the case where it
might inadvertently be called at the wrong point in the lifecycle.
Bug: 13475612
Bug: 13760290
Change-Id: I9bc9c154370d08d7727b568d398c460a38592099
2014-04-02 20:17:32 -07:00
Alan Viverette
aa11084c3b
Merge "Fix dialog style, selectable item bg pinning, and pressed state"
2014-04-03 02:33:02 +00:00
Alan Viverette
45dc35b3c9
Fix dialog style, selectable item bg pinning, and pressed state
...
BUG: 13746931
Change-Id: I31c2959f3e773a3aeb66ba5842d8d6fbb288acc1
2014-04-02 19:32:15 -07:00
Jinsuk Kim
f602835987
am f2fe3505: am 31518f74: Merge "Use build property for CEC device OSD name" into klp-modular-dev
...
* commit 'f2fe3505dac16dfa990fbab56713abab6ba0bc54':
Use build property for CEC device OSD name
2014-04-03 02:11:40 +00:00
Jinsuk Kim
c9cb91388b
am 4c963841: am b1dca162: Merge "Maintain display power status for playback device" into klp-modular-dev
...
* commit '4c963841db60ed59fd59a6fba79f8e3e6ec7f349':
Maintain display power status for playback device
2014-04-03 01:41:13 +00:00
Chris Craik
49e6c73913
Move most TransformationInfo properties to RenderNode
...
This change dedupes the various properties that were represented both
in TransformationInfo, and RenderProperties on the native side.
RenderNode (and its associated properties) are now permanently
attached to a View in SW or HW. The native copy of these properties
are their sole representation.
Alpha to come in a later CL.
Also fixed issue with copying RenderNode's transform, and added
support of deleting RenderNodes in software rendering.
Change-Id: Ideb6e7f32b780e87aa1c32637c368356b3eee3a1
2014-04-02 18:38:25 -07:00
Jinsuk Kim
f2fe3505da
am 31518f74: Merge "Use build property for CEC device OSD name" into klp-modular-dev
...
* commit '31518f745ffa5e832274c332ac957a065948fdaf':
Use build property for CEC device OSD name
2014-04-03 00:39:23 +00:00
Alan Viverette
1970f57071
Don't use TypedArray after recycling it
...
BUG: 13771701
Change-Id: Ib3ccb270f44cd236ce5294f8d0e01f1922005a3b
2014-04-02 16:46:31 -07:00
Jinsuk Kim
60b17cc094
Use build property for CEC device OSD name
...
Previously OSD name was based on device type. This CL makes it
independent of device type. CEC spec says "A device that implements
more than one type of CEC functionality should respond with the same
OSD name for each logical address. It is recommended that the name
refers to the complete physical product rather than the individual
CEC functionality".
Now the default name comes from system build property. I removed
setOsdName() from aidl for now since it won't be in use.
Change-Id: I3c9fb877fad4bc5efef56268d155a3f37a865fc2
2014-04-03 07:59:27 +09:00
Jinsuk Kim
4c963841db
am b1dca162: Merge "Maintain display power status for playback device" into klp-modular-dev
...
* commit 'b1dca1624dc8d853a52d1918c7672173e9b79836':
Maintain display power status for playback device
2014-04-02 22:43:52 +00:00
Jinsuk Kim
b1dca1624d
Merge "Maintain display power status for playback device" into klp-modular-dev
2014-04-02 22:39:41 +00:00
Alan Viverette
b325345ef0
Merge "Switch framework Holo references to Quantum.Light"
2014-04-02 22:15:16 +00:00
Dave Platt
db89fe2a2b
Merge "Document and enforce "one request per Listener" rule"
2014-04-02 21:09:43 +00:00
Kenny Guy
f4824a0688
Fix issue with not allowing activities for current user.
...
Change-Id: Ic2e30c3f4990a03aac9801ee9bf5f270a5e90ef8
2014-04-02 19:17:41 +01:00
John Reck
a8b937115a
Merge "Revert "Force-enable hardware acceleration for apps""
2014-04-02 18:03:49 +00:00
John Reck
dd58e797aa
Revert "Force-enable hardware acceleration for apps"
...
This reverts commit 2a09011074 .
Change-Id: I47c58b7251411432bd6a3eeb6fe567385b1c084f
2014-04-02 16:54:28 +00:00
Paul Lawrence
e51dcf98a4
Save OwnerInfo so CryptKeeper can display at boot time
...
Requires vold change from
https://googleplex-android-review.git.corp.google.com/#/c/435164/
Bug: 13526708
Change-Id: I33153df9961832f72c3b8103bd5e1d3a17e77df3
2014-04-02 07:16:05 -07:00
Ben Murdoch
cf61c9b71f
Update ViewRootImpl for 64bit functor type.
...
Change-Id: Ie9020f0276c58ebf0977e4aef725fbc26aaf67b2
2014-04-02 14:41:41 +01:00
Kenny Guy
1ccace916c
Merge "Rename related users to profiles."
2014-04-02 13:06:28 +00:00