NewPipe-app-android/app/src/main/java/org/schabi/newpipe/player/helper
Tobi 215880207e
Merge pull request #7562 from TeamNewPipe/code-quality
Small improvements to code quality and readability
2021-12-23 23:54:29 +01:00
..
AudioReactor.java Update ExoPlayer to 2.14.2 2021-11-12 19:17:51 +01:00
CacheFactory.java Use final where possible 2020-08-16 10:25:09 +02:00
LoadController.java Use DefaultLoadcontrol 2021-11-14 20:12:12 +01:00
LockManager.java Use ContextCompat.getSystemService() and the Context.getSystemService() extension function. 2020-10-09 08:52:05 +05:30
MediaSessionManager.java Simplify code and add annotations 2021-10-10 20:33:05 +02:00
PlaybackParameterDialog.java Removed obvious title from the "Playback Speed Controls" 2021-11-07 13:51:43 +01:00
PlayerDataSource.java Removed/Reverted MediaParser support (Android 11+) due to bugs 2021-12-19 20:16:10 +01:00
PlayerHelper.java Use DefaultLoadcontrol 2021-11-14 20:12:12 +01:00
PlayerHolder.java Small improvements to code quality and readability 2021-12-21 20:55:41 +01:00