We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix(wiki-prepass): correct 58 spelling typos across 34 files (2026-05-11T091456Z) Run of typos-cli 1.46.1 with manual audit. Each change verified against context to avoid breaking code identifiers, library names, or Android API constants (e.g. MODE_WORLD_WRITEABLE kept; SQLBrite library name preserved). Two false positives skipped: DB filename string 'Infor.db' and proper name 'Dan Lew'.
Replacing with implementation instead of compile perl -pi.bak -e "s/compile '(.[^']*)'/implementation '\1'/" *.md
Updated RxJava and RxBinding (markdown)
Fixed in description - SwitchMap vs FlatMap
SwitchMap instead of FlatMap to ignore stale response - http://stackoverflow.com/questions/28175702/what-is-the-difference-between-flatmap-and-switchmap-in-rxjava
First draft