1.0.1
- 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