]> gitweb.stoutner.com Git - PrivacyCell.git/history - app/src/main/java/com/stoutner/privacycell
Release 1.10.
[PrivacyCell.git] / app / src / main / java / com / stoutner / privacycell /
2023-10-26 Soren StoutnerRepopulate the realtime monitoring notification every...
2023-10-18 Soren StoutnerAllow Privacy Cell to be included in system backups...
2023-10-17 Soren StoutnerBump target API to 34. https://redmine.stoutner.com...
2022-11-30 Soren StoutnerRemove unneeded `onBackPressed`. https://redmine.stoutn...
2022-11-30 Soren StoutnerRemove deprecated `setForceDark` on WebViews. https...
2022-11-29 Soren StoutnerRestore the scroll position when restarting the Setting...
2022-11-29 Soren StoutnerDisable swiping to dismiss realtime notifications....
2022-11-29 Soren StoutnerBump target API to 33. https://redmine.stoutner.com...
2022-06-21 Soren StoutnerRix notifications reenabling. https://redmine.stoutner...
2022-05-30 Soren StoutnerInclude the voice network when determining the overall...
2022-05-30 Soren StoutnerImprove logic for turning off realtime monitoring....
2022-03-24 Soren StoutnerRelease 1.7. v1.7
2022-03-07 Soren StoutnerAdd a higher level warning for antiquated protocols...
2022-02-23 Soren StoutnerCreate a protocols activity. https://redmine.stoutner...
2021-12-13 Soren StoutnerPartial German translation.
2021-11-16 Soren StoutnerFix Android 12 preventing the restarting of the monitor...
2021-11-04 Soren StoutnerRemove unneeded permissions added by `androidx.work...
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-12 Soren StoutnerAdd a logcat activity. https://redmine.stoutner.com...
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...
2021-09-14 Soren StoutnerAdd an option to use a bottom app bar. https://redmine...
2021-08-30 Soren StoutnerAdd explanation dialogs for the network types. https...
2021-08-26 Soren StoutnerFix a few typos.
2021-08-25 Soren StoutnerRelease 1.0. v1.0
2021-08-25 Soren StoutnerAdd the URL entries to the navigation menu.
2021-08-24 Soren StoutnerFinish the navigation menu entries with WebView dialogs.
2021-08-24 Soren StoutnerAdd two more navigation menu entries.
2021-08-20 Soren StoutnerPopulate the permissions menu entry.
2021-08-20 Soren StoutnerCreate the navigation menu outline.
2021-08-17 Soren StoutnerReregister the listener on every resume.
2021-08-17 Soren StoutnerRequest the phone permission if needed.
2021-08-14 Soren StoutnerFormat the main activity.
2021-08-13 Soren StoutnerInitial commit.