Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
5de8c2f25a
|
@ -7,13 +7,34 @@ Donate:http://code.google.com/p/androzic/
|
|||
|
||||
Summary:Navigation for ozf2/3 maps
|
||||
Description:
|
||||
Navigation client that uses OziExplorer maps (ozf2, ozfx3).
|
||||
Navigation client that uses OziExplorer (ozf2, ozfx3) or online maps.
|
||||
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
|
||||
FAQ and wiki on the website for details. Also hosted on
|
||||
[https://github.com/andreynovikov GitHub.com].
|
||||
|
||||
* works without maps as a simple navigator
|
||||
* track recording in background (power-safe)
|
||||
* navigation to waypoint and via route
|
||||
* track to route conversion
|
||||
* route creation and manipulation
|
||||
* works with waypoints, tracks and routes in Ozi format
|
||||
* reads waypoints, tracks and routes in KML and GPX format
|
||||
* HSI and compass
|
||||
* configurable units
|
||||
* UTM coordinates
|
||||
* search for locations via Google geocoder
|
||||
* location and waypoint sharing
|
||||
* portrait and landscape modes
|
||||
* tablet support
|
||||
Functionality can be extended by plugins (currently not on f-droid.org):
|
||||
* receive coordinates via text messages (sms)
|
||||
* share location in real time
|
||||
|
||||
Caution! Current version of Img2Ozf generates ozfx3 maps in new encrypted
|
||||
format, they won't open in Androzic. Please use older versions of Img2Ozf,
|
||||
last known good version is 3.03.
|
||||
.
|
||||
|
||||
#Also on https://github.com/andreynovikov/androzic though private
|
||||
|
|
|
@ -15,7 +15,7 @@ new text message (SMS) or an incoming call. Think of it as a remote control
|
|||
for your Android phone via XMPP that informs you about recent events on
|
||||
your smartphone.
|
||||
|
||||
The non-free Google Admob library has been replace with the open-source MobAdMob.
|
||||
Google Admob library is no longer in the source code.
|
||||
.
|
||||
|
||||
Repo Type:hg
|
||||
|
@ -24,9 +24,12 @@ Repo:https://code.google.com/p/gtalksms/
|
|||
Build Version:4.2,64,v4.2,\
|
||||
update=.;external-libs/ActionBarSherlock-4.1.0.0,srclibs=MobAdMob@2d5736,prebuild=\
|
||||
rm -rf test/ libs-sources/ libs/GoogleAdMobAdsSdk-6.0.1.jar libs/libGoogleAnalytics.jar && \
|
||||
echo "android.library.reference.2=$$MobAdMob$$" >> project.properties
|
||||
Build Version:4.3,66,v4.3,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
||||
echo "android.library.reference.2=$$MobAdMob$$" >> project.properties && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
#Device-variable: see downloads for current version
|
||||
Update Check Mode:None
|
||||
Current Version:4.2
|
||||
Current Version Code:64
|
||||
Current Version:4.3
|
||||
Current Version Code:66
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Anti-feature:NonFreeNet. The Ubuntu One files server is not open source.
|
|||
Repo Type:bzr
|
||||
Repo:lp:ubuntuone-android-files
|
||||
|
||||
Build Version:1.2.6,434,434,srclibs=NoAnalytics@158a4a,\
|
||||
Build Version:1.2.6,434,!build server rejection 434,srclibs=NoAnalytics@158a4a,\
|
||||
extlibs=android/android-support-v4.jar;oauth-signpost/signpost-core-1.2.1.1.jar;\
|
||||
oauth-signpost/signpost-commonshttp4-1.2.1.1.jar,prebuild=\
|
||||
sed -i 's@../../GreenDroid@Greendroid@g' build.xml && \
|
||||
|
|
45
metadata/com.xabber.androiddev.txt
Normal file
45
metadata/com.xabber.androiddev.txt
Normal file
|
@ -0,0 +1,45 @@
|
|||
Name:Xabber
|
||||
Category:Internet
|
||||
License:GPLv3
|
||||
Web Site:http://www.xabber.com/
|
||||
Source Code:https://github.com/redsolution/xabber-android
|
||||
Issue Tracker:https://github.com/redsolution/xabber-android/issues
|
||||
|
||||
Summary:Jabber (XMPP) client
|
||||
Description:
|
||||
Open source Jabber (XMPP) client with multi-account & OTR support and clean and
|
||||
simple interface
|
||||
|
||||
Supported protocols:
|
||||
RFC-3920: Core
|
||||
RFC-3921: Instant Messaging and Presence
|
||||
XEP-0030: Service Discovery
|
||||
XEP-0128: Service Discovery Extensions
|
||||
XEP-0115: Entity Capabilities
|
||||
XEP-0054: vcard-temp
|
||||
XEP-0153: vCard-Based Avatars
|
||||
XEP-0045: Multi-User Chat (incompletely)
|
||||
XEP-0078: Non-SASL Authentication
|
||||
XEP-0138: Stream Compression
|
||||
XEP-0203: Delayed Delivery
|
||||
XEP-0091: Legacy Delayed Delivery
|
||||
XEP-0199: XMPP Ping
|
||||
XEP-0147: XMPP URI Scheme Query Components
|
||||
XEP-0085: Chat State Notifications
|
||||
XEP-0184: Message Delivery Receipts
|
||||
XEP-0155: Stanza Session Negotiation
|
||||
XEP-0059: Result Set Management
|
||||
XEP-0136: Message Archiving
|
||||
XEP-0224: Attention
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/redsolution/xabber-android.git
|
||||
|
||||
Build Version:0.9.29a,78,cbfe6da973b63ea36ea9e879ceaa057ad21624ec,target=android-10,prebuild=sed -i "/debuggable.*true/d" AndroidManifest.xml && git clone https://github.com/redsolution/otr4j && ant jar -f otr4j/build.xml && mv otr4j/bin/debug/jar/otr4j.jar libs/otr4j.jar
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:0.9.29a
|
||||
Current Version Code:78
|
||||
|
|
@ -17,7 +17,7 @@ Pull the lever to spin the reels and push it up to stop them spinning.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/onyxbits/pocketbandit.git
|
||||
|
||||
Build Version:1.1,2,!wait a bit 62dc5d59,\
|
||||
Build Version:1.1,2,!build server rejection 62dc5d59,\
|
||||
extlibs=libgdx-0.9.7/gdx.jar;libgdx-0.9.7/gdx-backend-android.jar;\
|
||||
libgdx-0.9.7/libgdx-armeabi.so;libgdx-0.9.7/libandroidgl20-armeabi.so;\
|
||||
libgdx-0.9.7/libgdx-armeabi-v7a.so;libgdx-0.9.7/libandroidgl20-armeabi-v7a.so,\
|
||||
|
|
|
@ -24,8 +24,7 @@ Build Version:1.10.2,64,!not a release
|
|||
Build Version:1.11.4,69,2e3325dd77,extlibs=android/android-support-v4.jar,target=android-15
|
||||
|
||||
Auto Update Mode:None
|
||||
#Difficult to tell what current version is
|
||||
Update Check Mode:RepoManifest
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.11.4
|
||||
Current Version Code:69
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ Repo:git://xwords.git.sourceforge.net/gitroot/xwords/xwords
|
|||
Build Version:4.4 beta 33,26,android_beta_33,subdir=xwords4/android/XWords4,buildjni=yes
|
||||
Build Version:4.4 beta 38,30,android_beta_38,subdir=xwords4/android/XWords4,buildjni=yes
|
||||
Build Version:4.4 beta 39,31,android_beta_39,subdir=xwords4/android/XWords4,buildjni=yes,target=android-8,prebuild=cd .. && scripts/genvers.sh >ant_out.txt
|
||||
Build Version:4.4,44,168b69112,subdir=xwords4/android/XWords4,buildjni=yes,target=android-8,prebuild=\
|
||||
Build Version:4.4,44,!build server rejection 168b69112,subdir=xwords4/android/XWords4,buildjni=yes,target=android-8,prebuild=\
|
||||
cd .. && sed -i '/R.java/d' scripts/genvers.sh && scripts/genvers.sh XWords4 xw4 > ant_out.txt
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -6,18 +6,19 @@ Issue Tracker:https://code.google.com/p/opengpx/issues/list
|
|||
|
||||
Summary:Paperless geocaching
|
||||
Description:
|
||||
Usage: '''Switch to the OpenStreetMap map provider in settings'''. Then,
|
||||
N.B '''Switch to the OpenStreetMap map provider in settings'''. The app
|
||||
will crash if you try to use Google Maps and you don't have that installed.
|
||||
|
||||
*Copy gpx files to the folder /sdcard/gpx (or /sdcard/download)
|
||||
*Optional: create / edit the text file /sdcard/gpx/info.txt (e.g. your personal cache search order)
|
||||
*Run OpenGPX
|
||||
* Copy gpx files to the folder /sdcard/gpx (or /sdcard/download)
|
||||
* Optional: create / edit the text file /sdcard/gpx/info.txt (e.g. your personal cache search order)
|
||||
* Run OpenGPX
|
||||
|
||||
Variation 2 (faster imports):
|
||||
*Create a cache database by using the Cache Database Management tool
|
||||
*Copy database.db4o to /sdcard/gpx/database
|
||||
* Create a cache database by using the Cache Database Management tool
|
||||
* Copy database.db4o to /sdcard/gpx/database
|
||||
|
||||
Variation 3 (Online):
|
||||
*Use the "Search Online" feature (requires a free account at [http://www.bcaching.com bcaching])
|
||||
* Use the "Search Online" feature (requires a free account at [http://www.bcaching.com bcaching])
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
|
|
Loading…
Reference in a new issue