Tad
0f9b897c41
Bump version
2021-03-02 10:18:44 -05:00
Tad
28f710d5ad
More small improvements
...
- Don't try to load the database multiple times at once
- Add the signature count to the notification
- Format numbers for the locale
- Improve check for when no databases are available
2021-02-22 23:28:07 -05:00
Tad
ebdfc0c737
More small fixes
2021-02-22 18:30:54 -05:00
Tad
eccaaadd5d
Many small improvements
...
- Fix an exception with the notification counter
- Ensure the database is really loaded before a scan
- Inform the user when a scan is cancelled
- Allow quicker cancelling of scan (when in the middle of hashing)
- Don't block main thread when updating databases
- Change the fab color depending on the scan state
- Add a simple textual progress bar to scans
- Make text output selectable
- Add a test signature
- Small sanity checks
Partially fixes https://github.com/Divested-Mobile/hypatia/issues/1#issuecomment-707734221
Closes https://gitlab.com/divested-mobile/hypatia/-/issues/3
2021-02-22 14:26:23 -05:00
Tad
e1bc93fbe0
Add the French translations, credit Tibaux and Mirelli
...
Closes https://gitlab.com/divested-mobile/hypatia/-/issues/4
2021-02-21 13:07:44 -05:00
Tad
6ba974c078
Fixup last commit
2021-02-13 16:49:01 -05:00
Tad
c6e3ab1dde
More German string translations, credit Petra Mirelli
...
https://gitlab.com/divested-mobile/hypatia/-/issues/1#note_508460677
2021-02-13 16:31:01 -05:00
Tad
60bb9a4c17
Version bump
2021-02-12 17:09:05 -05:00
Tad
538aac8140
Add the German string translations, credit Petra Mirelli
...
https://gitlab.com/divested-mobile/hypatia/-/issues/1
2021-02-02 09:49:33 -05:00
Tad
3510dbd71e
Bump versioncode
2021-01-31 03:10:08 -05:00
Tad
b5d9a62835
Improve log output
2020-11-14 05:46:58 -05:00
Tad
a4fdf1d575
Update dependencies
2020-11-13 10:38:59 -05:00
Tad
af17aba5fc
Add ESET's database
...
https://github.com/eset/malware-ioc
2020-07-25 09:19:18 -04:00
Tad
522e05459d
Drop old databases
2020-05-25 01:20:52 -04:00
Tad
3f4b147ef3
Clarification
2020-05-23 14:00:32 -04:00
Tad
c55243e655
Fix for Scoped Storage enforcement on Q
2020-04-30 00:37:14 -04:00
Tad
8fcc887961
Fix the realtime scanner
...
broken in b6a58f9771
by bumping target sdk version
2019-10-20 14:47:27 -04:00
Tad
6dd75f59fc
Night mode support
2019-09-22 21:54:33 -04:00
Tad
b6a58f9771
AndroidX migration
2019-09-22 21:17:21 -04:00
Tad
b9b48615a6
Bump versions
2019-06-18 14:59:44 -04:00
Tad
716b58bd16
Reformat code and bump version
2018-10-21 16:07:32 -04:00
Tad
6d01c4934d
Remove NetCipher
2018-09-21 00:51:48 -04:00
Tad
3d7901caa8
Bump
2018-09-10 16:06:02 -04:00
Tad
27146b19c5
Minor fixes
2018-07-25 21:08:35 -04:00
Tad
6d1a0d95ab
Going the distance...
2018-06-03 13:49:37 -04:00
Tad
a198956b20
Reduce APK size further
2018-04-16 20:10:10 -04:00
Tad
ceae4ae010
Add support for downloading databases over Tor
2018-04-16 01:06:57 -04:00
Tad
3088cc2855
Licensing
2018-04-12 22:28:47 -04:00
Tad
23e76dd8cf
Really fix notifications on Oreo
2018-04-05 21:46:24 -04:00
Tad
0eb386f8ce
"Fix" notification and foreground service on Oreo
2018-04-05 21:08:52 -04:00
Tad
fa9e4c0b15
Many changes
...
- Drop Trove, minimal benefit with Strings
- Finalize renaming
- Commonize server base URL
- IntelliJ Inspect Code
- Formatting
- Bump version
2018-01-20 01:50:37 -05:00
Tad
71fd67e3fd
Rename app, change icon, and increase heap size
2018-01-11 07:53:36 -05:00
Tad
6eab4ebe18
Drop minSdk from 21 to 16
2017-12-27 17:19:50 -05:00
Tad
0720ccbec1
Truncate all hashes to 16 characters to save memory
2017-12-27 17:15:38 -05:00
Tad
ed4d031d1f
Start service on app launch too
2017-12-27 16:14:33 -05:00
Tad
4517a2253f
More threading
2017-12-26 21:09:58 -05:00
Tad
e0dbe6a00a
Bump app version
2017-12-26 18:54:57 -05:00
Tad
147d99480c
Show the number of scanned files in the foreground notification
2017-12-26 17:28:44 -05:00
Tad
71883023e6
Allow selection of enabled databases
2017-12-26 16:03:00 -05:00
Tad
c6df2d8c49
Reduce memory usage using Trove
2017-12-17 20:02:26 -05:00
Tad
7f7c811f1d
Fix
2017-12-17 10:36:44 -05:00
Tad
9d040c8b5b
Fixes
2017-12-17 10:09:30 -05:00
Tad
23774983ab
Fix issue with no databases on service start
2017-12-17 07:37:34 -05:00
Tad
8de76aad66
Restart service on update
2017-12-17 06:36:16 -05:00
Tad
7b67a7c6f3
Make sure to monitor hidden folders
2017-12-17 06:16:43 -05:00
Tad
e46b1723ef
Scan all the things! Use RecursiveFileObserver from Conversations
2017-12-16 16:58:43 -05:00
Tad
39d8455602
ZipAlign and add more paths
2017-12-16 15:54:12 -05:00
Tad
1c8667dbdd
Smallify
2017-12-16 15:09:34 -05:00
Tad
cf1e90b5ec
Many tweaks
2017-12-16 15:02:10 -05:00
Tad
f4f8f7d12e
Tweaks, more databases, and scan more aggressively
2017-12-16 14:30:21 -05:00