Commit Graph

648 Commits

Author SHA1 Message Date
28a12eefca allow picking any language on Android 13+ 2022-08-24 22:46:19 +02:00
b263a9dc98 updating kotlin, commons, gradle 2022-08-24 22:41:54 +02:00
ea7f563f84 updating the widget config screen 2022-07-26 15:15:50 +02:00
d3d42c9953 delay refreshing menu items at app launch a bit 2022-07-12 11:24:27 +02:00
a0cbedd54d materializing the dialogs 2022-07-12 10:46:57 +02:00
797ac60d56 updating commons with some material elements 2022-07-11 23:28:40 +02:00
670d646cab fix #539, make Import notes more flexible, handle nonjsons too 2022-06-26 20:53:07 +02:00
15763d8c1a export notes into txt files 2022-06-13 20:10:06 +02:00
236ae3a233 adding some widget config related improvements 2022-05-23 20:47:56 +02:00
1408dbef15 adding a new faq item 2022-05-03 15:26:08 +02:00
030deb8901 fixing a threading crash 2022-04-06 20:00:43 +02:00
3a125fa12d handle exceptions caused by no file picker available 2022-04-02 22:35:04 +02:00
66fbfccd91 updating a couple more colors 2022-04-02 22:32:59 +02:00
43fa37e3ed updating commons and target SDK to 31 2022-04-02 22:26:25 +02:00
34d7d06cd6 use the adjusted primary color for highlighting at search 2022-03-21 14:19:24 +01:00
7e7234d0bc changing some code to avoid ConcurrentModificationExceptions 2022-03-17 13:39:58 +01:00
a5f1f1226b Fixed missing content of checklist widget 2022-03-17 11:42:03 +01:00
f79ce33d92 do not show some FAQ items at the prepaid variant 2022-03-08 19:06:27 +01:00
556b4aceca adding a null check at text fragment 2022-03-08 18:51:33 +01:00
c1e664d9bb use a function for getChecklistItems, not variable 2022-03-08 18:50:05 +01:00
4f24a2d93e Merge pull request #514 from Aga-C/fix-export-toast
Fixed wrong title in export toast
2022-03-08 18:21:03 +01:00
fba3ad40f9 Fixed wrong title in export toast 2022-03-08 15:19:25 +01:00
6bd9500c8c Removed onProgress 2022-03-08 13:46:44 +01:00
3137d6273b Removed lazy option 2022-03-08 13:03:51 +01:00
f44918cd43 Merge branch 'master' into add-notes-backup 2022-03-08 12:38:31 +01:00
0068d3d821 Merge pull request #510 from Aga-C/add-checklist-sync
Added synchronization to checklist export and import
2022-03-08 12:13:06 +01:00
e965c6ec37 Added synchronization to checklist export and import 2022-02-24 19:53:28 +01:00
d55b3282d7 Fixed unnecessary note creating on app resume 2022-02-22 18:44:27 +01:00
2e872db837 Added exporting and importing all notes for Android 10+ 2022-02-20 11:07:13 +01:00
266ef2e0ec catch and show exceptions thrown at file related intents 2022-02-08 00:20:39 +01:00
d2e582419e hide the keyboard at using Open file and Export as file 2022-02-07 19:15:10 +01:00
d2d4186d2e finish actmode on showing NewItemDialog 2022-02-07 19:12:38 +01:00
90ac0e9b67 updating commons 2022-02-05 11:22:20 +01:00
31781de6da Merge branch 'master' into add-shortcuts 2022-02-03 23:06:19 +01:00
a7cb229a7a Merge pull request #501 from Aga-C/fix-checklist-widget-style
Fixed text styling in checklist widget (#347)
2022-02-03 22:51:13 +01:00
e0d8a361e3 autoformatting the code 2022-02-03 22:51:05 +01:00
58bff67785 Merge pull request #500 from Aga-C/hide-checklist-image
Added hiding checklist image on select to avoid item resizing (#499)
2022-02-03 22:43:53 +01:00
d099a66759 Merge pull request #494 from Aga-C/prevent-save-undo-redo
Prevented unnecessary save on undo/redo (#493)
2022-02-03 22:39:25 +01:00
61a606f0ae Fixed text styling in checklist widget (#347) 2022-02-01 18:28:48 +01:00
62b0bf62ad Added hiding checklist image on select to avoid item resizing (#499) 2022-01-27 11:35:26 +01:00
8995a973f8 Added shortcuts for new text note and checklist (#495) 2022-01-22 14:55:07 +01:00
e61f87cbe9 Prevented unnecessary save on undo/redo (#493) 2022-01-20 17:34:16 +01:00
ab632e1cf5 Added setting custom sorting on move to top/bottom 2022-01-03 14:23:30 +01:00
733071a624 removing a redundant function 2021-12-25 19:49:09 +01:00
4873fed83f updating commons 2021-12-24 12:46:09 +01:00
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
3a08647ce1 fixing a crash, do not try loading checklist fragment after fail 2021-11-17 22:29:48 +01:00
2542f6ea8f tweaking the Delete note dialog a bit 2021-11-17 22:02:39 +01:00
80ae64ca4b redesigning the app settings 2021-11-17 21:52:14 +01:00
fa938fe792 removing the setting related to creating new checklist items at the top 2021-11-17 21:31:43 +01:00