Skip to content
This repository has been archived by the owner on Dec 25, 2019. It is now read-only.

Releases: sergejsha/tinybus

Man

06 Sep 16:53
Compare
Choose a tag to compare
  • Fix for a sporadic NPE on activity start

Man

11 Feb 18:57
Compare
Choose a tag to compare
Man
  • Fixed IllegalStateException when postDelayed() has been called from inside postDelayed()

Man

05 Feb 07:22
Compare
Choose a tag to compare
Man

New features:

  • Serial background processing queues.
  • Post delayed events.
  • Bus instances survive Activity configuration changes.

Changes:

  • Gradle build support (other build options were removed).
  • Clear split of code into API and implementation.
  • Code was moved into de.halfbit package for better consistency with Maven artefacts.
  • Subscriber.Mode is a class and not an enum anymore.

Eagle Bus

01 Jan 11:13
Compare
Choose a tag to compare

Release with new Bus.hasRegistered(Object) method

Neoplan

09 Dec 09:26
Compare
Choose a tag to compare
  • Attribute AllowBackup was removed from AndroidManifest file

JAR-files are the same and can be taken from release v2.0.1

Neoplan

22 Nov 15:29
Compare
Choose a tag to compare

Minor fixes improving stability and performance

Neoplan

18 Nov 19:37
Compare
Choose a tag to compare

Release with separated bus and bus extensions prepared for Maven Central

Ikarus

05 Nov 21:30
Compare
Choose a tag to compare

First stable version