NewPipe-app-android/app/src/main/java
Mauricio Colli c726639484
Avoid unnecessary changes to the upload date of saved streams
The upload date was being updated regardless if the new one had more
precision or not, this caused items on the feed to jump around when the
user opened one of them.

This changes it to only update when the existent upload date is null or
the new one has a higher precision (i.e. is not an approximation).
2020-04-05 10:57:54 -03:00
..
androidx/fragment/app Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
com/google/android/material/appbar Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
org/schabi/newpipe Avoid unnecessary changes to the upload date of saved streams 2020-04-05 10:57:54 -03:00
us/shandian/giga fix integer overflows 2020-04-01 15:30:33 -03:00