Andy Hung
83511d2f49
Add "throws IOException" to MediaCodec factory methods
...
android.media.MediaCodec
(createByCodecName|createDecoderByType|createEncoderByType)
now explicitly throws IOException.
Requires changes to existing code for declaration compatibility.
Bug: 11364276
Change-Id: I105ecb7c4bd49bf803111253cd23bab161c988f9
Signed-off-by: Andy Hung <hunga@google.com>
2014-01-16 12:35:15 -08:00
Alan Viverette
3abc47acf8
Merge "Update smoothScrollToPosition to move faster for large offsets"
2014-01-16 19:13:32 +00:00
Jeff Sharkey
4ca728c064
Detect removable and emulated secondary storage.
...
Also rename existing secondary storage API to match naming
convention in rest of class.
Bug: 11536709
Change-Id: I2684c817de4982b414893d2d9927a21e3f171d53
2014-01-15 17:00:56 -08:00
Igor Murashkin
aef3b7ed9f
camera2: @hide android.statistics.predictedColor*
...
Change-Id: I8c1b7596c1e0c311a4f9fabdd5de72b4b7b372b5
2014-01-15 13:28:19 -08:00
Jeff Hao
70216e599e
am ac20b469: am 6c13f384: am 56b11064: am 9a5005a3: am f6730d26: Merge "Add sample profiling interface to startMethodTracing."
...
* commit 'ac20b469259129df948bae1fa5434098b1801185':
Add sample profiling interface to startMethodTracing.
2014-01-15 19:50:53 +00:00
Jeff Hao
ac20b46925
am 6c13f384: am 56b11064: am 9a5005a3: am f6730d26: Merge "Add sample profiling interface to startMethodTracing."
...
* commit '6c13f384749150e9fa6f930023a9161fe97402d0':
Add sample profiling interface to startMethodTracing.
2014-01-15 19:48:18 +00:00
Jeff Hao
d02e60fbd4
Add sample profiling interface to startMethodTracing.
...
Frameworks base side of this change. Also changed art and libcore.
Change-Id: Ib5ba0445163dca714d1ae66430750346ff8811be
2014-01-15 11:27:24 -08:00
Glenn Kasten
0c5b62744b
Merge "Unhide android.media.AudioTrack.setVolume(float)"
2014-01-15 17:58:53 +00:00
Alan Viverette
c062c7003f
Cache display lists for Drawables
...
Change-Id: I86e2dd4cd4ac8871f4131450cb9082c2b8de2eed
2014-01-14 17:16:29 -08:00
Glenn Kasten
3e21cc8140
Unhide android.media.AudioTrack.setVolume(float)
...
Bug: 12534920
Change-Id: I7d7437f87f7002c42452011e347e89ddaa0bf6a5
2014-01-14 13:55:36 -08:00
Narayan Kamath
3a248a1493
am ec70f809: am d34950cf: am 80b0496a: am 2db26788: am e71afc2e: Merge "Revert "Hide AssetInputStream.getAssetInt.""
...
* commit 'ec70f8091185cd68afd4fcda42b513111eae70e4':
Revert "Hide AssetInputStream.getAssetInt."
2014-01-14 10:26:18 +00:00
Narayan Kamath
ec70f80911
am d34950cf: am 80b0496a: am 2db26788: am e71afc2e: Merge "Revert "Hide AssetInputStream.getAssetInt.""
...
* commit 'd34950cfc66e258caba14c7ddc553028647898f1':
Revert "Hide AssetInputStream.getAssetInt."
2014-01-14 10:23:44 +00:00
Narayan Kamath
b1bd1fe7fd
Revert "Hide AssetInputStream.getAssetInt."
...
This reverts commit 842d44ec1765e01f4a37af99cc1935b4d0399758.
Change-Id: I188e49d3651fd4941491c239b6a7c9f475995187
2014-01-14 10:08:45 +00:00
Narayan Kamath
cce8e8a5c7
am 7f4dd912: am 271b28ac: am 80213160: am ac8ccc3c: Merge "Hide AssetInputStream.getAssetInt."
...
* commit '7f4dd91299051d89e04979ba26ee5c27472f49d4':
Hide AssetInputStream.getAssetInt.
2014-01-14 09:57:37 +00:00
Narayan Kamath
842d44ec17
Hide AssetInputStream.getAssetInt.
...
It returns a pointer to a private data structure, so there's
no sensible use for it. Also, the emergence of 64 bit processors
means that the return value isn't wide enough to represent
values in the native heap.
(cherry picked from commit f8f09a15a409f373f22aa475bb0defd264088e4f)
Change-Id: I9c9b5bae6db8638e65dda60f924aa3dddd06813a
2014-01-14 09:34:00 +00:00
Narayan Kamath
f8f09a15a4
Hide AssetInputStream.getAssetInt.
...
It returns a pointer to a private data structure, so there's
no sensible use for it. Also, the emergence of 64 bit processors
means that the return value isn't wide enough to represent
values in the native heap.
Change-Id: If02d42a528b9d90f11cb25c3342404b7d5f7b625
2014-01-14 09:31:29 +00:00
Tim Murray
881c6d57d2
Merge "Add clipping for intrinsics."
2014-01-14 00:43:09 +00:00
Eino-Ville Talvala
0da8bf5dbc
Camera2: Docs: Update cross-refs, aeMode, aeAntibandingMode
...
Unhide android.control.aeMode and android.control.availableAeModes,
which were supposed to be public all along.
This matches up to system/media commit #9fa0d90ff
Change-Id: Ibba2756dd5889344b5d0531dc6f066566776cdc1
2014-01-13 15:44:04 -08:00
Alan Viverette
17c3c90e53
Merge "Pushing in boilerplate Quantum and Quantum.Light styles"
2014-01-13 21:01:50 +00:00
Tim Murray
6f842ac8aa
Add clipping for intrinsics.
...
Change-Id: Ic7e1da3c69aa3d5f990816178739120b6059e7a5
2014-01-13 11:47:53 -08:00
Craig Mautner
1f7488e219
resolved conflicts for merge of 4504de5d to master
...
Change-Id: I8d96fd2b479aebd6de913e617ca190f66c25aaa5
2014-01-10 11:15:19 -08:00
Craig Mautner
4504de5d5a
Implement ActivityView.
...
With an existing ActivityContainer a caller can now create an
ActivityView which consists of a new VirtualDisplay immediately
attached to the ActivityContainer.
Change-Id: Id70333dcbef55d524a87df8f8c92d72ca5579364
2014-01-10 10:54:55 -08:00
Narayan Kamath
61d94e0d99
Merge "Add new Java 7 concurrent APIs."
2014-01-09 12:25:23 +00:00
Jeff Brown
7fa44e90ed
am b6d9eb87: Merge "Add flag to force public virtual display to show own content." into klp-modular-dev
...
* commit 'b6d9eb875a0bf1bb655a90c88457689342eb0991':
Add flag to force public virtual display to show own content.
2014-01-09 02:14:56 +00:00
Jeff Brown
b6d9eb875a
Merge "Add flag to force public virtual display to show own content." into klp-modular-dev
2014-01-09 02:12:59 +00:00
Adam Powell
fa18d182a3
Move ActionMenuView into android.widget and make it public
...
Expose ActionMenuView as a way for applications to present
ActionBar-style menus in other embedded or repeating contexts.
Change-Id: I54b7ccd9b2116ca68bc72956da9262bca9d5085f
2014-01-08 13:53:30 -08:00
Narayan Kamath
4f84552784
Add new Java 7 concurrent APIs.
...
Change-Id: I93b5ac5eefbb38204fc9f3d8ce0f948bdda67915
2014-01-08 17:38:59 +00:00
Mike Lockwood
7b925fbb87
am 43bc1c07: am d9e708e3: am 12ec2e6d: am 99206593: am 9607d78f: Merge "Added missing USB device descriptor fields needed for intent filters"
...
* commit '43bc1c07d25b7f278a860bbb9118f46ac732593a':
Added missing USB device descriptor fields needed for intent filters
2014-01-08 16:10:42 +00:00
Mike Lockwood
9607d78f51
Merge "Added missing USB device descriptor fields needed for intent filters"
2014-01-08 15:56:13 +00:00
Jeff Brown
d14c8c9039
Add flag to force public virtual display to show own content.
...
Change-Id: I1039f2ef3154169ec90411a4c7ba2c94629f72c4
2014-01-07 19:30:07 -08:00
Alan Viverette
e2802755b1
Merge "Add support for specifying Drawable color filter in XML"
2014-01-07 23:53:47 +00:00
Alan Viverette
d9e788c4f0
Add support for specifying Drawable color filter in XML
...
BUG: 12178044
Change-Id: Ie118aebf56bb4580c97b625e20f4e76bed4b6f6f
2014-01-07 11:30:24 -08:00
Alan Viverette
65f31d4104
Pushing in boilerplate Quantum and Quantum.Light styles
...
Change-Id: I7f6dd1d9684db5282231f65469d74a695ff6458d
2014-01-06 17:10:39 -08:00
Alan Viverette
203af24e4c
Update smoothScrollToPosition to move faster for large offsets
...
Adds a method to AbsListView for translating from position to row
and vice-versa.
BUG: 3434554
Change-Id: I08459a6545cd02ac4eb5007c59bda1f3fece9e9f
2014-01-06 13:50:26 -08:00
Chong Zhang
f12aa45bcb
Merge "MediaRecorder: add getSurface() api and SURFACE video source"
2014-01-06 19:05:09 +00:00
Chong Zhang
83cc994ba4
MediaRecorder: add getSurface() api and SURFACE video source
...
Bug: 12305192
Change-Id: If833c5ac8a738ffa284307e0435b5cbd1b7379b1
2014-01-06 10:42:51 -08:00
Zhijun He
b437428b3f
Merge "Camera2: remove waitUntilIdle from Camera2 API"
2014-01-03 00:46:28 +00:00
Zhijun He
d842fcd3af
Camera2: remove waitUntilIdle from Camera2 API
...
Change-Id: Id034573d8b50aa0bc93bf7f0e776eb55316746ed
2013-12-26 14:14:04 -08:00
Chris Craik
d863a10b28
Add initial APIs for 3d view manipulation.
...
Change-Id: I6de00bc577d5b3a1fbc9ca3a3b3668fcfa32b867
2013-12-20 15:15:01 -08:00
Alan Viverette
ca7a257628
Merge "Add APIs and implementation for additional caption edge types"
2013-12-20 00:40:36 +00:00
Alan Viverette
ce32ea7345
Add APIs and implementation for additional caption edge types
...
Change-Id: I62d97a0b3e3b751d698a889eec80dc79fb908d7a
2013-12-19 13:42:28 -08:00
Yorke Lee
710de6dc03
Merge "PhoneNumberUtils API changes"
2013-12-19 18:51:49 +00:00
Tor Norbye
0c34ee698e
Merge "Hide NonNull and Nullable."
2013-12-18 22:22:14 +00:00
Alan Viverette
223622a50d
Add reveal drawable, APIs for forwarding Drawable focus and touch
...
Hotspot APIs are hidden pending finalization of how we handle IDs.
BUG: 11416827
Change-Id: Iecacb4b8e3690930d2d805ae65a50cf33482a218
2013-12-17 21:33:38 +00:00
Tor Norbye
bbc75f34e6
Hide NonNull and Nullable.
...
These should not be used in app code; instead, we will add
class-file retention versions of these to the support
library.
Change-Id: I13275bd28529f5da04d923688655be35c77dbb1c
2013-12-17 08:44:38 -08:00
Alan Viverette
0dadf4d030
Merge "Replace auto-create in findViewById() with explicit create() API"
2013-12-17 01:20:22 +00:00
Shishir Agrawal
c4d41755d7
Merge "Adding support for SIM communication from Android over logical channels."
2013-12-17 00:44:40 +00:00
Shishir Agrawal
57f656b9f6
Adding support for SIM communication from Android over logical channels.
...
Expose the folowing commands in ITelephony.aidl and TelephonyManager:
- iccOpenLogicalChannel
- iccCloseLogicalChannel
- iccTransmitApduLogicalChannel
Also add a new SIM_COMMUNICATION permission (maked as dangerous) to control
access to the above commands.
Change-Id: I89c08adc6f9738907e3b547c749f3cc61f300710
2013-12-12 16:57:38 -08:00
Yorke Lee
833a9e58ce
Merge "ContactsContract api changes"
2013-12-13 00:11:53 +00:00
Yorke Lee
6b86518c57
Merge "Expose CallLog provider fields as public API"
2013-12-13 00:09:26 +00:00