Skip to content

Releases: mindbirth/snap-services

SnapServices 1.2.5

28 Mar 10:06
891efe2
Compare
Choose a tag to compare
  • added support for Android Pie
  • bumped version to 1.2.5

SnapServices 1.2.4

13 Nov 12:53
7369daa
Compare
Choose a tag to compare
  • 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

14 Jul 16:33
Compare
Choose a tag to compare

Fixed problem where ActivityManager.getRunningAppProcesses() can return a null list

SnapServices 1.2.2

13 Jul 13:30
Compare
Choose a tag to compare
  • 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

06 Jul 10:15
Compare
Choose a tag to compare

Added the possibility to pass the request code when generating a pending intent.

SnapServices 1.2.0

04 Jul 18:31
Compare
Choose a tag to compare

Fixed problem with Snap Services not being launched via alarm, in Android O, while in background.

SnapServices 1.1.0

27 Jun 11:56
Compare
Choose a tag to compare

Added support for sending actions inside notifications that point to SnapServices

SnapServices 1.0.0

24 Jun 11:14
Compare
Choose a tag to compare

Release 1.0.0 of SnapServices