NewPipe/app/src/main/java/org/schabi/newpipe/info_list
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
..
holder Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00
InfoItemBuilder.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
InfoItemDialog.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
InfoListAdapter.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00