Merge branch 'merge-requests/110'

This commit is contained in:
David Black 2013-02-22 15:12:08 +00:00
commit 0e0023b701
15 changed files with 100 additions and 31 deletions

View file

@ -7,11 +7,19 @@ Issue Tracker:
Summary:Twitter client
Description:
Fork of Twidere. The official source for the latest version is available from the website. Every so often
that code is uploaded to the source code page. We probably can't include the app, but we have a recipe
to keep track of versions.
Fork of Twidere. The official source for the latest version is available from
the website. Every so often that code is uploaded to the source code page. We
probably can't include the app, but we have a recipe to keep track of
versions.
.
Repo Type:git
Repo:https://github.com/keverets/tweetings
# There doesn't seem to be any binary files in the source.
Build Version:2.15.2,134,!TileImageView.java doesn't seem to be found e665aa83bce104eede57b8111911e584cadefefe,target=android-17
Build Version:2.15.3.2,137,!no source yet as of 22-02-2013
Auto Update Mode:None
Update Check Mode:Market
Current Version:2.15.3.3

View file

@ -16,6 +16,7 @@ Repo Type:git
Repo:https://github.com/matburt/mobileorg-android.git
Build Version:0.9.0,90,0.9.0,prebuild=sed -i 's@android@$$SDK$$/tools/android@g' setup.sh && ./setup.sh
Build Version:0.9.8,98,0.9.8,prebuild=sed -i 's@^android@$$SDK$$/tools/android@g' setup.sh && ./setup.sh
Auto Update Mode:None
Update Check Mode:Market

View file

