Files
fdroidserver/tests
Patrick Gaskin 092e68dee7 fix fastlane metadata in a subdir losing its images and changelogs
insert_localized_app_metadata checks a build's subdir based on the path
suffix, but this only works for the base locale dir (with the summary,
descriptiion, etc), not the images/changelogs subdir, which are silently
ignored.

Triple-T metadata does not have this issue since copy_triple_t_store_metadata
finds the base metadata dir, then goes from there.

Searching for the fastlane dir from the end of the path instead of using
a fixed offset fixes this.
2026-09-11 12:59:32 +00:00
..
2026-04-22 15:01:20 -03:00
2026-04-22 15:01:20 -03:00
2026-07-21 10:44:38 +00:00
2026-07-21 10:44:38 +00:00
2025-11-05 11:20:41 +01:00