Commit Graph

421 Commits

Author SHA1 Message Date
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
2255027792 removing the grey dividers from settings 2020-03-29 16:04:05 +02:00
6733a9f263 Allow opening files as Checklists 2020-03-29 10:40:17 +02:00
1d9775fac6 fixed review issues 2 2020-03-25 20:01:08 +01:00
0e3ae48386 fixed review issues 1 2020-03-25 13:30:16 +01:00
6793be0039 fixes 2020-03-25 13:12:22 +01:00
8b20ccde0b searching for strings in a given note, then highlighting and looping through the string occurrences with some arrows. 2020-03-24 08:46:59 +01:00
716953ec9d WIP - searching for strings in a given note, then highlighting and looping through the string occurrences with some arrows. 2020-03-22 16:36:50 +01:00
e771818fd5 set continuation indent size to 8 in Android Studio 2020-03-03 17:08:21 +01:00
5c94460924 minor formatting change 2020-03-03 10:54:20 +01:00
5c7674744d - fixed style config and code format 2020-03-03 09:47:01 +01:00
f66c90e495 - updated code style format and removed debug extension 2020-03-02 06:51:30 +01:00
7b12650db9 - fixed app crash when gson can not deserialize note
- create checklist notes if user paste note with new line char
2020-03-01 16:53:09 +01:00
86714229b4 - wip: app crash when gson can not deserialize note 2020-02-29 10:28:54 +01:00
b4b5a181ae moving the font size related settings into Commons 2020-02-05 11:32:10 +01:00