Commit graph

198 commits

Author SHA1 Message Date
087a7728e2 Report uncaught exceptions on background threads 2020-04-08 07:58:54 -07:00
0c58f29cb5 Bump version number 2020-04-08 07:58:54 -07:00
66db5aa79d Fix error reports and allow disabling them 2020-04-08 07:58:54 -07:00
15eb0812c0 Add privacy policy and limit the data sent by ACRA 2020-04-08 07:58:54 -07:00
306e642d43 Revert replacing Firebase with ACRA 2020-04-08 07:58:54 -07:00
decb4d76ff Bump version number 2020-04-08 07:58:54 -07:00
9037167e29 Update Robolectric for API 28 support 2020-04-08 07:58:54 -07:00
002248551b Fix up navigation on MarkdownInfoActivity 2020-04-08 07:58:54 -07:00
987b5c1785 Fix privacy policy opening 2020-04-08 07:58:54 -07:00
54952348f8 Update gradle wrapper and dependencies 2020-04-08 07:58:54 -07:00
945edc03d0 Bump version & add missing file 2020-04-08 07:58:54 -07:00
c9e72dc7b3 Replace ACRA with Firebase Crashlytics 2020-04-08 07:58:54 -07:00
35d077190d Ensure the first file in the ExplorerActivity is always the parent directory 2020-04-08 07:58:54 -07:00
9d3f04bbbd Add Jenkinsfile 2020-04-08 07:58:54 -07:00
726dd47ec7 Add acra.properties to gitignore 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
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