NewPipe/app/src/main/java/org/schabi/newpipe
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
..
about Migrate to AndroidX 2019-10-04 14:59:08 +02:00
database Fixed library showing null 2019-10-16 19:56:31 -06:00
download commit 2019-11-26 13:41:16 -03:00
fragments Optimizations and fixes of rare situations 2019-12-31 05:07:07 +03:00
info_list Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00
local fix last recomendation. syntax and imports 2019-12-10 12:18:49 -07:00
player Optimizations and fixes of rare situations 2019-12-31 05:07:07 +03:00
report Migrate to AndroidX 2019-10-04 14:59:08 +02:00
settings All players in one place 2019-12-30 00:15:01 +03:00
streams Migrate annotation to androidx 2019-12-12 21:31:23 +01:00
util All players in one place 2019-12-30 00:15:01 +03:00
views Migrate to AndroidX 2019-10-04 14:59:08 +02:00
ActivityCommunicator.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
App.java merged upstream/dev 2019-11-20 03:48:56 +05:30
BaseFragment.java Enable toolbar title visibility when setting a new one 2019-11-20 00:23:33 -03:00
CheckForNewAppVersionTask.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
DownloaderImpl.java Remove commented-out code and hide stacktraces in release mode 2019-12-13 21:46:19 +01:00
ExitActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
ImageDownloader.java Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
MainActivity.java All players in one place 2019-12-30 00:15:01 +03:00
NewPipeDatabase.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
PanicResponderActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
ReCaptchaActivity.java Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
RouterActivity.java All players in one place 2019-12-30 00:15:01 +03:00