@ -38,6 +38,20 @@ rm libs/* && sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
echo "android.library.reference.3=$$ub0rlib$$" >> project.properties && \
echo "android.library.reference.4=$$MobAdMob$$" >> project.properties
# Callmeter shows an error about android support jar. This is because the
# latest support jar isnt being supplied by the libraries. This can be fixed
# by using the latest support jar. This must be imported as an extlib and
# copied into the libraries to avoid conflicts. I guess this only happens with
# ant.
# extlibs=android/android-support-v4.jar,prebuild=\
# cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && mv\
# libs/android-support-v4.jar $$ViewPagerIndicator$$/libs/ && \...
Build Version:3.8.1,7381000,!java complains CallMeter3G-3.8.1,srclibs=\
ActionBarSherlock@4.2.0;ViewPagerIndicator@2.4.1;ub0rlib@144a5da04c;MobAdMob@2d5736,prebuild=\
rm libs/* && sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
echo "android.library.reference.3=$$ub0rlib$$" >> project.properties && \
echo "android.library.reference.4=$$MobAdMob$$" >> project.properties
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -19,6 +19,7 @@ Repo:https://github.com/Mikuz/Boarder.git
Build Version:0.13,7,ebd8e563b6dc79512c16fa996a2
Build Version:0.20,8,v0.20
Build Version:0.21,9,v0.21
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -15,6 +15,7 @@ Repo:http://perapp.googlecode.com/svn/trunk/
Build Version:0.12,14,22
Build Version:1.02,19,30
Build Version:1.03,!javacc complains 20,31
Auto Update Mode:None
#Not in Market, yet

View file

@ -41,6 +41,8 @@ Build Version:0.8.11,112,7e0c906e2f
Build Version:0.8.14,115,89ee4a84be
Build Version:1.10,132,!Proprietary advert (at f0bc21b1a84e8ad3aafdf6768baa6a56ee871b46)
Build Version:1.12,134,0d4bd2f4465aa499de1db3d5ee9beb859fff004e,patch=notrial.patch
Build Version:1.15,137,06b61761242f2fe762eb0fdfb6e1306a403ed99b,patch=notrial.patch
Auto Update Mode:None
Update Check Mode:Market

View file

@ -7,15 +7,18 @@ Donate:http://www.fbreader.org/donation/make.php
Summary:An e-book reader
Description:
N.B There are three different apks to cover the different versions of Android. Donut covers 1.5-1.6;
Froyo covers 2.0-2.3 and Honeycomb covers 3.0+. (v1.6.4 covers Honeycomb). In other words disregard
the star next to the version. x86 and MIPS are supported natively in all apks.
N.B There are three different apks to cover the different versions of Android.
Donut covers 1.5-1.6; Froyo covers 2.0-2.3 and Honeycomb covers 3.0+. In other
words disregard the star next to the version. x86 and MIPS are supported
natively in all apks.
An e-book reader. Features include the ability to stock up on books from online libraries like Project
Gutenberg straight from the app. F-Droid.org has two other apps that provide text-to-speech functionality.
[[aarddict.android]] can be used as a dictionary and translator in the app by selecting it in Dictionary
section of the settings: the default is to initiate text selection upon long-pressing a word, but this
can be changed to directly lookup the long-pressed word.
An e-book reader. Features include the ability to stock up on books from
online libraries like Project Gutenberg straight from the app. F-Droid.org has
two other apps that provide text-to-speech functionality.
[[aarddict.android]] can be used as a dictionary and translator in the app by
selecting it in Dictionary section of the settings: the default is to initiate
text selection upon long-pressing a word, but this can be changed to directly
lookup the long-pressed word.
.
#Three branches: android1.5, master and ics. Tags can be from any branch
@ -49,10 +52,16 @@ mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
Build Version:1.6.4-Froyo,106041,696ed7704,buildjni=yes,forceversion=yes,prebuild=\
mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
Build Version:1.6.4,106042,b3b4667ccb,buildjni=yes,prebuild=mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
Build Version:1.7.2-Donut,107019,a4a5e506b,buildjni=yes,forceversion=yes,forcevercode=yes,prebuild=\
mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
Build Version:1.7.2-Froyo,107020,33ffc7e5b,buildjni=yes,forceversion=yes,forcevercode=yes,prebuild=\
mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
Build Version:1.7.2-Honeycomb,107021,0520159677,buildjni=yes,forceversion=yes,prebuild=\
mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
Auto Update Mode:None
#Cross reference tags and website
Update Check Mode:None
Current Version:1.6.9
Current Version Code:106091
Current Version:1.7.2
Current Version Code:107021

View file

@ -22,6 +22,8 @@ Build Version:1.8,18,2436e89b3,prebuild=echo "android.library.reference.1=$$Acti
Build Version:1.9,19,! no source code
Build Version:2.9,29,2.9,target=android-17,init=rm libs/android-support-v13.jar,\
extlibs=android/android-support-v13.jar,prebuild=rm -rf promo
Build Version:3.3,33,3.3,target=android-17,init=rm libs/android-support-v13.jar,\
extlibs=android/android-support-v13.jar,prebuild=rm -rf promo
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -1,7 +1,7 @@
Category:Internet
License:GPLv3
Web Site:http://piwik.org/
Source Code:http://dev.piwik.org/trac/browser/mobile
Source Code:https://github.com/piwik/piwik-mobile
Issue Tracker:
Summary:Web analytics client

View file

@ -0,0 +1,25 @@
Category:Internet
License:GPLv3+
Web Site:http://tinc_gui.poirsouille.org/
Source Code:https://github.com/Vilbrekin/tinc_gui
Issue Tracker:https://github.com/Vilbrekin/tinc_gui/issues
Summary:Find apps just by typing
Description:
Tinc GUI for Android is a (slightly modified) cross-compiled version of tincd,
associated with a basic GUI for daemon management.
Root is not needed, even if highly recommended for correct tinc daemon usage.
.
Repo Type:git
Repo:https://github.com/Vilbrekin/tinc_gui.git
Build Version:0.9.3,4,!we need to build res/raw/tincd RELEASE_0.9.3
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.9.3
Current Version Code:4

View file

@ -1,33 +1,35 @@
Category:System
License:GPLv3
Web Site:http://pyload.org
Source Code:https://bitbucket.org/ranan/pyload-android
Issue Tracker:https://bitbucket.org/ranan/pyload-android/issues?status=new&status=open
Source Code:https://github.com/pyload/pyload-android
Issue Tracker:https://github.com/pyload/pyload-android/issues
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PBQFRKKA985KN
Summary:Official client for PyLoad Download Manager
Description:
In order to use the Android client make sure your the newest pyLoad Core with version 0.4.9 is running on your system, accessible over the network, the ip/hostname is correct and the port forwarded if necessary.
In order to use the Android client make sure your the newest pyLoad Core with
version 0.4.9 is running on your system, accessible over the network, the
ip/hostname is correct and the port forwarded if necessary.
The client let you do the following things:
- Display current downloads
- Display queue/collector
- Delete/Move/Restart packages
- Abort downloads
- Enter Captchas for downloads
- Add packages, or upload container files (DLC, CCF etc.)
- Toggle download/reconnect
- Edit server side settings
- View account
- Secure SSL connection to the Core
* Display current downloads
* Display queue/collector
* Delete/Move/Restart packages
* Abort downloads
* Enter Captchas for downloads
* Add packages, or upload container files (DLC, CCF etc.)
* Toggle download/reconnect
* Edit server side settings
* View account
* Secure SSL connection to the Core
.
Repo Type:hg
Repo:https://bitbucket.org/ranan/pyload-android
Repo Type:git
Repo:https://github.com/pyload/pyload-android
Build Version:0.2.5,12,74ce7f5c81b0,prebuild=mv lib/* libs/ && rm -r lib/
#Build Version:0.2.5,12,74ce7f5c81b0,prebuild=mv lib/* libs/ && rm -r lib/
Build Version:0.3.2,15,e3c7c812e669a5225cf0a0a7183d827bde2a2eb9
Auto Update Mode:None
Update Check Mode:Market

View file

@ -37,6 +37,7 @@ Build Version:1.33,1330,09d31c76076542a0d705937daaac7c682019fc44,subdir=ttrss-re
Build Version:1.34,1340,a3af08a3b019,subdir=ttrss-reader,target=android-15,srclibs=ActionBarSherlock@6e3f2bb5,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
Build Version:1.38,1380,ee51a2579898,subdir=ttrss-reader,target=android-15,srclibs=ActionBarSherlock@6e3f2bb5,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
Build Version:1.40,1400,c91741406ead,subdir=ttrss-reader,target=android-15,srclibs=ActionBarSherlock@6e3f2bb5,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
Build Version:1.41,1411,f7f84c03ed4a,subdir=ttrss-reader,target=android-17,srclibs=ActionBarSherlock@4.2.0,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
Auto Update Mode:None
Update Check Mode:Market

View file

@ -18,6 +18,7 @@ Build Version:0.9,9,!Source code not published,target=android-11
Build Version:1.0,10,e46d24a00e
Build Version:1.3,13,a3b9743
Build Version:1.6,16,7a892b38866508206c0a7f2325bb2d43d05a1699
Build Version:2.1,19,4b07f45bad322670c8f963f98231a01a2e181dc2
Auto Update Mode:None
Update Check Mode:Market

View file

@ -25,6 +25,7 @@ Build Version:4.9,42,!cannot find symbol 9eff452165
Build Version:5.0,43,e66321d5
Build Version:7.0,47,4a70677d9
Build Version:8.0,49,429e206d51ac5c248edca44d45f248a8a781e38a
Build Version:8.1,50,4459e06af6afe59b10a923f59969634e121ecb84
Auto Update Mode:None
Update Check Mode:Market

View file

@ -17,6 +17,7 @@ Repo:https://code.google.com/p/sendtosd-android/
Build Version:0.3.7-beta1,33,!Old
Build Version:0.3.7-beta2,34,01897
Build Version:0.3.8,35,b63a87146d0d,target=android-8
Build Version:0.3.9,36,30c17f33485d,target=android-14
Auto Update Mode:None
Update Check Mode:Market