.. |
event
|
Player gestures: separate logic and UI
|
2020-10-29 12:46:34 +01:00 |
helper
|
Use ContextCompat.getSystemService() and the Context.getSystemService() extension function.
|
2020-10-09 08:52:05 +05:30 |
mediasession
|
Use final where possible
|
2020-08-16 10:25:09 +02:00 |
mediasource
|
Update to ExoPlayer 2.11.4
|
2020-05-01 15:03:54 +02:00 |
playback
|
Update notification when play queue is edited
|
2020-09-10 13:36:34 +02:00 |
playqueue
|
Don't rearrange lists by dragging the thumbnails
|
2020-10-17 16:25:06 +02:00 |
resolver
|
Some general-purpose lint cleanup
|
2020-09-06 12:55:26 +02:00 |
AudioServiceLeakFix.java
|
Improve code style to be more consistent
|
2020-04-02 15:57:50 +02:00 |
BackgroundPlayerActivity.java
|
Made checkStyle happy
|
2020-07-14 20:21:32 +03:00 |
BasePlayer.java
|
Merged 'dev' branch
|
2020-09-27 18:02:31 +03:00 |
MainPlayer.java
|
Use ContextCompat.getSystemService() and the Context.getSystemService() extension function.
|
2020-10-09 08:52:05 +05:30 |
NotificationConstants.java
|
Remove hardcoded and duplicate strings, use exoplayer ones
|
2020-09-22 18:17:09 +02:00 |
NotificationUtil.java
|
Hide player notification "when" time
|
2020-10-05 15:57:14 +02:00 |
PlayerServiceBinder.java
|
Improve code style to be more consistent
|
2020-04-02 15:57:50 +02:00 |
PlayerState.java
|
Improve code style to be more consistent
|
2020-04-02 15:57:50 +02:00 |
ServicePlayerActivity.java
|
Fix PlaylistAppendDialog: Renamed method and replaced with Runnable
|
2020-10-23 09:44:26 +02:00 |
VideoPlayer.java
|
Added a comment and excluded automatic switch of orientation on tablets and Android TVs
|
2020-09-19 17:21:01 +03:00 |
VideoPlayerImpl.java
|
Use ContextCompat.getSystemService() and the Context.getSystemService() extension function.
|
2020-10-09 08:52:05 +05:30 |