Compare commits

...
10 Commits
Author SHA1 Message Date
darken 3784084abc Fix fastlane build arguments 2022-07-25 19:53:23 +02:00
darken 2f463b7735 Adjust description to pass markdown parsing 2022-07-25 19:42:15 +02:00
darken 7be5625d66 Fix gplay deploy script 2022-07-25 19:40:49 +02:00
darken aef14a9cd2 Create changelog file for v1.3.13(1031300) 2022-07-25 17:42:26 +02:00
darken 67648a04d3 Update translations 2022-07-25 17:36:29 +02:00
Matthias Urhahn 58345e3194 Update FUNDING.yml 2022-07-25 10:22:32 +02:00
darken 4cb2ad9a5a Adjust support item order 2022-07-25 01:29:18 +02:00
darken 27395d8e22 Remove email from readme 2022-07-25 01:29:07 +02:00
darken 230c5ea180 Adjust donation links in foss build 2022-07-25 01:22:07 +02:00
Matthias Urhahn 4d4370ddce Update README.md 2022-07-24 16:01:07 +02:00
17 changed files with 38 additions and 32 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
# These are supported funding model platforms # These are supported funding model platforms
github:
- d4rken
custom: custom:
- "https://www.buymeacoffee.com/tydarken" - "https://www.buymeacoffee.com/tydarken"
+2 -2
View File
@@ -2,7 +2,7 @@
# Companion App for AirPods (CAPod) # Companion App for AirPods (CAPod)
[![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/d4rken-org/capod?include_prereleases)](https://github.com/d4rken-org/capod/releases/latest) [![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/d4rken-org/capod?include_prereleases)](https://github.com/d4rken-org/capod/releases/latest)
[![Code tests & eval](https://github.com/d4rken/capod/actions/workflows/code-checks.yml/badge.svg)](https://github.com/d4rken/capod/actions/workflows/code-checks.yml) [![Code tests & eval](https://github.com/d4rken-org/capod/actions/workflows/code-checks.yml/badge.svg)](https://github.com/d4rken/capod/actions/workflows/code-checks.yml)
[![Crowdin](https://badges.crowdin.net/capod/localized.svg)](https://crowdin.com/project/capod) [![Crowdin](https://badges.crowdin.net/capod/localized.svg)](https://crowdin.com/project/capod)
[![Github All Releases](https://img.shields.io/github/downloads/d4rken-org/capod/total.svg)](https://github.com/d4rken-org/capod/releases/latest) [![Github All Releases](https://img.shields.io/github/downloads/d4rken-org/capod/total.svg)](https://github.com/d4rken-org/capod/releases/latest)
@@ -40,13 +40,13 @@ Currently supported models:
## Support the project ## Support the project
* Buy the CAPod Pro In-App purchase on [Google Play](https://play.google.com/store/apps/details?id=eu.darken.capod) * Buy the CAPod Pro In-App purchase on [Google Play](https://play.google.com/store/apps/details?id=eu.darken.capod)
* [Sponsor development](https://github.com/sponsors/d4rken) on GitHub
* Help translate CAPod [on Crowdin](https://crowdin.com/project/capod) * Help translate CAPod [on Crowdin](https://crowdin.com/project/capod)
## Get help ## Get help
* [Github Issues](https://github.com/d4rken-org/capod/issues) * [Github Issues](https://github.com/d4rken-org/capod/issues)
* [Discord](https://discord.gg/vHubYPp) * [Discord](https://discord.gg/vHubYPp)
* [Email](mailto:support@darken.eu)
## Screenshots ## Screenshots
@@ -40,7 +40,7 @@ class UpgradeControlFoss @Inject constructor(
upgradedAt = Instant.now(), upgradedAt = Instant.now(),
reason = FossUpgrade.Reason.DONATED reason = FossUpgrade.Reason.DONATED
) )
webpageTool.open("https://github.com/d4rken-org/capod") webpageTool.open("https://github.com/d4rken-org/capod#support-the-project")
Toast.makeText(activity, R.string.general_thank_you_label, Toast.LENGTH_SHORT).show() Toast.makeText(activity, R.string.general_thank_you_label, Toast.LENGTH_SHORT).show()
} }
setNegativeButton(R.string.foss_upgrade_alreadydonated_label) { _, _ -> setNegativeButton(R.string.foss_upgrade_alreadydonated_label) { _, _ ->
+1 -1
View File
@@ -2,5 +2,5 @@
<resources> <resources>
<string name="foss_upgrade_donate_label">Spenden</string> <string name="foss_upgrade_donate_label">Spenden</string>
<string name="foss_upgrade_alreadydonated_label">Ich habe schon gespendet</string> <string name="foss_upgrade_alreadydonated_label">Ich habe schon gespendet</string>
<string name="foss_upgrade_no_money_label">Ich gebe mein ganzes Geld für AirPods aus</string> <string name="foss_upgrade_no_money_label" comment="Can't be too long otherwise the dialog ellipsizes it. foss_upgrade_no_money_label" maxLength="35">Hab alles für AirPods ausgegeben</string>
</resources> </resources>
+1 -1
View File
@@ -2,5 +2,5 @@
<resources> <resources>
<string name="foss_upgrade_donate_label">Quyên tặng</string> <string name="foss_upgrade_donate_label">Quyên tặng</string>
<string name="foss_upgrade_alreadydonated_label">Tôi đã quyên góp</string> <string name="foss_upgrade_alreadydonated_label">Tôi đã quyên góp</string>
<string name="foss_upgrade_no_money_label">Tôi tiêu hết tiền cho AirPods</string> <string name="foss_upgrade_no_money_label" comment="Can't be too long otherwise the dialog ellipsizes it. foss_upgrade_no_money_label" maxLength="35">Tôi tiêu hết tiền cho AirPods</string>
</resources> </resources>
+2 -2
View File
@@ -11,7 +11,7 @@
<string name="general_thank_you_label">Danke</string> <string name="general_thank_you_label">Danke</string>
<string name="general_value_not_available_label">k.A.</string> <string name="general_value_not_available_label">k.A.</string>
<string name="general_grant_permission_action">Berechtigung erteilen</string> <string name="general_grant_permission_action">Berechtigung erteilen</string>
<string name="general_upgrade_action">Aktualisierung</string> <string name="general_upgrade_action">Upgrade</string>
<string name="general_check_action">Überprüfen</string> <string name="general_check_action">Überprüfen</string>
<string name="general_close_action">Schließen</string> <string name="general_close_action">Schließen</string>
<string name="debug_debuglog_size_label">Größe</string> <string name="debug_debuglog_size_label">Größe</string>
@@ -115,7 +115,7 @@
<string name="settings_reaction_autoconnect_whenseen_label">Wenn gesehen</string> <string name="settings_reaction_autoconnect_whenseen_label">Wenn gesehen</string>
<string name="settings_reaction_autoconnect_caseopen_label">Fall ist offen</string> <string name="settings_reaction_autoconnect_caseopen_label">Fall ist offen</string>
<string name="settings_reaction_autoconnect_inear_label">Im Ohr</string> <string name="settings_reaction_autoconnect_inear_label">Im Ohr</string>
<string name="upgrade_capod_label">Aktualisieren Sie CAPod</string> <string name="upgrade_capod_label">Verbesser CAPod</string>
<string name="upgrade_capod_description">Erhalten Sie zusätzliche Funktionen und unterstützen Sie den Entwickler.</string> <string name="upgrade_capod_description">Erhalten Sie zusätzliche Funktionen und unterstützen Sie den Entwickler.</string>
<string name="settings_popup_caseopen_label">Popup zeigen</string> <string name="settings_popup_caseopen_label">Popup zeigen</string>
<string name="settings_popup_caseopen_description">Ein Popup anzeigen, wenn das Gerätegehäuse geöffnet wird (experimentell).</string> <string name="settings_popup_caseopen_description">Ein Popup anzeigen, wenn das Gerätegehäuse geöffnet wird (experimentell).</string>
+1 -9
View File
@@ -135,13 +135,5 @@
<string name="settings_compatibility_mode_label">Mode kompatibilitas</string> <string name="settings_compatibility_mode_label">Mode kompatibilitas</string>
<string name="settings_compatibility_mode_description">Nonaktifkan pengoptimalan untuk meningkatkan kompatibilitas. Coba ini jika anda tidak melihat data apa pun.</string> <string name="settings_compatibility_mode_description">Nonaktifkan pengoptimalan untuk meningkatkan kompatibilitas. Coba ini jika anda tidak melihat data apa pun.</string>
<string name="translators_thanks_title">Penerjemah</string> <string name="translators_thanks_title">Penerjemah</string>
<string name="translators_thanks_description" comment="translators_thanks_description&#10;&#10;You can voluntarily add your name here to have it displayed in the app. It will be shown in the Settings&gt;Acknowledgements&gt;Thank you section.&#10;&#10;Separate names by semicolons and an optional email may be included in brackets, example:&#10;&#10;darken(darken@darken.eu);John Doe(john@example.com)&#10;&#10;&quot;darken&quot; is just a placeholder and does not have to be kept if/when you add yours.&#10;&#10;Be nice to each other!">nama anda dapat ditambahkan sebagai relawan di sini dan ditampilkan di aplikasi. Itu akan ditampilkan pada bagian Pengaturan>Penghargaan>Terima kasih <string name="translators_thanks_description" comment="translators_thanks_description&#10;&#10;You can voluntarily add your name here to have it displayed in the app. It will be shown in the Settings&gt;Acknowledgements&gt;Thank you section.&#10;&#10;Separate names by semicolons and an optional email may be included in brackets, example:&#10;&#10;darken(darken@darken.eu);John Doe(john@example.com)&#10;&#10;&quot;darken&quot; is just a placeholder and does not have to be kept if/when you add yours.&#10;&#10;Be nice to each other!">darken</string>
Pisahkan nama dengan titik koma dan email opsional dapat dimasukkan dalam tanda kurung, contoh:
𝓼𝓾𝓵𝓽𝓪𝓷 𝓱𝓪𝓶𝓴𝓪(sultanhamka@gmail.com); John Doe(john@example.com)
\"𝓼𝓾𝓵𝓽𝓪𝓷 𝓱𝓪𝓶𝓴𝓪\" hanyalah pengganti dan tidak harus disimpan jika/ketika anda menambahkan milik anda.
Bersikap baik satu sama lain!</string>
</resources> </resources>
+1
View File
@@ -95,6 +95,7 @@
<string name="last_seen_x">Востаннє був: %s</string> <string name="last_seen_x">Востаннє був: %s</string>
<string name="first_seen_x">Уперше був: %s</string> <string name="first_seen_x">Уперше був: %s</string>
<string name="permission_required_title">Необхідні наступні дозволи:</string> <string name="permission_required_title">Необхідні наступні дозволи:</string>
<string name="settings_compatibility_mode_label">Режим сумісності</string>
<string name="translators_thanks_title">Перекладачі</string> <string name="translators_thanks_title">Перекладачі</string>
<string name="translators_thanks_description" comment="translators_thanks_description&#10;&#10;You can voluntarily add your name here to have it displayed in the app. It will be shown in the Settings&gt;Acknowledgements&gt;Thank you section.&#10;&#10;Separate names by semicolons and an optional email may be included in brackets, example:&#10;&#10;darken(darken@darken.eu);John Doe(john@example.com)&#10;&#10;&quot;darken&quot; is just a placeholder and does not have to be kept if/when you add yours.&#10;&#10;Be nice to each other!">Ievgen Gil</string> <string name="translators_thanks_description" comment="translators_thanks_description&#10;&#10;You can voluntarily add your name here to have it displayed in the app. It will be shown in the Settings&gt;Acknowledgements&gt;Thank you section.&#10;&#10;Separate names by semicolons and an optional email may be included in brackets, example:&#10;&#10;darken(darken@darken.eu);John Doe(john@example.com)&#10;&#10;&quot;darken&quot; is just a placeholder and does not have to be kept if/when you add yours.&#10;&#10;Be nice to each other!">Ievgen Gil</string>
</resources> </resources>
+2 -2
View File
@@ -21,8 +21,8 @@
<string name="debug_debuglog_record_action">Ghi nhật ký gỡ lỗi</string> <string name="debug_debuglog_record_action">Ghi nhật ký gỡ lỗi</string>
<string name="permission_bluetooth_connect_label">Kết nối Bluetooth</string> <string name="permission_bluetooth_connect_label">Kết nối Bluetooth</string>
<string name="permission_bluetooth_connect_description">Ứng dụng này yêu cầu quyền \"Kết nối Bluetooth\" để tương tác với các thiết bị được ghép nối và bắt đầu kết nối.</string> <string name="permission_bluetooth_connect_description">Ứng dụng này yêu cầu quyền \"Kết nối Bluetooth\" để tương tác với các thiết bị được ghép nối và bắt đầu kết nối.</string>
<string name="permission_bluetooth_scan_label">Quét Bluetooth</string> <string name="permission_bluetooth_scan_label">Quét qua Bluetooth</string>
<string name="permission_bluetooth_scan_description">Quyền \"quét Bluetooth\" cho phép ứng dụng này khám phá và nhận dữ liệu Bluetooth từ các thiết bị lân cận, chẳng hạn như AirPods của bạn.</string> <string name="permission_bluetooth_scan_description">Quyền \"quét qua Bluetooth\" cho phép ứng dụng này khám phá và nhận dữ liệu Bluetooth từ các thiết bị lân cận, chẳng hạn như AirPods của bạn.</string>
<string name="permission_bluetooth_label">Bluetooth</string> <string name="permission_bluetooth_label">Bluetooth</string>
<string name="permission_bluetooth_description">Ứng dụng này yêu cầu quyền \"Bluetooth\" để kết nối với các thiết bị Bluetooth được ghép nối.</string> <string name="permission_bluetooth_description">Ứng dụng này yêu cầu quyền \"Bluetooth\" để kết nối với các thiết bị Bluetooth được ghép nối.</string>
<string name="permission_access_fine_location_label">Truy cập vị trí chính xác</string> <string name="permission_access_fine_location_label">Truy cập vị trí chính xác</string>
+8 -9
View File
@@ -1,15 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"> xmlns:app="http://schemas.android.com/apk/res-auto">
<Preference
android:icon="@drawable/ic_github_onsurface"
android:summary="@string/issue_tracker_description"
android:title="@string/issue_tracker_label">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/d4rken-org/capod/issues" />
</Preference>
<Preference <Preference
android:icon="@drawable/ic_discord_onsurface" android:icon="@drawable/ic_discord_onsurface"
android:summary="@string/discord_description" android:summary="@string/discord_description"
@@ -18,6 +9,14 @@
android:action="android.intent.action.VIEW" android:action="android.intent.action.VIEW"
android:data="https://discord.gg/rrxxng35jq" /> android:data="https://discord.gg/rrxxng35jq" />
</Preference> </Preference>
<Preference
android:icon="@drawable/ic_github_onsurface"
android:summary="@string/issue_tracker_description"
android:title="@string/issue_tracker_label">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/d4rken-org/capod/issues" />
</Preference>
<Preference <Preference
android:icon="@drawable/ic_email_onsurface" android:icon="@drawable/ic_email_onsurface"
android:key="support.email.darken" android:key="support.email.darken"
+1 -1
View File
@@ -9,7 +9,7 @@ buildscript {
'major': 1, 'major': 1,
'minor': 3, 'minor': 3,
'patch': 13, 'patch': 13,
'build': 0, 'build': 2,
], ],
] ]
+1 -1
View File
@@ -1,2 +1,2 @@
json_key_file "~/.appconfig/eu.darken.capod/gplay-capod-ci_api.json" #json_key_file "~/.appconfig/eu.darken.capod/gplay-capod-ci_api.json"
package_name "eu.darken.capod" package_name "eu.darken.capod"
+2 -2
View File
@@ -21,7 +21,7 @@ platform :android do
end end
lane :beta do lane :beta do
gradle(task: 'clean assembleGplayBeta') gradle(task: 'clean bundleGplayBeta')
sh "bash ./remove_unsupported_languages.sh" sh "bash ./remove_unsupported_languages.sh"
supply( supply(
track: 'beta', track: 'beta',
@@ -34,7 +34,7 @@ platform :android do
end end
lane :production do lane :production do
gradle(task: 'clean assembleGplayRelease') gradle(task: 'clean bundleGplayRelease')
sh "bash ./remove_unsupported_languages.sh" sh "bash ./remove_unsupported_languages.sh"
supply( supply(
track: 'beta', track: 'beta',
@@ -0,0 +1,4 @@
v1.3.13(1031300)
• Updated translations
• Updated internal dependencies
• Tweaked placement of UI elements
@@ -0,0 +1,4 @@
v1.3.13(1031301)
• Updated translations
• Updated internal dependencies
• Tweaked placement of UI elements
@@ -0,0 +1,4 @@
v1.3.13(1031302)
• Updated translations
• Updated internal dependencies
• Tweaked placement of UI elements
@@ -1,6 +1,7 @@
CAPod is a companion app for AirPods. CAPod is a companion app for AirPods.
Features: Features:
* Battery level for pods and cases. * Battery level for pods and cases.
* Charging status for pods and case. * Charging status for pods and case.
* Additional infos about connection, microphone and case. * Additional infos about connection, microphone and case.