Commit Graph

29 Commits

Author SHA1 Message Date
M66B 16de988ba4 Convert to AndroidX 2018-11-17 17:32:36 +01:00
M66B d1df09ff51 Disabled app icon caching 2018-03-23 07:22:17 +01:00
M66B 6a0d70739e Disable app icon caching log 2018-03-11 13:08:14 +01:00
M66B f0066af16a Use Glide to load app icons
Loading vector images has been fixed now
2018-01-05 08:49:50 +01:00
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 46a0378f19 Simplify icon loading 2017-11-05 20:36:55 +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 2671c34976 Prevent crash 2017-08-24 17:23:42 +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 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
M66B f47c44248f Skip name/organization for self 2017-06-16 22:39:21 +02:00
M66B 9db81a3e08 Happy newyear 2016-12-30 14:58:00 +01:00
M66B f09b8cffb3 Prevent crash 2016-11-11 18:21:29 +01:00
M66B 6b5a79d832 Added secondary DNS setting 2016-10-12 14:59:39 +02:00
M66B 4463f5b18c Fixed displaying wrong data 2016-08-01 19:31:51 +02:00
M66B df04c29f1c Refactoring 2016-03-11 07:47:52 +01:00
M66B 54578ea0f9 Fixed crash 2016-03-10 10:07:32 +01:00
M66B 1945412eb0 Show only icons for know applications 2016-03-09 18:15:02 +01:00
M66B b35cc43d9d Revert "Less VPN reloads when no DNS address set"
This reverts commit e31a7f2519.
2016-03-03 11:11:55 +01:00
M66B e31a7f2519 Less VPN reloads when no DNS address set 2016-03-03 11:09:43 +01:00
M66B bf488ac9c2 Show organization 2016-02-23 09:12:25 +01:00
M66B 3ba197649b Support for multiple DNS servers 2016-02-21 14:00:17 +01:00
M66B 9769db65c1 Add last 250 traffic log entries to logcat 2016-02-14 13:50:11 +01:00
M66B 46b054b9f8 Prevent double name lookups 2016-02-14 10:16:44 +01:00
M66B 00d5a656c1 Scale down application icons to save memory 2016-02-13 16:10:18 +01:00
M66B 72815e6e79 Revert "Remove reverse DNS from access adapter"
This reverts commit fa027e50a2.
2016-02-13 09:45:03 +01:00
Renamed from app/src/main/java/eu/faircode/netguard/LogAdapter.java (Browse further)