Releases: choiman1559/NotiSender
Releases · choiman1559/NotiSender
1.21.0 Released
changelog
- Dropped support for Android 5 and lower (Google library issue)
- Re-Designed Remote Action Menu
- Added Remote Low Battery Warning
- Fixed SELinux issue where Remote Explorer could not be used on some devices
- When downloading from Remote Explorer, you can have it downloaded from another device.
1.14.6 Released
changelog
- Fixed bugs related to UI
- Christmas!
(24/06/01: Fix incorrect release version tag)
1.20.9 Released
changelog
- Separate file permission usage into plugins
1.20.8 Released
changelog
- Fixed Proguard related build issue
1.20.7 Released
- Add NotiSender service ignition logic when booting the device
- Applied FCM HTTP v1 API
1.20.6 Released
changelog
- Added File detail activity instead of single dialog
- Fixed an issue where the file list was not reflected when reloading
- Fixed bug related to location permissions
1.20.4 Released
changelog
- Shows the device's location on a map when finding the device
- Troubleshooting FCM Wakelock related issues
This version will be skipped on the Play Store. (To be released starting from version 1.20.5)
1.20.3 Released
- Add remote file explorer -> Now you can view file list and download files remotely from other devices.
Check “Remote file explorer” in device details in the pair menu.
- Added Third-party custom network provider API -> Now, network demands occured by NotiSender can be processed through a desired network (e.g. custom XMPP server, etc.)
Check https://github.com/choiman1559/NotiSender-PluginLibrary to know how-to implement NetworkProvider API in your plugin application.
1.20.2 Released
changelog
- Added unpair all devices function
- Added option for select order between data split and encryption process
- Added remote service toggle control
- Implemented ignore on self-receive when encrypted
1.20.1
changelog
- Increased security measures