Skip to content
This repository was archived by the owner on Dec 28, 2020. It is now read-only.

Releases: PSDev/stabbed-android

1.0.7

Choose a tag to compare

@hameno hameno released this 15 Nov 12:21
  • Fixed duplicate injections due to onActivityCreated being called multiple times

1.0.6

Choose a tag to compare

@hameno hameno released this 01 Jun 17:17
  • Add StabbedIntentService
  • Change StabbedService to implement StabbedContext

1.0.5

Choose a tag to compare

@hameno hameno released this 19 Nov 07:53
  • Fixed scope of slf4j-simple which should only be used in tests

1.0.4

Choose a tag to compare

@hameno hameno released this 17 Nov 13:14
  • Added stabbed DialogFragments
  • Added stabbed ListFragments
  • Added stabbed PreferenceFragment

1.0.3

Choose a tag to compare

@hameno hameno released this 16 Nov 12:58
  • Replaced exception with logging a warning when using inject before the graph has been created
  • Added extensive test coverage

1.0.2

Choose a tag to compare

@hameno hameno released this 16 Nov 12:58
  • Added @Nullable annotations where applicable
  • Added @ForActivity and @ForApplication qualifier annotations
  • Added StabbedSherlockPreferenceActivity
  • Added StabbedService
  • Added StabbedBroadcastReceiver

1.0.1

Choose a tag to compare

@hameno hameno released this 16 Nov 12:58
  • Fix wrong creation of activity graph

1.0.0

1.0.0 Pre-release
Pre-release

Choose a tag to compare

@hameno hameno released this 16 Nov 12:59

DO NOT USE

  • Initial release.