summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importstable/cm-12.0-YNG1TMichael Bestas2015-05-0412-8/+372
| | | | Change-Id: I67a7e132c2b2d0e32f0107e1093c7ce36f617237
* Automatic translation importMichael Bestas2015-05-0442-49/+82
| | | | Change-Id: I8e701cad7fb8b35bac2318e48962ef6818355077
* Automatic translation importMichael Bestas2015-05-0458-133/+482
| | | | Change-Id: I83a1145a3b274bbfe14f00b14042b349759ffd01
* Automatic translation importMichael Bestas2015-05-0447-156/+156
| | | | Change-Id: I49b35e90d27fb47cb34b34ada218d2531b6381f2
* Automatic translation importMichael Bestas2015-05-0413-17/+61
| | | | Change-Id: Ib5f9cb01d1b1087a69401b2c7eec62910cb19b15
* Automatic translation importMichael Bestas2015-05-0451-137/+161
| | | | Change-Id: I8fc65fb09424c01477d68372fb99c457ecc963fa
* FMRadio : Launch station list automatically after scanDanesh M2015-04-182-2/+25
| | | | | | | | Give status update post scaning for categories Fix %s showing in stationList Change-Id: I1845f0cdeb0051bcfb951e2fef791a016fa81ef4 (cherry picked from commit dc3657497c74ee38077b727ca5fabc81a59aa8af)
* FM: reenable radio text visibility after station info updatedEdward Wang2015-04-141-1/+2
| | | | | | | | After radio station info updated, radio text view is set to GONE. We need turn it back on if FM is still enabled. Change-Id: I7acea564a352693e19d9e6d934d641327b90be7e (cherry picked from commit 086a510710b073b4b5c5cd4a0f72341dc6690b84)
* FM: retune last frequency when resume after callEdward Wang2015-04-141-0/+4
| | | | | | | | FM Activity may not available to send down frequency again after phone call. Then FM service need retune saved frequency. Change-Id: I26f0921bd8878331c3dedc6e8ff96873dd5a84a6 (cherry picked from commit 4b86c869026d6ef7504d2cecca4c3db9fa9d8c4b)
* FM: Store tag num/value in sequenceEdward Wang2015-04-111-7/+13
| | | | | | | | Storing tag into mTag[] array should not depend on its index. If one tag num/value are invalid and it will create empty string in the tag array, which might return the empty string during query. Change-Id: I35287e5dd1e97c6a7196d02b0aa7c9efcea4d3a3
* FM: always use overlay default countryEdward Wang2015-04-102-7/+7
| | | | Change-Id: I2acbbde684e7581124577f6e929397279d97cb41
* FMRadio: add Indonesiastable/cm-12.0-YNG1TARaj Yengisetty2015-03-1949-2/+137
| | | | | | | | | Use a new id so that old values aren't changed Looked into reordering the list but the index is used in a few places - going to skip on that change for now Change-Id: Ib70634d28588ce23a37fcc7b760019c07af3412f (cherry picked from commit 12e24feb06b2c4f0ce2589453ca0e233e415246d)
* Automatic translation importMichael Bestas2015-03-1815-13/+413
| | | | | Change-Id: I9d8693e1b63aeabbdb265061a240ff15d8fdb20b (cherry picked from commit f768c56d97f22471f2b7d4ec3fd230a31ef01b3d)
* Automatic translation importMichael Bestas2015-03-186-2/+338
| | | | | Change-Id: I4b4c8c822f3c0f65706bbfbf55de4db3360e2d17 (cherry picked from commit c862dcbe3ce1484e2692e7b4937806f7aead1301)
* Automatic translation importstable/cm-12.0-YNG1IMichael Bestas2015-02-1916-7/+125
| | | | Change-Id: I5cf78905c0fb41d652ec92bc141cd62dba481f64
* FM: Add property to force use internal antennaBrinly Taylor2015-02-141-7/+4
| | | | | | | | | Allow devices to force the FM radio to use the internal antenna setup by setting hw.fm.internal_antenna property to true in system.prop. Device tree example here: I7c9a67371c775a343345b035c196152bd9b2e13d Change-Id: I1a055070bb4b7e49b7a03c75632d4b95c59f02da
* Automatic translation importMichael Bestas2015-02-10129-0/+13958
| | | | Change-Id: I201ca424948ce26f0e78e132defbbff037edfa8b
* FM: Cleanup resourcesMichael Bestas2015-02-0141-2081/+418
| | | | | | | | | | | * Remove unused layouts/drawables * Remove unused strings * Remove CAF chinese translations * Improve strings * Move debug strings/arrays to debug_strings.xml/debug_arrays.xml * Move transmitter strings to transmit_strings.xml Change-Id: I5b391b459aefa75a6c3edbc525d471a3bcefb2be
* FMRadio : Switch file extension to aacDanesh M2015-01-081-3/+3
| | | | Change-Id: I7e44a8835c450697765c41fafdf325c1e2043b49
* FMRadio : Call unregister in onPauseDanesh M2015-01-081-0/+7
| | | | Change-Id: I3f063967c06d43e0fe99d08dea5e3e65a3943e8b
* FMRecorder : Save to a private temporary file while recordingDanesh M2015-01-081-5/+15
| | | | | | | While recording save to a temporary private file and once finished, move to external storage Change-Id: If82a84beeffe2ea8e5ba4bf7e93e4f3d6203e10f
* Scanned frequencies are saved in ascending orderingRaj Yengisetty2015-01-081-9/+26
| | | | Change-Id: Ie426ec3fa4aa3e8f4136938eb35f419ecc0aa71a
* FmRadio : Re-add RDS fields to UIDanesh M2015-01-087-72/+64
| | | | Change-Id: Ib7cf1e0c5de85440f7d2a7563cc5f7e508b6998f
* Fm : Make default country an overlayDanesh M2015-01-082-1/+35
| | | | Change-Id: I219e2a51939af7d65c4a0ed8eb87134ca7f986ee
* Fm : Restore seek arrowsDanesh M2015-01-0830-36/+8
| | | | Change-Id: I635da34903f9b21c43c167e78aaabf055462800e
* Fm : Update India bandsDanesh M2015-01-082-3/+3
| | | | Change-Id: I1727b585865b422ef5124a3da2d2be384f9fdfa1
* FMRadio : Re-vamp UIDanesh M2015-01-0858-1065/+292
| | | | Change-Id: Ib9cb3d5663f9eec92922a3eea7d605a2bf3b538c
* FM: jni: Fix compile error with TARGET_QCOM_NO_FM_FIRMWAREArne Coucheron2015-01-081-2/+2
| | | | Change-Id: If6cb13b9b5927aa0096f8dde4ecffeecf1b4bc00
* fmapp2: new launcher icon by LeopardSurdM1cha2015-01-085-0/+0
| | | | Change-Id: If5e955d5f5f52e9f100d841028b1e1da1f6fd70d
* FMRecord: use notification builderKonsta2015-01-082-48/+15
| | | | Change-Id: I84cd1a43e77e53043c21a9c77988d867a5656d4c
* jni: Skip loading FM firmware if requestedRicardo Cerqueira2015-01-082-0/+12
| | | | | | | | Not all boards require a firmware download for FM. Set TARGET_QCOM_NO_FM_FIRMWARE if the device doesn't require a fw image to run FM Change-Id: If18650af934f840a54f53fa9474a3341df0e3e68
* FM2: Disable FM transmitter be defaultKonsta2015-01-082-3/+3
| | | | | | | | | Enable FM transmitter by setting ro.fm.transmitter=true in system properties. This reverts commit 36cfaa5a48b2f2dc4c74071f7a0e87d6077863a1. Change-Id: Ia79ea0d34485234f067cf94404f5a92c79b1c507
* FM2: Update notification to use notification builderKonsta2015-01-084-97/+51
| | | | | | Make FM notifications look like something from this decade. :P Change-Id: Ib0e310a320c49e92224d8d4fc2fab530ff28d974
* FM2: Disable FM TX activityRicardo Cerqueira2015-01-081-2/+2
| | | | Change-Id: Ib238ef4dfab65c56a49e2f02a21f001c4c32b63f
* Break bootclasspath dependencyRicardo Cerqueira2015-01-081-0/+4
| | | | | | Use the library directly instead of forcing its global inclusion Change-Id: I547c85b1b6c4ce09333e2eac2059cca1b851a346
* Allow library to be used by apps directlyRicardo Cerqueira2015-01-082-0/+19
| | | | Change-Id: Ib74be626471d73817d644c7777a2b18a32712f8a
* FM2: Drop BOARD_HAVE_QCOM_FM flagArne Coucheron2015-01-085-14/+0
| | | | | | * Only devices supporting this will build it anyway. Change-Id: Ic0569d7c8c37427150c2f1dc6e3d1040d619dfc1
* Merge "FM: Auto turn ON FM after WCNSS SSR"Linux Build Service Account2014-12-043-10/+68
|\
| * FM: Auto turn ON FM after WCNSS SSRSatish Kodishala2014-12-043-10/+68
| | | | | | | | | | | | | | After WCNSS SSR, auto turn ON FM from FM app. CRs-fixed: 749400 Change-Id: I9dfa0d9bae621658fdaea2f4ff87f290f748f9b1
* | Merge "FM: Handle MEDIA Key Events"Linux Build Service Account2014-12-041-31/+86
|\|
| * FM: Handle MEDIA Key EventsVenkateshwarlu Domakonda2014-12-011-31/+86
|/ | | | | | | To handle the MEDIA button intents as per latest android version. CRs-Fixed: 760139 Change-Id: I010585c895a5c5a6ea3e5c7ac9cef4e33c2b36d0
* Merge "FM: Update state after tune is complete when search is cancelled"Linux Build Service Account2014-11-291-7/+4
|\
| * FM: Update state after tune is complete when search is cancelledSatish Kodishala2014-11-201-7/+4
| | | | | | | | | | | | | | | | | | | | If seek is cancelled at the same time when it is complete, there is a chance that search state machine can remain in cancel search state and subsequent searches will fail. Change search state after tune complete event is received when search is cancelled. CRs-fixed: 760134 Change-Id: Iff7c746aba592452552403811b6db4a7dda7c43b
* | Merge "FM: Fix the issue with MO call and Mute concurrency"Linux Build Service Account2014-11-261-2/+16
|\ \
| * | FM: Fix the issue with MO call and Mute concurrencyVenkateshwarlu Domakonda2014-11-251-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - As the google made changes in Telephony, while initiating MO call, requesting for Audio focus before change the call state. - To make the same behavior for MO & MT calls, changes made to handle Mute & speaker scenarios. CRs-Fixed: 747388 Change-Id: I0c9f0e891f7065faa8025f046ee00ec207e431df
* | | Merge "FM: Fix the issue with rebind"Linux Build Service Account2014-11-261-2/+4
|\ \ \
| * | | FM: Fix the issue with rebindVenkateshwarlu Domakonda2014-11-211-2/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | On Rebind, service is requesting for Audio focus even though it is in OFF state. Request Audio focus only when the FM is in ON state. Change-Id: I87226e9fd2b9b555b0e7a112d83f1ea7e7c408b8 CRs-Fixed: 760846
* | | Merge "FM: Fix dialog will be closed after rotating screen."Linux Build Service Account2014-11-261-0/+1
|\ \ \
| * | | FM: Fix dialog will be closed after rotating screen.Hu Wang2014-11-171-0/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | When rotate screen, some dialogs will be closed. Because activity is closed and recreated, dialog can't be shown again. Add activity attribute to prohibit closing activity. Change-Id: Idb2a9defaac8793c6c0224b6e8a2cb10a9ea5eed CRs-Fixed: 753208
* | | Merge "FM: Add support to configure signal blending parameters"Linux Build Service Account2014-11-265-21/+233
|\ \ \ | |/ / |/| |