|
5b944e5706
|
Remove unused methods
|
2018-01-18 03:57:18 -06:00 |
|
|
80d8a36581
|
Use correct activity in AutosaveTest
|
2018-01-18 03:52:46 -06:00 |
|
|
b29ca47c84
|
Cleanup unnecessary comments and string
|
2018-01-18 03:06:31 -06:00 |
|
|
c16ff661be
|
Remove unused methods
|
2018-01-18 03:02:20 -06:00 |
|
|
1c04aac1f0
|
Remove unnecessary logging statements
|
2018-01-18 03:01:55 -06:00 |
|
|
47fe1e1bee
|
Remove unused strings
|
2018-01-18 03:01:32 -06:00 |
|
|
6f79ec331e
|
Add autosave test and fix bugs with saving
|
2018-01-16 20:39:38 -06:00 |
|
|
83ca8edace
|
Autosave files in onPause
|
2018-01-16 00:12:12 +01:00 |
|
|
7fd5d23c6c
|
Auto-capitalize sentences in edit pane
|
2018-01-16 00:11:32 +01:00 |
|
|
f648297466
|
Fix set title on file open
|
2018-01-16 00:07:29 +01:00 |
|
|
df779ee200
|
Add adaptive icon
|
2018-01-16 00:04:35 +01:00 |
|
|
4013659254
|
Increment version number and release!
|
2017-12-23 22:35:30 -06:00 |
|
|
29749ce781
|
Use built-in file explorer instead of OEM implementation
|
2017-12-23 22:27:38 -06:00 |
|
|
094a1722aa
|
Increment version number and update build tools
|
2017-11-29 08:35:36 -06:00 |
|
|
414defaf47
|
Fix memory leak in PreviewFragment
|
2017-11-29 08:33:45 -06:00 |
|
|
e96aaba251
|
Update gradle and add crashlytics for release builds
|
2017-11-28 20:11:15 -06:00 |
|
|
b2bad763c0
|
Fixed NullPointerException on updating preview
|
2017-08-30 17:59:34 -06:00 |
|
|
89907945dd
|
Added Retrolambda to acknowledgements and included links to libraries in Readme
|
2017-08-29 20:50:51 -06:00 |
|
|
68a0fe2b39
|
Fixed bug with title being underlined after saving
|
2017-08-29 20:45:13 -06:00 |
|
|
d902c10378
|
Fixed some more NullPointerException errors
|
2017-08-29 20:41:06 -06:00 |
|
|
8a3c51932f
|
Fixed NullPointerException on setMarkdown call and fixed file name not loading correctly for file:: URIs
|
2017-08-29 20:33:13 -06:00 |
|
|
0302afe72d
|
Cleaned up gradle build file
|
2017-08-29 19:48:26 -06:00 |
|
|
fb0bf7ab5f
|
Fixed file opening splash screen
|
2017-08-24 16:12:29 -05:00 |
|
|
1ea93a2cdf
|
Performance improvements and proper link to cheatsheet
|
2017-08-23 21:22:59 -05:00 |
|
|
c912b32d5c
|
Added some helpful information and licensing stuff
|
2017-08-23 21:17:50 -05:00 |
|
|
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 |
|
|
31bed24bd8
|
Initial commit
|
2017-07-24 23:37:23 -05:00 |
|