Commit Graph

26 Commits

Author SHA1 Message Date
fa63a699b8 implement the undone checklist item moving 2019-12-07 15:32:32 +01:00
a66d5c0e89 adding some crashfixes 2019-12-07 15:22:32 +01:00
ded6231dab fix #302, apply the selected text size on checklist items too 2019-12-07 12:50:58 +01:00
bbc14d4aae fix #298, properly save checklist values at renaming 2019-10-28 11:31:36 +01:00
21a5c99315 fix #269, allow using different colors per widget 2019-08-19 23:24:47 +02:00
afd4ee00b6 update commons to 5.16.12 2019-08-19 22:31:58 +02:00
c051160368 removing some warnings 2019-07-25 11:26:26 +02:00
7b1e0a5ea0 fix some glitches related to exporting current notes 2019-03-08 23:27:58 +01:00
02c73cdec0 fix #249, allow renaming checklist items 2018-12-26 23:34:04 +01:00
aedf7b7d79 replace checklist item editing with renaming 2018-12-26 23:17:58 +01:00
451c7bb19f add a cab button for editing checklist items 2018-12-26 23:10:03 +01:00
eb75c111d3 lower the alpha and add strike through text of done checklist items on widget 2018-12-09 18:38:25 +01:00
a733d9021e optimizing checklist widget loading 2018-12-09 17:37:31 +01:00
b8f18f9ae9 adding some checklist widget handling 2018-12-09 17:14:01 +01:00
2ebcdcd647 show proper checklist items at the widget config screen 2018-12-09 12:05:09 +01:00
1d90b76d32 handle deleting checklist items 2018-12-08 23:34:53 +01:00
ddb5654b9f toggle checklist item checked state on click 2018-12-08 23:04:20 +01:00
0babf17c63 adding some cross and check icons to checklist items 2018-12-08 20:45:30 +01:00
2d61509590 reduce the alpha and strike thru text of completed tasks 2018-12-08 19:55:20 +01:00
f34ce020bb display the checklist items on the recycler view 2018-12-08 19:23:49 +01:00
22be4e4ac4 adding a new ChecklistFragment and rename NoteFragment to TextFragment 2018-12-07 22:16:21 +01:00
742fe5d842 couple improvements to widgets and intent handling 2018-11-07 23:46:17 +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
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