Skip to content

Releases: jakepurple13/OtakuWorld

Release v25.0

21 Sep 14:12
c5c7acb
Compare
Choose a tag to compare

Shared:

  • new global search ui to make things more organized
  • added a recently read/watched
  • added a background gradient to the details screen
  • got a back handler working for needed screens
  • some of those screens are now more apart of the navigation

MangaWorld:

  • added a custom padding for the pages
  • fixed up some sources a bit

Release v24.0

14 Sep 13:42
c5fd903
Compare
Choose a tag to compare

Fixed Global Search

Shared:

  • Converted Recent AND All screens into compose
    • All has a bit of a new UI, a bottom sheet to search now
  • Details screen is pure compose now
  • Favorites screen is pure compose now

Release v23.2

10 Sep 17:37
9512540
Compare
Choose a tag to compare

Fixed bug that's crashing NovelWorld.
Global Search may not work in this release

Release v22.0

01 Sep 13:20
bd35c1d
Compare
Choose a tag to compare

Shared:

  • Added a mark read to notifications
  • Better dropdown menu for Global Search
  • Added search by name to the details screen
  • Hopefully made the update checker better and more consistent

Release v21.0

03 Aug 15:52
993b3ea
Compare
Choose a tag to compare

Do not use Otaku Manager. It will not work yet!

Shared:

  • Moved a lot of delete actions to use a bottom sheet.
  • More compose!

Release v20.82

28 Jul 14:47
3a55f0b
Compare
Choose a tag to compare

Shared:

  • Added Material You support.
  • Added Jetpack Compose support. Some things might have a bit of a different look and feel.
  • Fixed small bug in Recents where the items wouldn't refresh correctly.
  • Notification view will look a little different and will no longer be able to swipe away. If people want it, I'll re-add it, but for now, to remove, there's a button. It is now using Jetpack Compose.
  • Removed deleting a notification from the database when swiping it away.
  • Details Header is now done in Compose so fading edges aren't available yet but expanding and shrinking it looks better.

AnimeWorld:

  • Fixed issue with Vidstreaming

AnimeWorldTV:

  • Added Banner!

MangaWorld:

  • Modified Downloaded UI a bit.
  • Saving downloaded chapters into the Downloads folder now

Release v20.0

19 Jul 13:40
fd2fd0d
Compare
Choose a tag to compare

Shared:

  • Added a global search

AnimeWorldTV:

  • fixed some logging in/out problems

AnimeWorld:

  • fixed the searches not working completely correctly
  • will randomize the source on first open

Dev:

  • moved firebase code to a shared module

Release v19.3

12 Jul 13:19
880e7fc
Compare
Choose a tag to compare

Added AnimeWorldTV! For Android TV!

  • need to add pictures to README.md and instructions how to install/update.

All Apps:

  • updated chapter/episode item ui to make it easier to know what to do.

MangaWorld:

  • added downloading and reading downloaded chapters

AnimeWorld:

  • added two new sources! Vidstreeaming and Putlocker

Release v19.0

08 Jul 17:57
c34bfa7
Compare
Choose a tag to compare

AnimeWorldTV! For android tv!

Release v18.7

07 Jul 12:15
540d6a1
Compare
Choose a tag to compare

All:

  • added empty states

MangaWorld:

  • added downloading and reading downloaded manga chapters

Started creation of AnimeWorldTV for Android TV.