Commit Graph

24 Commits

Author SHA1 Message Date
3f153822cc update the checklist widget after modifying an item 2018-12-09 18:46:34 +01:00
2ebcdcd647 show proper checklist items at the widget config screen 2018-12-09 12:05:09 +01:00
c35d97d49a use a different view at the widget config screen for checklists 2018-12-09 11:26:14 +01:00
37eb009349 refresh the checklist if the first item is added 2018-12-09 10:42:48 +01:00
334056852a adding a placeholder at empty checklists 2018-12-09 10:40:50 +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
441b2d204e handle saving/loading checklist items from the db 2018-12-08 19:36:47 +01:00
f34ce020bb display the checklist items on the recycler view 2018-12-08 19:23:49 +01:00
c4ab67b2df hide the keyboard at checklist notes 2018-12-07 23:39:45 +01:00
d021a9d0fd allow adding new items to checklists 2018-12-07 23:37:03 +01:00
c0acb525ad adding a FAB at the checklist fragment 2018-12-07 23:08:26 +01:00
22be4e4ac4 adding a new ChecklistFragment and rename NoteFragment to TextFragment 2018-12-07 22:16:21 +01:00
8969a1a426 fix a glitch with disappearing note values 2018-11-16 23:31:11 +01:00
0f79bc1697 display Success message at synced notes if set so 2018-11-08 11:59:09 +01:00
ad216cb15d do not show success toast at notes synced with files 2018-11-08 10:51:19 +01:00
742fe5d842 couple improvements to widgets and intent handling 2018-11-07 23:46:17 +01:00
a6b9cbba9b ensure proper note being focused at viewpager 2018-11-07 23:10:05 +01:00
213cbd80fe adding widget support too 2018-11-07 21:32:29 +01:00
43896a964a moving more db related functions to Room 2018-11-07 20:12:07 +01:00
95ab889045 handle note updating and inserting 2018-11-07 19:57:30 +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
0635dac078 appending package name with .pro 2018-11-07 11:48:09 +01:00