Skip to content

Releases: choiman1559/NotiSender

1.21.0 Released

14 Jun 15:16
Compare
Choose a tag to compare

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

20 Dec 13:15
Compare
Choose a tag to compare

changelog

  • Fixed bugs related to UI
  • Christmas!

(24/06/01: Fix incorrect release version tag)

1.20.9 Released

03 Mar 08:03
Compare
Choose a tag to compare

changelog

  • Separate file permission usage into plugins

1.20.8 Released

18 Feb 06:23
Compare
Choose a tag to compare

changelog

  • Fixed Proguard related build issue

1.20.7 Released

15 Feb 04:39
Compare
Choose a tag to compare
  • Add NotiSender service ignition logic when booting the device
  • Applied FCM HTTP v1 API

1.20.6 Released

19 Jan 14:35
Compare
Choose a tag to compare

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

13 Jan 13:48
Compare
Choose a tag to compare

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

26 Nov 03:13
Compare
Choose a tag to compare
  • 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

04 Nov 18:27
Compare
Choose a tag to compare

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

21 Oct 08:25
Compare
Choose a tag to compare

changelog

  • Increased security measures