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