Commit Graph

573 Commits

Author SHA1 Message Date
20b83330ec underline the Show content text at locked notes 2023-01-30 12:20:54 +01:00
1acda068af simplify undo/redo menu button visibility checks 2023-01-30 12:15:58 +01:00
ee3abd2577 simplify note exporting 2023-01-30 10:27:08 +01:00
0e45034e72 change note delete confirmation button from OK to Delete 2023-01-29 23:33:15 +01:00
1c7babc410 adding a missing settings divider + minor code style tweaks 2023-01-29 23:25:37 +01:00
bb0e66b4d0 make swiping between notes easier 2023-01-28 18:14:02 +01:00
b101a17e31 allow clicking on the top strip items 2023-01-28 17:25:00 +01:00
0672614101 Merge pull request #584 from Aga-C/add_checklist_items_top
Added new checklist items at the top (#583)
2023-01-28 17:00:39 +01:00
e316521bd4 show a welcome dialog at moving from the free version 2023-01-28 16:56:31 +01:00
0c53b0b5fd updating commons 2023-01-28 16:52:55 +01:00
249eba4f59 Moved the checkbox into the dialog 2023-01-11 15:25:46 +01:00
ba07d6b01d Added new checklist items at the top (#583) 2023-01-11 10:27:28 +01:00
3c43c87153 fixed a note scrolling glitch 2022-12-26 11:12:55 +01:00
062f3ff41b fixing a warning 2022-12-25 11:35:09 +01:00
429f461c00 close cab at swiping away from a checklist fragment 2022-12-25 10:57:46 +01:00
4c70b7dc05 use transparent bottom navigation 2022-12-25 10:51:30 +01:00
68c7964cc2 make an importing error message clearer 2022-12-25 10:10:32 +01:00
4c43f01334 adding some main activity redesigns 2022-12-24 23:52:44 +01:00
51c8e6bed4 add a More Apps From Us menu button 2022-12-24 23:29:14 +01:00
cbb16c7a7e updating the widget config activity 2022-12-24 23:22:51 +01:00
31e9c2d548 redesigning the app settings 2022-12-24 23:16:24 +01:00
7b76b7290c updating commons, increasing min SDK to 23 2022-12-24 23:04:51 +01:00
c58f0f3a29 Fixed variable name 2022-12-19 10:10:24 +01:00
8d3bb674b9 Added changing to previous note on deletion (#576) 2022-12-19 10:07:27 +01:00
34e2db91e7 setup checklist fragment colors earlier to avoid some visual glitches 2022-12-13 17:32:04 +01:00
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