straw/app/src/main
Stypox 8bff445ec3 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
..
assets Update displayed licenses 2020-12-31 19:26:41 -05:00
java Remove useless checks before updating metadata 2022-08-25 17:02:51 +02:00
res Merge pull request #8170 from Stypox/player-refactor 2022-07-15 19:41:23 +02:00
AndroidManifest.xml Refactor player: separate UIs and more 2022-07-13 23:25:26 +02:00