straw/app/src/main/java
Stypox a4c5d1ee3b Remove useless checks before updating metadata
A while ago NewPipe called the metadata update function very often, so checks were needed to ensure not wasting time updating metadata if it were already up to date. Now, instead, the metadata update function is called exactly when needed, i.e. when metadata changes, so such checks are not needed anymore (and were probably also a little resource-heavy).
2022-08-25 17:02:51 +02:00
..
androidx/fragment/app Use toArray() with zero-length arrays. 2022-08-05 06:50:55 +05:30
com/google/android/material/appbar Use List.of(). 2022-07-20 04:39:11 +05:30
org Remove useless checks before updating metadata 2022-08-25 17:02:51 +02:00
us/shandian/giga Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00