Skip to content

1.0.1

Compare
Choose a tag to compare
@MatthiasRobbers MatthiasRobbers released this 04 Mar 14:49
· 11 commits to master since this release
  • Fix: Shortbread.create(context) can now also be called if there are no @Shortcut annotations in the code, which before produced a crash. Previously created shortcuts are now removed.
  • Fix: Internal NullPointerException when an activity containing method shortcuts is not launched via a method shortcut
  • Add Javadoc for the public API