38 Commits

Author SHA1 Message Date
tibbi
380fee7e11 declade some values as const 2018-01-25 23:11:19 +01:00
tibbi
d82950fd70 fix #148, remember the last used note save folder 2018-01-08 22:38:05 +01:00
Christopher
460c278809 Applied feedback
- changes string name to show_word_count
- changed id of relative layout to notes_relative_layout

refs #141
2017-11-20 23:02:13 +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
847689539b fix #135, add an Extension field at Exporting file 2017-11-10 20:50:26 +01:00
tibbi
3107008393 fix #127, allow scrolling the widget vertically 2017-11-10 19:11:08 +01:00
tibbi
eb496863e8 rewrite the widget to the more modern way of handling 2017-11-10 17:29:31 +01:00
tibbi
bff373afac update SDK to 27 and Commons 2017-11-10 15:28:22 +01:00
tibbi
a97e1cd7e9 use some helper functions when setting up widget elements 2017-09-23 11:44:42 +02:00
tibbi
8adaa00967 fix #111, add a toggle for showing keyboard at startup 2017-09-23 10:28:39 +02:00
tibbi
1ee9524a15 minor code style and strings update 2017-09-22 22:52:49 +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
Tibor Kaputa
a13ea825ea Merge pull request #113 from trubitsyn/issue-107
Allow to act as a default text file opener
2017-09-18 19:52:58 +02:00
Nikola Trubitsyn
9bec0e9eca Allow to act as a default text file opener 2017-09-17 15:41:09 +03:00
tibbi
2461b843d4 make sure the note id autoincrements 2017-09-14 20:29:46 +02:00
tibbi
ab3b46ab7a update commons to 2.22.4 2017-07-04 21:44:30 +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
d5955c67a3 Implement sharing to a new note 2017-06-17 17:29:53 +03:00
tibbi
70550d022e open the widget note after clicking on the widget 2017-03-18 23:50:49 +01:00
tibbi
df353031ae show proper file note text on widgets 2017-03-10 00:11:57 +01:00
tibbi
4262446d3a replace the Font size spinner in Settings with a dialog 2017-03-09 23:45:47 +01:00
tibbi
472a75e5c9 disable success dialog by default 2017-03-09 21:05:54 +01:00
tibbi
59e29c2452 remove not existing files from internal db 2017-03-08 23:06:06 +01:00
tibbi
ae4e811ab7 make the save success message optional 2017-03-08 22:29:02 +01:00
tibbi
8ae1a99379 parse the Path field of notes too 2017-03-08 20:05:59 +01:00
tibbi
78f6cfcbde make the existing title checking incasesensitive 2017-03-07 20:30:03 +01:00
tibbi
4e845db003 if a note cannot be loaded, still load the other ones 2017-03-07 19:51:55 +01:00
tibbi
79285a197c fix #69, weird behaviour at renaming note 2017-03-06 22:07:24 +01:00
tibbi
b387a95492 add a toggle for clickable links and emails 2017-03-06 20:50:08 +01:00
tibbi
9e2f8a1194 launch splash activity on widget click, close #64 2017-01-23 23:49:52 +01:00
tibbi
08bf07f7f4 create a config context extension 2017-01-15 11:29:04 +01:00
tibbi
7f6cbbb461 couple widget corrections 2017-01-06 22:42:46 +01:00
tibbi
73ce78d00d remove the curly braces 2017-01-06 20:10:47 +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
ca16d12112 couple database handling tweaks 2017-01-06 19:58:35 +01:00
tibbi
f4b0a0e691 moving a couple files in Helpers folder 2017-01-06 19:44:49 +01:00