Coder Social home page Coder Social logo

bubble-komga's Introduction

Bubble-Komga

A fork of Bubble that support Komga as comics source

Supported Komga features

  • Browse the series and thumbnails of one library (no multi-library support)
  • Browse the books, thumbnails and read status of a selected series
  • View the pages of a selected book
  • Go to the next/previous book from the last/first page of a book
  • Update the page read progress of a book

Notable changes from Bubble

  • Drop support for local files and archives
  • Add support for Komga server using Retrofit2, RxJava and Picasso
  • Use the read progress feature of Komga (see Komga issue #25) instead of a local sqlite database
  • Convert to AndroidX, update Gradle
  • Keep minSdkVersion 16
  • Refactor all Fragment

Development

Plan for future version

This code is provided as-is.

My plan for this repo is to provide fix for bugs should some be reported and maintain compatibility with the API of future version of Komga if needed, but I do not plan to add any additional feature for now.

My goal with this fork is:

  • To support my own personnal use of Komga
  • To provide ideas or a possible baseline for a Komga-specific Android App (see Komga issue #36)

Feel free to fork it for your own development!

Build/Install the debug APK

  • Build using ./gradlew assembleDebug
  • Push the debug APK to your device using adb install -r -t app/build/outputs/apk/debug/app-debug.apk

Build the release APK

  • Build using ./gradlew assembleRelease

TODO

  • SettingsFragment is ugly but works
  • PageImageView is mostly untouched and may need some additional cleanup

License

Source code is available under the MIT license. See the LICENSE for more info.

bubble-komga's People

Contributors

pichetgoulu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

crass00

bubble-komga's Issues

Provide a better way to enter a library ID in the setting

I have a 3-4 libraries in my Komga server.
It is not to difficult to get the library ID by going to the web version of komga.
But komga API is providing a library list that could be displayed at least in a text version to the user in order for him to get the ID

At least providing the user with a basic list of library ID
Better provide a simple dropdown to select the library.

Release a binary

Hello,

Thanks for your work and to share it as it is.

My two cents, could you please provide users with at least one apk. That really could help people to test your application.

Cheers

Add Check for server url

In the setting, Filling the Server URL with a not well formed URL is crashing the application.
Very easy to add space between number and point in a ip address on a small android keyboard. It leads to crash the application

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.