two new ASK language packs : Greek and French (large dictionary)

This commit is contained in:
David Black 2013-03-29 22:03:51 +00:00
parent f8a7deb647
commit 8e4a71439c
13 changed files with 50128 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,6 +3,7 @@ License:GPLv3
Web Site:https://github.com/pi3ch/ssh_anysoftkeyboard
Source Code:https://github.com/pi3ch/ssh_anysoftkeyboard
Issue Tracker:https://github.com/pi3ch/ssh_anysoftkeyboard/issues
Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: SSH
Summary:Language pack for AnySoft keyboard

View File

@ -0,0 +1,38 @@
Category:Office
License:Apache2
Web Site:https://github.com/anysoftkeyboard
Source Code:http://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/FrenchXLarge
Issue Tracker:https://github.com/anysoftkeyboard/LanguagePack/issues
Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: French
Summary:Language pack for AnySoft keyboard
Description:
AZERTY, BEPO and French-Canadian layouts with an almost 400,000
word dictionary.
You would need an 800MHz processor for it work smoothly.
Dictionary is from
[http://www.dicollecte.org/inscription.php?prj=fr Dicollecte.org],
and is licensed under the terms of the Mozilla public license.
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
.
Repo Type:svn
Repo:http://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/FrenchXLarge
Build Version:20111029,1,2019,patch=rules.patch,init=rm -rf bin/ gen/,update=force,\
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
mkdir -p dict/ && rm -f release/* res/raw/* && \
sed -i 's/fr_main/words/g' res/values/values.xml && \
wget http://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/fr_xlarge.xml \
-O dict/words.xml,build=ant dict -f rules.xml
Auto Update Mode:None
Update Check Mode:None
Current Version:20111029
Current Version Code:1

View File

@ -0,0 +1,18 @@
diff --git a/rules.xml b/rules.xml
new file mode 100644
index 0000000..575a987
--- /dev/null
+++ b/rules.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="rules" >
+ <target name="dict" >
+
+ <java
+ failonerror="true"
+ fork="true"
+ jar="../extlib/AnySoftKeyboardTools/makedict/makedict.jar" >
+ </java>
+ </target>
+
+</project>

View File

@ -3,6 +3,7 @@ License:Apache2
Web Site:https://github.com/Stichoza
Source Code:https://github.com/Stichoza/AnySoftKeyboardLanguagePackGeorgian
Issue Tracker:https://github.com/Stichoza/AnySoftKeyboardLanguagePackGeorgian/issues
Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Georgian
Summary:Language pack for AnySoft keyboard

View File

@ -0,0 +1,31 @@
Category:Office
License:Apache2
Web Site:https://github.com/anysoftkeyboard
Source Code:http://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Greek
Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Greek
Summary:Language pack for AnySoft keyboard
Description:
Dictionary is based on the Wikipedia article database from 01/11
and has about 50,000 words.
Install [[com.menny.android.anysoftkeyboard]] first, then select
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
.
Repo Type:svn
Repo:http://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Greek
Build Version:20110717,3,1815,patch=xml.patch;rules.patch,\
update=force,init=rm -rf bin/ gen/,extlibs=LanguagePacks/gr.xml,\
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
mkdir -p dict/ res/raw/ && rm -rf assets/ && mv libs/gr.xml dict/words.xml,\
build=ant dict -f rules.xml
Auto Update Mode:None
Update Check Mode:None
Current Version:20111024
Current Version Code:9

View File

@ -0,0 +1,18 @@
diff --git a/rules.xml b/rules.xml
new file mode 100644
index 0000000..575a987
--- /dev/null
+++ b/rules.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="rules" >
+ <target name="dict" >
+
+ <java
+ failonerror="true"
+ fork="true"
+ jar="../extlib/AnySoftKeyboardTools/makedict/makedict.jar" >
+ </java>
+ </target>
+
+</project>

View File

@ -0,0 +1,12 @@
diff --git a/res/xml/dictionaries.xml b/res/xml/dictionaries.xml
index f0a47e3..19e3df2 100644
--- a/res/xml/dictionaries.xml
+++ b/res/xml/dictionaries.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<Dictionaries>
- <Dictionary nameResId="@string/dictionary" locale="el" id="40bd9055-eaf2-44ff-8f95-a188dc4d1aaa" type="binary" dictionaryAssertName="el_binary.mp3" description="CyanogenMod Gingerbread dictionary"/>
-</Dictionaries>
\ No newline at end of file
+ <Dictionary nameResId="@string/dictionary" locale="el" id="40bd9055-eaf2-44ff-8f95-a188dc4d1aaa" dictionaryResourceId="@array/words_dict_array" description="Greek dictionary based on Wikipedia"/>
+</Dictionaries>

View File

@ -3,6 +3,7 @@ License:GPL
Web Site:https://github.com/AnySoftKeyboard/LanguagePack
Source Code:https://github.com/AnySoftKeyboard/LanguagePack
Issue Tracker:https://github.com/AnySoftKeyboard/LanguagePack/issues
Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Hebrew
Summary:Language pack for AnySoft keyboard

View File

@ -3,6 +3,7 @@ License:GPL/MPL
Web Site:https://github.com/rhornig/anysoftkeyboard-hungarian
Source Code:https://bitbucket.org/dalb8/anysoft-language-pack-hungarian
Issue Tracker:https://github.com/rhornig/anysoftkeyboard-hungarian/issues
Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Magyar
Summary:Language pack for AnySoft keyboard

View File

@ -3,6 +3,7 @@ License:GPLv3
Web Site:https://github.com/yuttadhammo
Source Code:https://github.com/yuttadhammo/ask-pali-keyboard
Issue Tracker:https://github.com/yuttadhammo/ask-pali-keyboard/issues
Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Pali
Summary:Language pack for AnySoft keyboard

View File

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://www.pedramhayati.com/2011/05/15/persianfarsi-language-for-android
Source Code:https://github.com/pi3ch/persian_anysoftkeyboard
Issue Tracker:https://github.com/pi3ch/persian_anysoftkeyboard/issues
Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Persian
Summary:Language pack for AnySoft keyboard

View File

@ -3,6 +3,7 @@ License:Unknown
Web Site:https://github.com/pelya/AnySoftKeyboard-LanguagePack-Russian
Source Code:https://github.com/pelya/AnySoftKeyboard-LanguagePack-Russian
Issue Tracker:https://github.com/pelya/AnySoftKeyboard-LanguagePack-Russian/issues
Donate:http://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Русский
Summary:Language pack for AnySoft keyboard