Commit graph

4 commits

Author SHA1 Message Date
Tad
b547d6cc82
Downgrade Apache Commons
To fix compatbility with ancient Android versions
Closes https://gitlab.com/divested-mobile/hypatia/-/issues/30

Signed-off-by: Tad <tad@spotco.us>
2023-04-24 18:09:51 -04:00
Tad
44d2d1c905
GPG signature verification for databases
TODO: inform user if verification fails or key is unavailable

Signed-off-by: Tad <tad@spotco.us>
2023-04-16 13:08:25 -04:00
Tad
6149166f6b
Themed app icon support
Signed-off-by: Tad <tad@spotco.us>
2022-10-17 21:01:24 -04:00
Tad
d771e0fada Enable strict dependency verification
Generate initial metadata
gradle --write-verification-metadata pgp,sha512 help

Generate metadata with a build
gradle build --write-verification-metadata pgp,sha512 help

--refresh-keys can be used to update GPG keys
--export-keys can be used to speedup future/CI builds

Signed-off-by: Tad <tad@spotco.us>
2022-08-22 12:50:51 -04:00