rdoeffinger / Dictionary

"QuickDic" offline Dictionary App for Android. Provided downloadable dictionaries are based on Wiktionaries but can also be created from other sources (see DictionaryPC). Remember to use --recursive when cloning! Fork of project that used to be hosted at code.google.com/p/quickdic-dictionary.
Apache License 2.0
322 stars 69 forks source link

is this project still alive? #156

Closed cmdtstof closed 12 months ago

cmdtstof commented 1 year ago

dear QuickDic contributors is this project still alive? i am asking cause i like and use QuickDic daily and try to find a way to add transliterations to the existing EN-TA dic (maybe via [1]). thanks for yur work till now and thanks for an answer, which would give me the motivation for going further. stof [1] http://sangam.tamilnlp.com/tamil2ipa.html

rdoeffinger commented 1 year ago

I've not spent much time on it lately, mostly because it works very well for me and other things were more interesting But I am still around. It seems to me that wiktionary already contains transliterations? Would just need to parse them out and preserve them - I'd prefer to not add a new dependency for this.

cmdtstof commented 1 year ago

thanks for answering. now i just need find time and the motivation to go further... maybe someone else joins me?

Uj947nXmRqV2nRaWshKtHzTvckUUpD commented 1 year ago

One question, if the app is not being updated anymore, how can i update the dictionaries? I don't find this option

rdoeffinger commented 1 year ago

The app is still being updated. I published one in April. If I completely stopped, the app would be removed from the Play Store within 2 years, so the dictionary updates would be the smallest issue. If ignoring the Play Store, F-Droid could still take patches. But none of this has really anything to do with Dictionaries, app updates are only needed for the convenient download process via the Dictionary Manager. It's possible to download Dictionaries with a browser and install them in the app, no changes to the app required. How to generate new Dictionaries is documented in the https://github.com/rdoeffinger/DictionaryPC project, however it is not an easy process, and I expect anyone that manages that would also manage to make new releases of the app. But I don't have the impression that wiktionary content changes all that much, so not sure if there is really a need to update the dictionaries anyway.