Commit graph

275 commits

Author SHA1 Message Date
35d077190d Ensure the first file in the ExplorerActivity is always the parent directory 2020-04-08 07:58:54 -07:00
238cd2cdaf Bump version and fix ACRA integration 2020-04-08 07:58:54 -07:00
ddc15413a3 Make directory up navigation easier to understand 2020-04-08 07:58:54 -07:00
315c186db1 Reduce auto-save aggressiveness 2020-04-08 07:58:54 -07:00
2453207d20 Make file directories before saving 2020-04-08 07:58:54 -07:00
4414f3ecc0 Bump version number 2020-04-08 07:58:54 -07:00
a737d23ba7 Report errors to ACRA instead of printing 2020-04-08 07:58:54 -07:00
179e872892 Bump version number 2020-04-08 07:58:54 -07:00
ae125a5311 Implement ACRA reporting 2020-04-08 07:58:53 -07:00
110bc80424 Bump version number 2020-04-08 07:58:53 -07:00
9c034b7db1 Fix crashes related to buggy ListView in Android 2020-04-08 07:58:53 -07:00
e24e04734f Bump version number 2020-04-08 07:58:53 -07:00
32a19e4cde Allow opening any text files
Previously the app was limited to just files with common markdown file extensions in their name, but Nextcloud Notes, for example, saves the markdown files with a .txt extension. In order to be more accommodating, the filename extension restriction has been lifted
2020-04-08 07:58:53 -07:00
ddd36a059a Remove Crashlytics 2020-04-08 07:58:53 -07:00
be771edbd2 Improve scrolling in edit pane 2020-04-08 07:58:53 -07:00
b86f0d248e Add possible fix for NPE in ExplorerActivity 2020-04-08 07:58:53 -07:00
3c3e8701ee Fix splash screen appearance 2020-04-08 07:58:53 -07:00
179930b825 Increment version number 2020-04-08 07:58:53 -07:00
fdef9990d4 Fix broken tests 2020-04-08 07:58:53 -07:00
80ec8e9b17 Add option to set default root directory 2020-04-08 07:58:53 -07:00
d6a03832d6 Added Dex support 2020-04-08 07:58:53 -07:00
d92c4cb762 Add Samsung build flavor 2020-04-08 07:58:53 -07:00
28dc2d4ba7 Add default launch view setting 2020-04-08 07:58:53 -07:00
a09260de11 Fix bug on markdown processing 2020-04-08 07:58:52 -07:00
093a989d01 Add apk files to gitignore 2020-04-08 07:58:52 -07:00
7a26e5ba00 Increment version number for release and fix test 2020-04-08 07:58:52 -07:00
2acd1fd1f0 Fix apache license text in Libraries text 2020-04-08 07:58:52 -07:00
5eab2285c4 Fix file opening 2020-04-08 07:58:52 -07:00
731377a420 Fix scrolling for code blocks and clean up warnings 2020-04-08 07:58:52 -07:00
f82330a92f Add New file creation menu option 2020-04-08 07:58:52 -07:00
6f844994da Remove unused methods 2020-04-08 07:58:52 -07:00
1c256d0491 Use correct activity in AutosaveTest 2020-04-08 07:58:52 -07:00
b9db5907a4 Cleanup unnecessary comments and string 2020-04-08 07:58:52 -07:00
17976d8e61 Remove unused methods 2020-04-08 07:58:52 -07:00
fe63f886fc Remove unnecessary logging statements 2020-04-08 07:58:52 -07:00
03a67fa7e4 Remove unused strings 2020-04-08 07:58:52 -07:00
e8f3ef7140 Add autosave test and fix bugs with saving 2020-04-08 07:58:52 -07:00
db57b56965 Autosave files in onPause 2020-04-08 07:58:52 -07:00
9cb9c36e06 Auto-capitalize sentences in edit pane 2020-04-08 07:58:52 -07:00
f2b97e0f3a Fix set title on file open 2020-04-08 07:58:52 -07:00
be4099a6f4 Add adaptive icon 2020-04-08 07:58:52 -07:00
25c74d4e54 Increment version number and release! 2020-04-08 07:58:52 -07:00
8c2f32dd97 Use built-in file explorer instead of OEM implementation 2020-04-08 07:58:52 -07:00
8de320bd48 Clean up build.gradle 2020-04-08 07:58:52 -07:00
8ae31ee246 Increment version number and update build tools 2020-04-08 07:58:52 -07:00
a42e375798 Fix memory leak in PreviewFragment 2020-04-08 07:58:52 -07:00
cd564ad363 Update gradle and add crashlytics for release builds 2020-04-08 07:58:51 -07:00
03800044cb Fixed NullPointerException on updating preview 2020-04-08 07:58:51 -07:00
6a3179436e Added Retrolambda to acknowledgements and included links to libraries in Readme 2020-04-08 07:58:51 -07:00
6981f8458d Fixed bug with title being underlined after saving 2020-04-08 07:58:51 -07:00
b63cef8c1b Fixed some more NullPointerException errors 2020-04-08 07:58:51 -07:00
b0490105b3 Fixed NullPointerException on setMarkdown call and fixed file name not loading correctly for file:: URIs 2020-04-08 07:58:51 -07:00
f3a6359a4f Cleaned up gradle build file 2020-04-08 07:58:51 -07: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