|
e965c6ec37
|
Added synchronization to checklist export and import
|
2022-02-24 19:53:28 +01:00 |
|
|
d2d4186d2e
|
finish actmode on showing NewItemDialog
|
2022-02-07 19:12:38 +01:00 |
|
|
3a08647ce1
|
fixing a crash, do not try loading checklist fragment after fail
|
2021-11-17 22:29:48 +01:00 |
|
|
fa938fe792
|
removing the setting related to creating new checklist items at the top
|
2021-11-17 21:31:43 +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 |
|
|
0937d0da24
|
Edit sorting logic
|
2021-10-05 21:39:34 +01:00 |
|
|
1ea4f0bf04
|
cleanup formatting
|
2021-09-29 11:49:08 +01:00 |
|
|
a90bfb9a0a
|
Implement checklist sort
|
2021-09-29 10:35:21 +01:00 |
|
|
e8edc45b94
|
Merge branch 'master' into add-checklist-top
|
2021-09-28 23:22:11 +02:00 |
|
|
981e7f626c
|
updating kotlin, commons, gradle
|
2021-09-28 23:21:15 +02:00 |
|
|
d9a5fce48b
|
Added new checklist items at the top (#439)
|
2021-09-28 20:18:52 +02:00 |
|
|
5e5576a0e0
|
Remove one-line if expressions
|
2021-08-27 20:24:36 +03:00 |
|
|
a2faa7107f
|
Remove note protection if biometric id is no longer available
This check is done to avoid user not being able to unlock the note if he removes biometric id from phone settings.
|
2021-08-27 14:50:43 +01:00 |
|
|
fadf9bed7e
|
Use updated security API
|
2021-08-24 19:24:55 +03:00 |
|
|
8e09ac7c99
|
show the notes content if it gets unlocked
|
2021-05-21 09:32:41 +02:00 |
|
|
0f5456086e
|
properly handle password protection of menu items
|
2021-05-20 23:12:19 +02:00 |
|
|
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 |
|