]> gitweb.stoutner.com Git - PrivacyCell.git/commit
Make some progress on fixing realtime notifications.
authorSoren Stoutner <soren@stoutner.com>
Mon, 11 Oct 2021 19:42:34 +0000 (12:42 -0700)
committerSoren Stoutner <soren@stoutner.com>
Mon, 11 Oct 2021 19:42:34 +0000 (12:42 -0700)
commitcb92ea552a5ffa8ca3142053660e3a73afc9240a
tree377b11f636312b14ab87f6a6ecb313922e6e984b
parent08d7a49066e6a6c62d9a2035686e50597b231336
Make some progress on fixing realtime notifications.
33 files changed:
app/build.gradle
app/src/main/assets/fr/changelog.html
app/src/main/assets/fr/permissions.html
app/src/main/assets/it/explanations/network_1xrtt.html
app/src/main/assets/it/explanations/network_edge.html
app/src/main/assets/ru/changelog.html [new file with mode: 0644]
app/src/main/assets/ru/contributors.html [new file with mode: 0644]
app/src/main/assets/ru/licenses.html [new file with mode: 0644]
app/src/main/assets/ru/permissions.html [new file with mode: 0644]
app/src/main/assets/ru/privacy_policy.html [new file with mode: 0644]
app/src/main/java/com/stoutner/privacycell/activities/PrivacyCellActivity.kt
app/src/main/java/com/stoutner/privacycell/fragments/SettingsFragment.kt
app/src/main/java/com/stoutner/privacycell/services/RealtimeMonitoringService.kt
app/src/main/java/com/stoutner/privacycell/workers/RegisterRealtimeListener.kt [new file with mode: 0644]
app/src/main/res/values-es/strings.xml
app/src/main/res/values-fr/strings.xml
app/src/main/res/values-it/strings.xml
app/src/main/res/values-ru/strings.xml
app/src/main/res/values/strings.xml
build.gradle
fastlane/metadata/android/fr-FR/changelogs/4.txt
fastlane/metadata/android/it-IT/changelogs/1.txt [new file with mode: 0644]
fastlane/metadata/android/it-IT/changelogs/2.txt [new file with mode: 0644]
fastlane/metadata/android/it-IT/changelogs/3.txt [new file with mode: 0644]
fastlane/metadata/android/it-IT/changelogs/4.txt [new file with mode: 0644]
fastlane/metadata/android/it-IT/full_description.txt [new file with mode: 0644]
fastlane/metadata/android/it-IT/images/phoneScreenshots/01-Standalone5G.png [new file with mode: 0644]
fastlane/metadata/android/it-IT/images/phoneScreenshots/02-Danger.png [new file with mode: 0644]
fastlane/metadata/android/it-IT/images/phoneScreenshots/03-Stingrays.png [new file with mode: 0644]
fastlane/metadata/android/it-IT/images/phoneScreenshots/04-NavigationMenu.png [new file with mode: 0644]
fastlane/metadata/android/it-IT/images/phoneScreenshots/05-DarkTheme.png [new file with mode: 0644]
fastlane/metadata/android/it-IT/short_description.txt [new file with mode: 0644]
fastlane/metadata/android/it-IT/title.txt [new file with mode: 0644]