- Add setting icon for custom map server download option.
- Extract shared custom map server dialog helper.
- Clean up based on reviewers' feedback.
Signed-off-by: NoelClick <dev@noel.click>
- Update `MapFilesDownloader::LoadMetaConfig()` to skip the metaserver when a
custom base URL is set and build MetaConfig with that URL as the only server.
- Keep the existing metaserver-based behavior when no custom base URL is set.
Signed-off-by: NoelClick <dev@noel.click>
- Add custom meta server API.
- Implement override.
- Add reset hook and implement reset.
- Expose reset from Storage.
- Let JNI set URL and reset cache.
Signed-off-by: NoelClick <dev@noel.click>