mention that org.fox.ttrss has been patched
This commit is contained in:
parent
3536b8ceb5
commit
7ff7de282d
|
|
@ -32,7 +32,7 @@ sed -i '/proguard/d' project.properties && sed -i '/key/d' project.properties
|
||||||
Build Version:2.62,90,8,srclibs=MobAdMob@2d5736,prebuild=\
|
Build Version:2.62,90,8,srclibs=MobAdMob@2d5736,prebuild=\
|
||||||
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
|
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
|
||||||
sed -i '/proguard/d' project.properties && sed -i '/key/d' project.properties
|
sed -i '/proguard/d' project.properties && sed -i '/key/d' project.properties
|
||||||
Build Version:2.64,92,!no source as of 10/02
|
Build Version:2.7,93,!no source as of 10/02
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,9 @@ Tiny Tiny RSS is an application that runs on a server and collects your rss
|
||||||
feeds. You may then connect to the server with a web browser or this app to
|
feeds. You may then connect to the server with a web browser or this app to
|
||||||
read the feeds. Don't forget to enable API access in your tt-rss account
|
read the feeds. Don't forget to enable API access in your tt-rss account
|
||||||
preferences (Preferences -> Advanced -> Enable external API).
|
preferences (Preferences -> Advanced -> Enable external API).
|
||||||
|
|
||||||
|
The source code for 1.10+ allows the app to be used only for a trial period,
|
||||||
|
after which a key must be purchased. This limitation is removed in this build.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue