NewPipe/app/src/main/java/org/schabi/newpipe
Mauricio Colli b125ff702a
Show parsed relative times instead of whatever the service gives us
Before, the direct value was given to the user, now it uses the parsed
date so we can match the device's language.

To get the relative time from the parsed dates, we use the PrettyTime
library.

Also introduces a debug option to check the service's original value.
2019-11-17 23:58:55 -03:00
..
about Migrate to AndroidX 2019-10-04 14:59:08 +02:00
database Migrate to AndroidX 2019-10-04 14:59:08 +02:00
download Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
fragments Show proper text for live streams watching/listening count 2019-11-17 23:58:54 -03:00
info_list Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00
local Migrate to AndroidX 2019-10-04 14:59:08 +02:00
player Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
report Migrate to AndroidX 2019-10-04 14:59:08 +02:00
settings Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
streams Migrate to AndroidX 2019-10-04 14:59:08 +02:00
util Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -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 Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00
BaseFragment.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
CheckForNewAppVersionTask.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
DownloaderImpl.java Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03: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 fix NPE, fix 'wrong' constant, avoid unnecessary nulling 2019-10-08 06:36:29 +02: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