Commit Graph

68 Commits

Author SHA1 Message Date
062f3ff41b fixing a warning 2022-12-25 11:35:09 +01:00
a5f1f1226b Fixed missing content of checklist widget 2022-03-17 11:42:03 +01:00
c1e664d9bb use a function for getChecklistItems, not variable 2022-03-08 18:50:05 +01:00
e965c6ec37 Added synchronization to checklist export and import 2022-02-24 19:53:28 +01:00
a7cb229a7a Merge pull request #501 from Aga-C/fix-checklist-widget-style
Fixed text styling in checklist widget (#347)
2022-02-03 22:51:13 +01:00
e0d8a361e3 autoformatting the code 2022-02-03 22:51:05 +01:00
58bff67785 Merge pull request #500 from Aga-C/hide-checklist-image
Added hiding checklist image on select to avoid item resizing (#499)
2022-02-03 22:43:53 +01:00
61a606f0ae Fixed text styling in checklist widget (#347) 2022-02-01 18:28:48 +01:00
62b0bf62ad Added hiding checklist image on select to avoid item resizing (#499) 2022-01-27 11:35:26 +01:00
ab632e1cf5 Added setting custom sorting on move to top/bottom 2022-01-03 14:23:30 +01:00
733071a624 removing a redundant function 2021-12-25 19:49:09 +01:00
4873fed83f updating commons 2021-12-24 12:46:09 +01:00
23cdd2511b Added custom sorting (#464) 2021-10-12 15:49:30 +02:00
9b45cfc053 Moved done checklist setting to the sorting dialog (#462) 2021-10-10 19:30:27 +02:00
0b1af74053 Merge pull request #456 from KryptKode/feat/checklist-sort
Feat/checklist sort
2021-10-08 18:31:22 +02:00
a26ae22412 adding a space 2021-10-08 18:29:56 +02:00
0937d0da24 Edit sorting logic 2021-10-05 21:39:34 +01:00
f18a223f8b Added monospaced font to widgets (#292) 2021-09-29 19:49:48 +02:00
a90bfb9a0a Implement checklist sort 2021-09-29 10:35:21 +01:00
0f5456086e properly handle password protection of menu items 2021-05-20 23:12:19 +02:00
4f1bb56d00 allow syncing note with content uris 2021-03-21 11:50:02 +01:00
31c74b14c7 adding a check for removing broken checklist items 2021-02-20 23:28:13 +01:00
c3e7895a11 tweaking a string to make it clearer 2021-02-07 23:06:14 +01:00
7740a3cfb8 tweaking the way checklist items are moved to the top or bottom 2021-01-21 19:00:31 +01:00
e6e1df7563 Fix item movement issue 2021-01-21 17:17:47 +06:00
3fa9bebcb2 Add option to move checklist item all the way top or bottom #370 2021-01-21 16:33:38 +06:00
75da88ba33 Implement deleting done checklist items 2021-01-04 18:43:54 +06:00
810f10c9aa adding Print support 2020-10-29 16:02:34 +01:00
6b6db9d0a2 moving one more drag and drop related interface in commons 2020-10-11 18:50:49 +02:00
f67b1bfefe moving some drag and drop related interfaces in Simple Commons 2020-10-11 18:45:03 +02:00
879c2b34d1 add bigger margins at the settings section labels 2020-05-28 22:04:11 +02:00
d0dfab6855 adding a crashfix at the Plain Text notes 2020-05-28 21:58:58 +02:00
a9066ab343 fix #348, never remove the antialiasing flag of checklist items 2020-05-28 21:53:32 +02:00
d64f9d889d apply the new way of setting font size in percentage everywhere 2020-05-28 21:38:43 +02:00
6793be0039 fixes 2020-03-25 13:12:22 +01:00
8b20ccde0b searching for strings in a given note, then highlighting and looping through the string occurrences with some arrows. 2020-03-24 08:46:59 +01:00
7b12650db9 - fixed app crash when gson can not deserialize note
- create checklist notes if user paste note with new line char
2020-03-01 16:53:09 +01:00
86714229b4 - wip: app crash when gson can not deserialize note 2020-02-29 10:28:54 +01:00
b4b5a181ae moving the font size related settings into Commons 2020-02-05 11:32:10 +01:00
e7be99c528 apply the selected gravity at checklist items too 2019-12-08 20:16:51 +01:00
0b81d11c9a fix #265, allow reordering checklist items by dragging them 2019-12-08 19:51:27 +01:00
11155ee12a adding a drag handler at checklist items 2019-12-08 13:03:17 +01:00
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