Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
94ec568984
|
@ -31,7 +31,8 @@ Repo:https://github.com/budowski/budoist.git
|
|||
|
||||
Build Version:1.2.8,29,d3b3652b12,rm=BudoistRelease.apk,\
|
||||
prebuild=rm -f tree-view-list-android/build.xml && $$SDK$$/tools/android update project -p . --subprojects
|
||||
Build Versio:1.2.9,30,! no source
|
||||
Build Version:1.2.9,30,9941628951,rm=BudoistRelease.apk,\
|
||||
prebuild=rm -f tree-view-list-android/build.xml && $$SDK$$/tools/android update project -p . --subprojects
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
|
|
|
@ -9,15 +9,17 @@ Description:
|
|||
You can search for lyrics from a list of lyrics websites without leaving the
|
||||
app or go to popular search engines. If you have a Scrobbler like
|
||||
[[net.jjc1138.android.scrobbler]] or [[com.adam.aslfms]] installed then JLyr can detect
|
||||
what you are listening to and search for the lyrics automatically.
|
||||
what you are listening to and search for the lyrics automatically. The app is also able
|
||||
to detect what the stock Android Music app is playing, without a Scrobbler.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://jlyr.googlecode.com/svn/trunk/
|
||||
|
||||
Build Version:1.0,1,19
|
||||
Build Version:1.3,20,26
|
||||
|
||||
Update Check Mode:None
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
Current Version:1.3
|
||||
Current Version Code:20
|
||||
|
||||
|
|
34
metadata/de.aditu.selfoss.txt
Normal file
34
metadata/de.aditu.selfoss.txt
Normal file
|
@ -0,0 +1,34 @@
|
|||
Category:Internet
|
||||
License:GPLv3
|
||||
Web Site:http://selfoss.aditu.de
|
||||
Source Code:https://github.com/SSilence/selfoss
|
||||
Issue Tracker:https://github.com/SSilence/selfoss/issues
|
||||
Donate:http://selfoss.aditu.de
|
||||
|
||||
Summary:Feed reader
|
||||
Description:
|
||||
Selfoss is a
|
||||
* web based rss reader and universal aggregator
|
||||
* open source and free
|
||||
* easy extendable with an open plugin system (write your own data connectors)
|
||||
with mobile support (Android, iOS, iPad apps)
|
||||
|
||||
Use selfoss to live stream and collect all your posts, tweets, feeds in one place
|
||||
* lightweight PHP application with less than 2 MB
|
||||
* supports MySQL, Sqlite and MongoDB Databases
|
||||
|
||||
So in other words you must have Selfoss installed on a server somewhere and you connect to
|
||||
it with this app or a web browser.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/SSilence/selfoss.git
|
||||
|
||||
Build Version:1.3,13,335f84329d,subdir=app
|
||||
|
||||
Auto Update Mode:None
|
||||
#No review yet in Market and Android app is new in repo
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.3
|
||||
Current Version Code:13
|
||||
|
|
@ -1,19 +1,30 @@
|
|||
Category:Internet
|
||||
License:Apache2
|
||||
Web Site:http://sourceforge.net/projects/servestream/
|
||||
Source Code:http://servestream.svn.sourceforge.net/viewvc/servestream/
|
||||
Web Site:http://sourceforge.net/projects/servestream
|
||||
Source Code:http://sourceforge.net/p/servestream/code/commit_browser
|
||||
Issue Tracker:http://sourceforge.net/tracker/?group_id=361303
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=wseemann%40gmail.com&lc=US&item_name=Servestream%20Donation&
|
||||
|
||||
Summary:Media server browser/stream player.
|
||||
Summary:Audio stream player
|
||||
Description:
|
||||
HTTP media server browser and stream player. Ideal for playing internet radio or streaming podcasts in the background. For use with streaming media servers such as GNUMP3d.
|
||||
HTTP media server browser and stream player. Ideal for playing internet radio or streaming podcasts
|
||||
in the background. For use with any streaming media servers such as GNUMP3d.
|
||||
|
||||
The app has the tracking antifeature because by default it checks for updates itself regularly.
|
||||
*Supports Android 2.2+, 3.0+ (No support for < 2.2)
|
||||
*Plays Android supported media files
|
||||
*Additional support for m3u, m3u8, pls and asx playlists
|
||||
*Supports multitasking/playing audio in the background
|
||||
*Repeat and shuffle modes
|
||||
*Alarm clock support
|
||||
*Home screen widget
|
||||
*Utilizes HTML parsing to allow navigation of HTTP servers that serve HTML pages e.g http://listenlive.eu
|
||||
|
||||
N.B. The F-droid versions 0.4.9-0.4.12 don't use native code
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:https://servestream.svn.sourceforge.net/svnroot/servestream/trunk
|
||||
#Repo:https://servestream.svn.sourceforge.net/svnroot/servestream/trunk; old url
|
||||
Repo:http://svn.code.sf.net/p/servestream/code/trunk
|
||||
|
||||
Build Version:0.1,35,374,prebuild=mv lib/ libs/
|
||||
Build Version:0.2.5,40,!source has wrong version code at r442,prebuild=mv lib/ libs/
|
||||
|
@ -27,8 +38,7 @@ Build Version:0.4.6,56,999,prebuild=mv lib/ libs/
|
|||
Build Version:0.4.7,57,1013,prebuild=mv lib/ libs/
|
||||
Build Version:0.4.8,58,1031,prebuild=mv lib/ libs/
|
||||
Build Version:0.4.9,59,1049,buildjni=no
|
||||
Build Version:0.4.11,61,!Source code not published
|
||||
Build Version:0.4.12,62,!Source code not published
|
||||
Build Version:0.4.12,62,!waiting for script at 1160,buildjni=no
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
|
|
Loading…
Reference in a new issue