summaryrefslogtreecommitdiffstats
path: root/fmapp2/src
Commit message (Expand)AuthorAgeFilesLines
* fm: Remove unwanted media button key event listenersstable/cm-13.0-ZNH5YKamal Negi2016-07-143-36/+1
* fmapp2: Allow value for the default fm recording duration to be overlayed.Ankit Gupta2016-04-212-2/+11
* Route audio to connected A2DP headset on turn on.Rupesh Tatiya2016-04-192-1/+6
* Handle orientation change in FM appKamal Negi2016-04-191-0/+7
* Fix null pointer exception in FMRadioServiceMingbo Zhang2016-04-191-3/+6
* Reset FM audio settings on off.Rupesh Tatiya2016-03-232-7/+7
* Add two new callbacks for FM start/stop.Rupesh Tatiya2016-03-224-2/+30
* Restore default wired headset on FM power offRupesh Tatiya2016-03-221-2/+11
* Update mute API usage to fix pops and consistencyDhananjay Kumar2016-03-221-9/+8
* Need to update UI in onResume though fmservice not boundMingbo Zhang2016-03-221-8/+8
* Do not disable FM receiver on Music Service commandsRupesh Tatiya2016-03-221-12/+3
* Disable/enable radio on factory resetRupesh Tatiya2016-03-221-2/+3
* Request for audio focus on activity resumeRupesh Tatiya2016-03-221-17/+30
* Check for audio focus before enabling audio pathRupesh Tatiya2016-03-221-0/+6
* Stop recording only if its storage is unmountedRupesh Tatiya2016-03-221-12/+18
* Change value of mSpeakerPhoneOn when BT becomes on or offjuncao2016-03-221-0/+5
* Reset notch filter only if it is set.Rupesh Tatiya2016-03-221-11/+16
* FM: Fix ANR due to incorrect error handling in stopRecordingDibyendu Roy2016-03-221-11/+9
* FM: stop AudioTrack before switching output devicekexiao2016-03-222-8/+5
* Change FM off button to release media and audio resources.Rupesh Tatiya2016-03-222-71/+23
* fmapp2: de-select A2DP audio route on A2DP disconnection.Rupesh Tatiya2016-03-221-0/+1
* fmapp2: Allow switching between wired and Bluetooth headsetRupesh Tatiya2016-03-222-18/+59
* FM: Regional requirement for FMXuebo Li2016-03-221-3/+44
* Revert "FMRecorder : Save to a private temporary file while recording"Xuebo Li2016-03-221-15/+5
* FM: update fm app to use device loopbackDhananjay Kumar2016-03-221-4/+59
* FMRecorder : Save to a private temporary file while recordingstaging/for-cm13.0Danesh M2016-02-191-5/+15
* Fm : Update India bandsDanesh M2016-02-191-12/+3
* FMRadio : Fix headphone iconEd Falk2016-02-191-4/+1
* FMRadio : Fix settings UI bugsEd Falk2016-02-191-12/+6
* FMRadio : Localization of band typesEd Falk2016-02-191-616/+44
* FMRadio : improved band selectionEd Falk2016-02-192-1/+29
* FMRadio : cleaned up band selection codeEd Falk2016-02-191-59/+60
* FMRadio : Select band based on countryEd Falk2016-02-191-1/+72
* FMRadio : Keep track of scanned frequencies in serviceDanesh M2016-02-193-17/+31
* FMRadio : Ensure scan state is kept in syncDanesh M2016-02-193-0/+24
* FM: The collect channel disappear when quit FMlijun.xie2016-02-191-0/+1
* Fix status text to reflect when FM is enabled.Martin Brabham2016-02-191-1/+5
* FM: fix mRadioTextScroller usage in transmitter activityHamster Tian2016-02-191-2/+25
* FM: respect hw.fm.internal_antennaDhruv Paranjape2016-02-191-5/+3
* FMRadio : Launch station list automatically after scanDanesh M2016-02-191-1/+23
* FM: reenable radio text visibility after station info updatedEdward Wang2016-02-191-1/+2
* FM: always use overlay default countryEdward Wang2016-02-192-7/+7
* FM: retune last frequency when resume after callEdward Wang2016-02-191-0/+4
* FM2: missing materialization changeslinuxxxxx2016-02-193-58/+6
* fmapp2: materializelinuxx2016-02-192-20/+12
* New Material iconMichael Bestas2016-02-191-1/+1
* FMRadio: add IndonesiaRaj Yengisetty2016-02-192-2/+11
* FM: Cleanup resourcesMichael Bestas2016-02-196-24/+20
* FMRadio : Switch file extension to aacDanesh M2016-02-191-1/+1
* FMRadio : Call unregister in onPauseDanesh M2016-02-191-0/+7