Commit Graph

408 Commits

Author SHA1 Message Date
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
0eee2a7de5 updating target SDK to 29, but use requestLegacyExternalStorage 2020-01-30 20:23:35 +01:00
224ba376cf use white text highlight color at B&W theme 2020-01-03 23:45:25 +01:00
923777a5c7 use white color for urls in B&W theme 2020-01-03 23:32:39 +01:00
3384d93329 adding some new items at the release notes 2019-12-08 20:28:39 +01:00
e7be99c528 apply the selected gravity at checklist items too 2019-12-08 20:16:51 +01:00
0b81d11c9a fix #265, allow reordering checklist items by dragging them 2019-12-08 19:51:27 +01:00
11155ee12a adding a drag handler at checklist items 2019-12-08 13:03:17 +01:00
fa63a699b8 implement the undone checklist item moving 2019-12-07 15:32:32 +01:00
a66d5c0e89 adding some crashfixes 2019-12-07 15:22:32 +01:00
bf3f02461d adding the settings item for moving undone checklist items 2019-12-07 15:04:40 +01:00
e13926e6f5 adding an extra check to avoid deleting wrong notes 2019-12-07 13:56:53 +01:00
4c98d5201e fix #300, make the note title check at renaming case insensitive 2019-12-07 13:03:29 +01:00
ded6231dab fix #302, apply the selected text size on checklist items too 2019-12-07 12:50:58 +01:00