1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-30 16:00:50 +00:00
NewPipe/app/src/main
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
..
assets add themes to license dialog 2017-09-22 11:07:17 +02:00
java Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00
res Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00
AndroidManifest.xml Migrate to AndroidX 2019-10-04 14:59:08 +02:00