John Reck
f206ef5a58
am e5469d04: am 761e298b: am b09a6670: Return Animator instead of ValueAnimator
...
* commit 'e5469d0478c4319b05f569c24e21c2f0821390e4':
Return Animator instead of ValueAnimator
2014-07-21 18:24:07 +00:00
Wei Wang
399212445e
am 9d2698b3: am 6e065374: am 5cb5ae18: More API modification of BLE APIs (1/2).
...
* commit '9d2698b3a34618852bd88a30a54f6e608b18f14d':
More API modification of BLE APIs (1/2).
2014-07-21 18:23:56 +00:00
Jean-Michel Trivi
9f54221372
am 11724dc5: am bece8116: am 01e81000: Merge "Unhide AudioTrack constructor with AudioAttributes, AudioFormat" into lmp-dev
...
* commit '11724dc595bb0550de376212d27909409a112cbb':
Unhide AudioTrack constructor with AudioAttributes, AudioFormat
2014-07-21 18:23:46 +00:00
Jean-Michel Trivi
7e8bcc07b2
am c9476fe0: am abc7f117: am 981fcf46: Merge "Hide AudioManager.startBluetoothScoVirtualCall()" into lmp-dev
...
* commit 'c9476fe02e66ae121c0994637a62ea0b6b546c52':
Hide AudioManager.startBluetoothScoVirtualCall()
2014-07-21 18:23:03 +00:00
Chris Craik
d5a3e217bd
am 0a3bcdcc: am 7339d993: am e25d7792: Merge "Tweaks to outline API" into lmp-dev
...
* commit '0a3bcdccb14aa7247463aa91de1cc7e3e1ea148f':
Tweaks to outline API
2014-07-21 18:22:53 +00:00
Adam Powell
91d67f9c7d
am bd90f0ce: am 186802ac: am d0cb5fd8: Merge "Add EXTRA_REPLACEMENT_EXTRAS for ACTION_CHOOSER" into lmp-dev
...
* commit 'bd90f0ce2d052d2e0d753e0cc7b10a1f658b496e':
Add EXTRA_REPLACEMENT_EXTRAS for ACTION_CHOOSER
2014-07-21 18:22:48 +00:00
Yorke Lee
c1a7bec766
am d4c489a8: am c5989521: am c5a8e2f1: Rename voicemail permissions
...
* commit 'd4c489a867b95431fbab388bbc4cd4da57165e84':
Rename voicemail permissions
2014-07-21 18:22:44 +00:00
Shishir Agrawal
f05423f492
am 0924a642: am b8addfa0: am 47bbd460: Merge "Adding the ability for carrier app to override SPN and carrier name." into lmp-dev
...
* commit '0924a6422b3dad4bad0701c1f834cc6b5451ca44':
Adding the ability for carrier app to override SPN and carrier name.
2014-07-21 18:22:38 +00:00
Sreeram Ramachandran
5854dfed88
am 35de9295: am 5e23de19: am 4000b01f: Merge "Allow VPN interfaces to be put into blocking mode." into lmp-dev
...
* commit '35de92955536b6f050e4657ece2028fab67d7f7e':
Allow VPN interfaces to be put into blocking mode.
2014-07-21 18:22:28 +00:00
Santos Cordon
9cc383353e
Change display Strings to CharSequence (1/2)
...
Bug: 16416927
Change-Id: I81cd3572f3931cd97611621a1db12bea165bda56
2014-07-21 18:05:52 +00:00
Jean-Michel Trivi
0d964e77b9
Merge "Unhide SoundPool builder with AudioAttributes" into lmp-dev
2014-07-21 15:42:19 +00:00
Jean-Michel Trivi
fb52139bd8
Unhide SoundPool builder with AudioAttributes
...
Change-Id: I9ec6ca310a342f72cc1a0de5d93fe650b0ca2125
2014-07-21 16:00:43 -07:00
Jean-Michel Trivi
79bf7284b9
Merge "New MediaFormat keys for AAC" into lmp-dev
2014-07-21 15:42:19 +00:00
Jean-Michel Trivi
a8a3f55865
New MediaFormat keys for AAC
...
Decoder:
KEY_AAC_DRC_ATTENUATION_FACTOR
KEY_AAC_DRC_BOOST_FACTOR
KEY_AAC_DRC_HEAVY_COMPRESSION
KEY_AAC_DRC_TARGET_REFERENCE_LEVEL
KEY_AAC_ENCODED_TARGET_LEVEL
KEY_AAC_MAX_OUTPUT_CHANNEL_COUNT
Encoder:
KEY_AAC_SBR_MODE
Change-Id: I69abe01add135875446914134d93a58815992e07
2014-07-21 16:47:34 -07:00
Craig Mautner
1716baa6d3
Merge "Rename flag and attribute per API council" into lmp-dev
2014-07-21 15:42:19 +00:00
Craig Mautner
7f72f53704
Rename flag and attribute per API council
...
ActivityInfo.DO_NOT_PERSIST => PERSIST_NEVER.
android:persistableMode="doNotPersist" => "persistNever".
Fixes bug 16400594.
Change-Id: I94d25f7d2e3dc453b1251c89bce8c210a65dc331
2014-07-21 10:07:12 -07:00
Niels Egberts
1d44e0ccec
New TtsSpan builders for money, electronic and telephone.
...
Change-Id: Idb6a66725395dbd665e17c00678901d54b4b1753
2014-07-21 11:17:49 +01:00
Santos Cordon
f29511043e
Change telecomm APIs from protected to public (1/3)
...
Bug: 16416927
Change-Id: I859c80a120fa59bba12a5c6bfca17fa57613a6aa
2014-07-21 06:19:35 +00:00
Santos Cordon
88b771d8cd
Rename InCallCall to ParcelableCall (1/2)
...
Bug: 16416927
Change-Id: Iae97d83ce74b4395d6877cc167d7e5057dac201b
2014-07-21 01:15:32 +00:00
Sandeep Siddhartha
110f569b47
Fix synchronization issues in AlwaysOnHotwordDetector
...
- Remove unnecessary recognition status from AlwaysOnHotwordDetector
- Remove unnecessary recognition started callback from IRecognitionStatusCallback
- Fix a bug around the fact that we weren't picking up enrollment at runtime because
we were storing the availability at instantiation time.
- Handle 0-length arrays in SoundTrigger classes while parceling/unparceling
- Fix issue in SoundTrigger helper where we were not comparing binders for start/stop calls
- Unload the previous model when starting a new recognition
- Add more debug logging
Change-Id: Icc56d7f3dd1ffa49a8cfeea49080e3ab4d342c32
2014-07-20 16:53:09 -07:00
Sandeep Siddhartha
055897208d
Move sound trigger calls to VoiceInteractionManagerService
...
- This ensures that any data being loaded on the DSP comes from the framework
Change-Id: Ie15f0994850ba8f298ca07c49fe0b89e066d9e2b
2014-07-20 11:22:55 -07:00
Evan Charlton
6eb262c351
Rename PhoneAccount to PhoneAccountHandle
...
Change-Id: I2e97b348e6316a8b3ccc39fd81013e7f514a2889
2014-07-20 10:34:59 -07:00
Jesse Hall
19eb5cb80e
Merge "Add FEATURE_OPENGLES_EXTENSION_PACK_ES31A" into lmp-dev
2014-07-20 04:41:30 +00:00
Dianne Hackborn
dc2cfff87c
Merge "Add permissions associated with app ops." into lmp-dev
2014-07-19 22:40:06 +00:00
Dianne Hackborn
33f5ddd1be
Add permissions associated with app ops.
...
Change-Id: I575ad7a3ceea59486ca601f69760b14f6269511d
2014-07-21 20:15:59 -07:00
Andrew Lee
faa0f30a58
Merge "Add video call profile constructor which takes video state only." into lmp-dev
2014-07-19 22:40:06 +00:00
Andrew Lee
055e5a227b
Add video call profile constructor which takes video state only.
...
Bug: 16014280
Change-Id: I218256ae1e20783084412758cf5a44f7f5dec52e
2014-07-21 12:20:56 -07:00
Ihab Awad
927776c486
am 9961a6d8: am b8c46e3a: am 98abc9d1: Merge "Fix incomplete move of flags from PhoneAccount to PhoneAccountMetadata" into lmp-dev
...
* commit '9961a6d8e1a7738e68d64e77871210bfd832c780':
Fix incomplete move of flags from PhoneAccount to PhoneAccountMetadata
2014-07-20 02:27:21 +00:00
Yin-Chia Yeh
76f28e03ad
am ff06075b: am 372461a1: am 861dd642: Merge "Camera2: add highSpeedVideoConfig wrapper and APIs" into lmp-dev
...
* commit 'ff06075b8820715e62c9edbd73d13eeb4ed1095e':
Camera2: add highSpeedVideoConfig wrapper and APIs
2014-07-20 02:26:49 +00:00
Niels Egberts
0665d26aff
am 8acfe168: am 860e2f9f: am 40268fc5: Merge "Add money as a new TtsSpan type." into lmp-dev
...
* commit '8acfe168f249073a327c835eb6d42d2b8a6b0314':
Add money as a new TtsSpan type.
2014-07-20 02:26:35 +00:00
Adam Lesinski
78ee481583
am 30bf2ec8: am b11e7d48: am e0b92a6b: First iteration of a public UsageStats API
...
* commit '30bf2ec83da4cdcafabbdb46c89647a82aa1b857':
First iteration of a public UsageStats API
2014-07-20 02:26:30 +00:00
Sailesh Nepal
2c22f13b40
am 7841e663: am d0e9c227: am 92119b9f: Merge "Add Connection.startActivityFromInCall" into lmp-dev
...
* commit '7841e663348fe6272182c10dbd6472fa25842f3b':
Add Connection.startActivityFromInCall
2014-07-20 02:26:16 +00:00
Jean-Michel Trivi
e27dedff59
am 8ff973b4: am 4298999e: am 115bf42b: Unhide Virtualizer.getVirtualizationMode()
...
* commit '8ff973b4f5a975a50f880e1cb45f4bf564a070b1':
Unhide Virtualizer.getVirtualizationMode()
2014-07-20 02:26:11 +00:00
Jim Miller
0827369def
am 327d056d: am 656d09ed: am 0f6db1e8: Merge "Add DevicePolicyManager flag for fingerprint." into lmp-dev
...
* commit '327d056dca4cc804db27ae9591e20c7026cf1bd2':
Add DevicePolicyManager flag for fingerprint.
2014-07-20 02:26:01 +00:00
Ye Wen
fd3db01621
am 8535b51d: am 1100f339: am 2c960085: Merge "Unhide MMS APIs for MSIM (1/2)" into lmp-dev
...
* commit '8535b51d0de6f3ac3bfa566fff2b386291f1dfc0':
Unhide MMS APIs for MSIM (1/2)
2014-07-20 02:25:56 +00:00
Santos Cordon
5c6fa95e37
Move ACTION_CONNECTION_SERVICE into ConnectionService. (1/3)
...
Bug: 16416927
Change-Id: If2d1c19134d2245677f7e0b3d94b118d9b50e751
2014-07-21 01:43:30 +00:00
Santos Cordon
40075c7cdd
Merge "Change incoming call intent to a TelecommManager method. (1/3)" into lmp-dev
2014-07-19 22:40:06 +00:00
Santos Cordon
96efb488af
Change incoming call intent to a TelecommManager method. (1/3)
...
Also moves a few constants from TelecommConstants to TelecommManager.
Bug:16416927
Change-Id: I8e74feb228523ed1c186b2f06784d04cb9141f86
2014-07-20 17:41:08 -07:00
Jean-Michel Trivi
e9111d3067
Merge "API for audio session ID generation" into lmp-dev
2014-07-19 22:40:06 +00:00
Jean-Michel Trivi
289cc8e887
API for audio session ID generation
...
Expose the value used by the framework to generate an audio
session ID when a value isn't known.
Rename allocateAudioSessionId() to generateAudioSessionId()
as this operation doesn't "allocate" anything, and there is
no allocated resource to free after this operation.
Bug 16401631
Change-Id: I7a7bc05b39ea0b024ff225254eb755a9c85a2ad9
2014-07-20 11:25:48 -07:00
Evan Charlton
1019719e46
Migrate TelecommConstants to TelecommManager
...
Change-Id: Icdd7637ba1ae27ce7d1f13714257b4a946961037
2014-07-19 15:33:59 -07:00
Evan Charlton
222db525ed
Add a notion of the subscription number
...
Expose the actual subscription number so that it can be exposed when
necessary (such as during emergency calls, when it doesn't match the
line 1 number).
Bug: 13333595
Change-Id: I0d3b2cfcea08aeba760c392c116303f21beb70d3
2014-07-19 21:22:31 +00:00
John Spurlock
7b41467704
Zen mode filtering should use new usage constants.
...
Refactor stream-based calls to usage-based calls.
Bug:15279516
Change-Id: I3f7757d8123c14670e2ad5f8e6aa4e9803efe7ec
2014-07-19 11:57:51 -04:00
Lajos Molnar
b58dc31322
Extend MediaCodecInfo to describe usable codec limits and features
...
Bug: 11990470
Bug: 12065651
Bug: 16131974
Change-Id: I841b8507e823f1ddf14754e34029a9bed4f402d8
2014-07-19 02:14:00 -07:00
Jeff Brown
5dc219142a
Add new Display.STATE_DOZE_SUSPEND power state.
...
Change-Id: Ia62f4f0d25234281dc600d0b7f08b3c6a312db7a
2014-07-18 21:28:18 -07:00
John Reck
c01bd1167a
Return Animator instead of ValueAnimator
...
Change-Id: I29a7cfdc7ffbb3a4d33f9e64f9d7ca791f5c947c
2014-07-19 02:00:15 +00:00
Wei Wang
685c175890
More API modification of BLE APIs (1/2).
...
Changed include:
1) Add serviceDataUuid to filter so it matches sanRecord and
AdvertiseData.
2) Add raw bytes to ScanRecord and make ScanResult take a ScanRecord
instead of raw bytes.
3) Change from setServiceUuid(List) to addServiceUuid(ParcelUuid).
4) Added include device name
5) Removed service not registered and added ADVERTISE_DATA_TOO_LARGE.
6) Fixed a few comments.
Change-Id: Ibbe07183b1293835c4a84728d1cd2d61e5d627d3
2014-07-18 18:31:00 -07:00
Yorke Lee
a19d7bfacf
Rename voicemail permissions
...
Rename READ_ALL_VOICEMAIL to READ_VOICEMAIL, and MANAGE_VOICEMAIL
to WRITE_VOICEMAIL
Bug: 16400686
Change-Id: I4c87a7e2fb3aa71d7de3865301f110bcfb29221b
2014-07-18 17:11:50 -07:00
Adam Lesinski
0debc9aff4
First iteration of a public UsageStats API
...
UsageStats API that allows apps to get a list of packages that have been
recently used, along with basic stats like how long they have been in
the foreground and the most recent time they were running.
Bug: 15165667
Change-Id: I2a2d1ff69bd0b5703ac3d9de1780df42ad90d439
2014-07-18 15:24:20 -07:00
Yao Chen
e3504260b9
Merge "Updated media browsing API & tests." into lmp-dev
2014-07-18 22:16:50 +00:00