Commit Graph

435 Commits

Author SHA1 Message Date
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
ec7621b988 properly color the top menu items 2019-08-19 22:36:23 +02:00
afd4ee00b6 update commons to 5.16.12 2019-08-19 22:31:58 +02:00
b34f95ac58 fixing widget scrolling 2019-07-26 09:44:01 +02:00
f077c38ff3 adding the bottom navigation bar color changing in Whats New 2019-07-25 11:33:04 +02:00
c051160368 removing some warnings 2019-07-25 11:26:26 +02:00
baadf29d34 -fixed, text gets cut on widget #284 2019-06-24 22:35:03 +02:00
c49e210344 reduce the max file size to import from 10 to 1 mb 2019-06-14 16:49:30 +02:00
b239c7c1a2 fix #264, properly handle notes synced to SD card files 2019-03-09 12:07:19 +01:00
7b1e0a5ea0 fix some glitches related to exporting current notes 2019-03-08 23:27:58 +01:00
53340c9972 removing a redundant variable 2019-03-08 23:10:28 +01:00
aa25f23c38 fix some glitches related to notes synced to files 2019-03-08 22:56:35 +01:00
853ee3143c updating gradle, kotlin, commons 2019-03-08 21:03:19 +01:00
3ebc3bce42 hide the notes picker view when we are just customizing widget colors 2019-01-26 15:03:23 +01:00