Commit Graph

76 Commits

Author SHA1 Message Date
M66B b130571b89 Prepare for 2018 2017-12-24 10:12:10 +01:00
M66B d56c629159 Limit icon loading threads to number of available processors 2017-12-17 09:26:10 +01:00
M66B 477a624682 Bring back the settings button, cleanup 2017-11-11 08:42:40 +01:00
M66B 46a0378f19 Simplify icon loading 2017-11-05 20:36:55 +01:00
M66B e89437a315 Persistent app property cache 2017-11-05 16:43:51 +01:00
M66B 9f0cf42983 Removed dependency on application info 2017-11-05 15:17:09 +01:00
M66B eb7334814c Fixed crash on sort on name, removed dependency on Picasso, require Android 5.1 2017-11-05 10:56:25 +01:00
M66B c493a4e3fa Fixed flickering 2017-09-19 11:14:57 +02:00
M66B 2671c34976 Prevent crash 2017-08-24 17:23:42 +02:00
M66B 26c1d10eef Close access list cursor 2017-08-12 16:26:39 +02:00
M66B d5c22f455f Prevent crash 2017-08-06 17:33:08 +02:00
M66B 3cfd8cde23 Fixed warnings/deprecations 2017-08-05 10:49:34 +02:00
M66B feb4430aa3 Scale icons to reduce memory usage 2017-08-04 08:23:43 +02:00
M66B c5f7b68dd8 Load adaptive icons 2017-08-03 10:59:32 +02:00
M66B ecbfad3f8a Added quick config setting 2017-07-25 18:33:04 +02:00
M66B 05b3b0376d Use network callback on recent Android versions
- no need to request phone permission anymore
- might solve DNS problems (link properties changed)
- preparation for Android O
2017-07-23 08:16:38 +02:00
M66B 95c905a1ef Refactoring 2017-07-22 14:48:00 +02:00
M66B c4fa123b59 Show access log since first install time
SinkholeService might not be running when uninstalling an app
2017-07-16 18:46:13 +02:00
M66B a46f9ec94d Fixed related search close 2017-07-05 07:02:43 +02:00
M66B ff3812eddb Attepmt to fix thread pool exhausted problem 2017-07-04 21:21:34 +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 f65d35dc14 Show when filtering/logging unavailable 2017-04-11 07:49:28 +02:00
M66B 4fc1ac6e2c Disable/hide log if filtering not available 2017-04-08 10:58:31 +02:00
M66B 7883988ed0 Check if filtering mode can be used 2017-04-08 08:30:42 +02:00
M66B 72f5d6b8cc Changed when hosts 2017-03-26 13:59:43 +02:00
M66B a9200ac1e7 Remove average up/down speed 2017-03-24 08:08:06 +01:00
M66B cb52caa8b1 Hide up/down speed when unsupported/zero
Refs #489
2017-03-23 10:37:57 +01:00
M66B 401355f978 Lock down Wi-Fi and/or mobile as option 2017-03-21 16:36:24 +01:00
M66B e4543357b5 Added lockdown mode 2017-03-21 09:06:04 +01:00
M66B aa449c3a80 Refactoring 2017-03-19 14:42:41 +01:00
M66B ad687229a8 Added submenu to show domain names with same IP address 2017-03-17 10:00:44 +01:00
M66B f1dbe2ea2c Configure logging/filtering from app details 2017-03-06 07:10:03 +01:00
M66B 9db81a3e08 Happy newyear 2016-12-30 14:58:00 +01:00
M66B 620eb3c68c Update paused access log on clear 2016-12-25 11:18:44 +01:00
M66B 274f0fd63f Swap app log live play/pause button 2016-12-25 11:03:47 +01:00
M66B ff05ee9f36 Added button to pause live app access logging 2016-12-25 10:23:20 +01:00
M66B c6c6e7ada4 Properly hide when screen on rules when disabled 2016-12-22 08:52:15 +01:00
M66B 9941f042c3 Added setting to disable 'when screen on' condition 2016-12-21 16:03:09 +01:00
pipop62 2697b387cb Clearer apps name text color 2016-10-16 01:38:04 +02:00
M66B e295abfffa Added data saver settings button, caching settings intents 2016-10-08 15:40:33 +02:00
M66B 85c6b4eb2d Fixed pro icon theming 2016-10-06 13:57:07 +02:00
M66B f9fbc72d0e Mark pro features with an icon 2016-07-29 10:06:35 +02:00
M66B 3f63c01953 Remove data usage (Android N) 2016-07-23 18:50:48 +02:00
M66B 58c5750599 Removed usage data sharing 2016-07-19 07:27:54 +02:00
M66B 33881b92f1 Evaluate fetched settings 2016-07-18 09:00:19 +02:00
M66B ea5fda827a Decode fetch response 2016-07-17 19:34:06 +02:00
M66B 6699557d2f Send package version when fetching 2016-07-17 18:31:25 +02:00
M66B eb0552ad69 Add country to fetch request 2016-07-17 18:15:50 +02:00
M66B 857ba8890b Draft crowd sourced settings fetching 2016-07-17 14:42:20 +02:00