Commit Graph

23 Commits

Author SHA1 Message Date
50281671e4 fix #358, allow creating a new note from the Open Note dialog 2020-09-19 16:23:56 +02:00
6733a9f263 Allow opening files as Checklists 2020-03-29 10:40:17 +02:00
86714229b4 - wip: app crash when gson can not deserialize note 2020-02-29 10:28:54 +01:00
4c98d5201e fix #300, make the note title check at renaming case insensitive 2019-12-07 13:03:29 +01:00
f19e0ff5d0 change the "Pick a note" dialog title to "Open note" 2019-09-03 11:54:54 +02:00
b71768a0dc create a new background thread only when needed 2019-08-19 22:38:59 +02:00
622778e882 allow adding 3 checklist items at once 2018-12-26 23:50:41 +01:00
02c73cdec0 fix #249, allow renaming checklist items 2018-12-26 23:34:04 +01:00
b921356feb remember last created note type 2018-12-09 21:15:51 +01:00
4498428fb5 fix #238, save note text at renaming, if autosave is enabled 2018-12-09 21:03:23 +01:00
b6f8bea868 fix checklist handling at mass folder importing 2018-12-09 20:18:45 +01:00
57450ac5f7 change the way new note types are determined, to a radio button 2018-12-09 10:00:06 +01:00
d021a9d0fd allow adding new items to checklists 2018-12-07 23:37:03 +01:00
22be4e4ac4 adding a new ChecklistFragment and rename NoteFragment to TextFragment 2018-12-07 22:16:21 +01:00
2d36835ebb allow creating notes of a new type, Checklist 2018-12-07 21:55:21 +01:00
05ee03f351 fix renaming notes exported to files 2018-11-08 11:10:40 +01:00
66821397e9 moving another function in Room 2018-11-07 20:39:17 +01:00
95ab889045 handle note updating and inserting 2018-11-07 19:57:30 +01:00
99ee559836 change the Note ID type to Long 2018-11-07 19:00:06 +01:00
885170edfc move some note fetchin related functions in Room 2018-11-07 18:38:27 +01:00
f26ea25a1e use one shared function for updating note title, value, path 2018-11-07 12:58:35 +01:00
e7ff0c6e15 preparing the migration to Room database 2018-11-07 12:18:52 +01:00
0635dac078 appending package name with .pro 2018-11-07 11:48:09 +01:00