Skip to content

Releases: MikeFot/android--xkcd-reader

v2.0.0: Merge pull request #3 from MikeFot/horizontal-recycler

30 Oct 09:58
8be57ab
Compare
Choose a tag to compare
  • Created a new Comics Fragment with a horizontal scrolling list.

Added Favourites and Replaced Card Stack View

24 Oct 08:54
565feec
Compare
Choose a tag to compare
  • Card Stack View is now using the updated library version which extends RecyclerView.
  • Added a Favourites Fragment.
  • Using Paging Library for handling going through the list.
  • Added Glide Preloading.

Share Functionality

10 Oct 16:03
Compare
Choose a tag to compare
  • Added a Share button

Bugfixes / Improvements

09 Oct 09:54
Compare
Choose a tag to compare

Improvements:

  • Added an about dialog
    Bugfixes:
  • Fixed an issue with typing nothing in the Search dialog

Initial Release

08 Oct 20:00
Compare
Choose a tag to compare

Initial release of XKCD reader with CardStackView.

Additional Features:

  • Search comic functionality
  • Refresh comics functionality
  • Fresco image loading