Skip to content

Releases: vanniktech/OnActivityResult

0.7.0

10 Dec 13:01
Compare
Choose a tag to compare

0.6.0

08 Jun 20:44
Compare
Choose a tag to compare

0.5.0

29 May 16:22
Compare
Choose a tag to compare

0.4.0

29 Mar 17:59
Compare
Choose a tag to compare
  • Cache OnActivityResult Classes to use only one reflection call per class #39 (vanniktech)
  • Fix bug when only parent class had @OnActivityResult annotation #37 (vanniktech)
  • Avoid setting didHandle when it's not needed #32 (vanniktech)
  • OnActivityResult now returns boolean whether things were handled or not #31 (vanniktech)

0.3.0

27 Feb 16:21
Compare
Choose a tag to compare

0.2.0

27 Feb 16:22
Compare
Choose a tag to compare

0.1.0

27 Feb 16:22
Compare
Choose a tag to compare
  • Initial release