-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: koro666/notifikator
base: master
head repository: scottmconway/notifikator
compare: master
- 10 commits
- 16 files changed
- 3 contributors
Commits on May 5, 2023
-
Add support for gotify protocol (using token as a GET param in Gotify…
… URL) Add a (presently static) package deny list
1Configuration menu - View commit details
-
Copy full SHA for cd5c383 - Browse repository at this point
Copy the full SHA cd5c383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 003ec8c - Browse repository at this point
Copy the full SHA 003ec8cView commit details
Commits on May 9, 2023
-
update gradle and targetSdkVersion (WIP)
still need to make some changes for the higher SDK version
Configuration menu - View commit details
-
Copy full SHA for b0e2a5f - Browse repository at this point
Copy the full SHA b0e2a5fView commit details
Commits on May 11, 2023
-
Update to target SDK 33 (android 13)
add notification channel for SDK >=26
Configuration menu - View commit details
-
Copy full SHA for ea12d60 - Browse repository at this point
Copy the full SHA ea12d60View commit details
Commits on Sep 24, 2023
-
Added a preference to load a package denylist file and store results …
…in shared preferences optimize imports (in touched files)
Configuration menu - View commit details
-
Copy full SHA for 09f5f56 - Browse repository at this point
Copy the full SHA 09f5f56View commit details -
Merge pull request #4 from scottmconway/custom_denylist
Added custom package denylist MVP
Configuration menu - View commit details
-
Copy full SHA for cdf65c7 - Browse repository at this point
Copy the full SHA cdf65c7View commit details -
add `POST_NOTIFICATIONS` permission for android 13+
Configuration menu - View commit details
-
Copy full SHA for b686cb6 - Browse repository at this point
Copy the full SHA b686cb6View commit details
Commits on Aug 9, 2024
-
add support for logging to ntfy (nothing more than just dumping conte…
…nt in the HTTP body)
Configuration menu - View commit details
-
Copy full SHA for c574fb0 - Browse repository at this point
Copy the full SHA c574fb0View commit details
Commits on Jan 4, 2025
-
allow sending plaintext HTTP requests to http:// urls; prompt user to…
… allow POST_NOTIFICATIONS permissions on startup in order for "Send a test notification" feature to work
Configuration menu - View commit details
-
Copy full SHA for e856a8d - Browse repository at this point
Copy the full SHA e856a8dView commit details
Commits on Jan 6, 2025
-
Merge pull request #5 from artempavlov/master
Allow plain HTTP, ask user for POST_NOTIFICATIONS permission
Configuration menu - View commit details
-
Copy full SHA for 3c61855 - Browse repository at this point
Copy the full SHA 3c61855View commit details
There are no files selected for viewing