|
81c6da22d4
|
avoid showing locked note content without password
|
2021-05-20 22:48:05 +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 |
|
|
b5f6f421b0
|
fixing some coloring issues
|
2021-02-20 22:29:56 +01:00 |
|
|
c3e7895a11
|
tweaking a string to make it clearer
|
2021-02-07 23:06:14 +01:00 |
|
|
ed91c9d75a
|
fix #390, make sure Undo/Redo works properly
|
2021-01-21 21:18:10 +01:00 |
|
|
74cdea8cfb
|
tweaking some things about checklist item removal
|
2021-01-10 19:16:23 +01:00 |
|
|
0132c9b157
|
Refactor code
|
2021-01-04 21:47:09 +06:00 |
|
|
75da88ba33
|
Implement deleting done checklist items
|
2021-01-04 18:43:54 +06:00 |
|
|
8880b4795e
|
fix #376, properly handle printing hashtags
|
2020-11-04 21:50:11 +01:00 |
|
|
810f10c9aa
|
adding Print support
|
2020-10-29 16:02:34 +01:00 |
|
|
7383691f67
|
adding a null check
|
2020-09-26 14:19:30 +02:00 |
|
|
670cfa152a
|
removing a useles fragment exception
|
2020-09-26 14:14:03 +02:00 |
|
|
d0dfab6855
|
adding a crashfix at the Plain Text notes
|
2020-05-28 21:58:58 +02:00 |
|
|
d64f9d889d
|
apply the new way of setting font size in percentage everywhere
|
2020-05-28 21:38:43 +02:00 |
|
|
08cbf3083f
|
Font size settings changed to percentages
|
2020-05-07 15:00:33 +01:00 |
|
|
a942121994
|
try making the "Show keyboard on startup" more reliable
|
2020-04-20 15:14:32 +02:00 |
|
|
628784c213
|
do not allow undoing the initial note content setup
|
2020-03-29 21:26:30 +02: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 |
|
|
e771818fd5
|
set continuation indent size to 8 in Android Studio
|
2020-03-03 17:08:21 +01:00 |
|
|
5c94460924
|
minor formatting change
|
2020-03-03 10:54:20 +01:00 |
|
|
5c7674744d
|
- fixed style config and code format
|
2020-03-03 09:47:01 +01:00 |
|
|
f66c90e495
|
- updated code style format and removed debug extension
|
2020-03-02 06:51:30 +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 |
|
|
224ba376cf
|
use white text highlight color at B&W theme
|
2020-01-03 23:45:25 +01:00 |
|
|
923777a5c7
|
use white color for urls in B&W theme
|
2020-01-03 23:32:39 +01:00 |
|
|
e7be99c528
|
apply the selected gravity at checklist items too
|
2019-12-08 20:16:51 +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 |
|
|
e13926e6f5
|
adding an extra check to avoid deleting wrong notes
|
2019-12-07 13:56:53 +01:00 |
|
|
bbc14d4aae
|
fix #298, properly save checklist values at renaming
|
2019-10-28 11:31:36 +01:00 |
|
|
b71768a0dc
|
create a new background thread only when needed
|
2019-08-19 22:38:59 +02:00 |
|
|
afd4ee00b6
|
update commons to 5.16.12
|
2019-08-19 22:31:58 +02:00 |
|
|
7b1e0a5ea0
|
fix some glitches related to exporting current notes
|
2019-03-08 23:27:58 +01:00 |
|
|
13dbe73709
|
fix #258, properly update Checklist widgets at updating the note
|
2019-01-25 23:52:15 +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 |
|
|
622778e882
|
allow adding 3 checklist items at once
|
2018-12-26 23:50:41 +01:00 |
|
|
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 |
|