fdroiddata/metadata/net.bible.android.activity.txt

91 lines
3 KiB
Plaintext
Raw Normal View History

Categories:Reading
License:LGPL
Web Site:https://code.google.com/p/and-bible
Source Code:https://github.com/mjdenham/and-bible
Issue Tracker:
2013-06-15 10:13:09 +00:00
Auto Name:And Bible
2012-09-05 12:47:38 +00:00
Summary:Offline Bible reader
Description:
2012-09-28 13:31:34 +00:00
* Read the bible and refer to commentaries wherever you are
* Over 40 English versions of the bible including ESV, KJV and NET
* Totally offline after initial downloads
* The bible in over 50 different languages
2013-04-09 21:38:55 +00:00
* 26 commentaries
2012-09-28 13:31:34 +00:00
* Uses the JSword engine from CrossWire
2013-04-09 21:38:55 +00:00
* User interface translated into many different languages
2012-09-28 13:31:34 +00:00
* You can add more bibles to the list via the CrossWire site
.
Repo Type:git
Repo:https://github.com/mjdenham/and-bible.git
Build:1.5.5,79
commit=7d7e23e88da2ea9ce598fc6c454e52b508d70c48
subdir=AndBible
target=android-8
Build:1.6.0,83
commit=5aad7e0ec7793a23296a8c7257687550ff6bca81
subdir=AndBible
target=android-8
Build:1.7.3,93
commit=build-01.07.03
subdir=AndBible
init=rm -f build.xml
Build:1.8.1,100
commit=build-01.08.01
subdir=AndBible
target=android-10
Build:1.9.0,107
commit=74c888f4ce77ee6dd00612fe7b9df46899bda990
subdir=AndBible
target=android-10
2012-08-24 14:07:44 +00:00
2014-06-30 15:17:37 +00:00
Build:2.1.1,138
commit=d5f6a1534cae65ff6d7eaf1d89f
subdir=AndBible
srclibs=1:Support/v7/appcompat@android-4.4.3_r1
extlibs=android/android-support-v4.jar
prebuild=mv libs/android-support-v4.jar $$Support$$/libs && \
rm build.xml
Build:2.2.2,166
commit=build-02.02.02
subdir=AndBible
2015-08-22 03:28:15 +00:00
init=sed -i "/android {/a compileOptions {\nsourceCompatibility JavaVersion.VERSION_1_7\ntargetCompatibility JavaVersion.VERSION_1_7\n}" build.gradle
gradle=yes
2015-08-22 03:28:15 +00:00
srclibs=JSword@d7ad5ef
2015-08-13 21:57:31 +00:00
rm=Andbible/libs/*,AndBible/libs,AndBible/libs-src
prebuild=cp -r ../jsword-tweaks/src/main/. $$JSword$$/src/main && \
sed -i "/<repositories>/,/<\/repositories>/d" $$JSword$$/pom.xml && \
sed -i "/<dependencies>/a <dependency><groupId>com.chenlb.mmseg4j</groupId><artifactId>mmseg4j-all</artifactId><version>1.8.6</version></dependency>" $$JSword$$/pom.xml
build=pushd $$JSword$$ && \
$$MVN3$$ package -Dmaven.test.skip=true && \
popd && \
cp $$JSword$$/target/jsword-*.jar libs/jsword.jar
2015-08-22 09:22:43 +00:00
Build:2.2.3,168
commit=build-02.02.03
subdir=AndBible
init=sed -i "/android {/a compileOptions {\nsourceCompatibility JavaVersion.VERSION_1_7\ntargetCompatibility JavaVersion.VERSION_1_7\n}" build.gradle
gradle=yes
srclibs=JSword@d7ad5ef
rm=Andbible/libs/*,AndBible/libs,AndBible/libs-src
prebuild=cp -r ../jsword-tweaks/src/main/. $$JSword$$/src/main && \
sed -i "/<repositories>/,/<\/repositories>/d" $$JSword$$/pom.xml && \
sed -i "/<dependencies>/a <dependency><groupId>com.chenlb.mmseg4j</groupId><artifactId>mmseg4j-all</artifactId><version>1.8.6</version></dependency>" $$JSword$$/pom.xml
build=pushd $$JSword$$ && \
$$MVN3$$ package -Dmaven.test.skip=true && \
popd && \
cp $$JSword$$/target/jsword-*.jar libs/jsword.jar
2013-01-05 03:11:19 +00:00
Auto Update Mode:None
Update Check Mode:Tags
2015-08-22 03:28:15 +00:00
Current Version:2.2.3
Current Version Code:168
2012-08-24 14:07:44 +00:00