Cleaned version of monocles_chat done by git-filter-repo.
Clean in this case means "remove unnecessary big files from history".
The update is done through scheduled action: https://git.fucktheforce.de/thedevstack/actions-runner/src/branch/master/.forgejo/workflows/monocles_chat_clean.yml
src/de/measite/minidns | ||
AndroidManifest.xml | ||
build.gradle | ||
build.xml | ||
LICENCE | ||
LICENCE_APACHE | ||
LICENCE_LGPL2.1 | ||
LICENCE_WTFPL | ||
proguard-project.txt | ||
project.properties | ||
README.md |
MiniDNS
MiniDNS is a minial dns client library for android. It can parse a basic set of resource records (A, AAAA, NS, SRV) and is easy to use and extend.
This library is not intended to be used as a DNS server. You might want to look into dnsjava for such functionality.