Skip to content

Releases: MikeFot/android--xkcd-reader

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

Choose a tag to compare

@MikeFot MikeFot released this 30 Oct 09:58
8be57ab
  • Created a new Comics Fragment with a horizontal scrolling list.

Added Favourites and Replaced Card Stack View

Choose a tag to compare

@MikeFot MikeFot released this 24 Oct 08:54
565feec
  • 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

Choose a tag to compare

@MikeFot MikeFot released this 10 Oct 16:03
  • Added a Share button

Bugfixes / Improvements

Choose a tag to compare

@MikeFot MikeFot released this 09 Oct 09:54

Improvements:

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

Initial Release

Choose a tag to compare

@MikeFot MikeFot released this 08 Oct 20:00

Initial release of XKCD reader with CardStackView.

Additional Features:

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