mirror of
https://github.com/A-Star100/simpliplay-android.git
synced 2025-09-17 22:29:37 +00:00
1.1 KiB
1.1 KiB
Since I'm too tired to update this app anymore and I want to relax for a while. (You can add these features and then contribute back)
Possible New Features
- Use Media3 instead of ExoPlayer2 (It's really annoying to migrate once you've settled in).
- Add support for files in playlists.
- Make sure that icons adapt to light and dark mode (whatever I try doesn't work).
- Make the app more lightweight. Right now, it's not the most lightweight or most fast video player app in the world.
- Maybe, revamp the Flutter app to use flutter_vlc_player instead of video_player & chewie, because the current combination has many bugs to the point where normally unnecessary modifications needed to be made.
- Add support for URLs and files (as well as a wakelock) for the Kotlin Media3 demo (for that, please contribute here, as the demo here is only a simple modification of that project.
- Make the UI more intuitive, right now it is a tiny bit clunky.