An open sourced text viewer mainly oriented to software developers. The app is for text files (e.g. .txt, .c, .json), and it does not support structured files (e.g. .doc, .pdf).
The text viewer makes large files readable. The text viewer makes lines separately "wrappable". The feature helps view files on mobile devices.
The restricted edit feature is added.
The app is open sourced ( https://github.com/YVWX/NewTextViewer ).