2013-01-25 10:42:38 +00:00
|
|
|
AntiFeatures:Tracking
|
2013-11-02 00:16:14 +00:00
|
|
|
Categories:Science & Education
|
2012-09-10 15:16:52 +00:00
|
|
|
License:Apache2
|
2012-08-29 12:04:14 +00:00
|
|
|
Web Site:https://code.google.com/p/wwwjdic/
|
|
|
|
Source Code:https://code.google.com/p/wwwjdic/source/list
|
2013-01-21 18:47:38 +00:00
|
|
|
Issue Tracker:https://code.google.com/p/wwwjdic/issues/list
|
2013-11-13 18:45:03 +00:00
|
|
|
Bitcoin:1DXhWFS9SL78GGyX7Luao9EuP5SxtDiPG1
|
2012-08-29 12:04:14 +00:00
|
|
|
|
2013-06-15 13:51:49 +00:00
|
|
|
Auto Name:WWWJDIC for Android
|
2013-07-13 18:07:40 +00:00
|
|
|
Summary:Japanese online dictionary
|
2012-08-29 12:04:14 +00:00
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
Frontend for
|
2013-01-21 18:47:38 +00:00
|
|
|
[http://www.csse.monash.edu.au/~jwb/cgi-bin/wwwjdic.cgi?1C WWWJDIC].
|
|
|
|
For more details, see the [http://code.google.com/p/wwwjdic/wiki/FAQ FAQ].
|
2013-04-09 21:38:55 +00:00
|
|
|
Dictionary search supports romaji lookup, but you need a Japanese IME
|
2013-01-21 18:47:38 +00:00
|
|
|
to use all features.
|
2012-08-29 12:04:14 +00:00
|
|
|
|
2013-01-25 10:42:38 +00:00
|
|
|
* Full tablet support
|
2013-04-09 21:38:55 +00:00
|
|
|
* Japanese pronunciation (via a separate, non-free app)
|
|
|
|
* Text to speech for kanji and dictionary entry translations
|
2013-01-21 18:47:38 +00:00
|
|
|
* Multi-radical kanji search
|
|
|
|
* Kanji of the day widget
|
|
|
|
* Japanese sentence translation
|
|
|
|
* Example search with approximately 150,000 examples (Japanese/English pairs)
|
|
|
|
* Example word breakdown/translation
|
|
|
|
* Animated stroke order diagrams for over 6000 kanji
|
|
|
|
* History and favorites with backup and restore
|
|
|
|
* Favorites export to CSV and Anki
|
2013-01-25 10:42:38 +00:00
|
|
|
* Handwriting recognition (via a separate, non-free app)
|
2013-04-09 21:38:55 +00:00
|
|
|
* Optical Character Recognition (WeOCR; author's server)
|
2013-01-21 18:47:38 +00:00
|
|
|
* OCR-based handwritten kanji recognition, does not require correct stroke order
|
|
|
|
|
2013-11-13 18:45:03 +00:00
|
|
|
A proprietary analytics library was removed before building, so the analytics
|
|
|
|
switch in the preferences isn't relevant. Anti-feature: Tracking. Crash
|
2013-01-25 10:42:38 +00:00
|
|
|
reports are sent by default, thought that can be disabled.
|
2013-01-26 12:32:34 +00:00
|
|
|
.
|
2012-08-29 12:04:14 +00:00
|
|
|
|
2013-10-30 16:05:36 +00:00
|
|
|
Repo Type:git-svn
|
2012-08-29 12:04:14 +00:00
|
|
|
Repo:http://wwwjdic.googlecode.com/svn/branches/2.0/
|
|
|
|
|
2013-10-30 16:05:36 +00:00
|
|
|
Build:2.2.5,2250
|
|
|
|
commit=995
|
|
|
|
subdir=wwwjdic-app
|
|
|
|
target=android-15
|
|
|
|
update=.;../wwwjdic
|
|
|
|
encoding=utf-8
|
|
|
|
extlibs=android/android-support-v4.jar
|
|
|
|
srclibs=ActionBarSherlock@4.2.0;FinfAgent@v0.1
|
|
|
|
prebuild=wget http://wwwjdic.googlecode.com/svn/branches/2.0/wwwjdic-app/assets/radkfile-u-jis208.txt -P assets/ && \
|
|
|
|
touch assets/keys && \
|
|
|
|
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
|
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' ../wwwjdic/project.properties && \
|
|
|
|
echo "android.library.reference.2=$$FinfAgent$$" >> ../wwwjdic/project.properties
|
|
|
|
|
|
|
|
Build:2.3.2,2320
|
|
|
|
disable=doesn't build at 1062
|
|
|
|
commit=1062
|
|
|
|
subdir=wwwjdic-app
|
|
|
|
target=android-15
|
|
|
|
update=.;../wwwjdic
|
|
|
|
encoding=utf-8
|
|
|
|
extlibs=android/android-support-v4.jar
|
|
|
|
srclibs=ActionBarSherlock@4.2.0;FinfAgent@v0.1
|
|
|
|
prebuild=wget http://wwwjdic.googlecode.com/svn/branches/2.0/wwwjdic-app/assets/radkfile-u-jis208.txt -P assets/ && \
|
|
|
|
touch assets/keys && \
|
|
|
|
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
|
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' ../wwwjdic/project.properties && \
|
|
|
|
echo "android.library.reference.2=$$FinfAgent$$" >> ../wwwjdic/project.properties
|
2012-09-22 10:45:15 +00:00
|
|
|
|
2013-11-13 18:45:03 +00:00
|
|
|
Build:2.3.3,2330
|
|
|
|
commit=1071
|
|
|
|
subdir=wwwjdic-app
|
|
|
|
target=android-18
|
|
|
|
update=.;../wwwjdic
|
|
|
|
encoding=utf-8
|
|
|
|
extlibs=android/android-support-v4.jar
|
|
|
|
srclibs=ActionBarSherlock@4.2.0;FinfAgent@v0.1
|
|
|
|
prebuild=wget http://wwwjdic.googlecode.com/svn/branches/2.0/wwwjdic-app/assets/radkfile-u-jis208.txt -P assets/ && \
|
|
|
|
touch assets/keys && \
|
|
|
|
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
|
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' ../wwwjdic/project.properties && \
|
|
|
|
echo "android.library.reference.2=$$FinfAgent$$" >> ../wwwjdic/project.properties && \
|
|
|
|
mkdir src
|
|
|
|
|
|
|
|
Maintainer Notes:
|
|
|
|
Note that all development is in branches/2.0, not trunk.
|
|
|
|
.
|
|
|
|
|
2012-11-18 19:44:30 +00:00
|
|
|
Auto Update Mode:None
|
2013-10-30 16:05:36 +00:00
|
|
|
Update Check Mode:RepoManifest
|
|
|
|
Current Version:2.3.3
|
|
|
|
Current Version Code:2330
|
2012-11-18 19:44:30 +00:00
|
|
|
|