xargsgrep / PortKnocker

Port Knocker Android Client
Apache License 2.0
31 stars 10 forks source link

Send and receive config #6

Closed TDFKAOlli closed 7 years ago

TDFKAOlli commented 7 years ago

Hi, my final contribution for Port Knocker: Sending and receiving config directly from the app. As such per "Send hostlist" directly e-mail, bluetooth, android beam or any other app that can handle "application/octet-stream" mime-types can be used to send the host-list. Port Knocker is as well filtering for files of that mime-type with extension "*.json", so can directly take the config from e-mail or other content providers. Also fixed a few points shown up by Lint code analysis. Hope you can push to play-store so I can use the official one from play. Thanks!

xargsgrep commented 7 years ago

@TDFKAOlli Hi, I've pushed the updated apk to the play store. Thanks again for the contributions!