summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-13AudioRecord must be used as sp<> onlyandroid-sdk-4.4.2_r1.0.1android-sdk-4.4.2_r1android-cts-4.4_r4android-cts-4.4_r1android-4.4w_r1android-4.4_r1.2.0.1android-4.4_r1.2android-4.4_r1.1.0.1android-4.4_r1.1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8android-4.4_r0.7android-4.4.4_r2.0.1android-4.4.4_r2android-4.4.4_r1.0.1android-4.4.4_r1android-4.4.3_r1.1.0.1android-4.4.3_r1.1android-4.4.3_r1.0.1android-4.4.3_r1android-4.4.2_r2.0.1android-4.4.2_r2android-4.4.2_r1.0.1android-4.4.2_r1android-4.4.1_r1.0.1android-4.4.1_r1kitkat-wearkitkat-releasekitkat-mr2.2-releasekitkat-mr2.1-releasekitkat-mr2-releasekitkat-mr1.1-releasekitkat-mr1-releasekitkat-devkitkat-cts-releasekitkat-cts-devGlenn Kasten
Bug: 9423855 Change-Id: Ic89aa66383fae603f6a8ff23e61dd520f6e990af
2013-04-09Add liblogandroid-4.3_r3.1android-4.3_r3android-4.3_r2.3android-4.3_r2.2android-4.3_r2.1android-4.3_r2android-4.3_r1.1android-4.3_r1android-4.3_r0.9.1android-4.3_r0.9android-4.3.1_r1jb-mr2.0.0-releasejb-mr2.0-releasejb-mr2-releasejb-mr2-devYing Wang
Bug: 8580410 Change-Id: Idb83d3ea0e76f1df03f5038388246dde661cf1b1
2012-10-30Remove obsolete references to libmedia_nativeGlenn Kasten
Bug: 6654403 Change-Id: I2f35bc60365a3d866a9b066c574a09fbddd42958
2012-08-13am dc315ced: Merge "[MIPS] Add MIPS support"android-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1tools_r22jb-mr1.1-releasejb-mr1.1-dev-plus-aospjb-mr1.1-devjb-mr1-releasejb-mr1-dev-plus-aospjb-mr1-devJean-Baptiste Queru
* commit 'dc315cedb10875c8e7ccf8d9af45131993003244': [MIPS] Add MIPS support
2012-08-13Merge "[MIPS] Add MIPS support"tools_r21Jean-Baptiste Queru
2012-08-10[MIPS] Add MIPS supportChris Dearman
Signed-off-by: Chris Dearman <chris@mips.com>
2012-07-13AudioRecord::stop() returns voidGlenn Kasten
like AudioTrack::stop() Change-Id: I31015fee8bb8bf1650cc55b6e3f77b55e81c13cc
2012-06-22Remove AudioRecord record_flagsGlenn Kasten
Change-Id: I69d781eca9fdf174dc5d8db0bebc35da2bdbae5e
2012-06-18am b02a57d1: am 3b86e1f2: Don\'t use ALL_PREBUILTYing Wang
* commit 'b02a57d1448283477d13b248a6beb2754b9430fd': Don't use ALL_PREBUILT
2012-06-18am 3b86e1f2: Don\'t use ALL_PREBUILTYing Wang
* commit '3b86e1f2371f3bfb4b798d5c7671bf8ed79f5caf': Don't use ALL_PREBUILT
2012-06-15Don't use ALL_PREBUILTandroid-cts-4.1_r4android-cts-4.1_r2android-cts-4.1_r1android-4.1.2_r2.1android-4.1.2_r2android-4.1.2_r1android-4.1.1_r6.1android-4.1.1_r6android-4.1.1_r5android-4.1.1_r4android-4.1.1_r3android-4.1.1_r2android-4.1.1_r1.1android-4.1.1_r1jb-releasejb-mr0-releasejb-devYing Wang
Bug: 6294985 With ALL_PREBUILT it just installs the data files to all devices. We switch to a config.mk, which will be included by module definition of VoiceDialer.apk and set up the necessary dependency. TODO: modulize the config files and have VoiceDialer.apk depend on them. Change-Id: I25ecb9888960806acda808ef8f5e88fe9bcb48bb
2012-05-15Remove obsolete ThirdPartyProject.prop file.Elliott Hughes
Change-Id: I847cf7e70f043c985c3e7f62b7b4d6b3b92b2e43
2012-05-07am caa4a614: Merge "Xcode 4.3 compatibility checkin"Jean-Baptiste Queru
* commit 'caa4a614d192210a0f1f819499e71a8b6daacf0f': Xcode 4.3 compatibility checkin
2012-05-07Merge "Xcode 4.3 compatibility checkin"android-sdk-adt_r20tools_r20ics-plus-aospJean-Baptiste Queru
2012-05-04am 84d13f37: Merge "Xcode 4.3 compatibility checkin"Jean-Baptiste Queru
* commit '84d13f373f031641743c4b08156529b8754a32a8': Xcode 4.3 compatibility checkin
2012-05-03Merge "Xcode 4.3 compatibility checkin"Jean-Baptiste Queru
2012-05-03Xcode 4.3 compatibility checkinAl Sutton
Xcode 4.3 is unable to find the inlined methods when linking libSR_Recognizer, so this patch clears the definition of PINLINE for the Xcode 4.3 compiler which ensures that the methods which cause the errors are not inlined Change-Id: I28d0bdf084cb60e93db80fe8a8c7ad6d0dd01dc0 Signed-off-by: Al Sutton <al@funkyandroid.com>
2012-04-06Add NOTICE and MODULE_LICENSE_APACHE2 file for each Android.mkWei Zhong
Bug: 6299628 Change-Id: I8e4352b7db6499264106ba0e52e5c3e755a488b9 Signed-off-by: Wei Zhong <wzhong@google.com> (cherry picked from commit cc15631660de061ec4f65e8714c0836520b35ddf)
2012-03-19Add libmedia_native and remove obsolete libmediaGlenn Kasten
Change-Id: Ibaebc3c5fdf8b98a94a8b775a4e93add4fd379cf
2012-03-09Use AudioRecord::record_flags consistentlyGlenn Kasten
Change-Id: I6466aa80bcffd41c8c874330167b7b5786cef26b
2012-02-19Xcode 4.3 compatibility checkinAl Sutton
The update compiler in Xcode 4.3 (and 4.4) requires lookups into dependant bases of class templates to be qualified. This checkin fixes the issues raised by the compiler by implementing the this-> recommendation from the llvm page at http://clang.llvm.org/compatibility.html#dep_lookup_bases Signed-off-by: Al Sutton <al@funkyandroid.com>
2012-01-06Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: I3719a243181c92dc8cc3fc5d3aa3da4c14e990df
2011-11-07Remove libraries from static library modules.Ying Wang
Static library module does not link against libraries. Change-Id: Icbe6c6d076b640e6a7079de95f010a438efd9389
2011-07-11Remove the simulator target from all makefiles.android-sdk-adt_r16.0.1android-sdk-4.0.3_r1android-sdk-4.0.3-tools_r1android-cts-verifier-4.0_r1android-cts-verifier-4.0.3_r1android-cts-4.0_r1android-cts-4.0.3_r2android-cts-4.0.3_r1android-4.0.4_r2.1android-4.0.4_r2android-4.0.4_r1.2android-4.0.4_r1.1android-4.0.4_r1android-4.0.3_r1.1android-4.0.3_r1android-4.0.2_r1android-4.0.1_r1.2android-4.0.1_r1.1android-4.0.1_r1ics-mr1-releaseics-mr1ics-mr0-releaseics-mr0ics-factoryrom-2-releaseJeff Brown
Bug: 5010576 Change-Id: I35dafaa642725a447be8ca5d067bff20c3613b1c
2011-05-11update for new audio.h header locationDima Zavin
Change-Id: Ia8c12a63e39b9baad6e039d81100e5fbe5ff7dec Signed-off-by: Dima Zavin <dima@android.com>
2011-04-25srec: convert to use new audio.hDima Zavin
Change-Id: Ifc945f9fd99e40a051406b0a0889967ceae92ece Signed-off-by: Dima Zavin <dima@android.com>
2011-01-11Merge "Fix crash occuring when using Recognizer"android-sdk-tools_r12android-sdk-adt_r12Nick Kralevich
2011-01-03Fix crash occuring when using RecognizerJohn Eckerdal
The SR_RecognizerResultGetKeyList should return [Ljava/lang/String, however the code as written before the change will actually return [[Ljava/lang/String This "worked" before, probably by accident, but since dvmFindArrayClassForElement has been rewritten to no longer used a cached arrayClass. The dvmFindArrayClassForElement actually prepends the [ and it should not be in SR_RecognizerResultGetKeyList. Change-Id: Ida74600f224d8a7f9906c51b1881dcb9451cc289
2010-10-21Fix bug 3119612 Set VoiceDialer to use the VOICE_RECOGNITION audio source.android-sdk-2.3.4_r1android-cts-2.3_r5android-cts-2.3_r4android-cts-2.3_r3android-cts-2.3_r2android-cts-2.3_r12android-cts-2.3_r11android-cts-2.3_r10android-cts-2.3_r1android-2.3_r1android-2.3.7_r1android-2.3.6_r1android-2.3.6_r0.9android-2.3.5_r1android-2.3.4_r1android-2.3.4_r0.9android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1android-2.3.2_r1android-2.3.1_r1gingerbread-releasegingerbread-mr4-releasegingerbreadJean-Michel Trivi
2010-07-16add meta-files about 3rd party projectsThe Android Open Source Project
Change-Id: Icedfb871849cdbd34dd9eb81a0392cbbeb3c569b
2010-05-14Get rid of warnings when compiled with -Wformat-securityNick Kralevich
Change-Id: I01014d78c9e9a17c2010660cbfab28f189867f26
2010-05-14Get rid of warnings when compiled with -Wformat-securityNick Kralevich
Change-Id: I0297f9e3cccdb7adf1aed583539b84c6c06e3f5e
2010-05-05For issue #2651381, allow library prelinking.android-sdk-tools_r7android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-adt-0.9.9android-adt-0.9.8android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1tools_r9tools_r8tools_r7froyo-releasefroyo-plus-aospfroyoDan Bornstein
Change-Id: I38b84e6d61a09d569d17c3dbb47ed271c27342ad
2010-03-25Revert change Ibef3b834Martin Hibdon
Change Ibef3b834 increased the size of buffers to address Bug: 2537307. This was not an ideal solution, because it consumes more memory and is still vulnerable to failure if package names or class names get larger. Change I127c860b fixes the problem in a different way, so we can now shrink the buffer size back to the original value. Change-Id: I67db90017bb84b2c4a4ff962e5a524a9a32b67e8
2010-03-24Make the voiceDialer work againMartin Hibdon
Bug: 2537307 The recognizer has a limit on the size of each semantic value in the grammar. Now that we are storing both the package name and class name there, it's pretty easy to overflow the limit. This change doubles the size of the buffer, making this overflow less likely. Change-Id: Ibef3b834cf867e3e4ad7678289460e451e704f2f
2010-03-19An attempt at fixing the opal build.Andreas Huber
Change-Id: Ia753794affbd79edd55b51238e68831e981256f0 related-to-bug: 2513148
2010-03-18Make libSR_AudioIn a shared library.Andreas Huber
Change-Id: Idf69fa0d8a5f29dd5fe7ab0ec9b75d56ef8f4479 related-to-bug: related-to-bug: 2513148
2010-03-18Revert "Make libSR_AudioIn a shared library."Andreas Huber
This reverts commit ecc8abf047fb7351d8266a925076ac13672a4395.
2010-03-18Make libSR_AudioIn a shared library.Andreas Huber
Change-Id: Idf6c132304fd30a4418eb6bf913c9047b4f38ee5 related-to-bug: 2513148
2010-03-08Add an empty CleanSpec.mkJean-Baptiste Queru
Change-Id: I6af3d47fd023d99a2f2fdbd6c94de93e7cf143ab
2010-03-04Update th phone_type_choice and voice_dialer grammarsmah
Both of these grammars now support the commands "exit" and "cancel", which will result in the voice dialer exiting.
2010-02-25Add phone_type_choice grammar to Srecmah
Bug#232200 This grammar accepts the four phone types supported by the VoiceDialer: "home", "mobile", "work", and "other", along with "retry" and "exit". It is used when the voicedialer has determined which person to call, but is not yet sure which phone to call them on. Also get rid of some of the uneeded code from the boolean grammar. It was allowing for changes to be made at runtime, but that is not needed.
2010-02-19Merge "Add the boolean grammar to the makefile. This is needed to support ↵Martin Hibdon
the new flow for the bluetooth voice dialer."
2010-02-08Add the boolean grammar to the makefile. This is needed to support themah
new flow for the bluetooth voice dialer.
2010-02-05am f91bed8b: am ee67ee74: reconcile main tree with open-source eclairThe Android Open Source Project
Merge commit 'f91bed8b6616d14bbc94fd63abcf6709d541ee39' * commit 'f91bed8b6616d14bbc94fd63abcf6709d541ee39': android-2.1_r1 snapshot
2010-02-05am ee67ee74: reconcile main tree with open-source eclairThe Android Open Source Project
Merge commit 'ee67ee7420a4a3f95229f8e53780e81589540993' into eclair-plus-aosp * commit 'ee67ee7420a4a3f95229f8e53780e81589540993': android-2.1_r1 snapshot
2010-02-05reconcile main tree with open-source eclairandroid-sdk-tools_r5android-cts-2.1_r5android-cts-2.1_r4android-cts-2.1_r3android-cts-2.1_r2eclairThe Android Open Source Project
2010-01-29reconcile android-2.1_r1 snapshotThe Android Open Source Project
2010-01-12android-2.1_r1 snapshotThe Android Open Source Project
2009-11-15am b888ee10: merge from open-source masterJean-Baptiste Queru
Merge commit 'b888ee1007939e6bcc6e9693edea404219b17e18' * commit 'b888ee1007939e6bcc6e9693edea404219b17e18': eclair snapshot Fix bug 2243155 Set VoiceDialer to use the VOICE_RECOGNITION audio source.