Skip to content

1.0.1

Compare
Choose a tag to compare
@JhonnySalles JhonnySalles released this 30 Jul 13:57
· 288 commits to master since this release

First stable version of the app, with new features.

  • Added suggestion popup in libraries allowing searching by name, file extension, author, publisher, volume and series. (use in search @ to inform them)
  • Added the opening of books in PDF, EPUB, MOBI and FB2 format in webview.
  • Added new search screen for texts in the book.
  • Added animations to button icons.
  • Added popup menu with long click to filter and sort the list of books and comics/mangas.
  • Added chapter identification in book progress bar.
  • Added image export on top center click.
  • Added in the progress bar markings indicating the chapters.
  • Added a new screen for the list of comics/mangas pages, with separation by chapters.
  • Added button in vocabulary to redirect to tatoeba website.
  • Added to the detail screen the loading of comics/mangas information in xml files in ComicRack format (series, author, volume, publication date, publisher...).
  • Added loading volume information directly from filename.
  • Added Bookmark and Comic/Manga sharing to Google Drive, which can be shared across different devices.
  • Added on-device notifications about sharing tags and importing vocabularies.

  • Fixed in the scans function to not duplicate records.
  • Fixed of duplicity of names.
  • Fixed in vocabulary import so that it performs a new import if the date of the last modification of the file is different from the last import.
  • Fixed vocabulary import to import in different thread for better performance.
  • Fixed in opening comics/mangas in tar and 7zip format.
  • Fixed in the format of the libraries when the cell phone is rotated.
  • Fixed in the validation of the coordinate of the image when rotating the device caused a crash.

  • Implementation of test classes.
  • Implemented the import of vocabulary from books.
  • Implemented so that when the application is first opened, the last library opened is loaded.

  • Redesigned the vocabulary screens for books and comics/mangas.
  • Kotlin libraries update.
  • Updating used libraries.
  • Updated viewpager 2 for book reading, allowing it to be displayed horizontally or vertically.