From 6da657daa6605bf54a60efd5930d0ddc98871609 Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 16 Feb 2013 11:48:56 +0000 Subject: [PATCH] update com.hughes.android.dictionary to 4.0 --- metadata/com.hughes.android.dictionary.txt | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/metadata/com.hughes.android.dictionary.txt b/metadata/com.hughes.android.dictionary.txt index 6ffb9e5531..7452dd41ec 100644 --- a/metadata/com.hughes.android.dictionary.txt +++ b/metadata/com.hughes.android.dictionary.txt @@ -1,13 +1,15 @@ Category:Office License:Apache2 Web Site:http://code.google.com/p/quickdic-dictionary/ -Source Code:http://code.google.com/p/quickdic-dictionary/source/checkout +Source Code:http://code.google.com/p/quickdic-dictionary/source/list 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 -be used offline. +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. . Repo Type:git @@ -53,9 +55,16 @@ git checkout 2781abb3e8f4 && \ cd .. && \ cp -r Util/src . && \ rm -rf Util/ +Build Version:4.0,22,c896ab82ce49,rm=Dictionary_signed.apk,\ +init=git clone https://code.google.com/p/quickdic-dictionary.util/ Util,prebuild=mkdir libs && \ +sed -i '29d' Util/src/com/hughes/util/StringUtil.java && \ +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 && \ +mv icu4j.jar ../../libs/ Auto Update Mode:None -Update Check Mode:Market -Current Version:4.0.1 -Current Version Code:23 +#Cross reference with version of apk in root directory +Update Check Mode:RepoManifest +Current Version:4.0 +Current Version Code:22