NewPipe-app-android/app/src/main/java/org/schabi/newpipe
bopol 7045f9711c fix thumbnail for PeerTube, and description changes
description:
- PeerTube: it's now full description (it cut at 250 characters before), and it displays ok (newlines are ok, but markdown isn't)
- MediaCCC: descriptions are now displayed well (newlines added)
- YouTube: timestamps in descriptions are clickable and work

more PeerTube fixes:
thumbnail is now high quality
age limit is now handled
upload date in «recently added» feed is good now (it was one hour delayed)
all fixes come from https://github.com/TeamNewPipe/NewPipeExtractor/pull/239, so it need to be merged before this PR
2020-02-06 22:42:09 +01:00
..
about fix wrong language shown many popup dialogs 2020-02-01 09:44:49 +01:00
database Fixed library showing null 2019-10-16 19:56:31 -06:00
download fix wrong language shown many popup dialogs 2020-02-01 09:44:49 +01:00
fragments fix thumbnail for PeerTube, and description changes 2020-02-06 22:42:09 +01:00
info_list Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00
local Use AlertDialog.Builder instead of BookmarkDialog class for the same look. 2020-02-02 12:54:43 +01:00
player app language: refactoring 2020-01-29 21:21:00 +01:00
report app language: refactoring 2020-01-29 21:21:00 +01:00
settings Improve formatting 2020-02-01 15:35:33 +01:00
streams readability changes 2020-01-20 23:33:30 -03:00
util app language: refactoring 2020-01-29 21:21:00 +01:00
views improve code consistency in ScrollableTabLayout 2020-01-02 13:02:14 +01:00
ActivityCommunicator.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
App.java app language now changes time formatting (3hrs ago), was system language b4 2020-01-09 15:51:41 +01:00
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 app language: refactoring 2020-01-29 21:21:00 +01: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 Migrate to AndroidX 2019-10-04 14:59:08 +02:00