42 Commits

Author SHA1 Message Date
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
4cd1dfc4f9 minor tweaks to the word count code style 2017-11-21 12:20:09 +01:00
Christopher
d2fb9240fa Fix missing import
refs #141
2017-11-20 22:58:36 +01:00
Christopher
0c3bd3a828 Cleanup comments & add id to new relative layout
refs #141
2017-11-20 22:52:14 +01:00
Christopher
e763f05ec8 Add optional Word Count to Note
- Setting included (default: deactived)
- Translation for en/de

refs #40
2017-11-20 22:39:01 +01:00
tibbi
b0362dfa1a properly handle orientation changes 2017-11-20 11:18:55 +01:00
tibbi
bff373afac update SDK to 27 and Commons 2017-11-10 15:28:22 +01:00
tibbi
ba2a9af7fb fix #112, keep cursor position at Resume 2017-09-23 10:45:31 +02:00
tibbi
8adaa00967 fix #111, add a toggle for showing keyboard at startup 2017-09-23 10:28:39 +02:00
Nikola Trubitsyn
7de615fecc Allow to use monospaced font 2017-09-19 18:57:33 +03:00
tibbi
8ed2901389 couple code style updates 2017-09-18 20:00:39 +02:00
tibbi
09b96a45e8 make sure the cursor is visible at starting the app 2017-06-22 21:05:51 +02:00
tibbi
80378cd18e adding a null check 2017-06-22 21:00:08 +02:00
Nikola Trubitsyn
cad1cee0a2 Allow to choose whether to put cursor to end of note 2017-06-19 01:35:52 +03:00
Nikola Trubitsyn
80edf02089 Implement appending text received from external application 2017-06-18 22:05:02 +03:00
tibbi
5ec40cbd9e move the cursor to the end of note 2017-06-14 22:26:25 +02:00
Nikola Trubitsyn
a9e466406c Fix #88 2017-06-13 22:28:59 +03:00
tibbi
8148107ed4 remove the text change listener for making links clickable, can cause bugs 2017-03-30 23:28:52 +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
05ea84c743 move a context extension for getting text gravity into a private function 2017-03-10 00:15:44 +01:00
tibbi
df353031ae show proper file note text on widgets 2017-03-10 00:11:57 +01:00
tibbi
c5db35da8d couple corrections to note saving 2017-03-09 21:25:03 +01:00
tibbi
5ed43bb870 add some renaming related stuff 2017-03-08 23:21:40 +01:00
tibbi
13d09de4be display success toast at saving notes 2017-03-08 22:22:59 +01:00
tibbi
b2dec578f8 fetch the proper file content for file types 2017-03-08 22:13:39 +01:00
tibbi
c5fc3d2bd5 save note to file at pause, if its a file note 2017-03-08 22:05:21 +01:00
tibbi
6585cf0b2f store the note value in db only if its not linked to a file 2017-03-08 21:49:45 +01:00
tibbi
db26e22067 fix #68, invalid share error message 2017-03-06 22:12:12 +01:00
tibbi
79285a197c fix #69, weird behaviour at renaming note 2017-03-06 22:07:24 +01:00
tibbi
a05056c9f9 fix #61, make links and emails clickable if selected so 2017-03-06 21:01:56 +01:00
tibbi
01a6067f96 fix #70, do not trim the text before saving 2017-03-06 19:31:42 +01:00
tibbi
08bf07f7f4 create a config context extension 2017-01-15 11:29:04 +01:00
tibbi
02e005ec37 update some colors 2017-01-06 21:27:12 +01:00
tibbi
f31d649f28 move DBHelper in helpers folder 2017-01-06 20:09:30 +01:00
tibbi
0932fb3816 remove the cursor extensions 2017-01-06 20:00:10 +01:00
tibbi
f4b0a0e691 moving a couple files in Helpers folder 2017-01-06 19:44:49 +01:00
tibbi
9585c3912d move the icons in drawables folder + add Commons library 2017-01-06 18:43:45 +01:00
tibbi
e546f17552 show the keyboard at creating new note 2016-11-27 11:44:05 +01:00
tibbi
8cf5df20b2 allow changing text gravity 2016-11-27 10:50:45 +01:00
tibbi
e83c41fa35 show the current note title in a pager strip 2016-11-26 23:40:10 +01:00
tibbi
93ed653206 move the notes in a viewpager 2016-11-26 16:32:10 +01:00