Commit graph

326 commits

Author SHA1 Message Date
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
db9d642a13 Update roadmap 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
7796adc55f Update README.md 2020-04-08 07:58:52 -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
3e73ad4f46 Added item to roadmap 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
57eab8a79c Update README.md 2017-08-28 13:00:19 -06:00
88dac71d9b Update README.md 2017-08-28 12:58:02 -06:00