summaryrefslogtreecommitdiffstats
path: root/fmapp2/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* FM2: one more missing materialization changelinuxx2015-04-081-0/+1
| | | | Change-Id: I4537d2e2177b03577782387323538d9ebc718004
* FM2: missing materialization changeslinuxxxxx2015-04-082-2/+3
| | | | | Change-Id: I7d80a889cfecda0deb2916cb0d514dac3d92dc9d Signed-off-by: linuxxxxx <joey@cyanogenmoditalia.it>
* fmapp2: materializelinuxx2015-04-061-1/+1
| | | | | | | | | * Update colors * Vectors * Off state messages Change-Id: I0186edda6c408fcde3dd98cd886ced775adbd938 Signed-off-by: linuxx <joey@cyanogenmoditalia.it>
* FM: Cleanup resourcesMichael Bestas2015-02-016-212/+16
| | | | | | | | | | | * 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 : Re-add RDS fields to UIDanesh M2015-01-082-55/+45
| | | | Change-Id: Ib7cf1e0c5de85440f7d2a7563cc5f7e508b6998f
* Fm : Restore seek arrowsDanesh M2015-01-081-2/+2
| | | | Change-Id: I635da34903f9b21c43c167e78aaabf055462800e
* FMRadio : Re-vamp UIDanesh M2015-01-083-174/+146
| | | | Change-Id: Ib9cb3d5663f9eec92922a3eea7d605a2bf3b538c
* FM2: Update notification to use notification builderKonsta2015-01-081-56/+0
| | | | | | Make FM notifications look like something from this decade. :P Change-Id: Ib0e310a320c49e92224d8d4fc2fab530ff28d974
* FM: Fix the issue with color of textVenkateshwarlu Domakonda2014-07-281-1/+1
| | | | | | | Default color of text changed in the recent android version. Set the text color as white. Change-Id: I545cbf5824e7436e8fdb6e0cf70bbc5d6e13a5f3
* FM: Display dialog box hint in Chinese.Satish Kodishala2014-01-311-1/+1
| | | | | | | | Display dialog box hint in Chinese when language is Chinese. Change-Id: Id2df18efbcf7411956f89423df6d35b68d816bd5 CRs-fixed: 524791
* FM-APP2: Added support for configurable FM band sweepAyaz Ahmad2013-08-012-1/+100
| | | | | | | | | - Option to set channel spacing - Option to set lower/upper frequency limit of band - Option to set start delay, dwell time - Option to load frequency list from a file Change-Id: I79ee6ccaa032d0d53692e12ede43b14be5fc195d
* FMAPP2: Allow user to set, get search, Af jump thresholdsAyaz Ahmad2013-07-311-1/+16
| | | | | | | | Add menus for user to get, set various search, Af jump related thresholds to evaluate search performance CRs-Fixed: 460621 Change-Id: Ic10f85a69d23d5be7123098409ad6986c49974ce
* fm: Move FM2 APP source tree to vendor projectVenkateshwarlu Domakonda2013-07-2515-0/+1393
- FM2 APP source moved from packages/apps to vendor/qcom-opensource/ repository. - Remove intent mechanism to receive meta data. - Use remote service connection mechanism to receive meta data. Change-Id: I74ba25b259ff93097db88644f4be9e5bae20131a