Skip to content

Releases: Suwayomi/Suwayomi-JUI-preview

Tachidesk-JUI Preview r606

07 Apr 01:23
2066a46
Compare
Choose a tag to compare

Commits

Suwayomi/Suwayomi-JUI@3a38192...3002569

  • Localize library empty string (@Syer10)
  • Use CommonMain in core module (@Syer10)
  • Use CommonMain in data module, use multiplatform locale library (@Syer10)
  • Use CommonMain in uicore module (@Syer10)
  • Cleanup updates menu (@Syer10)
  • Name padding in source settings screen (@Syer10)
  • Fix content description in sources menu (@Syer10)
  • Move Scrollbar to ui-core (@Syer10)
  • Lint (@Syer10)
  • Use CommonMain for presentation, use Klock date/format library (@Syer10)
  • Put everything under a jui subpackage (@Syer10)
  • Switch Kotlin-Logging to KmLogging (@Syer10)
  • Fix text edit in source filters (@Syer10)
  • Improve loading time of general settings screen (@Syer10)
  • Minor cleanup, localize missing sources (@Syer10)
  • Add about menu (@Syer10)
  • Update dependencies (@Syer10)
  • Add support for Extension Lib 1.3 status's (@Syer10)
  • Scrollbar cleanup (@Syer10)
  • Minor cleanup and bugfixes (@Syer10)
  • Handle server properly with downloader (@Syer10)
  • Use a fixed SLF4J logging factor (@Syer10)
  • Update android application id, sorry people who have already installed JUI on Android (@Syer10)
  • Add open in browser button for manga (@Syer10)
  • Add string for the button (@Syer10)
  • Add about libraries to show used libraries (@Syer10)
  • Add action to cleanup/update the repo (@Syer10)
  • Revert "Update Libraries" (@Syer10)
  • Update avalible Locales (@Syer10)
  • Automatic Lint (@Syer10)
  • Fix update libraries output (@Syer10)
  • Sort localization languages (@Syer10)
  • Update avalible Locales (@Syer10)
  • Update Libraries (@Syer10)
  • Properly emit updates that are found (@Syer10)
  • Minor cleanup (@Syer10)
  • Update Libraries (@Syer10)
  • Update AboutLibraries and add scrollbar to about libraries menu (@Syer10)
  • Open libraries in browser if clicked in libraries menu (@Syer10)
  • Update dependencies (@Syer10)
  • Update Libraries (@Syer10)
  • Improve how gradle plugin dependencies are handled (@Syer10)
  • Update Libraries (@Syer10)
  • Library filtering and sorting modes (@Syer10)
  • Update Libraries (@Syer10)
  • Automatic Lint (@Syer10)
  • Minor cleanup (@Syer10)
  • Translations (#45) (@Syer10)
  • Update Libraries (@Syer10)

Tachidesk-JUI Preview r557

13 Mar 03:07
2066a46
Compare
Choose a tag to compare

Commits

Suwayomi/Suwayomi-JUI@a619c35...3a38192

  • Fix thumbnails not loading after url changes (@Syer10)
  • Make unused downloadservice on Android a singleton (@Syer10)
  • Fix auth and proxies for images (@Syer10)
  • Manually cleanup reader resources (@Syer10)

Tachidesk-JUI Preview r553

12 Mar 23:42
2066a46
Compare
Choose a tag to compare

Commits

Suwayomi/Suwayomi-JUI@407c560...a619c35

  • Add backhandler for closing search (@Syer10)
  • Dont global-search empty queries (@Syer10)
  • Backend sorting code (@Syer10)
  • Avoid filtering if the sort mode changes (@Syer10)
  • Add path prefix preference (@Syer10)

Tachidesk-JUI Preview r548

12 Mar 19:26
2066a46
Compare
Choose a tag to compare

Commits

Suwayomi/Suwayomi-JUI@0d7e992...407c560

  • Small Rewrite (@Syer10)
  • Thin sources screen (@Syer10)
  • Add toolbar to Categories (@Syer10)
  • Start working on library sheet/side menu (@Syer10)
  • Improve Library Display, add Comfortable, Cover only, List, and configurable columns (@Syer10)
  • Improve Source display, in library badge, add comfortable and list display (@Syer10)
  • Improve search focus (@Syer10)
  • Fix issues with source filter sheet (@Syer10)
  • Dont use a advanced handler for sources with thin screens (@Syer10)
  • Add main Backhandlers (@Syer10)
  • Android working downloader notification (@Syer10)
  • Improve source lang handling (@Syer10)
  • Use mangaAspectRatio when relavent (@Syer10)
  • Minor fixes and improvements (@Syer10)
  • Global Search (@Syer10)
  • Rewrite sources navigation on desktop, properly cleanup and add global search (@Syer10)
  • Properly manage lifecycle of screens in desktop source menu (@Syer10)
  • Use RememberSavable for source navigation (@Syer10)
  • Fix Localeization issues (@Syer10)
  • Generate languages list with gradle task (@Syer10)
  • Set android app language on startup (@Syer10)
  • Minor cleanup and fixes (@Syer10)
  • Update dependencies (@Syer10)
  • Cleanup and improve gradle files (@Syer10)
  • Add proguard rules to android (@Syer10)
  • Update workmanager to deal with crashes on Android 12+ (@Syer10)
  • Update Gradle (@Syer10)
  • Cleanup proguard rules (@Syer10)
  • Rework reader to add mobile support (@Syer10)

Tachidesk-JUI Preview r519

05 Mar 04:54
2066a46
Compare
Choose a tag to compare

Commits

Suwayomi/Suwayomi-JUI@9a27313...0d7e992

  • Start working on moving classes to a shared Jvm module (@Syer10)
  • Add click overlay when filters menu is open to close the filter menu on click outside (@Syer10)
  • Improve downloads extra info and side menu item (@Syer10)
  • Start working on supporting thin screens (@Syer10)
  • Thin screen toolbar with search (@Syer10)
  • Handle search keyboard actions better (@Syer10)
  • Lint (@Syer10)
  • Use proper StringResource for Manga Status (@Syer10)
  • Many updates and fixes (@Syer10)
  • Fix singletons (@Syer10)
  • Fix a few dialogs (@Syer10)
  • Fix source home screen crash (@Syer10)
  • Improve category select dialog (@Syer10)
  • More stuff to the shared jvm module, android compatibility WIP (@Syer10)
  • Android compatibility WIP 2 (@Syer10)
  • Android compatibility WIP 3 - Server settings (@Syer10)
  • Android modules compile! (@Syer10)
  • Initial android app (@Syer10)
  • Android reader support (@Syer10)
  • Fix crash in source home screen (@Syer10)
  • Fix desktop color picker (@Syer10)
  • Fix android backup and restore (@Syer10)
  • Add androidx core (@Syer10)
  • Minor cleanup and bugfixing (@Syer10)
  • Hide unused browse settings (@Syer10)
  • Optimize imports (@Syer10)
  • Add icon (@Syer10)
  • Update dependencies (@Syer10)
  • Fix text overflow in bottom nav (@Syer10)
  • Fix language option crash on android (@Syer10)
  • Don't show window decorations option on android (@Syer10)
  • Improve mouse clickable localization (@Syer10)
  • Long click on android to access context menu (@Syer10)
  • Fix desktop builds (@Syer10)
  • Cleanup job handling (@Syer10)
  • Rewrite Tachidesk interactions (@Syer10)
  • Improve dialogs and update accompanist (@Syer10)
  • Add back handler for sources (@Syer10)
  • Only show sources side menu if screen is wide enough (@Syer10)
  • Add Android BuildConfig fields (@Syer10)
  • WIP Android DownloadService (@Syer10)
  • Thin sources screen with bottom sheet for filters (@Syer10)
  • Run Kotlinter (@Syer10)
  • Use migrationCode for version code (@Syer10)
  • Android build previews (@Syer10)
  • Fix apk output dir (@Syer10)
  • Update Tachidesk, fix build (@Syer10)
  • Manually copy the jar, copy tasks seems broken (@Syer10)
  • Add a suffix to the application id on debug builds (@Syer10)
  • Use specific android build path (@Syer10)
  • Add Android apk to naming fix (@Syer10)
  • Should fix apk location (@Syer10)