|
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 |
|
|
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 |
|