Bruno Parmentier

Results 16 issues of Bruno Parmentier

Instead of choosing a default tab (as done in commit cabb5db), we could let the user re-order them (and, why not, remove/add tabs). The way I see it now is...

enhancement

Currently the refresh interval is set to 30 minutes. This should be customizable and should also depend on the type of connection (Wi-Fi/mobile network).

enhancement

A rotation animation will do the trick.

enhancement

It seems like the `setprop` method was replaced by the `ndc` method in recent versions of Android (Kit Kat?). You can find a list of valid `ndc` commands in the...

bug

Currently, DNS servers are overridden after each reboot/IP change/reconnection. We should find a method to make it persistent. I tried adding the setprop commands in `/system/etc/dhcpcd/dhcpcd-hooks/20-dns.conf` but this script doesn't...

enhancement

Verify that the entered address is an IPv4 or IPv6.

bug