Commit graph

91 commits

Author SHA1 Message Date
Tad
fd76ee35c6 Fix the realtime scanner 2021-01-20 12:45:58 -05:00
Tad
072a9de755 Night mode support 2021-01-20 12:45:31 -05:00
Tad
6e6ca66617 Optimize images 2019-08-06 01:18:01 -04:00
Tad
c8228aaecb Bump versions 2019-06-18 14:57:30 -04:00
Tad
2bb3a52d82 Going the distance... [pt2] 2019-06-18 13:29:39 -04:00
Tad
58fc8be965 AndroidX migration 2019-02-12 16:31:11 -05:00
Tad
24c81c7f81 Many changes
- Cleanup
- Database view prep
- Basic scaffolding for supporting hex signatures
2018-10-22 16:13:21 -04:00
Tad
5b173677a2 Fixes 2018-10-22 00:10:52 -04:00
Tad
a31cf44e3d Context fixes and typoes 2018-10-21 23:53:06 -04:00
Tad
b9c646d64d Many changes
- Add back MalwareScannerService
- Performance fix
- More strings
- Comment some unimplemented features
2018-10-21 23:14:25 -04:00
Tad
c40ff53cb0 Add the malware scanner task 2018-10-21 23:00:39 -04:00
Tad
0d6cbddecb Minor fixes 2018-10-21 22:46:05 -04:00
Tad
68f5fee17c Many changes
- Add back EventReceiver
- Add back missing database bits
- Request permissions
- More Settings work
- Tor handling
- Service handling
- Reformat code
- Misc tweaks
2018-10-21 22:33:59 -04:00
Tad
fa649dc25f Many changes
- Implement rewritten signature handling
- Implement rewritten database handler with support for basic remote API
- Add back Downloader
2018-10-21 22:05:42 -04:00
Tad
96f138bfee Many changes
- Add license headers
- Reformat code
- Change database icon
2018-10-21 20:52:49 -04:00
Tad
a13afeec83 Many changes
- More settings work
- Add back Utils and RecursiveFileObserver
- More scaffolding
- Add colors to nav bar
- Fix fragment scrolling
2018-10-21 20:42:49 -04:00
Tad
a15aeb5c5e More settings work 2018-10-21 20:14:13 -04:00
Tad
6d5714cb79 Start of settings menu 2018-10-21 19:58:27 -04:00
Tad
2b8de41221 Start of overhaul, scaffolding for new interface 2018-10-21 19:24:56 -04:00
Tad
716b58bd16 Reformat code and bump version 2018-10-21 16:07:32 -04:00
Tad
521ae4891d Trim signature varaint number off for memory savings 2018-10-21 15:40:54 -04:00
Tad
272a51304c Use gzip databases instead for download and storage savings 2018-10-21 15:36:36 -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
04c01d0e8e Show over lock screen 2018-04-05 22:33:59 -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
04b3043f89 Don't spam logcat with selinux denials 2017-12-27 16:10:06 -05:00
Tad
73be65ec2c Move each FileObserver onto its own thread 2017-12-27 16:02:37 -05:00
Tad
abf4baf16d Tweaks 2017-12-26 21:16:35 -05:00
Tad
4517a2253f More threading 2017-12-26 21:09:58 -05:00
Tad
aef0d0fd65 Add a readme 2017-12-26 20:06:14 -05:00
Tad
e0dbe6a00a Bump app version 2017-12-26 18:54:57 -05:00
Tad
12570f4b2e (DISABLED: Broken) Scan APKs on install/update 2017-12-26 18:33:21 -05:00
Tad
2f07219c02 Use multiple threads for the realtime scanner 2017-12-26 17:56:39 -05:00
Tad
147d99480c Show the number of scanned files in the foreground notification 2017-12-26 17:28:44 -05:00
Tad
65c3306dc2 Always add eicar for testing purposes 2017-12-26 16:05:47 -05:00
Tad
71883023e6 Allow selection of enabled databases 2017-12-26 16:03:00 -05:00
Tad
58eaa3d7ab Tweaks 2017-12-17 20:40:04 -05:00
Tad
c6df2d8c49 Reduce memory usage using Trove 2017-12-17 20:02:26 -05:00