Commit graph

420 commits

Author SHA1 Message Date
4a60c27d32 Premerge commit 2017-08-23 14:23:18 -05:00
6369d29e1d MVP implementation 2017-08-23 12:24:48 -05:00
e4ba6d39bc Began implementing RxJava 2017-08-11 18:09:11 -05:00
f5a7333e84 Added ViewModel libraries 2017-08-09 19:57:34 -05:00
68b994feb4 Replaced EditText onTextChangedListener with RxJava implementation 2017-08-07 17:54:18 -05:00
fcba8979f6 Added support for .markdown files 2017-08-06 18:18:26 -05:00
28d5fc41aa Modified edit fragment padding and added fenced code plugin for AndDown/HoeDown 2017-08-05 19:45:23 -05:00
66ebc6f675 Applied theme 2017-08-04 20:04:00 -05:00
4064ca5163 Made editable area take up the entire fragment and hid tabs in landscape mode 2017-08-01 15:57:27 -05:00
85b72b757c Switched to AndDown for MarkDown processing for performance 2017-07-29 12:42:13 -05:00
61c6f8233f Added delay to markdown processing for performance improvements 2017-07-29 12:28:57 -05:00
e16a1a12c7 Refactored EditFragment to send context to PreviewFragment instead of raw data 2017-07-29 12:28:35 -05:00
66f61ddc65 Moved EditPagerAdapater to own file and allowed both pages to be displayed on landscape layout (also improved edit fragment padding) 2017-07-29 12:25:30 -05:00
b1fb0dcea0 Added ability to load files 2017-07-27 18:35:23 -05:00
74a6f930a5 Save files to external storage 2017-07-27 18:21:26 -05:00
9a493fb536 Switched to flexmark as markdown processor 2017-07-27 16:29:55 -05:00
90ae21724a Fixed file loading and app icon not showing up in app drawer 2017-07-26 18:24:39 -05:00
7a39fd947c Finished save functionality and started load functionality 2017-07-26 07:02:59 -05:00
028006196b Added gradle files and ignored Android Studio files 2017-07-25 18:20:36 -05:00
31bed24bd8 Initial commit 2017-07-24 23:37:23 -05:00