- Now adding a fixed category! Fixed
- Fixed date errors preventing chapters from loading and now preventing that from happening again
- Using hacky provider implementation for a single future in order to get author
- Show author on fiction page
- Increase default font size on reader
- Increase line height on reader
- Increase side padding on reader
- Remove scrolling in font list
- Added clear cache button
- Add some integration tests that take screenshots (broken without manual intervention)
- Added proguard rules on Android (did not decrease size AFAIK)
- Fixed typo of minimum flutter version in pubspec.yaml
- Fixed border in iOS app icon
- Reduced padding of chapter comment page numbers to not overflow on smaller devices
- App icon
- Chapter comments in API & UI
- Fixed iOS related bugs:
- Fixed too much padding at bottom of font list
- Fixed cupertino widgets (spinner) not being light enough in dark mode
- Change app name to Yarr
- Tapping on item's padding in chapter list now goes to chapter
- Fix check mark color in font selection
- Fixed potential async bug where default value was used by making shared preferences a singleton
- Reverse button for sorting a fiction's chapter list
- API for author chapter comments
- Display author chapter comments
- Loading placeholder/spinner for cover images
- Show error placeholders if network is not available for cover images
- Cache cover images
- Add onTap option page popup in a chapter
- Add new font assets
- Ability to change text size and font group for reading a chapter
- Add persistent local storage for text size and font group
- Default font size for reader increased to 16 from 15
- Default font changed to serif Lora
- Removed scroll bar in chapter added in 0.2.0 due to it being distracting while reading
- Swipe to go to next/previous page
- Scrollbar while reading chapter
- Tabs now maintain state when going back and forth
- Button to open a fiction page in browser
- Settings page
- Dark mode
- Home tab
- API & display of top novels on home tab
- API & display of trending novels on home tab
- API & display of weekly popular novels on tab
- A lot of padding
- Renamed some API methods
- API for chapter contents now longer returns outer div element
- Fixed bug when less than three genres exist
- Change chapter date display to use RR's stringification instead of calculating on own.
- Now scales up chapter images if they are small
- Utilize logical pixels all over
- Added internet permissions on Android
- Initial release
- Search novels and read chapters