Glenn Kasten
f634bc0ff5
Merge "Prepare for additional formats beyond 8-bit and 16-bit PCM"
2014-01-13 19:25:58 +00:00
Narayan Kamath
793bbd2929
am 909427d0: am f588d2df: am d0ec6d8c: am bc2a449a: am cb4d3ec1: Merge "Fix preference puts with "null" values."
...
* commit '909427d093c30d2d4f4ffe5da19f1db6c3e9a3b3':
Fix preference puts with "null" values.
2014-01-13 13:10:53 +00:00
Narayan Kamath
909427d093
am f588d2df: am d0ec6d8c: am bc2a449a: am cb4d3ec1: Merge "Fix preference puts with "null" values."
...
* commit 'f588d2dff2ca6000fe02c5ac6e85f97133477767':
Fix preference puts with "null" values.
2014-01-13 13:07:47 +00:00
Narayan Kamath
f588d2dff2
am d0ec6d8c: am bc2a449a: am cb4d3ec1: Merge "Fix preference puts with "null" values."
...
* commit 'd0ec6d8c505142a51a6c1bfb3637d4a49aa05f32':
Fix preference puts with "null" values.
2014-01-13 13:04:28 +00:00
Narayan Kamath
d0ec6d8c50
am bc2a449a: am cb4d3ec1: Merge "Fix preference puts with "null" values."
...
* commit 'bc2a449a615b30efb81a1a0082a1bb0db515d0f5':
Fix preference puts with "null" values.
2014-01-13 05:01:44 -08:00
Narayan Kamath
cb4d3ec1ea
Merge "Fix preference puts with "null" values."
2014-01-13 12:29:41 +00:00
Fabrice Di Meglio
559c1782ad
Merge "Code cleaning for PreferenceActivity"
2014-01-10 22:23:19 +00:00
Craig Mautner
1f7488e219
resolved conflicts for merge of 4504de5d to master
...
Change-Id: I8d96fd2b479aebd6de913e617ca190f66c25aaa5
2014-01-10 11:15:19 -08:00
John Spurlock
b0574ac0a3
Merge "Use custom classloader if provided for Serializables."
2014-01-10 18:59:03 +00: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
Glenn Kasten
fe834d30f4
Prepare for additional formats beyond 8-bit and 16-bit PCM
...
This CL does the same thing for AudioTrack,
that an earlier CL did for AudioRecord:
> Change-Id: Ic3525f049e939bdf125d9f87ed39abd2690dcf9f
Pull out the common parts of that earlier CL and move them to new header
file android_media_AudioFormat.h.
Use the new function audioFormatToNative() to convert from Java
ENCODING_PCM_* to native AUDIO_FORMAT_*.
Use audio_bytes_per_sample() instead of hard-coding the size of various formats.
Use size_t for memory sizes.
Change-Id: I7992dd6a2c9500126a6d7ae5fc1ed9f3312962d6
2014-01-10 10:50:22 -08:00
John Spurlock
5002b8c972
Use custom classloader if provided for Serializables.
...
If an explicit classloader is provided during unparcel, use it
when deserializing java serializables.
Change-Id: I2b354f0b55359201528234b8095aa0bc102928ec
2014-01-10 13:34:00 -05:00
Adam Powell
fe9c354ccd
am 9c9975ac: Merge "Fix a bug where OnTouchListeners in action views could be removed" into klp-modular-dev
...
* commit '9c9975ac3dc63423751c4783162d4ade11d156c1':
Fix a bug where OnTouchListeners in action views could be removed
2014-01-10 18:32:08 +00:00
Adam Powell
9c9975ac3d
Merge "Fix a bug where OnTouchListeners in action views could be removed" into klp-modular-dev
2014-01-10 18:30:23 +00:00
Craig Mautner
5ab77ac4a5
am 96ada57b: Merge "Allow for the possibility of null ActivityContainer" into klp-modular-dev
...
* commit '96ada57b2c0c456e9d3a1f43e3ff691f14ec1459':
Allow for the possibility of null ActivityContainer
2014-01-10 18:27:49 +00:00
Craig Mautner
96ada57b2c
Merge "Allow for the possibility of null ActivityContainer" into klp-modular-dev
2014-01-10 18:21:50 +00:00
Craig Mautner
bd503a4e3a
Allow for the possibility of null ActivityContainer
...
When BinderProxy is passed in as the IBinder for
getEnclosingActivityContainer the activity manager cannot turn it into
an ActivityRecord. This causes NPE in ActivityThread which is Not Good
(tm).
Allowing null to be returned when requesting an ActivityContainer and
handling it appropriately fixes this bug.
Fixes bug 12473669.
Change-Id: I6937636042f8853b3ddc2df40be010e7391e41a5
2014-01-10 10:16:43 -08:00
Adam Powell
efc3bb0612
Fix a bug where OnTouchListeners in action views could be removed
...
ActionMenuPresenter should only replace the touch listener when binding
a generated item view.
Bug 12470259
Change-Id: I8c4c6110065605225a20cb7ed872255282085661
2014-01-10 10:16:27 -08:00
Christopher Tate
1f5ca7fed2
am 7b3cfebc: am f1fbe113: am 4ba1bbad: am 5fbcb134: am 35b7de4c: Merge "Cursor leakage due to cancellation signal"
...
* commit '7b3cfebce3ab51e96d6c89317ea48b8bce640d9d':
Cursor leakage due to cancellation signal
2014-01-10 00:07:09 +00:00
Christopher Tate
7b3cfebce3
am f1fbe113: am 4ba1bbad: am 5fbcb134: am 35b7de4c: Merge "Cursor leakage due to cancellation signal"
...
* commit 'f1fbe1135a2872a7287f5c06af211cf780f16598':
Cursor leakage due to cancellation signal
2014-01-09 20:53:45 +00:00
Christopher Tate
f1fbe1135a
am 4ba1bbad: am 5fbcb134: am 35b7de4c: Merge "Cursor leakage due to cancellation signal"
...
* commit '4ba1bbadb784e365f443b0272b111d384f4f2229':
Cursor leakage due to cancellation signal
2014-01-09 20:50:22 +00:00
Christopher Tate
4ba1bbadb7
am 5fbcb134: am 35b7de4c: Merge "Cursor leakage due to cancellation signal"
...
* commit '5fbcb1347494e17dc9e9cd66d8e47a3972a8b90d':
Cursor leakage due to cancellation signal
2014-01-09 12:47:50 -08:00
Christopher Tate
35b7de4c45
Merge "Cursor leakage due to cancellation signal"
2014-01-09 20:41:26 +00:00
Glenn Kasten
7dd77a875c
Merge "Improve error reporting in AudioTrack JNI"
2014-01-09 20:08:25 +00:00
Leon Scroggins III
b311b3424b
Merge "Merge AssetStream with AssetStreamAdaptor."
2014-01-09 19:58:33 +00:00
Vinod Krishnan
c6a0a57489
am aef49f9a: Fwk: Adding a micro theme
...
* commit 'aef49f9a7142892f38c3bb84b5eae3ceb9a96a15':
Fwk: Adding a micro theme
2014-01-09 19:25:26 +00:00
Vinod Krishnan
aef49f9a71
Fwk: Adding a micro theme
...
Adding a micro theme affects 3 different GIT repositories:
1. Repository 'device/google/clockwork' - https://ar/398971
This has the overlay for the DeviceDefault for ClockWork
2. Repository 'platform/vendor/google_clockwork' - https://ar/399378
This has the changes to Clockwork Home to use the new micro Theme.
3. Repository 'frameworks/base' - https://ar/398959
This adds the *_micro.xml style/theme files.
Change-Id: Ib1e87953b052a9ec2ff0ea11dd0dfe55317442b4
2014-01-09 11:11:56 -08:00
Glenn Kasten
659a9712f2
Improve error reporting in AudioTrack JNI
...
for android_media_AudioTrack_get_min_buff_size when it
calls AudioTrack::getMinFrameCount. That AudioTrack API
has been changed recently to guarantee that it will always
return a valid frameCount if the return value == NO_ERROR.
Change-Id: I8f7f850f1c30229ce77a02bdc963634cdbaf3aac
2014-01-09 09:55:54 -08:00
Martin Kosiba
4580d9cf1d
Fix the build.
...
Change I6f1ebb2b20b7436c86fe849b35d582fd9c8a8967 broke the build
with a typo.
Change-Id: If8876078c0e1a20ca1034cc5926080e02fead205
2014-01-09 12:33:22 +00:00
Baligh Uddin
c1062affd2
Merge "Import translations. DO NOT MERGE"
2014-01-09 03:46:39 +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
Alan Viverette
c619b6e58b
Merge "Add DisplayList bit for projecting onto a contained volume"
2014-01-09 01:35:03 +00:00
Alan Viverette
58f09b3524
Add DisplayList bit for projecting onto a contained volume
...
Does not handle reordering/translating the projected DisplayList.
Change-Id: I6f1ebb2b20b7436c86fe849b35d582fd9c8a8967
2014-01-08 17:18:19 -08:00
Adam Powell
4be3573c7e
Update internal action bar layouts for API change
...
Change-Id: Icce370388ddd78f1b2e4115c94072c9420896f0b
2014-01-08 17:05:57 -08:00
Fabrice Di Meglio
5aaae37506
Code cleaning for PreferenceActivity
...
- remove non used argument
Change-Id: If57b8230aefffdd77fbba240042093ddb6975b9d
2014-01-08 15:50:34 -08:00
Adrian Roos
73415b0c75
Merge "Don't show incorrect pattern in stealth mode."
2014-01-08 23:49:11 +00:00
Vinit Deshpande
80a3a364fd
Merge "Revert "Revert "Move Wifi services to a new git project"""
2014-01-08 23:47:44 +00:00
Adrian Roos
e2d71e4520
Don't show incorrect pattern in stealth mode.
...
Prevent the pattern keyguard from displaying an incorrect pattern when it is configured not to display patterns.
Bug: 11112503
Change-Id: I6defdcbea102e4f3e09193d61071cecc59ea3080
2014-01-08 15:38:23 -08:00
David Christie
8e27a8f695
Merge "Document that Handler.postDelayed uses uptimeMillis() based counting. -Make it clear that delay may be longer than requested. -Potentially help developers avoid power bugs (e.g. releasing after delay). Bug: 12015795"
2014-01-08 22:58:08 +00:00
Adam Powell
9e2694b521
Merge "Move ActionMenuView into android.widget and make it public"
2014-01-08 22:44:22 +00:00
RoboErik
2dfae9bea1
Merge "b/12068020 Make kb layouts only unique to vendor/product"
2014-01-08 22:07:14 +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
Alan Viverette
25838002c8
Merge "Allow Views to specify a theme override"
2014-01-08 20:40:39 +00:00
Wink Saville
e72e85f42a
am f05ae3fe: am bc0207fd: am 2626d0e1: am ad068837: am 76d5cdd8: Merge "telephony: Add same named operator configuration for some operators"
...
* commit 'f05ae3fe0f7b845efc0733e77e7fbd723d6dc5d3':
telephony: Add same named operator configuration for some operators
2014-01-08 19:40:30 +00:00
Wink Saville
f05ae3fe0f
am bc0207fd: am 2626d0e1: am ad068837: am 76d5cdd8: Merge "telephony: Add same named operator configuration for some operators"
...
* commit 'bc0207fdbd6cd8b3f250704b07edef07ab376bcb':
telephony: Add same named operator configuration for some operators
2014-01-08 19:37:30 +00:00
Wink Saville
bc0207fdbd
am 2626d0e1: am ad068837: am 76d5cdd8: Merge "telephony: Add same named operator configuration for some operators"
...
* commit '2626d0e18dc9898d70f75540fabc67421f33fab3':
telephony: Add same named operator configuration for some operators
2014-01-08 19:34:12 +00:00
Wink Saville
2626d0e18d
am ad068837: am 76d5cdd8: Merge "telephony: Add same named operator configuration for some operators"
...
* commit 'ad06883730b4cd4af98c0c3ec69a7e851f9cace9':
telephony: Add same named operator configuration for some operators
2014-01-08 11:31:02 -08:00
Wink Saville
76d5cdd820
Merge "telephony: Add same named operator configuration for some operators"
2014-01-08 19:25:11 +00:00
Craig Mautner
b859449b71
resolved conflicts for merge of 88bfc6dd to master
...
Change-Id: Ib656ac0591b21ad14f2df51021729552e9373515
2014-01-08 09:51:33 -08:00