- May 13, 2016
-
-
Satish kumar sugasi authored
FM Serial interface provides APIs for FM HAL layer to send cmds and receive events/data to and from the Controller. Change-Id: Idbe21e536a6039387c7411b8a9322417e4ec6129
-
Satish kumar sugasi authored
FM-HAL Layer contains the core FM Functionality required for carrying out various FM operations such as FM Enable, FM Tune, FM Seek, FM Search, FM Disable etc.. FM-HAL layer interacts with the FM-HCI layer for sending commands and receiving events to and from Controller. Change-Id: I0ac1c9c80671e43aafa30ce2b68f5ee695c9d764
-
- Apr 15, 2016
-
-
Linux Build Service Account authored
-
- Apr 13, 2016
-
-
Dibyendu Roy authored
Remove FM transmitter functionality to fix build error. FMTransmitterActivity.java and FMTransmitterService.java are removed from Android.mk for Android N platform bringup. These two files can be added whenever transmitter functionality shall be required. Change-Id: I7a52529a518bc59de0362ffa8e56ff03586def16
-
- Apr 05, 2016
-
-
Linux Build Service Account authored
Change-Id: Ic6553074f0bbdf3fb60a8c813fc6619b1f0e90cd
-
- Mar 31, 2016
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 995528 I01d9a55f76e1c7d68abfad9d513ae6b3625c5c77 FM: Fix Static Analysis Issues Change-Id: I8ddc46ce62a78ec0da07778e4997e0a9fc671e3c CRs-Fixed: 995528
-
- Mar 28, 2016
-
-
Kamal Negi authored
Removed unused variable and cleanup code for FM seek functionality. Change-Id: I01d9a55f76e1c7d68abfad9d513ae6b3625c5c77
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 992487 Iba131108d2b358678e4894dfedfbbf9d784c8217 Fix null pointer exception in FMRadioService Change-Id: I76f4d95d9b9d5d5081c8c174bd6fec64e0b1f557 CRs-Fixed: 992487
-
- Mar 26, 2016
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 979034 I348424f3184b2603492db285695b95070e434037 FM: Regional requirement for FM Change-Id: Id41187f1f2b80bb71ddab82a8d69c5a73145e332 CRs-Fixed: 979034
-
- Mar 25, 2016
-
-
Mingbo Zhang authored
CRs-Fixed: 992487 Change-Id: Iba131108d2b358678e4894dfedfbbf9d784c8217
-
- Mar 14, 2016
-
-
Xuebo Li authored
Add resource to customize FM-recorder files name format. Add resource to customize the save path of FM-recorder files. Add resource to customize media type. Change-Id: I348424f3184b2603492db285695b95070e434037 CRs-Fixed: 979034
-
- Mar 11, 2016
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 981687 Ibb9f18e49fdcd9f07cea4006748bab48bd87216c Reset FM audio settings on off. Change-Id: Ic0667be94eaad7ae13c92b8bcb1cce32aec1beac CRs-Fixed: 981687
-
- Mar 09, 2016
-
-
Rupesh Tatiya authored
When FM is either turned off or factory reset is done or headset is pulled out, unmute the audio and restore audio path to system default. CRs-Fixed: 981687 Change-Id: Ibb9f18e49fdcd9f07cea4006748bab48bd87216c
-
- Mar 07, 2016
-
-
David Ng authored
Disable module compilation in new release due to module conflict. Will enable once module is upgraded for new release support. Change-Id: Ifeb4c9a7eb36283d7a567f16496da3acf7cac8e2
-
- Mar 03, 2016
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 981111 I940706d3f587b38449a5f07dadbec04f68f5c9c0 Add two new callbacks for FM start/stop. Change-Id: I970dc70e41fe76eab42ebf18e69a53e88cf84e8a CRs-Fixed: 981111
-
- Feb 24, 2016
-
-
Rupesh Tatiya authored
When FM is stopped, UI elements like speaker button and mute button should be disabled and they should be enabled when FM is started. Change-Id: I940706d3f587b38449a5f07dadbec04f68f5c9c0
-
- Feb 10, 2016
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 972818 Ie2d3759363151bf991f890cd58155e184ad3331e Restore default wired headset on FM power off Change-Id: Ibc6ba99f2f1cbd73600aae8aa707d2b4bffc1bb3 CRs-Fixed: 972818
-
- Feb 09, 2016
-
-
Linux Build Service Account authored
-
- Feb 08, 2016
-
-
Rupesh Tatiya authored
During factory reset, repeated FM on/off during a session were resulting in selection of previous audio route. This restores the route to default. CRs-Fixed: 972818 Change-Id: Ie2d3759363151bf991f890cd58155e184ad3331e
-
- Feb 07, 2016
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 966690 I242c63c3edd988ed4b85e631b857d0696935cb76 Update mute API usage to fix pops and consistency 967670 Ied04bd305fee393668c72b4f46f6bfaf0be49088 Do not disable FM receiver on Music Service commands 972557 I7a87f897c29b033c46e9dc3b4d9d99a0eb46e7e4 Need to update UI in onResume though fmservice not bound Change-Id: I322574865a37750657f467f39dfcd77465d38148 CRs-Fixed: 967670, 966690, 972557
-
- Feb 05, 2016
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Dhananjay Kumar authored
Remove deprecated setStreamMute API and instead control volume of audio track. Since we are controlling mute/unmute state of FM audio track, we don't have to save/restore it for other audio applications. CRs-Fixed: 966690 Change-Id: I242c63c3edd988ed4b85e631b857d0696935cb76
-
Mingbo Zhang authored
CRs-Fixed: 972557 Change-Id: I7a87f897c29b033c46e9dc3b4d9d99a0eb46e7e4
-
- Feb 03, 2016
-
-
Rupesh Tatiya authored
Music service command pause should be handled in similar way to audio focus loss. If not done so, FM playback will be stopped and won't be restarted when music service stops. CRs-Fixed: 967670 Change-Id: Ied04bd305fee393668c72b4f46f6bfaf0be49088
-
- Jan 30, 2016
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 968376 If9966a887a09a5fd6813637b61b075616362ff39 Disable/enable radio on factory reset 966644 I681b51f3a54abbc04223c60496aa3049b6769a1f Request for audio focus on activity resume 967753 I8d5f28cb9ce3545908362e83e787fcc43394a0ac Check for audio focus before enabling audio path Change-Id: I95ccc2a2d75af1b296c7847febc59ea21dc9354c CRs-Fixed: 966644, 967753, 968376
-
- Jan 29, 2016
-
-
Rupesh Tatiya authored
Recording was failing to stop on factory reset. Also mute button status was not being reset. Also, FM Radio should also be restarted. CRs-Fixed: 968376 Change-Id: If9966a887a09a5fd6813637b61b075616362ff39
-
Linux Build Service Account authored
-
- Jan 28, 2016
-
-
Rupesh Tatiya authored
FM might lose audio focus and go in the pause state. Hence request audio focus during resume. Otherwise, activity displayed might be FM but audio source might be something else like music. CRs-Fixed: 966644 Change-Id: I681b51f3a54abbc04223c60496aa3049b6769a1f
-
- Jan 27, 2016
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 964047 Ic9dc2ca3ef2c9c91400156be47da4a6c8620ce8c Stop recording only if its storage is unmounted Change-Id: Icf5fabeb909e933e09830152bed7be42eb855438 CRs-Fixed: 964047
-
Rupesh Tatiya authored
In scenarios where FM has lost audio focus and FM service is running, we end up enabling FM audio path when A2DP is disconnected. This results in more than one audio source being played simultaneously. Enable FM audio path only when FM has audio focus. CRs-Fixed: 967753 Change-Id: I8d5f28cb9ce3545908362e83e787fcc43394a0ac
-
- Jan 25, 2016
-
-
Rupesh Tatiya authored
Stop FM recording only if the storage where it was saving file is unmounted and not on unmounting of any other storage as done before. CRs-Fixed: 964047 Change-Id: Ic9dc2ca3ef2c9c91400156be47da4a6c8620ce8c Signed-off-by:
Rupesh Tatiya <rtatiya@codeaurora.org>
-
- Jan 23, 2016
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 963817 I1dcd614614326bc6fc5da15f8f64ca5312b79da3 Change value of mSpeakerPhoneOn when BT becomes on or of Change-Id: Ic0e583ef69fb8c78b0fe029d9b0c881e45df31f7 CRs-Fixed: 963817
-
- Jan 21, 2016
-
-
juncao authored
Signed-off-by:
juncao <juncao@codeaurora.org> Change-Id: I1dcd614614326bc6fc5da15f8f64ca5312b79da3 CRs-Fixed: 963817
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 958512 I78521f425d7419f3a3d577cc573560d3601b1b1e Reset notch filter only if it is set. Change-Id: Ifb4eb821183fd6c8adc0dbe1c7729f5642558dbb CRs-Fixed: 958512
-
- Jan 12, 2016
-
-
Rupesh Tatiya authored
Everytime there is data activity, notch filter settings need to be updated. This request gets queued and executed after a delay of 10 seconds. The update request might take 2 seconds in the worst case. Data activity might change very rapidly resulting in large number of RESET_NOTCH_FILTER messages being put queue before the first request itself is processed. In such scenario, multiple requests are processed together and they will take time to execute greater than ANR threashold time. CRs-Fixed: 958512 Change-Id: I78521f425d7419f3a3d577cc573560d3601b1b1e
-
- Jan 08, 2016
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 956285 I60debca73cf883032cde0abe23f6eeea6e97f323 FMRecord: Add REAL_GET_TASKS permissions. 956792 If9c3b5001963e837dde699a844a6406acd892126 FM: Do not stop FMRadioService if FM is still on Change-Id: Ic89adb313d4e8b96b84debef6ef2f141e1954296 CRs-Fixed: 956792, 956285
-
- Jan 07, 2016
-
-
Linux Build Service Account authored
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 943288 I0e2ea2adeb0c603f16541d04a5a244bc1fcd51d7 FM: Fix ANR due to incorrect error handling in stopRecor Change-Id: I43c06950d1dea892addb874f28efff493562ff84 CRs-Fixed: 943288
-
- Jan 06, 2016
-
-
juncao authored
Fix the issue: After pressing back-key or rotating DUT, FM will stop. Change-Id: If9c3b5001963e837dde699a844a6406acd892126 Signed-off-by:
juncao <juncao@codeaurora.org> CRs-Fixed: 956792
-
- Jan 05, 2016
-
-
Rupesh Tatiya authored
Without this permission, recording app does not know whether FM app is still running and always ends up stopping the recording. CRs-Fixed: 956285 Change-Id: I60debca73cf883032cde0abe23f6eeea6e97f323
-