summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importstable/cm-12.1-YOG7Dinky@build012016-06-211-0/+29
| | | | | Change-Id: Id3f0b5c558a45ac7f377f7d9da48fd7d0f22de62 Ticket: RM-170
* Automatic translation importclyde@build012016-06-2035-37/+1659
| | | | | Change-Id: I267dd2ee87ebd116393ab4f96fef00ecb7b9f7f4 Ticket: RM-154
* FM Transmitter: Redesign the app icon based on FM RadioAdrianDC2016-06-098-2/+2
| | | | | | | | | * Red version of the FM Radio application to replace the old UI unfriendly and absolutely not material icon RM-165 Change-Id: I5e1f2ae1a6867ce9ba8a05fab8a2ecb1ded62e2b (cherry picked from commit 8b7a0fed66dda2ecef6549e87edc6a957a05f525)
* Automatic translation importAbhisek Devkota2016-05-23246-5275/+6130
| | | | | Change-Id: I485cb2af3da6ff430285cfec282b46d33e50fded Ticket: RM-170
* Automatic translation importMichael Bestas2016-05-13110-4360/+4142
| | | | | YAM-295 Change-Id: Ieea9b5522ebbc4ff2a677ffcfccb1c67b3245ba0
* FM radio: Add 'Vietnam' to 'Regional Band' list in settingsArun Valiaparambil2016-05-133-24/+39
| | | | | | YAM-295 Change-Id: I13b8d931fe06c98a91e8821d56fd5317ed88fc36
* Convert regional band arrays to string referencesMichael Bestas2016-05-132-78/+156
| | | | | YAM-295 Change-Id: Iad9414368f372f962c646fabc70b1351715d30ce
* Fixing crash seen on FM radio.Arun Valiaparambil2016-05-091-6/+10
| | | | | | | | | | Crash is due a NullPointerException while accessing mService. Added null checks before accessing mService reference. YAM-294 Change-Id: Ie5039343dcda55159398a1a52ee4bb2e8748c227 (cherry picked from commit 2ca94376a013fdde934d5ec3e2d1d74e31764f84)
* Automatic translation importMichael Bestas2016-04-016-70/+74
| | | | | | RM-214 Change-Id: I664a733b8ef4b0c02a0a24ff95c0a5835e5467eb
* Automatic translation importMichael Bestas2016-04-017-19/+97
| | | | | | RM-214 Change-Id: I72fce8b4efe95bd4b3067c13b45d4d5efa036f47
* Automatic translation importMichael Bestas2016-04-0112-3/+767
| | | | | | RM-214 Change-Id: I9c52baab3f9408544332c1a0c3ca4f8c1066709e
* Automatic translation importMichael Bestas2016-04-019-134/+395
| | | | | | RM-214 Change-Id: Ifad029bbcc74b97cb4d9f28e6406bcdf87f2f9af
* Automatic translation importMichael Bestas2016-04-0118-98/+845
| | | | | | RM-214 Change-Id: I1e02aedf9dfc53eb8d85dc99d9b2e1552b2671ab
* Automatic translation importMichael Bestas2016-04-019-180/+105
| | | | | | RM-214 Change-Id: Ie74cc6cc2adee5b41eea693463c6c6937c0ea850
* Automatic translation importMichael Bestas2016-04-0112-780/+114
| | | | | | RM-214 Change-Id: I30d19ec52f42727e622eb8a0be045b6e3f5ec177
* Automatic translation importMichael Bestas2016-04-0156-448/+1951
| | | | | | RM-214 Change-Id: I7d728d06dea4d37bba0f93e0660ffbd03e555cfa
* Automatic translation importMichael Bestas2016-04-011-0/+4
| | | | | | RM-214 Change-Id: Idb56bfcc4caaf68d9a94b1167083375e4724c1f9
* Automatic translation importMichael Bestas2016-04-016-1/+156
| | | | | | RM-214 Change-Id: If85930e3d64ebefd88696042e6f51ce7433c7599
* fmapp2: Add support for long press and short press from headsetsundarajan srinivasan2016-03-073-50/+116
| | | | | | | | | | *Long press - toggle's FM on/off *short press - scans the next channel. SAMOSA-7 Change-Id: Id670b0275d949ba449d4fa47167e4bee8e15f09f (cherry picked from commit 13c72eb945006651f39510903684f016a81a9be9)
* fmapp2: Allow value for the default fm recording duration to be overlayed.Ankit Gupta2016-02-223-2/+12
| | | | | | Issue-id: YAM-144 Change-Id: Iea23ae9842012aab35d2291c75edf406af921bbd (cherry picked from commit 0ac486a41abf2eca3cd0412465dc6273bcdb7872)
* FMRadio : Fix headphone iconEd Falk2015-10-139-9/+40
| | | | | | | | | | Original headphones were mis-matched w.r.t. default/selected. This change normalizes the icon. Also fixes a couple compiler warnings in FMRadio.java CYNGNOS-350 Change-Id: Iee383bc23455562f21c3c431d5b291506e0e3e13 (cherry picked from commit c96243885a310057478a88a2bf6f06bcc4ccfbca)
* FMRadio : Fix settings UI bugsEd Falk2015-10-122-13/+7
| | | | | | | | | | Setting any user-defined parameter caused the band to switch from user-defined to Indonesia. Fixed. Also removed some bogus localization while I was there. Issue-Id: CYNGNOS-778 Change-Id: I256f04eab39b820b33676bf598322d480d6dfa44 (cherry picked from commit 0a805b5822d7e0de19c88aba38339d4ac65be876)
* FMRadio : cleaned up band selection codeEd Falk2015-09-141-59/+60
| | | | | | | | | Based on the code reviews on my previous commit, my earlier code (which was admittedly slapped together in a hurry) was too sloppy. this is a more elegant solution. Change-Id: I08fc64ad628a3c8cb9e634310b89ac8abae2d7c8 Issue-id: CYNGNOS-738
* Automatic translation importMichael Bestas2015-09-113-1/+129
| | | | Change-Id: Ic54438e22251f7dd851161efbeeaa528774a543f
* FMRadio : Select band based on countryEd Falk2015-09-101-1/+72
| | | | | | | | | Checks the locale country code, and if found in the lists of known codes, returns the appropriate regional band. If not, accepts the default from resources as before. Change-Id: Icaa98ded11e548afc8be446e7bc80a1066bee873 Issue-id: CYNGNOS-738
* Automatic translation importMichael Bestas2015-09-016-15/+38
| | | | Change-Id: I850c668d3f179158cddf541a82178b04aa176ff6
* Automatic translation importTom Powell2015-08-211-1/+1
| | | | Change-Id: I6175f6d2435cdf32111abba6f924955df1ec091c
* FMRadio : Keep track of scanned frequencies in serviceDanesh M2015-08-193-17/+31
| | | | | | | | By keeping track of scanned frequencies in the service, this allows us to fetch it when the activity is resumed and not rely on having active callbacks. Change-Id: Idea9cab3e5fd2a789333c3f126416e0102613aa8
* Automatic translation importMichael Bestas2015-08-172-9/+9
| | | | Change-Id: I7d242dbbf78208ef956cb28f2fe1d92dc1702bf6
* FMRadio : Ensure scan state is kept in syncDanesh M2015-08-143-0/+23
| | | | | | | | | | | In the middle of a scan, the user could navigate away from the activity, during which the scan could've finished. The activity is no longer synchronized with the service and causes issues where the dialog for scan keeps showing...etc Fix this by syncing state in onResume issue-id: CRACKLING-529 Change-Id: Ief3138e4d6e157ad0b060dc3aced18668959f4e1
* QComFM : Allow the FM Transmitter to be reactivatedAdrianDC2015-08-071-8/+13
| | | | | | | | Commits or users adding the ro.fm.transmitter=true will be allowed to access the FM Transmitter on reboot. Change-Id: Ie3e42f1ca6b4715bc9fe73312082470434234458 Signed-off-by: AdrianDC <radian.dc@gmail.com>
* Automatic translation importMichael Bestas2015-08-053-9/+9
| | | | Change-Id: Ib51550e41f394af460fd0b56f77006267f3d2fe2
* FMRecord: Grant REAL_GET_TASKSRicardo Cerqueira2015-08-041-0/+1
| | | | | | | | | | | The Recording service relies on actvityManager.getRunningAppProcesses() to verify that the expected recording client is alive. Calling that is getting blocked by the lack of GET_TASKS permissions, so grant them. TODO: Replace this entirely by something better. Relying on "ps" to check the client status is bad design Change-Id: I8054548e6933f96421ed6bbabfd729e112306e49
* Automatic translation importMichael Bestas2015-07-279-2/+708
| | | | Change-Id: Ic50c972516ba160f8ec013090559bb4353b8fc08
* FM: The collect channel disappear when quit FMlijun.xie2015-07-211-0/+1
| | | | | | | | | | | | | | | [Procedures]: 1.FM->collect one channel 2.Quit FM and enter FM 3.Check the collect channel [Expect results]: The collect channel exist [Actual results]: The collect channel disappear Change-Id: I50f9f8d849d7d1bfab1159be51e9ad0ef2bac0a9
* Automatic translation importMichael Bestas2015-07-135-4/+7
| | | | Change-Id: I0730dc0437cf92b1fac11535e93e71ff6e360faa
* Automatic translation importMichael Bestas2015-07-024-21/+21
| | | | Change-Id: I02f6fb0e96d85e487b2e1e1b148a4626e6e46bad
* Fix status text to reflect when FM is enabled.Martin Brabham2015-06-241-1/+5
| | | | Change-Id: Idbb39cdd8c6eb016d4644d9e31290507d17ce820
* Automatic translation importMichael Bestas2015-06-236-4/+482
| | | | Change-Id: I98a0e58d1ebfea736baf2db104a0278894d2f52c
* Automatic translation importMichael Bestas2015-06-133-0/+158
| | | | Change-Id: I226f7d3f47ec4ca923ac2516af871e0f73fa2242
* FM: fix mRadioTextScroller usage in transmitter activityHamster Tian2015-06-121-2/+25
| | | | | | | | | | | | | | | | | | | | | | | Reproduction of NPE: 1. Add "ro.fm.transmitter=true" to build.prop 2. Reboot the device 3. FM Transmitter app appears 4. Remove headphones (if plugged in) and open the app Reason: mRadioTextScroller is not initialized when activity is being created. When transmission starts (which will happen automatically on app start if antenna is available) enableRadioOnOffUI will be called, and calls to mRadioTextScroller in enableRadioOnOffUI will fail. Fix: Add initialization for mRadioTextScroller. Also added some mRadioTextScroller.mOriginalString operations just like FMRadio.java Change-Id: I81d0c924801446258e3a62f479f0f9b31b7f15a8
* Automatic translation importMichael Bestas2015-06-091-0/+44
| | | | Change-Id: I34b64292bf8443c2debf9b61ed8f7c2115ffbd3d
* Automatic translation importMichael Bestas2015-05-312-0/+4
| | | | Change-Id: I5a34c6a40acb5373ad2b97cc1012b54ed2e35aa3
* Automatic translation importMichael Bestas2015-05-2415-82/+151
| | | | Change-Id: Ic963d3bbef477d44e949b8119a46024b0da3389c
* FM: respect hw.fm.internal_antennaDhruv Paranjape2015-05-181-5/+3
| | | | | | PS2: Patch from here: http://forum.xda-developers.com/showpost.php?p=60580714&postcount=86 Change-Id: Ic3104de252bac108c925e7cd5f50d9e89ca63779
* Automatic translation importMichael Bestas2015-05-1624-41/+66
| | | | Change-Id: I4fd98f77df175031a2d2a04e6e38b8545447ae19
* FMRadio : Launch station list automatically after scanDanesh M2015-05-122-2/+25
| | | | | | | Give status update post scaning for categories Fix %s showing in stationList Change-Id: I1845f0cdeb0051bcfb951e2fef791a016fa81ef4
* Automatic translation importMichael Bestas2015-05-0212-8/+372
| | | | Change-Id: I67a7e132c2b2d0e32f0107e1093c7ce36f617237
* Automatic translation importMichael Bestas2015-04-2542-49/+82
| | | | Change-Id: I8e701cad7fb8b35bac2318e48962ef6818355077
* Automatic translation importMichael Bestas2015-04-1758-133/+482
| | | | Change-Id: I83a1145a3b274bbfe14f00b14042b349759ffd01