Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_vendor_qcom_opensource_fm-commonsys
/
20f897161fad201c0a7435e4bc92b782fda91d12
20f8971
FM: FM: Add user space changes to enable fm for Richwave chip
by himta ram
· 6 years ago
b2ce009
Merge "FM: Query and apply STREAM_MUSIC volume when output device routing changes."
by Linux Build Service Account
· 6 years ago
08a9d18
Merge "FM: Ignore VOLUME_CHANGED_ACTION intent when fm is turned off."
by Linux Build Service Account
· 6 years ago
3a615df
FM: Query and apply STREAM_MUSIC volume when output device routing changes.
by himta ram
· 6 years ago
046d5c3
FM: Ignore VOLUME_CHANGED_ACTION intent when fm is turned off.
by himta ram
· 6 years ago
c65cc46
while fm on Disable HW loopback, if already enabled
by himta ram
· 6 years ago
ccab50c
FM: add re-try mechanism for Audio focus request
by himta ram
· 6 years ago
be1ab41
FM: synchronize mReceiver object
by himta ram
· 6 years ago
bceddff
FM: Add adtional safe guards while stop notification
by himta ram
· 6 years ago
e8d9d38
FM: Set MediaSession active to false while fm off
by himta ram
· 6 years ago
43bf623
fm: Support device loopback using set param.
by himta ram
· 6 years ago
c80ab53
FM: add proper callback for HCI_OCF_FM_SET_RECV_CONF_REQ event
by himta ram
· 6 years ago
8f69a4f
FM: Remove sync code for SINR And RSSI
by himta ram
· 7 years ago
a7937a5
Merge "FM: check Audio Focus status before starting app loop back audio procedure"
by Linux Build Service Account
· 7 years ago
ad5c86d
FM: check Audio Focus status before starting app loop back audio procedure
by himta ram
· 7 years ago
b396f59
FM: Release WakeLock while FM off
by himta ram
· 7 years ago
a76f7b6
FM: do not update speaker/Headset icon when A2dp connect/disconnect
by himta ram
· 7 years ago
1577175
FM: synchronization of rssi or sinr contiguous commands
by himta ram
· 7 years ago
a5aef03
FM: User Switch handling change
by himta ram
· 7 years ago
0556369
FM: FactoryReset: use app loop back when BT device is connected
by himta ram
· 7 years ago
6f09a71
FM: Fix for Dead Obj when HIDL service dies
by himta ram
· 7 years ago
d1e2dd0
FM: Register for ACTION_AUDIO_BECOMING_NOISY intent
by himta ram
· 7 years ago
dbf5a5c
FM: do not set mSession active while onCreate of FM APP
by himta ram
· 7 years ago
5059e77
FM: Add AudioroutingListener
by AnubhavGupta
· 7 years ago
cd44319
FM: enable soft mute on cherokee
by himta ram
· 7 years ago
c46068f
FM: property related changes
by himta ram
· 7 years ago
cd9a57f
FM: start hardwareloop back when Reset to Factory Defaults
by himta ram
· 7 years ago
33a55b4
FM: always call reset and release of mRecorder when stop recording happens
by himta ram
· 7 years ago
a1c405b
FM: synchronize audioTarck play and enable slimbus
by himta ram
· 7 years ago
e628c05
FM: do not process Headset insert intent when FM off from Application
by himta ram
· 7 years ago
e468482
FM: disable and enable slimbus while swtiching output device
by himta ram
· 7 years ago
10bf2d6
FM: reset preferred device to null while turning off FM app
by himta ram
· 7 years ago
c1b5c95
FM: while stopping TX Thread put lock before notify to TX Thread
by himta ram
· 7 years ago
0762c1a
FM: ExitRecordSinkThread call mAudioRecord and mAudioTrack release()
by himta ram
· 7 years ago
17c4ac1
FM: Check both Headset and Headphone for Wired Headset
by AnubhavGupta
· 7 years ago
d8b9c56
FM: Rename the QC introduced props to have vendor tag added
by himta ram
· 7 years ago
3ae6b40
FM: set RecordSink flag before thread creation
by himta ram
· 7 years ago
49c9849
FM: synchronization of RecordSinkThread when ApplicationLoopBack active
by himta ram
· 7 years ago
f2067f6
FM: Disable HW loopback, if already enabled
by AnubhavGupta
· 7 years ago
5c7f7db
FM: synchronize start and stop notification
by himta ram
· 7 years ago
3d95d9a
FM: create Audio Track using Builder
by himta ram
· 7 years ago
bff94f2
FM: Audio changes
by himta ram
· 7 years ago
5b4e7a5
Define LOCAL_PRIVATE_PLATFORM_APIS for FmApp
by himta ram
· 7 years ago
d93df73
FM: QSSI changes
by AnubhavGupta
· 7 years ago
fcb8f0e
FM: fix for Sleep timer disappears if we go out of FM app and come back through back button
by himta ram
· 7 years ago
3bc245e
FM: notify tx thread when Host received credits from SOC.
by himta ram
· 7 years ago
80dab51
FM: fix rx thread syncronization
by himta ram
· 7 years ago
a1bafe4
Merge "FM: add setRssiThreshold support for Pronto chip" into fm.lnx.2.9.1
by CNSS_WLAN Service
· 7 years ago
9612049
FM: add setRssiThreshold support for Pronto chip
by himta ram
· 7 years ago
92ff2d4
FM: make disable slimbus sequance correct.
by himta ram
· 7 years ago
5698463
FM: add JNI Support for SoftMute Command
by himta ram
· 7 years ago
5987788
FM: wait for previous rx thread to exit
by himta ram
· 7 years ago
bf52e0c
Add new JNI helper header
by Satish kumar sugasi
· 7 years ago
883056f
Merge "FM: synchronization for FM_TX path - if que is not empty don't wait - added more logs in tx path" into fm.lnx.2.9.1
by CNSS_WLAN Service
· 7 years ago
d38c165
FM: synchronization for FM_TX path
by himta ram
· 7 years ago
ee6c260
FM: Make javaClassRef static to avoid SNS issues
by himta ram
· 7 years ago
4bca5a5
Merge "issue :HAL is still available from the last session" into fm.lnx.2.9.1
by CNSS_WLAN Service
· 7 years ago
c0bf45f
Merge "Bringup/sdm660_64: Header files path added" into fm.lnx.2.9.1
by CNSS_WLAN Service
· 7 years ago
3f94c98
Bringup/sdm660_64: Header files path added
by Sandeep Kunta
· 7 years ago
fd358eb
issue :HAL is still available from the last session
by himta ram
· 7 years ago
bc1713f
Fix race condition b/w enqueue and dequeue events
by himta ram
· 7 years ago
9985718
FM: Fix static analysis issue.
by himta ram
· 7 years ago
ee39720
iFM: Removing Memory leaks from the HAL Test Code
by Smriti Gupta
· 7 years ago
e305fb5
FM: Wait for hal to become NULL from last session
by Smriti Gupta
· 8 years ago
db534b0
FM : Fix wrong data being written to controller
by Smriti Gupta
· 8 years ago
afc99d3
Merge "FM: FMReceiver not set to NULL for some states" into fm.lnx.2.9.1
by CNSS_WLAN Service
· 7 years ago
bfc78cb
FM: FMReceiver not set to NULL for some states
by Smriti Gupta
· 8 years ago
3264bf3
FM: Change SRCH_ALGO_TYPE_OFFSET
by Smriti Gupta
· 8 years ago
5b39ba5
Merge "FM: Abandon focus if FM has failed to start" into fm.lnx.2.9.1
by CNSS_WLAN Service
· 7 years ago
4f7f46f
FM: Abandon focus if FM has failed to start
by Smriti Gupta
· 7 years ago
7bf6ff1
FM: Fix mismatched value of AUDIO_MUTE
by Smriti Gupta
· 8 years ago
ab10c8b
FM: Slimbus sequence changes made independent of the chipset.
by Smriti Gupta
· 8 years ago
c1c29ea
fm: Initialize variables after fm_hal service connection
by Kamal Negi
· 8 years ago
f93c1f8
Merge "FM: Fix KW issues." into fm.lnx.2.9.1
by CNSS_WLAN Service
· 8 years ago
379bf93
Merge "FM: Disable slimbus only if receiver is not null" into fm.lnx.2.9.1
by CNSS_WLAN Service
· 8 years ago
d3cd6a3
Merge "fm: delay fmhalservice property start" into fm.lnx.2.9.1
by CNSS_WLAN Service
· 8 years ago
103a5ad
FM: Disable slimbus only if receiver is not null
by Smriti Gupta
· 8 years ago
290c1e9
fm: Configure AF JUMP based on SINR
by Kamal Negi
· 8 years ago
c76ec11
fm: delay fmhalservice property start
by Kamal Negi
· 8 years ago
d2b995c
FM: Fix KW issues.
by Smriti Gupta
· 8 years ago
a2a7756
Check for FM event memory allocation failure
by Satish kumar sugasi
· 8 years ago
32740b0
Merge "FM: Close the service and end the process on user switch"
by Linux Build Service Account
· 8 years ago
82ddd99
Merge "fm: Add support for fm_dl service." into fm.lnx.2.9.1
by CNSS_WLAN Service
· 8 years ago
1abb1c1
FM: Close the service and end the process on user switch
by Smriti Gupta
· 8 years ago
7b76553
FM: Add support for removing Force Audio Speaker on Loss/Transient Loss
by Balvinder Singh
· 8 years ago
9917f92
Correct FM sequence in turn on and audio focus loss/gain cases for wcn3990
by Rupesh Tatiya
· 8 years ago
35a359e
FM: Reducing notification priority to low importance
by Nitin Shivpure
· 8 years ago
fff2fb3
fm: Add support for fm_dl service.
by Kamal Negi
· 8 years ago
cac31ad
FM: Change property name for FM A2DP concurency
by Smriti Gupta
· 8 years ago
4069b5b
Merge "FM: Convert notifications to use NotificationChannel"
by Linux Build Service Account
· 8 years ago
c2ee76b
FM: Convert notifications to use NotificationChannel
by Nitin Shivpure
· 8 years ago
f9047bc
FM: Notify ON to upper layer, only If TX & RX threads are actually running
by Nitin Shivpure
· 8 years ago
9eb6437
FM: Add HIDL support on O release
by Nitin Shivpure
· 8 years ago
35a19e8
Changes to enable FM using old hal method
by Satish kumar sugasi
· 8 years ago
0b27e39
Merge remote-tracking branch 'origin/fm.lnx.2.1-rel' into fm.lnx.2.9.1-rel
by Kamal Negi
· 8 years ago
b345d45
Promotion of fm.lnx.2.1-00034.
by Linux Build Service Account
· 8 years ago
8bab894
Promotion of fm.lnx.2.1-00033.
by Linux Build Service Account
· 8 years ago
b59ccc5
Resume FM on telephony idle state
by Kamal Negi
· 8 years ago
cd9ddcd
fm: Resume FM after telephony state become idle
by Kamal Negi
· 8 years ago
7a8bc3f
Merge "fm: wait for enable event to complete" into fm.lnx.2.1-dev
by CNSS_WLAN Service
· 8 years ago
Next »