|
4873fed83f
|
updating commons
|
2021-12-24 12:46:09 +01:00 |
|
|
2542f6ea8f
|
tweaking the Delete note dialog a bit
|
2021-11-17 22:02:39 +01:00 |
|
|
fa938fe792
|
removing the setting related to creating new checklist items at the top
|
2021-11-17 21:31:43 +01:00 |
|
|
74b360d378
|
flipping some logic to make it clearer
|
2021-10-12 23:21:12 +02: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 |
|
|
46adfc6798
|
Merge pull request #457 from KryptKode/feat/add-multiple-checkitems
Dynamically add checklist items
|
2021-10-08 18:25:29 +02:00 |
|
|
0e04566985
|
Merge remote-tracking branch 'origin/feat/add-multiple-checkitems' into feat/add-multiple-checkitems
# Conflicts:
# app/src/main/kotlin/com/simplemobiletools/notes/pro/dialogs/NewChecklistItemDialog.kt
|
2021-10-06 23:45:17 +01:00 |
|
|
ba8e9e6a29
|
dismiss checklist dialog on touch outside
|
2021-10-06 23:44:22 +01:00 |
|
|
059ba84775
|
show keyboard when checklist dialog opens
|
2021-10-06 23:43:50 +01:00 |
|
|
e050635adc
|
Allow closing the dialog by clicking outside of it
|
2021-10-06 22:12:26 +02:00 |
|
|
0937d0da24
|
Edit sorting logic
|
2021-10-05 21:39:34 +01:00 |
|
|
2fdd2cc845
|
Update text colors, make keyboard ADJUST_RESIZE
|
2021-10-05 20:07:48 +01:00 |
|
|
12e21a0282
|
Remove delete icon from checklist item
|
2021-10-03 15:08:14 +01:00 |
|
|
9d60d27e53
|
Remove unnecessary strings, remove separate done from/undone
|
2021-10-03 14:53:40 +01:00 |
|
|
efbfaa8717
|
Added note title to widget (#268)
|
2021-10-01 20:52:41 +02:00 |
|
|
8c77eae5c3
|
Dynamically add checklist items
|
2021-09-29 17:01:45 +01:00 |
|
|
17579ac451
|
Persist sort state globally
|
2021-09-29 11:38:13 +01:00 |
|
|
a90bfb9a0a
|
Implement checklist sort
|
2021-09-29 10:35:21 +01:00 |
|
|
53182f0507
|
adding some protection related fields to the Note model
|
2021-05-20 20:43:38 +02:00 |
|
|
7c6bca4fd7
|
set checklist by default at opening a checklist file
|
2021-03-21 13:11:01 +01:00 |
|
|
0ba1e0e683
|
limit the file size at 1 MB at folder import too
|
2021-03-14 17:34:27 +01:00 |
|
|
50281671e4
|
fix #358, allow creating a new note from the Open Note dialog
|
2020-09-19 16:23:56 +02:00 |
|
|
6733a9f263
|
Allow opening files as Checklists
|
2020-03-29 10:40:17 +02:00 |
|
|
86714229b4
|
- wip: app crash when gson can not deserialize note
|
2020-02-29 10:28:54 +01:00 |
|
|
4c98d5201e
|
fix #300, make the note title check at renaming case insensitive
|
2019-12-07 13:03:29 +01:00 |
|
|
f19e0ff5d0
|
change the "Pick a note" dialog title to "Open note"
|
2019-09-03 11:54:54 +02:00 |
|
|
b71768a0dc
|
create a new background thread only when needed
|
2019-08-19 22:38:59 +02: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 |
|
|
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 |
|
|
b6f8bea868
|
fix checklist handling at mass folder importing
|
2018-12-09 20:18:45 +01:00 |
|
|
57450ac5f7
|
change the way new note types are determined, to a radio button
|
2018-12-09 10:00:06 +01:00 |
|
|
d021a9d0fd
|
allow adding new items to checklists
|
2018-12-07 23:37:03 +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 |
|
|
05ee03f351
|
fix renaming notes exported to files
|
2018-11-08 11:10:40 +01:00 |
|
|
66821397e9
|
moving another function in Room
|
2018-11-07 20:39:17 +01:00 |
|
|
95ab889045
|
handle note updating and inserting
|
2018-11-07 19:57:30 +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 |
|
|
f26ea25a1e
|
use one shared function for updating note title, value, path
|
2018-11-07 12:58:35 +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 |
|