Commit Graph

56 Commits

Author SHA1 Message Date
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
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
5cc89d4ef3 adding the per-widget saving color in release notes 2019-08-19 23:27:56 +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
f077c38ff3 adding the bottom navigation bar color changing in Whats New 2019-07-25 11:33:04 +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
5f73989dad updating commons, gradle and kotlin 2019-01-25 23:39:35 +01:00
f153b78b42 fix #247, add an extra check about write permissions when saving note content 2018-12-27 15:41:56 +01:00
30fcf9d0f4 fix #251, properly handle exporting notes on SD cards 2018-12-27 10:33:23 +01:00
8bba5eb942 adding a new FAQ item related to disappearing launcher icon 2018-12-26 23:02:52 +01:00
4c18b24cae adding the new checklist type of note in release notes 2018-12-09 22:43:02 +01:00
6264edcdca hide some menu buttons at checklist notes 2018-12-09 21:22:12 +01:00
4498428fb5 fix #238, save note text at renaming, if autosave is enabled 2018-12-09 21:03:23 +01:00
b314acf30c fix #241, check all third party intents at onNewIntent too 2018-12-09 20:57:02 +01:00
13dd6164bd get the notes earlier at the importing process 2018-12-09 20:52:23 +01:00
a66ac61f98 fix some threading issues at importing notes via View intents 2018-12-09 20:31:59 +01:00
cf12439771 handle checklists at Open Text intent 2018-12-09 20:25:29 +01:00
58d488b4a7 trim file extension at opening a checklist file 2018-12-09 20:10:52 +01:00
21e2a282b8 do not allow syncing checklist files with the note itself 2018-12-09 20:08:44 +01:00
ec5977cf9f add handling for exporting and sharing checklist notes 2018-12-09 19:03:06 +01:00
3248d942cd properly handle text color changing at the list widget 2018-12-09 12:17:35 +01:00
2ebcdcd647 show proper checklist items at the widget config screen 2018-12-09 12:05:09 +01:00
c35d97d49a use a different view at the widget config screen for checklists 2018-12-09 11:26:14 +01:00
c4ab67b2df hide the keyboard at checklist notes 2018-12-07 23:39:45 +01:00
22be4e4ac4 adding a new ChecklistFragment and rename NoteFragment to TextFragment 2018-12-07 22:16:21 +01:00
2d36835ebb allow creating notes of a new type, Checklist 2018-12-07 21:55:21 +01:00
22f9db423b fix some glitches related to opening third party intents 2018-11-08 11:44:29 +01:00
742fe5d842 couple improvements to widgets and intent handling 2018-11-07 23:46:17 +01:00
a6b9cbba9b ensure proper note being focused at viewpager 2018-11-07 23:10:05 +01:00
27c815ec3f invalidate the options menu at every viewpager refreshing 2018-11-07 22:52:28 +01:00
213cbd80fe adding widget support too 2018-11-07 21:32:29 +01:00
66821397e9 moving another function in Room 2018-11-07 20:39:17 +01:00
43896a964a moving more db related functions to Room 2018-11-07 20:12:07 +01:00
95ab889045 handle note updating and inserting 2018-11-07 19:57:30 +01:00
99ee559836 change the Note ID type to Long 2018-11-07 19:00:06 +01:00