Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 382 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 382 Bytes

XDictionary

A module for the Android Xposed framework - this module adds quick dictionary lookup, when you select text in any text input field. Searches dictionary.com for the definition of the word.

Todo

  • add support for searching regular TextView elements
  • do not show popup on long-press
  • prefer dictionary app if installed