Maksim Karasev
Maksim Karasev
Implemented in [Release 1.3](https://github.com/karasevm/PrivateDNSAndroid/releases/tag/v1.3).
Generally not a big deal but I don't like how this implementation is more restrictive than the system settings one ([source code](https://android.googlesource.com/platform/packages/apps/Settings.git/+/refs/heads/main/src/com/android/settings/network/PrivateDnsModeDialogPreference.java#252)). I feel at the very least IDN's like...
Please provide more information: phone maker, model, android version. Also if you are able/willing to provide logs that would be very helpful as well.
Sorry for taking so long to follow up. The screen recording was really useful, the messages that appear on top is something done by MIUI/HyperOS itself and is not something...
I'm closing this issue for now, if it comes back feel free to open a new one.
Addresses are now stored as a simple list of strings, implementing this properly would require replacing that with something more complex. I'll take a look at which way would be...
Works on dark mode, but consistently crashes for me on A14 and A13 Pixel AVDs on light mode Trace ``` FATAL EXCEPTION: main Process: ru.karasevm.privatednstoggle, PID: 8133 java.lang.IllegalArgumentException: The style...
@andrei-a-papou Thanks for your kind words. I am not currently working on this feature. When the feature request was first submitted I did some research and test builds and wasn't...