diff --git a/content/services/ntfy.md b/content/services/ntfy.md index 8101bb7..fc60c1b 100644 --- a/content/services/ntfy.md +++ b/content/services/ntfy.md @@ -29,6 +29,10 @@ If you have an active account you can validate phone numbers in the web-app. Aft The phone calls will be come frome `+14069644242` +### Android Push +To use Android Push Notifications over Firebase you need to use this unsigned [apk](/android/app-fdroid-debug.apk). It is recommended to use the version from the playstore or fdroid + + ## Current Status You can use any topic with the prefix "public-" without registration. @@ -38,13 +42,8 @@ Current Status: * Phone calls with twillo works (for "pro" User) * Send Mail Notficiations * Get Notification via mail (e.g. for crons) +* Android app mit Firebase Todo: * Monitoring -* Android app mit Firebase - -* [Android APK](/android/app-play-release-unsigned.apk) -* [Android AAB](/android/app-play-release.aab) - -* [NEW APK](/android/app-fdroid-debug.apk) diff --git a/static/android/app-play-release-unsigned.apk b/static/android/app-play-release-unsigned.apk deleted file mode 100644 index a75bed9..0000000 Binary files a/static/android/app-play-release-unsigned.apk and /dev/null differ diff --git a/static/android/app-play-release.aab b/static/android/app-play-release.aab deleted file mode 100644 index 0a76785..0000000 Binary files a/static/android/app-play-release.aab and /dev/null differ