1. d1e63c2 Fm: add null check for Receiver before issuing command by himta ram · 6 years ago
  2. 198e328 FM: lower FM volume when AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK received by himta ram · 6 years ago
  3. 4ea040c FM: do not resume FM after call when fm stopped on focus loss by himta ram · 6 years ago
  4. e4e8ad1 FM: increase delay in Volume update when active device changed by himta ram · 6 years ago
  5. 1e6791a FM: add headset detection logic using AudioManager API by himta ram · 6 years ago
  6. a17a340 FM: Use btconfigstore interface to fetch vendor features by himta ram · 6 years ago
  7. f923ad5 FMStats: Add RFstats app support for Richwave chip by himta ram · 6 years ago
  8. af268f2 FM: Passing constructor for newobject by himta ram · 7 years ago
  9. cbc2e45 FM: Recording: update MIME_TYPE string for recorded file by himta ram · 6 years ago
  10. 43df8e3 FM: ignore restore factory defaults when FM is turned Off by himta ram · 6 years ago
  11. dfa4593 FM: Remove use of deprecated API by himta ram · 6 years ago
  12. 65fd618 FM: clean up compile time warnings by himta ram · 6 years ago
  13. ad94afe Fm: Use btconfigstore interface to fetch vendor features by Nitin Shivpure · 6 years ago
  14. a669eea FM: Fix KW issue in helium code by himta ram · 6 years ago
  15. ef396ae FM: avoid sending command when FM is turning off by himta ram · 6 years ago
  16. 7edc3c3 FM: add synchronization fix across hal init and hal close by himta ram · 6 years ago
  17. 1f23f3a FM: do not send command in event processing context by himta ram · 6 years ago
  18. 0b65751 Convert qcom.fmradio into Android.bp module by Ravi Kiran Kasula · 6 years ago
  19. dd027a3 FM: make correct sequence of slimbus and audio port by himta ram · 6 years ago
  20. 20f8971 FM: FM: Add user space changes to enable fm for Richwave chip by himta ram · 6 years ago
  21. b2ce009 Merge "FM: Query and apply STREAM_MUSIC volume when output device routing changes." by Linux Build Service Account · 6 years ago
  22. 08a9d18 Merge "FM: Ignore VOLUME_CHANGED_ACTION intent when fm is turned off." by Linux Build Service Account · 6 years ago
  23. 3a615df FM: Query and apply STREAM_MUSIC volume when output device routing changes. by himta ram · 6 years ago
  24. 046d5c3 FM: Ignore VOLUME_CHANGED_ACTION intent when fm is turned off. by himta ram · 6 years ago
  25. c65cc46 while fm on Disable HW loopback, if already enabled by himta ram · 6 years ago
  26. ccab50c FM: add re-try mechanism for Audio focus request by himta ram · 6 years ago
  27. be1ab41 FM: synchronize mReceiver object by himta ram · 6 years ago
  28. bceddff FM: Add adtional safe guards while stop notification by himta ram · 6 years ago
  29. e8d9d38 FM: Set MediaSession active to false while fm off by himta ram · 6 years ago
  30. 43bf623 fm: Support device loopback using set param. by himta ram · 6 years ago
  31. c80ab53 FM: add proper callback for HCI_OCF_FM_SET_RECV_CONF_REQ event by himta ram · 6 years ago
  32. 8f69a4f FM: Remove sync code for SINR And RSSI by himta ram · 7 years ago
  33. a7937a5 Merge "FM: check Audio Focus status before starting app loop back audio procedure" by Linux Build Service Account · 7 years ago
  34. ad5c86d FM: check Audio Focus status before starting app loop back audio procedure by himta ram · 7 years ago
  35. b396f59 FM: Release WakeLock while FM off by himta ram · 7 years ago
  36. a76f7b6 FM: do not update speaker/Headset icon when A2dp connect/disconnect by himta ram · 7 years ago
  37. 1577175 FM: synchronization of rssi or sinr contiguous commands by himta ram · 7 years ago
  38. a5aef03 FM: User Switch handling change by himta ram · 7 years ago
  39. 0556369 FM: FactoryReset: use app loop back when BT device is connected by himta ram · 7 years ago
  40. 6f09a71 FM: Fix for Dead Obj when HIDL service dies by himta ram · 7 years ago
  41. d1e2dd0 FM: Register for ACTION_AUDIO_BECOMING_NOISY intent by himta ram · 7 years ago
  42. dbf5a5c FM: do not set mSession active while onCreate of FM APP by himta ram · 7 years ago
  43. 5059e77 FM: Add AudioroutingListener by AnubhavGupta · 7 years ago
  44. cd44319 FM: enable soft mute on cherokee by himta ram · 7 years ago
  45. c46068f FM: property related changes by himta ram · 7 years ago
  46. cd9a57f FM: start hardwareloop back when Reset to Factory Defaults by himta ram · 7 years ago
  47. 33a55b4 FM: always call reset and release of mRecorder when stop recording happens by himta ram · 7 years ago
  48. a1c405b FM: synchronize audioTarck play and enable slimbus by himta ram · 7 years ago
  49. e628c05 FM: do not process Headset insert intent when FM off from Application by himta ram · 7 years ago
  50. e468482 FM: disable and enable slimbus while swtiching output device by himta ram · 7 years ago
  51. 10bf2d6 FM: reset preferred device to null while turning off FM app by himta ram · 7 years ago
  52. c1b5c95 FM: while stopping TX Thread put lock before notify to TX Thread by himta ram · 7 years ago
  53. 0762c1a FM: ExitRecordSinkThread call mAudioRecord and mAudioTrack release() by himta ram · 7 years ago
  54. 17c4ac1 FM: Check both Headset and Headphone for Wired Headset by AnubhavGupta · 7 years ago
  55. d8b9c56 FM: Rename the QC introduced props to have vendor tag added by himta ram · 7 years ago
  56. 3ae6b40 FM: set RecordSink flag before thread creation by himta ram · 7 years ago
  57. 49c9849 FM: synchronization of RecordSinkThread when ApplicationLoopBack active by himta ram · 7 years ago
  58. f2067f6 FM: Disable HW loopback, if already enabled by AnubhavGupta · 7 years ago
  59. 5c7f7db FM: synchronize start and stop notification by himta ram · 7 years ago
  60. 3d95d9a FM: create Audio Track using Builder by himta ram · 7 years ago
  61. bff94f2 FM: Audio changes by himta ram · 7 years ago
  62. 5b4e7a5 Define LOCAL_PRIVATE_PLATFORM_APIS for FmApp by himta ram · 7 years ago
  63. d93df73 FM: QSSI changes by AnubhavGupta · 7 years ago
  64. 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
  65. 3bc245e FM: notify tx thread when Host received credits from SOC. by himta ram · 7 years ago
  66. 80dab51 FM: fix rx thread syncronization by himta ram · 7 years ago
  67. a1bafe4 Merge "FM: add setRssiThreshold support for Pronto chip" into fm.lnx.2.9.1 by CNSS_WLAN Service · 7 years ago
  68. 9612049 FM: add setRssiThreshold support for Pronto chip by himta ram · 7 years ago
  69. 92ff2d4 FM: make disable slimbus sequance correct. by himta ram · 7 years ago
  70. 5698463 FM: add JNI Support for SoftMute Command by himta ram · 7 years ago
  71. 5987788 FM: wait for previous rx thread to exit by himta ram · 7 years ago
  72. bf52e0c Add new JNI helper header by Satish kumar sugasi · 7 years ago
  73. 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
  74. d38c165 FM: synchronization for FM_TX path by himta ram · 7 years ago
  75. ee6c260 FM: Make javaClassRef static to avoid SNS issues by himta ram · 7 years ago
  76. 4bca5a5 Merge "issue :HAL is still available from the last session" into fm.lnx.2.9.1 by CNSS_WLAN Service · 7 years ago
  77. c0bf45f Merge "Bringup/sdm660_64: Header files path added" into fm.lnx.2.9.1 by CNSS_WLAN Service · 7 years ago
  78. 3f94c98 Bringup/sdm660_64: Header files path added by Sandeep Kunta · 7 years ago
  79. fd358eb issue :HAL is still available from the last session by himta ram · 7 years ago
  80. bc1713f Fix race condition b/w enqueue and dequeue events by himta ram · 7 years ago
  81. 9985718 FM: Fix static analysis issue. by himta ram · 7 years ago
  82. ee39720 iFM: Removing Memory leaks from the HAL Test Code by Smriti Gupta · 7 years ago
  83. e305fb5 FM: Wait for hal to become NULL from last session by Smriti Gupta · 8 years ago
  84. db534b0 FM : Fix wrong data being written to controller by Smriti Gupta · 8 years ago
  85. afc99d3 Merge "FM: FMReceiver not set to NULL for some states" into fm.lnx.2.9.1 by CNSS_WLAN Service · 7 years ago
  86. bfc78cb FM: FMReceiver not set to NULL for some states by Smriti Gupta · 8 years ago
  87. 3264bf3 FM: Change SRCH_ALGO_TYPE_OFFSET by Smriti Gupta · 8 years ago
  88. 5b39ba5 Merge "FM: Abandon focus if FM has failed to start" into fm.lnx.2.9.1 by CNSS_WLAN Service · 7 years ago
  89. 4f7f46f FM: Abandon focus if FM has failed to start by Smriti Gupta · 7 years ago
  90. 7bf6ff1 FM: Fix mismatched value of AUDIO_MUTE by Smriti Gupta · 8 years ago
  91. ab10c8b FM: Slimbus sequence changes made independent of the chipset. by Smriti Gupta · 8 years ago
  92. c1c29ea fm: Initialize variables after fm_hal service connection by Kamal Negi · 8 years ago
  93. f93c1f8 Merge "FM: Fix KW issues." into fm.lnx.2.9.1 by CNSS_WLAN Service · 8 years ago
  94. 379bf93 Merge "FM: Disable slimbus only if receiver is not null" into fm.lnx.2.9.1 by CNSS_WLAN Service · 8 years ago
  95. d3cd6a3 Merge "fm: delay fmhalservice property start" into fm.lnx.2.9.1 by CNSS_WLAN Service · 8 years ago
  96. 103a5ad FM: Disable slimbus only if receiver is not null by Smriti Gupta · 8 years ago
  97. 290c1e9 fm: Configure AF JUMP based on SINR by Kamal Negi · 8 years ago
  98. c76ec11 fm: delay fmhalservice property start by Kamal Negi · 8 years ago
  99. d2b995c FM: Fix KW issues. by Smriti Gupta · 8 years ago
  100. a2a7756 Check for FM event memory allocation failure by Satish kumar sugasi · 8 years ago