1490 Commits

Author SHA1 Message Date
Tibor Kaputa
01d429c35e
Merge pull request #472 from Aga-C/fix-search-hiding
Fixed search button not hiding for checklist
2021-11-17 22:39:41 +01:00
tibbi
3a08647ce1 fixing a crash, do not try loading checklist fragment after fail 2021-11-17 22:29:48 +01:00
tibbi
2542f6ea8f tweaking the Delete note dialog a bit 2021-11-17 22:02:39 +01:00
tibbi
1f8b408445 replace the widget config screens Switch with a Checkbox 2021-11-17 21:55:02 +01:00
tibbi
80ae64ca4b redesigning the app settings 2021-11-17 21:52:14 +01:00
tibbi
fa938fe792 removing the setting related to creating new checklist items at the top 2021-11-17 21:31:43 +01:00
tibbi
4a5b8cd2dd updating commons 2021-11-17 21:04:38 +01:00
tibbi
612922efa7 removing an invalid Indonesian translation file 2021-11-13 17:25:18 +01:00
Tibor Kaputa
340efcda8b
Merge pull request #478 from ersen0/strings-tr
Update strings.xml (Turkish)
2021-11-12 21:23:18 +01:00
Oğuz Ersen
42e6a4007f
Update strings.xml (Turkish) 2021-11-12 17:49:21 +00:00
Tibor Kaputa
9435220430
Update README.md 2021-11-08 20:17:14 +01:00
Tibor Kaputa
6c081f4df6
Merge pull request #477 from lnux-usr/master
Simple translation changes
2021-11-06 19:40:46 +01:00
lnux-usr
cca78f5709
Simple translation changes 2021-11-06 16:54:43 +00:00
Tibor Kaputa
85a5af954e
Merge pull request #475 from smarquespt/patch-4
Update strings.xml
2021-10-31 18:17:35 +01:00
Sérgio Marques
66524b2f69
Update strings.xml 2021-10-31 15:48:35 +00:00
Tibor Kaputa
4c08833e0d
Merge pull request #474 from Aur36/patch-1
Update french translation
2021-10-31 16:31:32 +01:00
Aur36
2ebd288df5
Update french translation 2021-10-31 13:40:55 +01:00
Agnieszka C
d3a6285412 Fixed search button not hiding for checklist 2021-10-23 11:22:51 +02:00
Tibor Kaputa
1715c1e79b
Merge pull request #467 from Aga-C/polish-translation
Updated Polish translation
2021-10-13 22:46:49 +02:00
Agnieszka C
3e17b86446 Updated Polish translation 2021-10-13 19:40:45 +02:00
Tibor Kaputa
a756e01e1d
Merge pull request #466 from spkprs/patch-5
Update strings.xml
2021-10-13 18:36:06 +02:00
spkprs
46064a4bdc
Update strings.xml 2021-10-13 19:25:30 +03:00
tibbi
57731207eb updating changelog 6.9.1 2021-10-12 23:35:21 +02:00
tibbi
85e74edfbe update version to 6.9.1 2021-10-12 23:35:15 +02:00
tibbi
43921fd317 updating commons 2021-10-12 23:31:03 +02:00
Tibor Kaputa
1aad36d78f
Merge pull request #465 from Aga-C/add-custom-sorting
Added custom sorting (#464)
2021-10-12 23:21:52 +02:00
Tibor Kaputa
74b360d378
flipping some logic to make it clearer 2021-10-12 23:21:12 +02:00
Agnieszka C
23cdd2511b Added custom sorting (#464) 2021-10-12 15:49:30 +02:00
Tibor Kaputa
fd14f01f1f
Merge pull request #463 from Aga-C/move-setting-to-sort-dialog
Moved done checklist setting to the sorting dialog (#462)
2021-10-12 11:52:42 +02:00
Tibor Kaputa
47364d1f24
adding some padding to the checkbox 2021-10-12 11:52:31 +02:00
Agnieszka C
6dab750fa3 Added a divider 2021-10-10 20:23:36 +02:00
Agnieszka C
9b45cfc053 Moved done checklist setting to the sorting dialog (#462) 2021-10-10 19:30:27 +02:00
tibbi
86b43ede04 updating changelog 6.9.0 2021-10-08 18:51:10 +02:00
tibbi
2c60d17a26 update version to 6.9.0 2021-10-08 18:51:03 +02:00
tibbi
4e6ec77b47 show checklist item sorting in Whats New 2021-10-08 18:48:49 +02:00
tibbi
7de63f70bf updating commons 2021-10-08 18:37:29 +02:00
tibbi
f7c770df7a removing an unneeded apply, as it contains only 1 line 2021-10-08 18:36:04 +02:00
Tibor Kaputa
0b1af74053
Merge pull request #456 from KryptKode/feat/checklist-sort
Feat/checklist sort
2021-10-08 18:31:22 +02:00
Tibor Kaputa
a26ae22412
adding a space 2021-10-08 18:29:56 +02:00
Tibor Kaputa
46adfc6798
Merge pull request #457 from KryptKode/feat/add-multiple-checkitems
Dynamically add checklist items
2021-10-08 18:25:29 +02:00
darthpaul
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
darthpaul
ba8e9e6a29 dismiss checklist dialog on touch outside 2021-10-06 23:44:22 +01:00
darthpaul
059ba84775 show keyboard when checklist dialog opens 2021-10-06 23:43:50 +01:00
darthpaul
bfadeedacf remove used classes 2021-10-06 23:32:55 +01:00
Tibor Kaputa
e050635adc
Allow closing the dialog by clicking outside of it 2021-10-06 22:12:26 +02:00
darthpaul
0937d0da24 Edit sorting logic 2021-10-05 21:39:34 +01:00
darthpaul
2fdd2cc845 Update text colors, make keyboard ADJUST_RESIZE 2021-10-05 20:07:48 +01:00
darthpaul
579cf0feaa Change button to add new checklist item 2021-10-05 20:06:48 +01:00
Tibor Kaputa
f5ccdc45b9
avoid calling isCurrentItemChecklist() multiple times 2021-10-03 22:54:49 +02:00
Tibor Kaputa
289ec7208c
removing an unused constant 2021-10-03 22:45:28 +02:00