NewPipe/app/src/main/java/org/schabi/newpipe/fragments/detail
Avently fc9b63298c Optimizations and fixes of rare situations
- popup after orientation change had incorrect allowed bounds for swiping
- popup could cause a crash after many quick switches to main player and back
- better method of setting fullscreen/non-fullscreen layout using thumbnail view. Also fixed thumbnail height in fullscreen layout
- global settings observer didn't work when a user closed a service manually via notification because it checked for service existing
- app will now exits from fullscreen mode when the user switches players
- playQueuePanel has visibility "gone" by default (not "invisible") because "invisible" can cause problems
2019-12-31 05:07:07 +03:00
..
StackItem.java All players in one place 2019-12-30 00:15:01 +03:00
TabAdaptor.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
VideoDetailFragment.java Optimizations and fixes of rare situations 2019-12-31 05:07:07 +03:00