From 34c8c0404c29dca7b1054335269708f9d1c2e25e Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 29 Jan 2013 13:01:17 +0000 Subject: [PATCH] new app Androzic --- metadata/com.androzic.txt | 30 ++++++++++++++++++++++++++++++ metadata/org.mariotaku.twidere.txt | 22 +++++++++++++++------- 2 files changed, 45 insertions(+), 7 deletions(-) create mode 100644 metadata/com.androzic.txt diff --git a/metadata/com.androzic.txt b/metadata/com.androzic.txt new file mode 100644 index 0000000000..814b6e0198 --- /dev/null +++ b/metadata/com.androzic.txt @@ -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 + diff --git a/metadata/org.mariotaku.twidere.txt b/metadata/org.mariotaku.twidere.txt index 4778ce816f..ac9175e704 100644 --- a/metadata/org.mariotaku.twidere.txt +++ b/metadata/org.mariotaku.twidere.txt @@ -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