Commit Graph

648 Commits

Author SHA1 Message Date
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
cba300dcdf show the widget color change button in settings only at 1 widget 2019-10-28 14:02:22 +01:00
7fac9e3347 lets show the new FAQ item 2019-10-28 14:01:43 +01:00
432331304e hide the Customize Widget Color settings button at multiple widgets 2019-10-28 11:45:02 +01:00
bbc14d4aae fix #298, properly save checklist values at renaming 2019-10-28 11:31:36 +01:00
55a460572b fix a glitch with note content being trimmed 2019-09-16 22:10:46 +02:00
f19e0ff5d0 change the "Pick a note" dialog title to "Open note" 2019-09-03 11:54:54 +02:00
5cc89d4ef3 adding the per-widget saving color in release notes 2019-08-19 23:27:56 +02:00
21a5c99315 fix #269, allow using different colors per widget 2019-08-19 23:24:47 +02:00
93c6079fa9 lets store the widget text and background colors separately per widget 2019-08-19 23:11:21 +02:00
b71768a0dc create a new background thread only when needed 2019-08-19 22:38:59 +02:00