Commit Graph

435 Commits

Author SHA1 Message Date
3dd51a98e4 allow syncing notes to document uri files 2021-03-21 17:14:29 +01:00
7c6bca4fd7 set checklist by default at opening a checklist file 2021-03-21 13:11:01 +01:00
4f1bb56d00 allow syncing note with content uris 2021-03-21 11:50:02 +01:00
386767bd6f shortening some code 2021-03-21 11:20:57 +01:00
8897c39f6d fix a glitch at creating notes synced to files 2021-03-21 10:50:44 +01:00
30297e0619 adding a null check 2021-03-21 10:38:09 +01:00
0ba1e0e683 limit the file size at 1 MB at folder import too 2021-03-14 17:34:27 +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
7740a3cfb8 tweaking the way checklist items are moved to the top or bottom 2021-01-21 19:00:31 +01:00
e6e1df7563 Fix item movement issue 2021-01-21 17:17:47 +06:00
3fa9bebcb2 Add option to move checklist item all the way top or bottom #370 2021-01-21 16:33:38 +06:00
a64eabde8e be stricter at parsing jsons 2021-01-19 14:38:29 +01:00
852ee0ba42 properly import text files containing checklist items as checklists 2021-01-10 20:33:53 +01:00
74cdea8cfb tweaking some things about checklist item removal 2021-01-10 19:16:23 +01:00
e9b5efa2ce Merge pull request #388 from tanvir-ahmod/fix_382
Fix #382 , Implement deleting done checklist items
2021-01-10 19:07:24 +01:00
0fc35236ff lets actually show an error if opening a file fails 2021-01-10 18:41:06 +01:00
e24a41d51d adding a crashfix 2021-01-10 18:40:35 +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
6b6db9d0a2 moving one more drag and drop related interface in commons 2020-10-11 18:50:49 +02:00
f67b1bfefe moving some drag and drop related interfaces in Simple Commons 2020-10-11 18:45:03 +02: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
50281671e4 fix #358, allow creating a new note from the Open Note dialog 2020-09-19 16:23:56 +02:00
e6efa46392 removing the NewAppDialog showing up 2020-05-30 16:32:33 +02:00
879c2b34d1 add bigger margins at the settings section labels 2020-05-28 22:04:11 +02:00
d0dfab6855 adding a crashfix at the Plain Text notes 2020-05-28 21:58:58 +02:00
a9066ab343 fix #348, never remove the antialiasing flag of checklist items 2020-05-28 21:53:32 +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
dde2076e08 lets notify the users about the SMS Messenger and Voice Recorder apps 2020-04-20 16:01:18 +02:00
a942121994 try making the "Show keyboard on startup" more reliable 2020-04-20 15:14:32 +02:00
ae0ac64278 use rounded corners at the widget background 2020-04-20 13:02:41 +02:00
eee2d57cd2 properly handle exporting checklist note values 2020-03-29 22:20:45 +02:00
3c2daaee9a do not show the Export All Notes menu item to users without Storage access 2020-03-29 22:15:05 +02:00
6d06cf0f07 add handling for one time file exporting with scoped storage 2020-03-29 22:06:49 +02:00
b956dd017f using hte previous way of checking current note type 2020-03-29 21:29:55 +02:00
628784c213 do not allow undoing the initial note content setup 2020-03-29 21:26:30 +02:00
7550daf5a5 simplify the current note type checker 2020-03-29 21:17:15 +02:00
25cb371868 do not require Storage permission at opening a file 2020-03-29 20:57:18 +02:00
bfaee46fc4 do not require any Storage permission at handling intents 2020-03-29 19:56:11 +02:00
46237dae0c show Import Folder only if the app already has Read Storage permission 2020-03-29 19:05:03 +02:00
d4d5dc37b4 clear only background spans of some views, not all 2020-03-29 16:43:16 +02:00
deb583c647 tweaking some Search related code style, no real functionality change
Also taking some things from Commons
2020-03-29 16:27:21 +02:00
9003e55709 removing some unused functions 2020-03-29 16:04:18 +02:00