new app Androzic
This commit is contained in:
parent
20e12dd873
commit
34c8c0404c
30
metadata/com.androzic.txt
Normal file
30
metadata/com.androzic.txt
Normal file
|
@ -0,0 +1,30 @@
|
|||
Category:Navigation
|
||||
License:GPLv3
|
||||
Web Site:http://code.google.com/p/androzic/
|
||||
Source Code:http://code.google.com/p/androzic/source/list
|
||||
Issue Tracker:http://code.google.com/p/androzic/issues/list
|
||||
Donate:http://code.google.com/p/androzic/
|
||||
|
||||
Summary:Navigation for ozf2/3 maps
|
||||
Description:
|
||||
Navigation client that uses OziExplorer maps (ozf2, ozfx3).
|
||||
Great for hiking, geocaching, off-roading, sailing, boating and other outdoor
|
||||
activities. You are expected to be aware of OziExplorer or at least of where to
|
||||
get its maps. Maps also can be created by yourself, but with some effort: see
|
||||
FAQ and wiki on the website for details. Online OpenStreetMap (OSM) maps are
|
||||
provided by default. Also hosted on
|
||||
[https://github.com/andreynovikov GitHub.com].
|
||||
.
|
||||
|
||||
#Also on https://github.com/andreynovikov/androzic though private
|
||||
Repo Type:hg
|
||||
Repo:https://code.google.com/p/androzic
|
||||
|
||||
Build Version:1.7.1,85,1.7.1,srclibs=AndrozicLib@1.7.1,prebuild=rm custom_rules.xml && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$AndrozicLib$$@' project.properties,buildjni=yes
|
||||
|
||||
#Device-variable
|
||||
Update Check Mode:None
|
||||
Current Version:1.7.1
|
||||
Current Version Code:85
|
||||
|
|
@ -13,22 +13,30 @@ Features include:
|
|||
* Extension support like Twicca, but more friendly for users and developers
|
||||
* t.co link auto expanding
|
||||
* Multiple account support
|
||||
* Custom OAuth consumer key/secret
|
||||
* Custom oAuth consumer key/secret
|
||||
* Basic features supported for StatusNet/Fanfou
|
||||
* Direct login with user name and password (Don't worry! It's safe!)
|
||||
* Custom API Proxy (gtap, twip, jtapi supported)
|
||||
* GZip compressing for API requests
|
||||
* TCP DNS query and custom host mapping to fight against censorship
|
||||
|
||||
Development is focussed on Twitter and that service is the only one officially supported.
|
||||
Development is focussed on Twitter and that service is the only one officially
|
||||
supported.
|
||||
Versions prior to 0.2.0 use Twitter API v1.0.
|
||||
|
||||
If you want a StatusNet/Identi.ca account press the button at the top of the account
|
||||
setup page. Set an appropriate REST API url, which is https://identi.ca/api in the
|
||||
case of Identi.ca. Choose basic authentication. Searches will go to Twitter by default.
|
||||
For general info about the StatusNet API see [http://status.net/wiki/Twitter-compatible_API their wiki].
|
||||
If you want a StatusNet/Identi.ca account press the button at the top of the
|
||||
account
|
||||
setup page. Set an appropriate REST API url, which is https://identi.ca/api
|
||||
in the
|
||||
case of Identi.ca. Choose basic authentication. Searches will go to Twitter
|
||||
by default.
|
||||
For general info about the StatusNet API see
|
||||
[http://status.net/wiki/Twitter-compatible_API their wiki].
|
||||
|
||||
You can donate via PayPal here, with the same address being used for AliPay donations.
|
||||
You can donate via PayPal here, with the same address being used for AliPay
|
||||
donations.
|
||||
|
||||
Status: We can't build the latest versions as we only get build errors.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
Loading…
Reference in a new issue