Commit Graph

201 Commits

Author SHA1 Message Date
M66B 2861b11661 Simplification 2023-11-02 08:36:26 +01:00
M66B 31249b815b Always show app titles in notifications 2023-11-01 07:34:02 +01:00
M66B 2a3b35cf96 Suppress empty access notifications 2023-09-27 07:27:13 +02:00
M66B e9d3a2d385 Check notification permissions 2023-09-21 14:53:41 +02:00
M66B c115de8bb8 Remove (unused) logcat methods 2023-08-23 23:15:16 +02:00
M66B b149ccb81a Removed sending logcat 2023-08-22 23:15:10 +02:00
M66B 297c8b2c30 La Réunion 2021-10-12 14:48:07 +02:00
M66B 7f1c438cdf Removed UK from RLAH list 2021-09-11 16:13:38 +02:00
M66B 98129bdecb Exclude private DNS servers in non filtering mode / subnet routing 2021-02-21 15:20:53 +01:00
M66B 4af99e12de Workaround Android 11 bug 2020-06-14 13:17:48 +02:00
M66B 52dfc830c0 Simplification 2020-06-07 12:44:23 +02:00
M66B d0f19242bb Workaround Android returning wrong is connected state 2020-06-07 12:20:12 +02:00
M66B 5b0307c258 Updated libraries 2020-01-09 19:24:55 +01:00
M66B 57f77d7a4e Rewritten DNS server address handling 2019-08-24 17:12:13 +02:00
M66B 57169a83e8 Improved memory profiling 2019-07-31 17:20:49 +02:00
M66B c66f41eb67 Try cursors 2019-07-31 14:28:53 +02:00
M66B c652f3e90b Added memory info to debug info 2019-07-21 08:57:59 +02:00
M66B 61c8b194c3 Android Q support 2019-06-06 11:58:22 +02:00
M66B f60b1b45b3 Make sure normal DNS servers are used when private DNS is enabled
This reverts commit dbdd20de30.
2019-04-30 12:59:09 +02:00
M66B 124feaad39 Refactoring 2019-04-18 19:25:17 +02:00
M66B 1b2eb44feb Happy new year 2018-12-31 16:12:49 +00:00
M66B b662ed28db Build config fields for Play store releases 2018-12-19 15:07:36 +01:00
M66B 16de988ba4 Convert to AndroidX 2018-11-17 17:32:36 +01:00
M66B 107a5d3c9e Revert "Remove external links"
This reverts commit 8f864cfb45.
2018-09-29 13:04:30 +00:00
M66B 8f864cfb45 Remove external links 2018-09-29 08:03:27 +00:00
M66B 5f10dbd6ce Removed ads 2018-05-22 08:46:31 +02:00
M66B decf2fee3c Out of memory is not own fault 2018-03-23 09:45:22 +01:00
M66B 5c45632cce Strip interface name from DNS server name, Crowdin sync 2018-03-18 07:44:19 +01:00
M66B a5910a6a41 Disable Xposed check 2018-02-08 17:27:23 +01:00
M66B a064ed66e4 Fixed Xposed check 2018-01-12 07:26:24 +01:00
M66B b130571b89 Prepare for 2018 2017-12-24 10:12:10 +01:00
M66B 212fa3d33a Own fault 2017-11-28 13:33:52 +01:00
M66B b53ced9ed7 Fixed crash with Xposed installed 2017-11-17 08:15:40 +01:00
M66B eb4a7ff1f9 Report unhandled exceptions for Play store installs only 2017-11-09 16:24:37 +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 6b625e5634 Prevent crashes 2017-10-28 16:08:06 +02:00
M66B 9876388636 Fixed ipinfo 2017-09-09 08:04:57 +02:00
M66B 7634df3c05 Reduce number of network callbacks 2017-08-11 09:09:44 +02:00
M66B a86f281409 Refactoring 2017-08-08 11:10:51 +02:00
M66B 3cfd8cde23 Fixed warnings/deprecations 2017-08-05 10:49:34 +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 a1bb7c0358 Removed dependency on subscription manager 2017-07-22 14:51:32 +02:00
M66B c795791c7c Updated network subtypes, cleanup 2017-07-09 07:52:02 +02:00
M66B b4f15e150d Attempt to fix slow/not loading app list 2017-07-02 08:56:37 +02:00
M66B e04db5d0f9 Roam like at home 2017-06-15 19:43:03 +02:00
M66B 782de172ce Revert "Compile SDK 26, updated Firebase"
This reverts commit 8043bc160f.
2017-06-10 16:05:37 +02:00
M66B 8043bc160f Compile SDK 26, updated Firebase 2017-06-10 14:07:30 +02:00
M66B 00e01defd2 Fixed getting DNS servers on Android 7.1 2017-06-04 18:19:34 +02:00
M66B 7d80aaf61d Prevent crash 2017-04-16 13:17:14 +02:00
M66B 3dcd7b01a3 Revert "Revert "Keep using old method to acquire DNS servers for now""
This reverts commit 0882f40c73.
2017-04-16 08:10:42 +02:00