]> gitweb.stoutner.com Git - PrivacyCell.git/commit
Fix a crash when there is no default Voice SIM. https://redmine.stoutner.com/issues... master
authorSoren Stoutner <soren@stoutner.com>
Sat, 14 Mar 2026 21:18:43 +0000 (14:18 -0700)
committerSoren Stoutner <soren@stoutner.com>
Sat, 14 Mar 2026 21:18:43 +0000 (14:18 -0700)
commit007044f1dd480d28ec476a3baadebaee6929acc1
treea264574d93c9c5f521736e2fbc6caf7a46027a52
parent0fa07d5a7cd9364358e7afc8c075ea526c71ee29
Fix a crash when there is no default Voice SIM.  https://redmine.stoutner.com/issues/1298
17 files changed:
app/build.gradle
app/src/main/assets/de/changelog.html
app/src/main/assets/en/changelog.html
app/src/main/assets/es/changelog.html
app/src/main/assets/fr/changelog.html
app/src/main/assets/it/changelog.html
app/src/main/assets/ru/changelog.html
app/src/main/java/com/stoutner/privacycell/activities/PrivacyCellActivity.kt
app/src/main/java/com/stoutner/privacycell/services/RealtimeMonitoringService.kt
app/src/main/res/values-de/strings.xml
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
gradle/wrapper/gradle-wrapper.properties