53 lines
2.2 KiB
Plaintext
53 lines
2.2 KiB
Plaintext
AntiFeatures:Tracking
|
|
Category:Science & Education
|
|
License:Apache2
|
|
Web Site:https://code.google.com/p/wwwjdic/
|
|
Source Code:https://code.google.com/p/wwwjdic/source/list
|
|
Issue Tracker:https://code.google.com/p/wwwjdic/issues/list
|
|
|
|
Summary:Japanese and kanji online dictionary
|
|
Description:
|
|
Frontend for
|
|
[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].
|
|
Dictionary search supports romaji lookup, but you need a Japanese IME
|
|
to use all features.
|
|
|
|
* Full tablet support
|
|
* Japanese pronunciation (via a separate, non-free app)
|
|
* Text to speech for kanji and dictionary entry translations
|
|
* 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
|
|
* Handwriting recognition (via a separate, non-free app)
|
|
* Optical Character Recognition (WeOCR; author's server)
|
|
* OCR-based handwritten kanji recognition, does not require correct stroke order
|
|
|
|
Flurry analytics library was removed before building. Thus the analytics switch
|
|
in the preferences isn't relevant. Anti-feature: Tracking. Crash
|
|
reports are sent by default, thought that can be disabled.
|
|
.
|
|
|
|
#the trunk is old; leave as svn because it'll likely change
|
|
Repo Type:svn
|
|
Repo:http://wwwjdic.googlecode.com/svn/branches/2.0/
|
|
|
|
Build Version:2.2.5,2250,995,subdir=wwwjdic-app,encoding=utf-8,target=android-15,\
|
|
update=.;../wwwjdic,srclibs=ActionBarSherlock@4.2.0;FinfAgent@v0.1,\
|
|
extlibs=android/android-support-v4.jar,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
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Market
|
|
Current Version:2.2.5
|
|
Current Version Code:2250
|
|
|