NewPipe-app-android/app/src
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
..
androidTest/java/org/schabi/newpipe Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
debug Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
main Avoid unnecessary changes to the upload date of saved streams 2020-04-05 10:57:54 -03:00
test Improve code style to be more consistent 2020-04-02 15:57:50 +02:00