mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update newsblur
This commit is contained in:
parent
47d7989da2
commit
ed6382fc17
1 changed files with 6 additions and 4 deletions
|
|
@ -7,10 +7,8 @@ Issue Tracker:https://github.com/samuelclay/NewsBlur/issues
|
||||||
Summary:News reader
|
Summary:News reader
|
||||||
Description:
|
Description:
|
||||||
Newsblur is software that runs on a server and collects RSS/Atom feeds for you
|
Newsblur is software that runs on a server and collects RSS/Atom feeds for you
|
||||||
to read. If you don't have
|
to read. If you don't have that you can sign up for a freemium account at
|
||||||
that you can sign up for a freemium account at newsblur.com.
|
newsblur.com. The feeds can be read in a web browser or using this app.
|
||||||
The feeds can be read in a web browser
|
|
||||||
or using this app.
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
@ -26,6 +24,10 @@ cd ../../ && ls |grep -v android |xargs rm -rf && cd ../ && ls |grep -v media |x
|
||||||
Build Version:1.2,32,8b13f22a,init=rm -rf libs/ActionBarSherlock/bin/ libs/ActionBarSherlock/gen/,\
|
Build Version:1.2,32,8b13f22a,init=rm -rf libs/ActionBarSherlock/bin/ libs/ActionBarSherlock/gen/,\
|
||||||
subdir=media/android/NewsBlur,update=.;libs/ActionBarSherlock,prebuild=\
|
subdir=media/android/NewsBlur,update=.;libs/ActionBarSherlock,prebuild=\
|
||||||
cd ../../ && ls |grep -v android |xargs rm -rf && cd ../ && ls |grep -v media |xargs rm -rf
|
cd ../../ && ls |grep -v android |xargs rm -rf && cd ../ && ls |grep -v media |xargs rm -rf
|
||||||
|
Build Version:1.3.2,35,6a8e8e309b27076d2d15fc0,subdir=media/android/NewsBlur,init=\
|
||||||
|
rm -rf libs/ActionBarSherlock/bin/ libs/ActionBarSherlock/gen/,update=.;libs/ActionBarSherlock,\
|
||||||
|
srclibs=Google-Gson@gson-2.2.4,prebuild=cd ../../ && ls |grep -v android |xargs rm -rf && \
|
||||||
|
cd ../ && ls |grep -v media |xargs rm -rf && echo "android.library.reference.2=$$Google-Gson$$" > project.properties
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue