remove nonfreeaddon anti-feature from wwwjdic
This commit is contained in:
parent
8b44424d3e
commit
8bc8f82e96
|
@ -1,4 +1,4 @@
|
|||
AntiFeatures:Tracking,NonFreeAdd
|
||||
AntiFeatures:Tracking
|
||||
Category:Science & Education
|
||||
License:Apache2
|
||||
Web Site:https://code.google.com/p/wwwjdic/
|
||||
|
@ -13,8 +13,8 @@ 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 (Honeycomb) support
|
||||
* Japanese pronunciation (via a separate app)
|
||||
* 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
|
||||
|
@ -24,15 +24,13 @@ to use all features.
|
|||
* 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 app)
|
||||
* Optical Character Recognition (WeOCR)
|
||||
* 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-features: Tracking, Addons. Crash
|
||||
reports are sent by default, thought that can be disabled; the kanji
|
||||
recognizer and suggested TTS apps seem to be non-free.
|
||||
.
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue