8e9f383e287134888e2905574009cee9ef57c94f |
|
14-Jan-2015 |
Benson Huang <benson.huang@mediatek.com> |
[FM] "Getting stations" does not show when launching FM for the first time Launch FM and play a channel for the first time -> Tap Star icon to add the channel to Favorites and then tap Star icon to remove it -> Go to Radio Stations and check the view, "Getting stations" does not show, white view displays and then search channel successfully. Bug 19000983 Review: https://partner-android-review.git.corp.google.com/#/c/193405 Signed-off-by: Benson Huang <benson.huang@mediatek.com> Change-Id: I7b347a3430d3813f98241f370d32a56095d24d2b
/packages/apps/FMRadio/src/com/android/fmradio/FmFavoriteActivity.java
|
d1e9a1522a48b5a0b70132cc59b547d4363934f8 |
|
17-Dec-2014 |
Benson Huang <benson.huang@mediatek.com> |
[FM] "Can't search out available channel" will not pop up when no station is searched First time Launch FM -> Search stations at the place where there is no signal -> Wait the searching to complete, "Can't search out available channel" will not pop up when no station is searched. The fix is to show cannot_search toast. Bug 18780823 Review: https://partner-android-review.git.corp.google.com/#/c/189539 Signed-off-by: Benson Huang <benson.huang@mediatek.com> Change-Id: Iebf08187a677ce1b48fc47888b7ef1af00b52b16
/packages/apps/FMRadio/src/com/android/fmradio/FmFavoriteActivity.java
|
4260180e8a33e3132e93224bed4af41dcf082d5c |
|
15-Dec-2014 |
Benson Huang <benson.huang@mediatek.com> |
[FM] FM radio should not search station automatically after tapping radio station button the second time First time launch FM -> Tap radio station button -> Wait searching complete -> Back to FM main view -> Tap radio station button again, FM is mute and searching starts automatically. The fix is to let FM play normally and searching should not start automatically. https://partner-android-review.git.corp.google.com/#/c/188804/ Bug 18762700 Change-Id: I3ec4185a553f398b28e09c3a2f215b75ce62bc5d Signed-off-by: Benson Huang <benson.huang@mediatek.com>
/packages/apps/FMRadio/src/com/android/fmradio/FmFavoriteActivity.java
|
6e47fefd026fe63b8d23dea69034e7f5e4c18f5c |
|
11-Dec-2014 |
Benson Huang <benson.huang@mediatek.com> |
[FM] Fix typo of anntenna to antenna There are many typos of antenna (e.g. ANNTENNA, anntenna). The CL is to fix the typos. Bug: 18737759 Review: https://partner-android-review.git.corp.google.com/#/c/188580 Signed-off-by: Benson Huang <benson.huang@mediatek.com> Change-Id: Ic8454a4b9678d60a734a59af65d6bbefbca1411a
/packages/apps/FMRadio/src/com/android/fmradio/FmFavoriteActivity.java
|
a8b6afca0e187c008ba8fdeb670d5f2c13116bed |
|
20-Nov-2014 |
Benson Huang <benson.huang@mediatek.com> |
[FM] Move FM Radio sources - Part 4 Move FM Radio sources From: vendor/mediatek/proprietary/packages/apps/FmRadio/ To: packages/apps/FMRadio Bug 18057506 https://partner-android-review.googlesource.com/#/c/187247/ Change-Id: Ia6b8b2dfac58a55cffa8d5223ca2ca5a8ca1f9b1 Signed-off-by: Benson Huang <benson.huang@mediatek.com>
/packages/apps/FMRadio/src/com/android/fmradio/FmFavoriteActivity.java
|