NewPipe/app/src/main/java/org/schabi/newpipe/fragments
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
..
detail Optimizations and fixes of rare situations 2019-12-31 05:07:07 +03:00
list Merge branch 'dev' into dev 2019-12-10 09:59:12 -07:00
BackPressable.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
BaseStateFragment.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
BlankFragment.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
EmptyFragment.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
MainFragment.java Use tab position from parameters instead of relying on the view pager 2019-11-20 00:23:34 -03:00
OnScrollBelowItemsListener.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
ViewContract.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00