Commit graph

331 commits

Author SHA1 Message Date
Manuel-Senpai
36ad4c5314
Update README.es.md
Updated README.es.md files

Signed-off-by: Manuel-Senpai <120992090+Manuel-Senpai@users.noreply.github.com>
2023-12-12 17:09:10 +00:00
Manuel-Senpai
fe8b482cf5
Merge branch 'Divested-Mobile:stable' into stable 2023-12-12 12:40:04 +00:00
cardpuncher
795d0af79a Update strings.xml
No biggie, simplify a string.

Signed-off-by: cardpuncher <64688741+cardpuncher@users.noreply.github.com>
2023-08-12 20:12:40 +00:00
Tad
d2c37470e0
Bump for release
Signed-off-by: Tad <tad@spotco.us>
2023-07-09 10:41:13 -04:00
Dimitris Vagiakakos
53160d8748 Create arrays.xml in Greek folder
Signed-off-by: Dimitris Vagiakakos <50751574+sv1sjp@users.noreply.github.com>
2023-07-09 14:32:36 +00:00
Dimitris Vagiakakos
ac68981425 Greek Translation of Hypatia has been added in values-el
Signed-off-by: Dimitris Vagiakakos <50751574+sv1sjp@users.noreply.github.com>
2023-07-09 14:32:36 +00:00
Tad
1d8fdfb4cf
Bump
Signed-off-by: Tad <tad@spotco.us>
2023-05-27 00:07:41 -04:00
Tad
591205b332
Bump for release
Signed-off-by: Tad <tad@spotco.us>
2023-05-22 11:41:52 -04:00
Tommaso Fonda
3c1cbca920 Update and improve the Italian translations
Add three missing strings, remove useless and plain wrong capitalization of
letters, and fix existing ugly translations.
2023-05-22 15:35:09 +00:00
Tad
22cc72ab87
Fix the downloader
With all databases enabled the ThreadPool queue is exceed (25>16).
This normally isn't an issue for other users of the pool as it will get pushed onto the main thread.
But Android prohibits network activity on the main thread, which the downloader runs from.

Increase it 32 which should be suitable for now.
Maybe consider adding a separate pool in future.

Fixes https://github.com/Divested-Mobile/Hypatia/issues/34
Fixes https://gitlab.com/divested-mobile/hypatia/-/issues/31

Signed-off-by: Tad <tad@spotco.us>
2023-05-15 23:54:59 -04:00
Tad
e018000c46
Tweak
Signed-off-by: Tad <tad@spotco.us>
2023-05-15 23:52:00 -04:00
t1011
4b7e259f56 Update strings.xml
add russian translate

Signed-off-by: t1011 <31567272+t1011@users.noreply.github.com>
2023-05-14 15:48:10 +00:00
Tad
61bf212e17
Bump version for new translations
Closes https://github.com/Divested-Mobile/Hypatia/pull/18
Closes https://github.com/Divested-Mobile/Hypatia/pull/28
Closes https://github.com/Divested-Mobile/Hypatia/pull/35
Closes https://gitlab.com/divested-mobile/hypatia/-/merge_requests/10

Signed-off-by: Tad <tad@spotco.us>
2023-05-04 16:36:14 -04:00
cardpuncher
3c0cde0bde Updated French and added Turkish translations
Signed-off-by: cardpuncher <64688741+cardpuncher@users.noreply.github.com>
2023-05-04 16:07:38 -04:00
Manuel-Senpai
86f7a265c3 Updated Spanish translation
Updated Spanish translation.
Is there a way to notify when translatable strings are added, so that they can be translated in time for the release of a new version?
Best regards

Signed-off-by: Manuel-Senpai <120992090+Manuel-Senpai@users.noreply.github.com>
2023-05-04 15:56:36 -04:00
Manuel-Senpai
629f839019 Created Spanish translation of README.md
Created Spanish translation of README.md file, named as README.es.md

Signed-off-by: Manuel-Senpai <120992090+Manuel-Senpai@users.noreply.github.com>
2023-05-04 15:56:36 -04:00
Manuel-Senpai
4bfe0a8654 Updated strings.xml in Spanish
Updated translation of the last added strings.
Greetings

Signed-off-by: Manuel-Senpai <120992090+Manuel-Senpai@users.noreply.github.com>
2023-05-04 15:56:36 -04:00
Manuel-Senpai
1486c860f8 Update README.es.md
Signed-off-by: Manuel-Senpai <120992090+Manuel-Senpai@users.noreply.github.com>
2023-05-04 15:56:36 -04:00
Manuel-Senpai
0bf900230b Corrections in the Spanish translation 2023-05-04 15:56:36 -04:00
Manuel-Senpai
222710e77e Spanish translation of the file README.md 2023-05-04 15:56:36 -04:00
Sdarfeesh Sdarfeesh
46523b883b Simplified Chinese Translation 2023-05-04 15:56:16 -04:00
Balthazar1234
354fc0b285 Update German translations
I corrected and inserted a few translations, i hope I've done everything correctly because it's my first time using github. Thanks for your wonderful app!
2023-05-04 15:55:54 -04:00
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
Manuel-Senpai
aa87649b5e
Updated Spanish translation
Updated Spanish translation.
Is there a way to notify when translatable strings are added, so that they can be translated in time for the release of a new version?
Best regards

