Merge commit 'refs/merge-requests/182' of https://gitorious.org/f-droid/fdroiddata into merge-requests/182
This commit is contained in:
commit
829b81d10f
|
@ -1,4 +1,3 @@
|
|||
AntiFeatures:Tracking
|
||||
Category:Multimedia
|
||||
License:NewBSD
|
||||
Web Site:https://github.com/thasmin/Podax
|
||||
|
@ -8,8 +7,7 @@ Issue Tracker:https://github.com/thasmin/Podax/issues
|
|||
Auto Name:Podax
|
||||
Summary:Podcast downloader and player
|
||||
Description:
|
||||
It automatically downloads new podcasts on an RSS feed, has a widget for easy control,
|
||||
and can import subscriptions from Google Reader.
|
||||
It automatically downloads new podcasts on an RSS feed and has a widget for easy control.
|
||||
|
||||
Features include:
|
||||
* keeping a list of subscriptions
|
||||
|
@ -18,8 +16,6 @@ Features include:
|
|||
* two widgets for easy pausing and resuming
|
||||
* discover popular podcasts from other Podax listeners
|
||||
|
||||
Anti-feature: Tracking. Statistics are sent by default, but they can easily
|
||||
be disabled in the Preferences.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -90,6 +86,12 @@ Build:5.8,38
|
|||
update=.;ViewPagerIndicator/library;ActionBarSherlock/library;Riasel/library;drag-sort-listview
|
||||
prebuild=sed -i '/proguard/d' project.properties
|
||||
|
||||
Build:6.01,41
|
||||
commit=6.01
|
||||
submodules=yes
|
||||
update=.;Riasel/library;drag-sort-listview
|
||||
prebuild=sed -i '/proguard/d' project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:6.01
|
||||
|
|
Loading…
Reference in a new issue