Shortbread v1.0.1 Release Notes

Release Date: 2017-03-04 // about 7 years ago
    • ๐Ÿ›  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