GithubHelp home page GithubHelp logo

gnikdroy / animetv Goto Github PK

View Code? Open in Web Editor NEW
46.0 46.0 33.0 7.4 MB

Anime Viewer for your android device using flutter.

License: MIT License

Kotlin 0.11% Swift 0.34% Objective-C 0.03% Dart 73.30% HTML 3.93% JavaScript 0.15% CSS 0.51% CMake 6.74% C++ 14.27% C 0.62%
android android-app android-application anime flutter video-streaming

animetv's People

Contributors

gnikdroy 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

Watchers

 avatar  avatar  avatar  avatar  avatar

animetv's Issues

Video stretches on long aspect ratios

The VideoView is set to "match_parent" or "match_constraint" which causes the video to stretch to fill all aspect ratios such as 18:9 and 18.5:9. Setting the width to "wrap_content" causes the video to shrink on high resolution displays and stick to the bottom right corner.

F-Droid

Could you please publish this app on F-Droid? Thanks!

Update

Will there be an update for the app or is the project closed?

Android: Network task runs in main thread.

There is an issue with the SearchActivity class that causes the Search Activity to lag for a couple of seconds. On line 70 of SearchActivity.java a network request is made with Volley, but the request runs in main thread and causes a lag of a couple of seconds. It should ideally work on a worker thread for smooth UI.

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.