]> gitweb.stoutner.com Git - PrivacyCell.git/history - app/src/main/java/com/stoutner/privacycell/services/RealtimeMonitoringService.kt
Remove unneeded permissions added by `androidx.work`. https://redmine.stoutner.com...
[PrivacyCell.git] / app / src / main / java / com / stoutner / privacycell / services / RealtimeMonitoringService.kt
2021-10-28 sorenBump the target API to 31. https://redmine.stoutner...
2021-10-20 Soren StoutnerFix a crash in realtime monitoring when the READ_PHONE_...
2021-10-15 Soren StoutnerFix problems with the realtime notifications. https...
2021-10-11 Soren StoutnerMake some progress on fixing realtime notifications.
2021-10-01 Soren StoutnerSuppress the sound for unknown network notifications...
2021-09-27 Soren StoutnerAdd a realtime monitoring service. https://redmine...