Update LnkShortener to 1.1.0-rc.1 (4)
This commit is contained in:
parent
d845458a40
commit
2a9e0de5ed
|
|
@ -1,21 +1,25 @@
|
||||||
Categories:Internet
|
Categories:Internet
|
||||||
License:GPL-3.0
|
License:GPL-3.0
|
||||||
Web Site:
|
Web Site:https://android.1n.pm
|
||||||
Source Code:https://github.com/michaelachmann/LnkShortener
|
Source Code:https://github.com/michaelachmann/LnkShortener
|
||||||
Issue Tracker:https://github.com/michaelachmann/LnkShortener/issues
|
Issue Tracker:https://github.com/michaelachmann/LnkShortener/issues
|
||||||
|
Changelog:https://github.com/michaelachmann/LnkShortener/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
Auto Name:LnkShortener
|
Auto Name:LnkShortener
|
||||||
Summary:Shortens URL using the Polr API
|
Summary:Shortens URLs using the Polr API
|
||||||
Description:
|
Description:
|
||||||
With LnkShortener you can use your own [https://project.polr.me/ Polr]
|
LnkShortener is working out of the box. Simply share a link via the share
|
||||||
installation in order to shorten any link. Share the link from chrome and you
|
function of your browser or any other app with LnkShortener and it will
|
||||||
will receive a shortened URL with the domain your Polr installation is running
|
instantaneously display a shortened URL. If you have a workin
|
||||||
under. From there you can share the link directly to other apps or copy it to
|
[https://project.polr.me/ Polr] installation enable the API and obtain an
|
||||||
the clipboard.
|
API-Key. Open the Settings in LnkShortener and enter the address of your Polr
|
||||||
|
server (e.g. [https://1n.pm)] including the protocol (e.g. [https://]).
|
||||||
|
Afterwards copy and paste the API-Key to the next field and you're ready to go
|
||||||
|
with your own domain.
|
||||||
|
|
||||||
The app is running out of the box with the [https://1n.pm/ 1n.pm URL] shortening
|
The App initially running with the [https://1n.pm 1n.pm URL shortening service].
|
||||||
service. If you have your own Polr running simply enter your domain and API key
|
You can [https://1n.pm/signup register an account] for free and keep track of
|
||||||
in the settings.
|
your links and use the analytics functionalities of Polr.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
@ -26,7 +30,12 @@ Build:1.0,1
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Build:1.1.0-rc.1,4
|
||||||
|
commit=41b603121e316fe8daa1b63f31713211444dffa4
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.1.0-rc.1
|
Current Version:1.1.0-rc.1
|
||||||
Current Version Code:4
|
Current Version Code:4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue