mirror of
https://github.com/adolfintel/OpenPods.git
synced 2026-09-14 23:06:11 -04:00
Increased version to 1.8, updated to latest gradle, updated localization and readme
This commit is contained in:
@@ -52,6 +52,11 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/airpods1" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/airpods3" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
@@ -45,6 +45,11 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/airpods2" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/airpods3" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
<string name="supportedDevicesTitle"><u>Supported devices:</u></string>
|
||||
<string name="airpods1">• Apple AirPods 1st gen</string>
|
||||
<string name="airpods2">• Apple AirPods 2nd gen</string>
|
||||
<string name="airpods3">• Apple AirPods 3rd gen</string>
|
||||
<string name="airpodspro">• Apple AirPods Pro</string>
|
||||
<string name="airpodsmax">• Apple AirPods Max</string>
|
||||
<string name="beatsx">• Beats X</string>
|
||||
|
||||
Reference in New Issue
Block a user