Commit Graph

435 Commits

Author SHA1 Message Date
13dbe73709 fix #258, properly update Checklist widgets at updating the note 2019-01-25 23:52:15 +01:00
5f73989dad updating commons, gradle and kotlin 2019-01-25 23:39:35 +01:00
a584c8da17 properly remove the checklists placeholder at adding new items 2018-12-27 15:53:56 +01:00
f153b78b42 fix #247, add an extra check about write permissions when saving note content 2018-12-27 15:41:56 +01:00
30fcf9d0f4 fix #251, properly handle exporting notes on SD cards 2018-12-27 10:33:23 +01: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
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
8bba5eb942 adding a new FAQ item related to disappearing launcher icon 2018-12-26 23:02:52 +01:00
42c14576be properly clean up removed widgets from the database 2018-12-16 21:01:08 +01:00
4c18b24cae adding the new checklist type of note in release notes 2018-12-09 22:43:02 +01:00
b3203cb822 require just a context to NotesHelper, not whole activity 2018-12-09 21:30:46 +01:00
6264edcdca hide some menu buttons at checklist notes 2018-12-09 21:22:12 +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
b314acf30c fix #241, check all third party intents at onNewIntent too 2018-12-09 20:57:02 +01:00
13dd6164bd get the notes earlier at the importing process 2018-12-09 20:52:23 +01:00
a66ac61f98 fix some threading issues at importing notes via View intents 2018-12-09 20:31:59 +01:00
cf12439771 handle checklists at Open Text intent 2018-12-09 20:25:29 +01:00
b6f8bea868 fix checklist handling at mass folder importing 2018-12-09 20:18:45 +01:00
58d488b4a7 trim file extension at opening a checklist file 2018-12-09 20:10:52 +01:00
21e2a282b8 do not allow syncing checklist files with the note itself 2018-12-09 20:08:44 +01:00
ec5977cf9f add handling for exporting and sharing checklist notes 2018-12-09 19:03:06 +01:00
3f153822cc update the checklist widget after modifying an item 2018-12-09 18:46:34 +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
3248d942cd properly handle text color changing at the list widget 2018-12-09 12:17:35 +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
57450ac5f7 change the way new note types are determined, to a radio button 2018-12-09 10:00:06 +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
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
2d36835ebb allow creating notes of a new type, Checklist 2018-12-07 21:55:21 +01:00
fa947fffe5 fix a crash at placing a widget before launching the app once 2018-11-16 23:39:25 +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
22f9db423b fix some glitches related to opening third party intents 2018-11-08 11:44:29 +01:00
05ee03f351 fix renaming notes exported to files 2018-11-08 11:10:40 +01:00