NewPipe/app/src/main/java/org/schabi/newpipe/player/helper
Stypox fdb0f01b38
Add Objects.requireNotNull to warning which is surely not null
2021-01-28 14:35:47 +01:00
..
AudioReactor.java Use AndroidX Media compat in AudioReactor 2020-12-30 17:10:57 -05:00
CacheFactory.java Use final where possible 2020-08-16 10:25:09 +02:00
LoadController.java Fix typos 2020-11-22 10:39:00 +01:00
LockManager.java Use ContextCompat.getSystemService() and the Context.getSystemService() extension function. 2020-10-09 08:52:05 +05:30
MediaSessionManager.java Refactor MediaSessionManager 2020-09-10 20:36:52 +02:00
PlaybackParameterDialog.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
PlayerDataSource.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayerHelper.java Add Objects.requireNotNull to warning which is surely not null 2021-01-28 14:35:47 +01:00
PlayerHolder.java Merge player classes into a single one 2021-01-14 10:25:44 +01:00