Releases: mindbirth/snap-services
Releases · mindbirth/snap-services
SnapServices 1.2.5
SnapServices 1.2.4
- Bumped version to 1.2.4
- Set compile and target version to 27
- Increased support repository to 27.0.1
- Fixed typos inside the readme file
SnapServices 1.2.3
Fixed problem where ActivityManager.getRunningAppProcesses() can return a null list
SnapServices 1.2.2
- the default behaviour now is to not force kill a process after it's finished
- removed the onQuit() method from the SnapServices as it serves no purpose. Moved the logic to onDestroy()
- removed unnecessary dependencies from the snapservices module
SnapServices 1.2.1
Added the possibility to pass the request code when generating a pending intent.
SnapServices 1.2.0
Fixed problem with Snap Services not being launched via alarm, in Android O, while in background.
SnapServices 1.1.0
Added support for sending actions inside notifications that point to SnapServices
SnapServices 1.0.0
Release 1.0.0 of SnapServices