Signed-off-by: Manuel-Senpai <120992090+Manuel-Senpai@users.noreply.github.com>
2023-04-24 10:17:54 +01:00
Tad
944985e894
Bump for release
Signed-off-by: Tad <tad@spotco.us>
2023-04-19 15:12:17 -04:00
Tad
46a71362af
Missing in-app credits
Signed-off-by: Tad <tad@spotco.us>
2023-04-16 13:27:27 -04:00
Tad
f22bfa5fae
Gradle verification churn
Signed-off-by: Tad <tad@spotco.us>
2023-04-16 13:22:54 -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
76d06b504f
Add support for the Echap stalkerware database
Signed-off-by: Tad <tad@spotco.us>
2023-03-06 20:16:32 -05:00
Manuel-Senpai
11a1fc0e9c
Created Spanish translation of README.md
Created Spanish translation of README.md file, named as README.es.md

Signed-off-by: Manuel-Senpai <120992090+Manuel-Senpai@users.noreply.github.com>
2023-02-13 10:42:15 +00:00
Manuel-Senpai
8285a95a8a
Updated strings.xml in Spanish
Updated translation of the last added strings.
Greetings

Signed-off-by: Manuel-Senpai <120992090+Manuel-Senpai@users.noreply.github.com>
2023-02-13 10:37:42 +00:00
Tad
d052fff807
Small tweaks
Signed-off-by: Tad <tad@spotco.us>
2023-02-07 11:58:17 -05:00
Tad
1fcaab82b8
Make the app smaller
Signed-off-by: Tad <tad@spotco.us>
2023-02-07 11:30:30 -05:00
Tad
1ab21d949a Small update
Import keys when gradle can't:
gpg --no-default-keyring --keyring ./verification-keyring.gpg --recv-keys

Signed-off-by: Tad <tad@spotco.us>
2023-01-31 22:34:51 -05:00
Tad
4c65d96a81
Increase hash length due to false positive repots
Signed-off-by: Tad <tad@spotco.us>
2023-01-31 14:48:09 -05:00
Manuel-Senpai
9c2d85f855
Update README.es.md
Signed-off-by: Manuel-Senpai <120992090+Manuel-Senpai@users.noreply.github.com>
2023-01-23 13:29:08 +00:00
Manuel-Senpai
c01e44c85f
Corrections in the Spanish translation 2023-01-17 22:23:54 +00:00
Manuel-Senpai
9d7422a5fc
Spanish translation of the file README.md 2023-01-17 21:50:51 +00:00
Tad
833eae3841 Don't trim hashes as much
Collisions

Signed-off-by: Tad <tad@spotco.us>
2022-12-15 06:39:03 -05:00
Tad
745d70ced5
Various optimizations
- Trim hashes to 8 characters instead of 12. Saves ~10MB by default.
- Optimized databases. Saves ~8MB by default.
- Deduplicated strings. Saves ~12MB by default.

idle usage on arm64
- With defaults: ~165MB, previously ~195MB
- With all databases: ~350MB, previously ~650MB

Signed-off-by: Tad <tad@spotco.us>
2022-12-15 06:29:35 -05:00
Tad
7d774092c6
Add support for the Amnesty International Investgations database
Signed-off-by: Tad <tad@spotco.us>
2022-12-06 12:53:48 -05:00
Tad
58e35b7488
Refine the Spanish translations, credit @senpai33
Closes https://gitlab.com/divested-mobile/hypatia/-/issues/25

Also removes a unused string

Signed-off-by: Tad <tad@spotco.us>
2022-12-04 11:20:37 -05:00
Tad
0940066459
Fixup inability to fully scan on Android 11 and higher
Signed-off-by: Tad <tad@spotco.us>
2022-12-03 16:09:15 -05:00
Tad
6149166f6b
Themed app icon support
Signed-off-by: Tad <tad@spotco.us>
2022-10-17 21:01:24 -04:00
donefool
4264324fa0 Fix typo in readme.md
Signed-off-by: donefool <109040621+donefool@users.noreply.github.com>
2022-09-27 16:04:10 +00:00
Tad
30db12fea9
Commit to commit 2022-08-22 17:25:07 -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
Tad
3c0307c1fc Crash fix
Fixes https://gitlab.com/divested-mobile/hypatia/-/issues/23
Fixes https://gitlab.com/divested-mobile/hypatia/-/issues/20

Signed-off-by: Tad <tad@spotco.us>
2022-08-21 20:48:09 -04:00
Tad
63811cc62b Update dependencies
Signed-off-by: Tad <tad@spotco.us>
2022-08-21 19:42:41 -04:00
Tad
b8e4508496 Add banner to readme
Signed-off-by: Tad <tad@spotco.us>
2022-07-28 19:18:39 -04:00