Myne

An android app to download & read ebooks from Project Gutenberg, built with Jetpack Compose.

APACHE-2.0 License

Stars
1.1K

Bot releases are hidden (Show)

Myne - Myne v1.8.0

Published by starry-shivam over 1 year ago

What's Changed

Myne - Myne v1.7.0

Published by starry-shivam over 1 year ago

What's Changed

  • Refactored networking related stuff and improved handling of connection errors.
  • Added a setup/welcome screen which allows user to pick their preferred reader when they launch app for the first time.
  • Now pressing back button when on homescreen won't immediately close the app if search bar is being shown, instead it'll close search bar first and on the second back press it'll close the app.
  • Added a crash handler with an ability to takes log easily just by clicking a button instead of using ADB logcat like a cavemen.
  • Some other UX & backend Improvements and fixes here & there.
  • Full Changelog: https://github.com/Pool-Of-Tears/Myne/compare/v1.6.0...v1.7.0
Myne - Myne v1.6.0

Published by starry-shivam over 1 year ago

What's Changed

  • Fixed NPE due to no epub file available for certain books. (#42)
  • Added Czech translation; Credits: @Fjuro (#41)
  • Code cleanups and some UI Improvements.
  • Updated all of the dependencies and upgraded Koltin to v1.8.0
Myne - Myne v1.5.0

Published by starry-shivam over 1 year ago

What's Changed

  • Fixed a crash when trying to open a book from book details screen (in some cases).
  • Added Spanish translations; Credits: @Dolanpls
  • Updated Russian translation; Credits: @Palvenok
Myne - Myne v1.4.0

Published by starry-shivam over 1 year ago

What's Changed

  • Fixed an error when downloading e-books which contains forbidden characters in their filename. (#33)
  • Fixed library button texts going out of borders when user has custom font size set on their device.
  • Built-in e-book reader is now enabled by default. (#35)
  • Improved padding of start/resume button of e-book reader.
  • Added a detailed error screen with ways to easily resolve the issue when the app fails to open an ebook file.
  • Some other minor fixes and Improvements.
  • Full Changelog https://github.com/Pool-Of-Tears/Myne/compare/v1.3.0...v1.4.0

PS: The app is now also available on Google Play Store! Consider buying from the play store to support the development. In return you'll get constant updates without the need to get all the way here and download the release all by yourself and install the release all by yourself. :)

Myne - Myne v1.3.0

Published by starry-shivam over 1 year ago

What's Changed

Myne - Myne v1.2.0

Published by starry-shivam over 1 year ago

What's Changed

  • Added an inbuilt e-book reader! To enable this set "Default Reader" in settings to "Internal Reader" by default it's disabled as it's a very minimal EPUB reader which doesn't have lots of advanced features you may need, if that's the case you can continue using some dedicated EPUB Reader app like on previous versions.
  • Switched to the self-hosted Instance of GutenDex API, loading times for books and other metadata should be faster than before.
  • Fixed double splash screen on devices running on Android 12+ by using the new Android 12 splash screen API.
  • Fixed status bar icons becoming Invisible when system theme is in dark mode and app theme is set to light mode.
  • Improved system navigation pill background color, now it'll match the color of bottom navigation menu.
  • Bunch of other back-end improvements and optimizations (which i think is not worth mentioning separately) to improve stability of the app.
  • Added Russian translation by @malik-valli
  • Added Arabic translation by @amrg101
  • Full Changelog https://github.com/Pool-Of-Tears/Myne/compare/v1.1.1...v1.2.0

Note: I've changed and re-written a bunch of things in this release so there is a possibility that some bug might've slipped in as i can only test so much, so if you find something unexpected please feel free to create an issue or report us in our telegram group.

Myne - Myne v1.1.1

Published by starry-shivam over 1 year ago

What's Changed

Nothing really, changelogs are same as the previous release.
This release is mainly done for F-droid inclusion of the app :)

Reference: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/12459

Myne - Myne v1.1.0

Published by starry-shivam over 1 year ago

What's Changed

New features:

  • Redesigned book details screen, added a download progress bar and re-written book download backend.
  • Added swipe actions in the library and added buttons to open & delete the ebook file.
  • Added animations in the bottom navigation bar and improved animations when navigating between screens.
  • Added about screen in settings, click on the settings card to open it.
  • Implemented app updater functionality in settings.

Improvements & Fixes:

  • Improved book opening intent, now it should correctly identify apps which are capable of opening epub file instead of saying couldn't find any app to handle EPUB file.
  • Added scrolling functionality in settings screen for phones with small screen size.
  • Code cleanups, bunch of under the hood fixes & stability improvements.
  • Upgraded kotlin & gradle version and updated almost all of the dependencies.

Full Changelog: https://github.com/Pool-Of-Tears/Myne/compare/v1.0.0-beta...v1.1.0

Myne - Myne v1.0.0-beta1 (Initial Release)

Published by starry-shivam almost 2 years ago

  • Initial pre release.
Badges
Extracted from project README
Star History Chart
Related Projects