Commit Graph

81 Commits

Author SHA1 Message Date
M66B 16de988ba4 Convert to AndroidX 2018-11-17 17:32:36 +01:00
M66B c85ff0ede2 Yet another unannounced breaking chance on GitHub 2018-11-07 17:58:26 +00:00
M66B 166281343a Fixed link 2018-11-05 09:58:56 +00:00
DrunkenSasquatch 274755c1ff update lookup domain name 2018-04-20 02:07:16 +10:00
M66B bbc1658e41 Added option to copy address/name, crowdin sync 2018-01-05 09:06:14 +01:00
M66B b130571b89 Prepare for 2018 2017-12-24 10:12:10 +01:00
M66B 7735a3b228 Remove partial rule load 2017-11-05 18:26:41 +01:00
M66B 9f0cf42983 Removed dependency on application info 2017-11-05 15:17:09 +01:00
M66B 7bf9a707e4 More efficient service reload 2017-11-05 08:08:36 +01:00
M66B 3cfd8cde23 Fixed warnings/deprecations 2017-08-05 10:49:34 +02:00
M66B 95c905a1ef Refactoring 2017-07-22 14:48:00 +02:00
M66B b4f15e150d Attempt to fix slow/not loading app list 2017-07-02 08:56:37 +02:00
DrunkenSasquatch ed209511b5 Use HTTPS for lookup services 2017-06-16 13:21:10 +10:00
M66B 90edb3ab74 Delete log entries on uninstall app 2017-03-26 11:17:35 +02:00
M66B 0bba1ac1f3 Allow searching for app name in log view 2017-03-06 08:05:46 +01:00
M66B 059a6ab7d3 Change from cache to data dir for PCAP files 2017-02-18 13:37:02 +01:00
M66B 9db81a3e08 Happy newyear 2016-12-30 14:58:00 +01:00
M66B 116d7cabfa Add clear to DNS list, make DNS list public 2016-11-10 09:07:53 +01:00
M66B fbddd5dab5 Allow PCAP in non filtering mode 2016-07-23 12:49:09 +02:00
M66B 090f43bf12 Simplify error reporting 2016-07-03 15:51:39 +02:00
M66B ce51eecc52 Revert "Increased minimum SDK to 19 (KitKat 4.4)"
This reverts commit 2575bdd641.

Refs #454
2016-06-26 19:32:06 +02:00
M66B 2575bdd641 Increased minimum SDK to 19 (KitKat 4.4)
Refs #454
2016-06-26 19:31:38 +02:00
M66B d8710d0fe6 Added whois / port lookup to application access log 2016-04-22 08:30:48 +02:00
M66B ac2cefa380 The storage access framework is available since KitKat
http://developer.android.com/guide/topics/providers/document-provider.html
2016-03-15 14:19:33 +01:00
M66B df04c29f1c Refactoring 2016-03-11 07:47:52 +01:00
M66B 51010114e3 Allow/block from traffic log 2016-02-23 09:43:24 +01:00
M66B bf488ac9c2 Show organization 2016-02-23 09:12:25 +01:00
M66B 6f51464651 Refactoring 2016-02-21 12:13:53 +01:00
M66B 185c6f6f91 Split main/log action bar layout 2016-02-18 23:05:02 +01:00
M66B 67161f32d9 Fixed enabling/disabling PCAP
Fixes #328
2016-02-18 23:01:20 +01:00
M66B 37d44af65a Always reload rules 2016-02-17 13:08:57 +01:00
M66B 6d4639325d Inflate without attaching to root 2016-02-13 15:55:22 +01:00
M66B f83cc0e82d Native allow settings PCAP record/file size from Java 2016-02-13 12:28:59 +01:00
M66B 72815e6e79 Revert "Remove reverse DNS from access adapter"
This reverts commit fa027e50a2.
2016-02-13 09:45:03 +01:00
M66B e738cddd80 Make database helper single instance
Refs #243
2016-02-10 12:50:51 +01:00
M66B 27cc16eb2e Basic port forwarding UI
Fixes #292
2016-02-09 11:24:59 +01:00
M66B a2c1f1c5eb Fixed potential crashes
Google: after all these years we are still missing a reliable AsynTask / Dialog

Fixes #291
2016-02-07 09:28:02 +01:00
M66B f98e4a0f44 Added refresh menu to traffic log
For when live updates are disabled
2016-02-04 14:49:37 +01:00
M66B c4391a7c94 Filter traffic log on udp/tcp/other and blocked/allowed
Fixes #282
2016-02-04 11:07:48 +01:00
M66B 7c43ba977d Fixed up navigation
http://developer.android.com/training/implementing-navigation/ancestral.html

Refs #243
2016-02-02 09:01:04 +01:00
M66B c665f114b4 Keep filtering
Refs #228
2016-02-01 20:45:35 +01:00
M66B 931dd8006d Added notes 2016-01-31 19:52:31 +01:00
M66B 31403f73bc Improved PCAP file init
Refs #259
2016-01-31 18:46:44 +01:00
M66B f1eaacde39 Write PCAP header for new PCAP files
Refs #259
2016-01-31 15:42:51 +01:00
M66B f4c2d9ff78 Use OI file manager before Lollipop
Refs #243
2016-01-31 15:22:09 +01:00
M66B fff2ba4082 Preparations for lower Android versions, cleanup
Refs #243
2016-01-31 13:32:58 +01:00
M66B 831786b542 Fixed popup menu position
Fixes #261
2016-01-31 11:04:55 +01:00
M66B 42f450fa9d Notify on internet access
Fixes #231
2016-01-30 20:00:38 +01:00
M66B 46fd086337 Block/allow hosts UI 2016-01-30 16:45:43 +01:00
M66B 79a51a9bc3 Better method to determine if app is system app
Closes #212
2016-01-30 12:58:15 +01:00