Commit Graph

171 Commits

Author SHA1 Message Date
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
M66B d91d46b16b Added references 2017-04-11 08:16:33 +02:00
M66B 0882f40c73 Revert "Keep using old method to acquire DNS servers for now"
This reverts commit fd3b56eb8c.
2017-04-10 10:44:27 +02:00
M66B fd3b56eb8c Keep using old method to acquire DNS servers for now 2017-04-08 08:37:11 +02:00
M66B 7883988ed0 Check if filtering mode can be used 2017-04-08 08:30:42 +02:00
M66B 1265447f6b Android O compatibility (get DNS servers) 2017-04-03 09:11:26 +02:00
M66B baf5154f6d Added DNS and TCP connections to logcat 2017-03-12 07:42:01 +01:00
M66B fb8199ca67 Replace local DNS servers by Google DNS servers when not routing LAN 2017-02-26 19:20:41 +01:00
M66B f4579a03fd Revert "Fix DNS routing on some devices"
This reverts commit 624d3156e2.
2017-02-26 07:48:34 +01:00
M66B 624d3156e2 Fix DNS routing on some devices 2017-02-25 20:09:00 +01:00
M66B 2753db41c4 Indicate no active network 2017-02-12 10:12:00 +01:00
M66B fe70de0a0e Revert "Show if internet connectivity (experimental)"
This reverts commit ca65ab92a0.
2017-02-12 09:44:26 +01:00
M66B ca65ab92a0 Show if internet connectivity (experimental) 2017-02-10 21:10:33 +01:00
M66B 9db81a3e08 Happy newyear 2016-12-30 14:58:00 +01:00
M66B 622acf5f97 Apply theme to recents 2016-10-26 17:18:44 +02:00
M66B 6b5a79d832 Added secondary DNS setting 2016-10-12 14:59:39 +02:00
M66B 8873ccbabe Show default data/voice SIM 2016-09-26 08:33:15 +02:00
M66B 705a654832 Revert "Bark five times an hour to Samsung"
This reverts commit d59a25833c.
2016-08-01 08:42:13 +02:00
M66B d59a25833c Bark five times an hour to Samsung 2016-08-01 06:48:14 +02:00
M66B 37193ddf35 Simplification 2016-07-25 08:12:42 +02:00
M66B d89c6c2ed4 Check if Play services available 2016-07-24 20:38:39 +02:00
M66B 58c5750599 Removed usage data sharing 2016-07-19 07:27:54 +02:00
M66B 857ba8890b Draft crowd sourced settings fetching 2016-07-17 14:42:20 +02:00
M66B a9e14fdbed Allow disabling sharing usage data per application
Refs #461
2016-07-13 20:42:27 +02:00
M66B 2493edcdf9 2.32 beta 2016-07-09 12:10:44 +02:00
M66B ab319fa2e2 Submit settings 2016-07-07 22:59:52 +02:00
M66B 53d41d17e6 Simplify technical info
A maximum of 10 lines per preference will be shown
2016-07-02 13:46:41 +02:00
M66B a2f522266c Android N: remove obsolete methods
Refs #453
2016-07-02 13:26:21 +02:00
M66B 4938053953 Android N: check data saving options
Refs #453
2016-07-02 11:05:35 +02:00
M66B 47deeba343 Refactoring 2016-07-02 10:15:05 +02:00
M66B f4ddd779bf Android N: Fixed check for international
Refs #453
2016-07-02 10:07:14 +02:00