Merge branch 'feature/net.guildem.publicip' into 'master'
Public IP: Add summary and description See merge request fdroid/fdroiddata!5914
This commit is contained in:
commit
f0e4f0150c
|
|
@ -9,6 +9,16 @@ IssueTracker: https://github.com/guildem/publicip-android/issues
|
||||||
Changelog: https://github.com/guildem/publicip-android/blob/HEAD/CHANGELOG.md
|
Changelog: https://github.com/guildem/publicip-android/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
AutoName: Public IP
|
AutoName: Public IP
|
||||||
|
Summary: App and Widget allowing user to find its current public IP address
|
||||||
|
Description: |-
|
||||||
|
Application and Widget allowing user to find its current public IP address.
|
||||||
|
|
||||||
|
This application uses ipify API () to find IP.
|
||||||
|
This service is opensourced here : https://github.com/rdegges/ipify-api.
|
||||||
|
It doesn't log anything. See here for more details : https://www.ipify.org.
|
||||||
|
|
||||||
|
App Icon is based on the work of Eugenio Hansen, licensed under CC BY-SA 3.0.
|
||||||
|
His work can be viewed here : https://ccsearch.creativecommons.org/photos/b9784438-27c5-4fcd-86cd-ccb073e795f9
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/guildem/publicip-android
|
Repo: https://github.com/guildem/publicip-android
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue