Our projects!

Apps, libs & tools that helps during every day (developer) life.

Vocabulary App

  • Android application for testing your vocabulary. User can download vocabularies from our API and browse and test phrases placed in it. Vocabularies are splitted into files, so user can download only selected parts of vocabulary. Vocabulary definitions are in testing phase right now, but the client application is fully functional.
  • Source code at https://github.com/maraf/vocabularyapp.
  • Release of the Vocabulary App v1.2.1 to download.

Version history

  • v1.2.1
    • Download version v1.2.1.
    • Fix memory leaks when reading from internal DB using cursor.
    • Add toast to display any uncaught exception.
  • v1.2.0
    • Download version v1.2.0.
    • Extended duplicity check to show duplicated items.
    • Selection of difficulty group in phrases translation.
  • v1.1.0
    • Download version v1.1.0.
    • Add support for tagging phrases.
    • Add base duplicity checks.
    • Fix translating when only one phrase is in the session.
    • Posibility to entry phrase after giving up.
  • v1.0.0
    • Download version v1.0.0.
    • Downloading XML vocabularies from API v1.
    • Local caching of downloaded data.
    • Local storage for user statistics.
    • Browsing downloaded/local vocabularies (with filtering and sorting).
    • Translating word.