Coder Social home page Coder Social logo

sharkaboi / mediahub Goto Github PK

View Code? Open in Web Editor NEW
59.0 4.0 4.0 51.39 MB

A simple, easy to use MyAnimeList android client alternative.

License: MIT License

Kotlin 100.00%
kotlin retrofit mvvm jetpack-navigation kotlin-coroutines material-design oauth2 hilt viewbinding anime manga coil paging3 myanimelist moshi android retrofit2 hacktoberfest

mediahub's Introduction


MediaHub

Kotlin License Contributors Version Downloads CI
A simple, easy to use MyAnimeList client alternative. Uses the MAL Api & Anilist Api.

Screenshots

Uses

Releases

  • Check out the latest releases here

Build instructions

  • Install Gradle and Kotlin.
  • Clone project.
  • Register your app with MyAnimeList as show here
  • In the project root, add clientId=<CLIENT ID> to the secrets.properties file. Create if not found.
  • Open in Android studio or Intellij and build and sync project (Be sure the generated classes of Hilt, ViewBinding and Apollo are generated).
  • Run on any device and perform OAuth login to give access to your account.

Credits

Contributing

PR's are welcome. Please try to follow the template.

Privacy, Security and other info

  • App only acts as intermediate to MyAnimeList and AniList and does not have it's own server or store any data.
  • App only has network permissions, the WRITE_EXTERNAL_STORAGE, READ_EXTERNAL_STORAGE & FOREGROUND_SERVICE in the merged manifest is from LeakCanary which is not included in the release builds.
  • App stores the token using Datastore, which is not encrypted. This implies anyone with debugging access or root access to your phone can get the your OAuth token if needed. Please keep this in mind.
  • The app doesn't fetch "live data" and only shows the snapshot of data of when it was fetched. Please refresh to see any changes made through the MyAnimeList website or other clients.
  • The app queries all browsers in the device to handle unsupported MyAnimeList deeplinks. This is done as the API does not still support all the features provided in the web interface.

Licence

MIT License

Copyright (c) 2021 Sarath S

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

mediahub's People

Contributors

sharkaboi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mediahub's Issues

Anime notify feature

  • Notify releases option in anime details screen
  • Notifications page in settings to remove/edit notifs
  • Worker that sets alarms

Add webview alternatives for features yet to be added to api

Anime Features:

Manga features:

Profile features:

Publish on F-Droid?

Is your feature request related to a problem? Please describe.
Hello!
F-Droid is an app store for FOSS android apps.
This request for this app to be included is for easier discovery and updates.

Describe the solution you'd like
It would be great to have this app on F-Droid, or IzzyOnDroid or even your own repo if you want.

Describe alternatives you've considered
Downloading from the Github releases

Additional context

After it is added, you can put a
F-Droid button or

in the app GitHub README.md

Fix invalid timezone conversion

Describe the bug
Time zone conversion is wrong for anime broadcast time.

Solution
Consider ISO format where day of week starts at Monday than taking system local format.

Refactor issues

  • fix models
  • fix black flash in splash
  • sorting option
  • anime/manga list item rating in corner folded
  • club airing status cards (media type, airing status, season, schedule)
  • club anime length+total eps+ source
  • searchview ui (icon color focused)
  • keyboard close on search result
  • settings options
  • readme
  • showcase
  • proguard
  • localization
  • add filter options
  • oss activity exit anim
  • add search to discover
  • add swipe refresh to all screens
  • add progress dialog
  • add loading to oauth callback screen
  • ripples
  • add nsfw = 1 parameter to user mangalist
  • add nsfw = 1 parameter to user animelist
  • studios, authors NA

Quick actions for status update

Is your feature request related to a problem? Please describe.
Quickly updating episodes watched of week takes too long.

Describe the solution you'd like

  • Long press on anime/manga iten brings up quick actions dialog

Describe alternatives you've considered

  • Add quick actions directly to card
  • Swipe to update status

Additional context

  • Long press brings up popup menu/bubbles that allows fast updation of episode count

Questions

Hello do you have discord server for this app?

Improvement

The app itself need an improvement for the text is not being rendered

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.