104 Commits

Author SHA1 Message Date
tibbi
0a2db99a61 add some new features to Whats New 2018-01-26 23:21:22 +01:00
tibbi
3b4d89ce97 fix #160, allow disabling line wrap 2018-01-26 22:54:18 +01:00
tibbi
f698d784de lets be smarter about displaying the Save button when autosave is off 2018-01-26 20:09:43 +01:00
tibbi
b59649dfea fix #133, add an option to disable autosave 2018-01-26 18:52:51 +01:00
tibbi
be4d06f04c fix #109, allow exporting all notes at once 2018-01-26 18:15:19 +01:00
tibbi
98a37986a9 add an option to show a note picker on startup 2018-01-26 00:30:14 +01:00
tibbi
eccdd5229b delete the note created from file only after handling SAF dialog 2018-01-25 23:56:24 +01:00
tibbi
0bcadef773 fix #155, properly handle View file intent, create a new note 2018-01-25 23:49:52 +01:00
tibbi
dba8871459 update commons to 3.0.21 2017-12-01 18:49:49 +01:00
tibbi
235c116fa8 updating commons 2017-11-29 21:22:14 +01:00
tibbi
11b57f1bda adding Leak Canary license 2017-11-20 17:01:18 +01:00
tibbi
b0362dfa1a properly handle orientation changes 2017-11-20 11:18:55 +01:00
tibbi
d11a8b5468 updating Whats New 2017-11-10 21:43:28 +01:00
tibbi
900e5bb1bc show the Note Exported Successfully message only once it really happened 2017-11-10 21:40:02 +01:00
tibbi
f0e0d5ff9a store state variables on pause 2017-11-10 21:30:52 +01:00
tibbi
239d0e966d adding a confirmation message after file exporting 2017-11-10 21:08:18 +01:00
tibbi
17c733f662 add a toggle for using english 2017-11-10 21:02:54 +01:00
tibbi
e6fac3aa84 reordering some functions 2017-11-10 20:24:49 +01:00
tibbi
1e51175be4 handle actionMode related things only if the activity is init 2017-11-10 16:02:20 +01:00
tibbi
bff373afac update SDK to 27 and Commons 2017-11-10 15:28:22 +01:00
tibbi
37fc8000f9 fix #102, fix a couple glitches related to notes and updating the widget 2017-09-23 11:17:53 +02:00
tibbi
8adaa00967 fix #111, add a toggle for showing keyboard at startup 2017-09-23 10:28:39 +02:00
tibbi
5b3040ee9e show more verbose error message in 2 cases 2017-09-22 22:34:34 +02:00
tibbi
4c02e295f3 add a null check to the viewpager 2017-09-22 22:32:03 +02:00
tibbi
8ed2901389 couple code style updates 2017-09-18 20:00:39 +02:00
Nikola Trubitsyn
9bec0e9eca Allow to act as a default text file opener 2017-09-17 15:41:09 +03:00
tibbi
3123b96b0c make mAdapter nullable 2017-07-10 19:20:51 +02:00
tibbi
dbdfc7b49f minor code cleanup 2017-06-18 21:28:10 +02:00
Nikola Trubitsyn
80edf02089 Implement appending text received from external application 2017-06-18 22:05:02 +03:00
tibbi
4ab6f9e807 make intent not nullable 2017-06-17 21:42:05 +02:00
Nikola Trubitsyn
d5955c67a3 Implement sharing to a new note 2017-06-17 17:29:53 +03:00
tibbi
de13dbd5c8 add some null checks at getting current text 2017-06-16 20:22:37 +02:00
tibbi
45e2e0c530 minor code style update 2017-06-16 18:13:13 +02:00
Nikola Trubitsyn
1741070686 Avoid crash when clicking with text selected and links enabled 2017-06-15 21:22:29 +03:00
tibbi
fddf164932 update commons to 2.19.6 2017-06-14 21:59:27 +02:00
Nikola Trubitsyn
a9e466406c Fix #88 2017-06-13 22:28:59 +03:00
tibbi
a6dc7aebef fix #80, prevent crashes at rotating with some dialog open 2017-04-18 23:22:41 +02:00
tibbi
74b818b6a5 fix #76, properly display the keyboard at creating a new note 2017-04-18 23:03:02 +02:00
tibbi
39fb4c6284 update commons to 2.16.9 2017-04-18 22:54:45 +02:00
tibbi
5db4ed8b92 change "Save as file" to "Export as file" to make it clear its not synced 2017-03-19 00:02:36 +01:00
tibbi
70550d022e open the widget note after clicking on the widget 2017-03-18 23:50:49 +01:00
tibbi
a25f826c5a update commons to 2.13.4 2017-03-18 23:10:15 +01:00
tibbi
4262446d3a replace the Font size spinner in Settings with a dialog 2017-03-09 23:45:47 +01:00
tibbi
05099e4753 delete the note file if chosen so 2017-03-09 22:32:31 +01:00
tibbi
dff96b04f1 create a special confirmation dialog for note deletion 2017-03-09 22:27:08 +01:00
tibbi
c5db35da8d couple corrections to note saving 2017-03-09 21:25:03 +01:00
tibbi
4f5b8f039f fix saving notes on sd card 2017-03-09 19:13:22 +01:00
tibbi
5ed43bb870 add some renaming related stuff 2017-03-08 23:21:40 +01:00
tibbi
ae4e811ab7 make the save success message optional 2017-03-08 22:29:02 +01:00
tibbi
13d09de4be display success toast at saving notes 2017-03-08 22:22:59 +01:00