Skip to content

Releases: Chesire/Nekome

1.0.3

09 Feb 16:30
Compare
Choose a tag to compare
  • Fix issue where searching could produce an unknown error
  • Add option to allow choosing the default status a series will be in when tracked
  • Set a default series type in the search screen

1.0.2

30 Jan 22:34
82c68e0
Compare
Choose a tag to compare
  • Show a different view when the series list is empty.

1.0.1

25 Jan 22:10
b75e257
Compare
Choose a tag to compare
  • Add a link to the Github from the settings.
  • Refactor the results UI to show a bit more information.
  • Refactor the login UI to look a bit better.
  • Update a bunch of androidx dependencies to their latest versions.

1.0.0

01 Jan 19:09
58df254
Compare
Choose a tag to compare

feat: show the series start and end dates on the list
refactor: update some of the colours throughout the app

0.0.5

14 Dec 10:41
5f289d9
Compare
Choose a tag to compare
  • refactor: login screen
    Login screen has been refactored slightly, and a create account and forgot password button have been added
  • fix: licenses missing
    Licenses were missing from the release version of the application due to ProGuard rules, these should now appear
  • feat: add glide placeholder and error
    Added some placeholders and error images for when using Glide
  • fix: bottom sheet theme is incorrect
    Bottom sheet was not using the application theme, it was using its own

0.0.4

28 Nov 23:59
8f7da78
Compare
Choose a tag to compare

New build with proguard enabled and some accessibility fixes done

0.0.3

27 Nov 00:09
23b68a2
Compare
Choose a tag to compare

Minor adjustments to the UI to ensure that it fits the screen properly when running in larger fonts or display modes.

0.0.2

25 Nov 23:53
112c729
Compare
Choose a tag to compare

A couple of minor fixes and changes.
Mainly to ensure that the Bitrise config is working all fine to build and publish AAB files.