aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_device/android/java
AgeCommit message (Expand)Author
2020-02-06Reland: Rework platform version to hide codenames.r_aml_301500702android-mainline-12.0.0_r55android-mainline-11.0.0_r9android-mainline-11.0.0_r8android-mainline-11.0.0_r7android-mainline-11.0.0_r6android-mainline-11.0.0_r5android-mainline-11.0.0_r45android-mainline-11.0.0_r44android-mainline-11.0.0_r43android-mainline-11.0.0_r42android-mainline-11.0.0_r41android-mainline-11.0.0_r40android-mainline-11.0.0_r4android-mainline-11.0.0_r39android-mainline-11.0.0_r38android-mainline-11.0.0_r37android-mainline-11.0.0_r36android-mainline-11.0.0_r35android-mainline-11.0.0_r34android-mainline-11.0.0_r33android-mainline-11.0.0_r32android-mainline-11.0.0_r31android-mainline-11.0.0_r30android-mainline-11.0.0_r3android-mainline-11.0.0_r29android-mainline-11.0.0_r28android-mainline-11.0.0_r27android-mainline-11.0.0_r26android-mainline-11.0.0_r25android-mainline-11.0.0_r24android-mainline-11.0.0_r23android-mainline-11.0.0_r22android-mainline-11.0.0_r21android-mainline-11.0.0_r20android-mainline-11.0.0_r2android-mainline-11.0.0_r19android-mainline-11.0.0_r18android-mainline-11.0.0_r17android-mainline-11.0.0_r16android-mainline-11.0.0_r15android-mainline-11.0.0_r14android-mainline-11.0.0_r13android-mainline-11.0.0_r12android-mainline-11.0.0_r10android-mainline-11.0.0_r1android-11.0.0_r48android-11.0.0_r47android-11.0.0_r46android-11.0.0_r45android-11.0.0_r44android-11.0.0_r43android-11.0.0_r42android-11.0.0_r41android-11.0.0_r40android-11.0.0_r39android-11.0.0_r38android-11.0.0_r37android-11.0.0_r36android-11.0.0_r35android-11.0.0_r34android-11.0.0_r33android-11.0.0_r32android-11.0.0_r31android-11.0.0_r30android-11.0.0_r29android-11.0.0_r28android-11.0.0_r27android-11.0.0_r26android-11.0.0_r24android-11.0.0_r23android-11.0.0_r22android-11.0.0_r21android-11.0.0_r20android-11.0.0_r19android-11.0.0_r18android-11.0.0_r16android11-qpr3-s1-releaseandroid11-qpr3-releaseandroid11-qpr2-releaseandroid11-qpr1-s2-releaseandroid11-qpr1-s1-releaseandroid11-qpr1-releaseandroid11-qpr1-d-s1-releaseandroid11-qpr1-d-releaseandroid11-qpr1-c-releaseandroid11-mainline-tethering-releaseandroid11-mainline-sparse-2021-jan-releaseandroid11-mainline-sparse-2020-dec-releaseandroid11-mainline-releaseandroid11-mainline-permission-releaseandroid11-mainline-os-statsd-releaseandroid11-mainline-networkstack-releaseandroid11-mainline-media-swcodec-releaseandroid11-mainline-media-releaseandroid11-mainline-extservices-releaseandroid11-mainline-documentsui-releaseandroid11-mainline-conscrypt-releaseandroid11-mainline-cellbroadcast-releaseandroid11-mainline-captiveportallogin-releaseandroid11-devandroid11-d2-releaseandroid11-d1-b-releaseDianne Hackborn
2019-11-14Revert submissionKevin Lau Fang
2019-10-28Rework platform version to hide codenames.Dianne Hackborn
2015-11-19Revert of Adding thread timeout for audio recorer thread in Java (patchset #2...henrika
2015-11-17Add OpenSL ES enable setting to AppRTCDemo (part 2).henrika
2015-11-17Adding thread timeout for audio recorer thread in Javahenrika
2015-11-12Introduces Android API level linting, fixes all current API lint errors.Patrik Höglund
2015-11-12OpenSL ES stability improvements.henrika
2015-11-05Moves logging of audio effects to when they are enabledhenrika
2015-11-03Revert of Fix for "Android audio playout doesn't support non-call media strea...henrika
2015-10-28Fix for "Android audio playout doesn't support non-call media stream"henrika
2015-10-21Adding the OnePlus 2 device to AEC and NS blacklists.henrika
2015-10-08Removing M API call for now to green up downstream.phoglund
2015-10-05Enable HW NS for N6 to fix HW AEC issuehenrika
2015-09-28Minor fix for debug logging on Androidhenrika
2015-09-28Fixes logging levels in WebRtcAudioXXX.java classeshenrika
2015-09-25Removes Nexus 6 from OpenSL ES blacklist.henrika
2015-09-24Stability improvement for audio recording on Androidhenrika
2015-09-24Minor fix for improving logging of supported platform effectshenrika
2015-09-23Improving support for Android Audio Effects in WebRTC.henrika
2015-09-17Reduces default sample rate from 44.1kHz to 16kHz to ensurehenrika
2015-09-16Log to the webrtc log stream from webrtc/modules java code.Jiayang Liu
2015-09-10Avoids crashes in Java-based InitRecording().henrika
2015-06-09Exclude Nexus 6 from OpenSL ES usagehenrika
2015-06-05Removes automatic setting of COMM mode in WebRTC.henrika
2015-05-28Force 8 kHz sampling rate on Android emulator.Patrik Höglund
2015-05-25Refactoring of AudioTrackJni and AudioRecordJni using new JVM/JNI classeshenrika
2015-05-20Ensures that RECORD_AUDIO permission is required to start recording.henrika
2015-05-20Avoids crash when StartRecording conflicts with existing recording applicationhenrika
2015-05-19Adding Sony Xperia Z2 D6503 to HW AEC blacklisthenrika
2015-05-18Adding support for OpenSL ES output in native WebRTChenrika
2015-04-14Removes use of AudioManager.setSpeakerphoneOn in audio managerhenrika
2015-04-10Changes default audio mode in AppRTCDemo to MODE_RINGTONE.henrika
2015-04-10Delays changing to COMMUNICATION mode until streaming starts.henrika
2015-04-01Ensures that AudioManager.isVolumeFixed() is only used for Android L and abovehenrika
2015-03-27Final minor fix in WebRtcAudioManagerhenrika
2015-03-27Adding playout volume control to WebRtcAudioTrack.java.henrika
2015-03-09Adds C++/JNI/Java unit test for audio device module on Android.henrika@webrtc.org
2015-02-25New AudioTrack implementation now works on pre-Lollipop devices.henrika@webrtc.org
2015-02-23Refactoring WebRTC Java/JNI audio track in C++ and Java.henrika@webrtc.org
2015-02-11Refactoring WebRTC Java/JNI audio recording in C++ and Java.henrika@webrtc.org
2014-12-09AppRTCDemo (Android): built-in AEC should be enabled if device supports it an...henrika@webrtc.org
2013-12-11Enables mixing and matching Java and native audio. It is used for getting bes...henrike@webrtc.org
2013-10-11WebRTCDemo: Fixes warning for devices with pre-17 API level. Also fixes broke...henrike@webrtc.org
2013-09-10OpenSL (not default): Enables low latency audio on Android.henrike@webrtc.org
2013-07-01Build all java files into jar for each module on Androidfischman@webrtc.org
2013-06-12Revert 4211 "Build all java files into jar for each module on An..."fischman@webrtc.org
2013-06-10Build all java files into jar for each module on Androidfischman@webrtc.org