fdroiddata/metadata/net.bible.android.activity.txt
Daniel Martí 74721114d2 Massively remove all Google Code issue trackers
Now that Google Code is read-only, these no longer work as issue trackers
since they are frozen and no new issues can be reported.

If the current issues want to be seen, they can still be by going through the
source code link.
2015-08-26 19:21:30 -07:00

91 lines
3 KiB
Plaintext

Categories:Reading
License:LGPL
Web Site:https://code.google.com/p/and-bible
Source Code:https://github.com/mjdenham/and-bible
Issue Tracker:
Auto Name:And Bible
Summary:Offline Bible reader
Description:
* 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
* 26 commentaries
* Uses the JSword engine from CrossWire
* User interface translated into many different languages
* 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
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
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
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
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.2.3
Current Version Code:168