summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml3
-rw-r--r--jni/fmr/Android.mk4
-rw-r--r--res/values-ast-rES/strings.xml71
-rw-r--r--res/values-be/strings.xml71
-rw-r--r--res/values-br-rFR/strings.xml71
-rw-r--r--res/values-cy/strings.xml71
-rw-r--r--res/values-en-rPT/strings.xml71
-rw-r--r--res/values-eo/strings.xml71
-rw-r--r--res/values-es-rMX/strings.xml71
-rw-r--r--res/values-fy-rNL/strings.xml71
-rw-r--r--res/values-gd-rGB/strings.xml71
-rw-r--r--res/values-ku/strings.xml71
-rw-r--r--res/values-lb/strings.xml118
-rw-r--r--res/values-oc-rFR/strings.xml71
-rw-r--r--res/values-ug/strings.xml71
-rw-r--r--src/com/android/fmradio/FmService.java4
16 files changed, 979 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index fa3e792..7898fb0 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -17,13 +17,14 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.fmradio"
+ android:sharedUserId="android.uid.system"
android:versionCode="2"
android:versionName="2.0" >
<!-- FM uses AudioPatch which is new in sdk 21 -->
<uses-sdk
android:minSdkVersion="21"
- android:targetSdkVersion="21"
+ android:targetSdkVersion="23"
android:usesCleartextTraffic="false" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
diff --git a/jni/fmr/Android.mk b/jni/fmr/Android.mk
index 1700b4e..b685b68 100644
--- a/jni/fmr/Android.mk
+++ b/jni/fmr/Android.mk
@@ -31,5 +31,7 @@ LOCAL_SHARED_LIBRARIES := \
libmedia \
LOCAL_MODULE := libfmjni
-include $(BUILD_SHARED_LIBRARY)
+ifneq ($(BOARD_USES_QCOM_HARDWARE),true)
+include $(BUILD_SHARED_LIBRARY)
+endif
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
new file mode 100644
index 0000000..19531a7
--- /dev/null
+++ b/res/values-ast-rES/strings.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+</resources>
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
new file mode 100644
index 0000000..19531a7
--- /dev/null
+++ b/res/values-be/strings.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+</resources>
diff --git a/res/values-br-rFR/strings.xml b/res/values-br-rFR/strings.xml
new file mode 100644
index 0000000..19531a7
--- /dev/null
+++ b/res/values-br-rFR/strings.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+</resources>
diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml
new file mode 100644
index 0000000..19531a7
--- /dev/null
+++ b/res/values-cy/strings.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+</resources>
diff --git a/res/values-en-rPT/strings.xml b/res/values-en-rPT/strings.xml
new file mode 100644
index 0000000..19531a7
--- /dev/null
+++ b/res/values-en-rPT/strings.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+</resources>
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
new file mode 100644
index 0000000..19531a7
--- /dev/null
+++ b/res/values-eo/strings.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+</resources>
diff --git a/res/values-es-rMX/strings.xml b/res/values-es-rMX/strings.xml
new file mode 100644
index 0000000..19531a7
--- /dev/null
+++ b/res/values-es-rMX/strings.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+</resources>
diff --git a/res/values-fy-rNL/strings.xml b/res/values-fy-rNL/strings.xml
new file mode 100644
index 0000000..19531a7
--- /dev/null
+++ b/res/values-fy-rNL/strings.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+</resources>
diff --git a/res/values-gd-rGB/strings.xml b/res/values-gd-rGB/strings.xml
new file mode 100644
index 0000000..19531a7
--- /dev/null
+++ b/res/values-gd-rGB/strings.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+</resources>
diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml
new file mode 100644
index 0000000..19531a7
--- /dev/null
+++ b/res/values-ku/strings.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+</resources>
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
new file mode 100644
index 0000000..5ff21f1
--- /dev/null
+++ b/res/values-lb/strings.xml
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <string name="app_name">FM-Radio</string>
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <string name="toast_station_searched">Disponibel Sendere fonnt:</string>
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <string name="toast_cannot_search">Disponibel Sendere konnten net fonnt ginn.</string>
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <string name="optmenu_speaker">Lautsprecher</string>
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <string name="optmenu_earphone">Kopfhörer</string>
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <string name="save">Späicheren</string>
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <string name="toast_sdcard_missing">Deng SD-Kaart feelt!</string>
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <string name="toast_sdcard_insufficient_space">Net genuch Späicherplaz op der SD-Kaart!</string>
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <string name="toast_recorder_internal_error">Am Rekorder ass en interne Feeler opgetrueden!</string>
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <string name="btn_save_recording">Späicheren</string>
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <string name="btn_discard_recording">Verwerfen</string>
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <string name="edit_recording_name_hint">Fichiersstyp hei aginn</string>
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <string name="already_exists">existéiert schonn</string>
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <string name="not_available">Momentan net disponibel</string>
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <string name="talk_prev_station">Virege Sender</string>
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <string name="talk_decrease">Frequenz erofsetzen</string>
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <string name="talk_increase">Frequenz erhéijen</string>
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <string name="talk_next_station">Nächste Sender</string>
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <string name="talk_add_favorite">Bei d\'Favoritten dobäisetzen</string>
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <string name="talk_start_recording">Opnam starten</string>
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <string name="more">"Méi"</string>
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <string name="recording_tips">Gëtt opgeholl&#8230;</string>
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <string name="fm_symbol">FM</string>
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <string name="fm_turn_on">FM-Radio ofspillen oder stoppen</string>
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <string name="fm_over_start_record">Opnam starten</string>
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <string name="fm_over_record_list">Gespäichert Opnamen</string>
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <string name="fm_station_list_menu_refresh">Opfrëschen</string>
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <string name="fm_no_headset_text">Fir Radio ze lauschteren, stiech d\'Kopfhörer (déi als Antenn benotzt ginn) an.</string>
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <string name="station_title">Radiossenderen</string>
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <string name="station_searching_tips">Sendere gi gesicht</string>
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <string name="station_empty_text">Keng Sendere fonnt</string>
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <string name="minutes_label">m</string>
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <string name="seconds_label">s</string>
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <string name="timer_default">00</string>
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <string name="record_title">Gëtt opgeholl</string>
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <string name="record_notification_message">Opnam leeft</string>
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <string name="stop_record">OPNAM STOPPEN</string>
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <string name="save_dialog_title">Opnam späicheren?</string>
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <string name="save_dialog_caption">Fir d\'Opnamen ze lauschteren, maach d\'App Play Music op.</string>
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <string name="favorites">Favoritten</string>
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <string name="rename">Ëmbenennen</string>
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <string name="station_rename_hint">Sendernumm aginn</string>
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <string name="remove_favorite">Favorit ewechhuelen</string>
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <string name="toast_record_saved">Opnam gespäichert</string>
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <string name="toast_record_not_saved">Opnam net gespäichert</string>
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <string name="toast_listen">LAUSCHTEREN</string>
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+ <string name="toast_station_renamed">De Sender gouf ëmbenannt</string>
+</resources>
diff --git a/res/values-oc-rFR/strings.xml b/res/values-oc-rFR/strings.xml
new file mode 100644
index 0000000..19531a7
--- /dev/null
+++ b/res/values-oc-rFR/strings.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+</resources>
diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml
new file mode 100644
index 0000000..19531a7
--- /dev/null
+++ b/res/values-ug/strings.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name shown in Launcher [CHAR LIMIT=20] -->
+ <!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
+ <!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
+ <!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
+ <!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
+ <!-- Toast message shown when record or playback record has some internal error
+ [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
+ <!-- Toast message shown when we save the recording name which is already exists
+ [CHAR LIMIT=50] -->
+ <!-- Toast message shown when FM power up failed [CHAR LIMIT=30] -->
+ <!-- Talkback message for previous station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for decrease frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for increase frequency button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for next station button [CHAR LIMIT=30] -->
+ <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
+ <!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
+ <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
+ <!-- Talkback message for the floating button which will play or stop FM sound
+ [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to see the saved recordings in play music [CHAR LIMIT=30] -->
+ <!-- Title of a menu item to refresh the station list [CHAR LIMIT=30] -->
+ <!-- The tips shown when without an earphone or plug out the earphone [CHAR LIMIT=NONE] -->
+ <!-- Actionbar title for station list. It will show in the action bar [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list [CHAR LIMIT=50] -->
+ <!-- The tips shown when we refresh in station list but no stations found [CHAR LIMIT=50] -->
+ <!-- It means "minutes" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
+ <!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
+ <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
+ <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
+ <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
+ <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
+ <!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
+ <!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
+ <!-- Title of a menu in favorite card more menu. It means remove a station from favorite
+ [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
+ <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
+ <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording
+ [CHAR LIMIT=12] -->
+ <!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
+</resources>
diff --git a/src/com/android/fmradio/FmService.java b/src/com/android/fmradio/FmService.java
index e0f0242..08817fa 100644
--- a/src/com/android/fmradio/FmService.java
+++ b/src/com/android/fmradio/FmService.java
@@ -1676,6 +1676,7 @@ public class FmService extends Service implements FmRecorder.OnRecorderStateChan
// Make sure patches count will not be 0
private boolean isPatchMixerToEarphone(ArrayList<AudioPatch> patches) {
+ /*
int deviceCount = 0;
int deviceEarphoneCount = 0;
for (AudioPatch patch : patches) {
@@ -1698,6 +1699,9 @@ public class FmService extends Service implements FmRecorder.OnRecorderStateChan
if (deviceEarphoneCount == 1 && deviceCount == deviceEarphoneCount) {
return true;
}
+ */
+ Log.w(TAG, "FIXME: forcing isPatchMixerToEarphone to return false. "
+ + "Software rendering will be used.");
return false;
}