246 Commits

Author SHA1 Message Date
tibbi
e9ebe65ea6 adding some code related to updating specific widgets only 2018-09-13 21:14:53 +02:00
tibbi
3bd04a6eb6 fixing a table name at a db insertion 2018-09-13 21:03:40 +02:00
tibbi
64953a4e7d store all added note widgets in a database 2018-09-13 16:02:56 +02:00
tibbi
ad3c6aecfd creating a widgets table for holding individual widget info 2018-09-13 15:48:58 +02:00
tibbi
350572394c allow selecting a different note at the widget config screen 2018-09-12 22:58:34 +02:00
tibbi
4743db8dc0 add a widget note picker at the config screen, if more notes are available 2018-09-12 20:48:22 +02:00
tibbi
f52aa7f245 fix #120, make sure the proper note is shown at clicking a widget 2018-09-12 18:54:10 +02:00
tibbi
67a3a5e811 send the note ID at clicking widget background too 2018-09-12 18:43:16 +02:00
tibbi
a5ff23fdb3 properly tell if a note has unsaved changes after device rotation 2018-09-12 15:57:12 +02:00
tibbi
4612ce53ec fix #219, show a dialog about unsaved changes at exiting when appropriate 2018-09-12 15:44:23 +02:00
tibbi
96b9f2e206 fix #210, keep note text on device rotation with autosave disabled 2018-09-11 20:55:53 +02:00
tibbi
d6067001ff updating commons, sdk, kotlin 2018-09-11 13:14:44 +02:00
tibbi
c9becb9359 fix #211, use the note title as the subject at Share 2018-08-10 20:33:12 +02:00
tibbi
c822645240 fix #214, do not show the note picker at rotating the device 2018-08-10 20:25:54 +02:00
tibbi
11ef37fe54 update commons to 4.6.5 2018-08-10 20:23:00 +02:00
tibbi
8efb97dbd0 adding undo/redo in release notes 2018-07-17 23:53:28 +02:00
tibbi
d47226edf2 toggle undo/redo menu button visibility as required 2018-07-17 21:23:37 +02:00
tibbi
2c3a6937a7 adding the undo/redo functionality 2018-07-17 21:09:53 +02:00
tibbi
48f31b8d83 always notify the given activity of text change 2018-07-17 19:59:40 +02:00
tibbi
4355a79d74 fix #200, allow sharing text after device rotating 2018-07-17 16:30:36 +02:00
tibbi
88761e6c72 add the check for showing the widget unavailability dialog 2018-07-17 16:02:57 +02:00
tibbi
5b89fec26f adding a Purchase Simple Thank You settings button 2018-07-17 15:55:17 +02:00
tibbi
a1cb714581 removing the old ic_launcher_foreground file 2018-05-17 15:55:40 +02:00
tibbi
f00ae5de18 add correct note title to all notes at importing a folder 2018-05-17 11:39:49 +02:00
tibbi
e5dba29899 avoid importing actual folders at Import folder 2018-05-17 11:21:16 +02:00
tibbi
912635c42b adding colored launcher icons 2018-05-17 10:56:36 +02:00
tibbi
abbf666df5 split Settings into subsections 2018-05-17 10:21:32 +02:00
tibbi
72968c6995 add a settings button for customizing widget colors without recreating 2018-05-17 09:59:27 +02:00
tibbi
26c19f7aaa update strings url to https 2018-05-16 23:11:25 +02:00
Nikola Trubitsyn
99d82a9005 Fix a wrong import that occasionally had same IDs 2018-05-08 11:05:19 +03:00
Nikola Trubitsyn
a39fde4c11 Add Import Folder option 2018-05-08 10:43:37 +03:00
tibbi
5ca8290c97 move the function for getting note value in the note model itself 2018-04-05 21:55:03 +02:00
tibbi
696858e2bc fix #136, make sure swiftkey arrows work well 2018-04-05 20:10:07 +02:00
tibbi
153fd81150 update commons to 3.18.9 2018-04-05 15:47:07 +02:00
tibbi
f14bc3d1e4 updating some lithuanian strings 2018-04-04 09:38:07 +02:00
tibbi
1665de156a fix #173, check invalid characters at filenames 2018-02-22 23:42:04 +01:00
tibbi
324f37ad38 add a settings toggle for avoiding Whats New 2018-02-22 22:50:55 +01:00
tibbi
187e7888d2 avoid saving text if current notes view is null 2018-02-22 22:48:57 +01:00
tibbi
570b3c230d adding the FAQ screen 2018-02-22 22:40:06 +01:00
tibbi
9c207ee349 update commons to 3.12.20 2018-02-22 22:21:35 +01:00
Nikola Trubitsyn
514ffbe1e8 Use instance check instead of comparison 2018-01-30 13:57:13 +03:00
tibbi
0a2db99a61 add some new features to Whats New 2018-01-26 23:21:22 +01:00
tibbi
3b4d89ce97 fix #160, allow disabling line wrap 2018-01-26 22:54:18 +01:00
tibbi
7f15b8c07a properly remove the notes text change listener 2018-01-26 20:27:36 +01:00
tibbi
f698d784de lets be smarter about displaying the Save button when autosave is off 2018-01-26 20:09:43 +01:00
tibbi
b59649dfea fix #133, add an option to disable autosave 2018-01-26 18:52:51 +01:00
tibbi
be4d06f04c fix #109, allow exporting all notes at once 2018-01-26 18:15:19 +01:00
tibbi
98a37986a9 add an option to show a note picker on startup 2018-01-26 00:30:14 +01:00
tibbi
eccdd5229b delete the note created from file only after handling SAF dialog 2018-01-25 23:56:24 +01:00
tibbi
0bcadef773 fix #155, properly handle View file intent, create a new note 2018-01-25 23:49:52 +01:00