-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HELP NEEDED] Major planned/missing features #6448
Comments
Whats missing for me would be automated tests. Either jvm unit tests or android instrumented tests would allow to develop those tested sections with more confidence and less manual testing. I personally have experience with autoamted testing in backend applications and roughly know how to make structure an application in order to be testable. As for Android, i have no clue. |
Helping to review existing pull requests would also be appreciated 😄 |
This is a list of some major features currently missing from NewPipe for developers (both team members and current/future contributors) to go through when they are thinking of working on NewPipe:
Draw over other apps
permission) (only for Android 8.0 and higher): Use picture-in-picture (PIP) for the popup player on Android >= 8.0 #8750Proper storage access on Android TV: Use MANAGE_EXTERNAL_STORAGE permission on Android TV to properly access storage #8359 (Rejected)The text was updated successfully, but these errors were encountered: