2012-01-29 22:10:02 +00:00
|
|
|
Category:Office
|
|
|
|
License:Apache2
|
|
|
|
Web Site:http://code.google.com/p/quickdic-dictionary/
|
2013-02-16 11:48:56 +00:00
|
|
|
Source Code:http://code.google.com/p/quickdic-dictionary/source/list
|
2012-01-29 22:10:02 +00:00
|
|
|
Issue Tracker:http://code.google.com/p/quickdic-dictionary/issues/list
|
|
|
|
|
|
|
|
Summary:Offline translation dictionary
|
|
|
|
Description:
|
|
|
|
Uses data from Wiktionary and Beolingus to generate dictionary files that can
|
2013-02-16 11:48:56 +00:00
|
|
|
be used offline. These can be downloaded from within the app.
|
|
|
|
Learn how to construct your own dictionaries by viewing
|
|
|
|
the wiki page on the website.
|
2012-01-29 22:10:02 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://code.google.com/p/quickdic-dictionary.dictionary/
|
|
|
|
|
|
|
|
Build Version:3.0.1,15,6507667d0e0af60c201ae6c732c15e2fd07886ae,prebuild=mkdir libs && \
|
|
|
|
mv jars/*.jar libs/ && \
|
|
|
|
git clone https://code.google.com/p/quickdic-dictionary.util/ Util && \
|
|
|
|
cd Util && \
|
|
|
|
git checkout c848279fde9af59fdd167eacbc5deb0258223c8e && \
|
|
|
|
cd .. && \
|
2013-02-11 21:07:05 +00:00
|
|
|
cp -r Util/src . && \
|
|
|
|
rm -rf Util/
|
2012-02-04 21:24:44 +00:00
|
|
|
Build Version:3.1,16,64d2b5,prebuild=mkdir libs && \
|
|
|
|
mv jars/*.jar libs/ && \
|
|
|
|
git clone https://code.google.com/p/quickdic-dictionary.util/ Util && \
|
|
|
|
cd Util && \
|
|
|
|
git checkout c8f5ba9eac5f110d574ef8b443a205051026688c && \
|
|
|
|
cd .. && \
|
|
|
|
cp -r Util/src . && \
|
|
|
|
rm -rf Util/
|
2012-03-17 09:31:36 +00:00
|
|
|
Build Version:3.2,18,115509,prebuild=mkdir libs && \
|
|
|
|
mv jars/*.jar libs/ && \
|
|
|
|
git clone https://code.google.com/p/quickdic-dictionary.util/ Util && \
|
|
|
|
cd Util && \
|
|
|
|
git checkout c8f5ba9eac5f110d574ef8b443a205051026688c && \
|
|
|
|
cd .. && \
|
|
|
|
cp -r Util/src . && \
|
|
|
|
rm -rf Util/
|
2012-04-02 08:54:50 +00:00
|
|
|
Build Version:3.2.1,19,66affc8fb893,prebuild=mkdir libs && \
|
|
|
|
mv jars/*.jar libs/ && \
|
|
|
|
git clone https://code.google.com/p/quickdic-dictionary.util/ Util && \
|
|
|
|
cd Util && \
|
|
|
|
git checkout c8f5ba9eac5f110d574ef8b443a205051026688c && \
|
|
|
|
cd .. && \
|
|
|
|
cp -r Util/src . && \
|
|
|
|
rm -rf Util/
|
2012-05-28 21:09:21 +00:00
|
|
|
Build Version:3.3,21,b50c9fe,prebuild=mkdir libs && \
|
|
|
|
mv jars/*.jar libs/ && \
|
|
|
|
git clone https://code.google.com/p/quickdic-dictionary.util/ Util && \
|
|
|
|
cd Util && \
|
|
|
|
git checkout 2781abb3e8f4 && \
|
|
|
|
cd .. && \
|
|
|
|
cp -r Util/src . && \
|
|
|
|
rm -rf Util/
|
2013-02-17 19:55:14 +00:00
|
|
|
Build Version:4.0.1,23,1950e66885eb,rm=Dictionary_signed.apk,\
|
2013-02-16 11:48:56 +00:00
|
|
|
init=git clone https://code.google.com/p/quickdic-dictionary.util/ Util,prebuild=mkdir libs && \
|
|
|
|
sed -i 's@\(android.library.reference.1=\).*@\1Util@' project.properties && \
|
|
|
|
cd jars/icu4j-4_8_1_1/ && sed -i '108d' build.xml && ant clean collator transliterator moduleJar && \
|
2013-04-09 21:38:55 +00:00
|
|
|
mv icu4j.jar ../../libs/
|
2012-02-04 21:24:44 +00:00
|
|
|
|
2013-01-10 07:54:41 +00:00
|
|
|
Auto Update Mode:None
|
2013-02-16 11:48:56 +00:00
|
|
|
#Cross reference with version of apk in root directory
|
|
|
|
Update Check Mode:RepoManifest
|
2013-02-17 19:55:14 +00:00
|
|
|
Current Version:4.0.1
|
|
|
|
Current Version Code:23
|
2012-01-30 21:11:50 +00:00
|
|
|
|