summaryrefslogtreecommitdiffstats
path: root/src/com/android/fmradio/FmService.java
Commit message (Expand)AuthorAgeFilesLines
* Keep main activity when recording is cancelledKhalid Zubair2016-06-281-1/+12
* Handle recording without using MediaRecorderKhalid Zubair2016-06-281-18/+47
* Fix stuck recording ui when recording is abortedKhalid Zubair2016-06-281-1/+1
* Remove false log warningsKhalid Zubair2016-06-251-1/+0
* FmService: Fix crash when plug-in/out headsetKeith Mok2016-06-161-1/+9
* Revert "tracks: Check track states before transitioning states"Keith Mok2016-06-161-7/+4
* tracks: Check track states before transitioning statesDiogo Ferreira2016-05-101-4/+7
* improve audio startup performaceAndré Rivotti Casimiro2016-05-091-1/+3
* fmradio: Add an optional static library targetDiogo Ferreira2016-05-031-1/+1
* FmService: Make usage of audiopatch a build-time optionRicardo Cerqueira2016-05-021-21/+23
* Fix incomplete app terminationRicardo Cerqueira2016-04-051-0/+1
* FMRadio: Immediately mute AudioTrack once stopRender is calledEthan Chen2016-03-241-0/+3
* FMRadio: Pause and stop AudioTrack before stoppingEthan Chen2016-03-241-0/+2
* FMRadio: Run render thread at THREAD_PRIORITY_AUDIOEthan Chen2016-03-241-0/+2
* [FM] Temporary: use software rendering for FM-to-earphone playbackMatt Wagantall2015-11-231-0/+4
* [FM] Fallback if createAudioPatch failsDhananjay Kumar2015-04-071-5/+21
* am 06ba26e7: am 3e855750: am 4f33aa31: [FM] Earphone mode incoming call ringt...Benson Huang2015-03-251-0/+18
|\
| * [FM] Earphone mode incoming call ringtone issue in loudspeakerBenson Huang2015-03-191-0/+18
* | renaming of MediaRecorder.AudioSource.FM_TUNEREric Laurent2015-03-091-1/+1
|/
* [FM] There is no sound output after resuming playing when FM is over BTBenson Huang2015-01-281-13/+10
* [FM] Fix 18847131 There is no sound output from BT earphone while BT earp...Hochi Huang2015-01-131-12/+45
* [FM] There is no sound in speaker while playing FM in speaker modeBenson Huang2015-01-061-1/+21
* Merge "[FM] "Speaker on/headset" should not be available while BT earphone is...Nicholas Sauer2014-12-311-0/+13
|\
| * [FM] "Speaker on/headset" should not be available while BT earphone is connectedBenson Huang2014-12-311-0/+13
* | [FM] There is a pop noise when tapping stop button to resume playingBenson Huang2014-12-301-12/+28
|/
* [FM] FM will not resume playing after replugging in headphonesBenson Huang2014-12-231-5/+5
* [FM] Radio text should not display in notification bar after changing channelBenson Huang2014-12-221-5/+5
* [FM]Fix Bug 18809496 It will pop a sound of noise when switching FM from earp...Hochi Huang2014-12-221-180/+17
* [FM] FM volume will not be changed after stop and resumeBenson Huang2014-12-161-1/+4
* [FM] Sometimes FM icon will not appear in the notification bar after searchin...Benson Huang2014-12-161-1/+2
* [FM] The radio text will disappear when stopping FMBenson Huang2014-12-161-2/+0
* [FM] Radio text is not updated in notification barBenson Huang2014-12-161-0/+3
* [FM] Fix typo of anntenna to antennaBenson Huang2014-12-151-11/+11
* [FM] FM Radio should reduce volume when getting AudioManager.AUDIOFOCUS_LOSS_...Benson Huang2014-12-091-0/+13
* [FM] Remove some unnecessary mediatek keywordsBenson Huang2014-12-041-3/+3
* [FM] Move FM Radio sources - Part 4Benson Huang2014-12-021-0/+2738