|
ad216cb15d
|
do not show success toast at notes synced with files
|
2018-11-08 10:51:19 +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 |
|
|
d387820ad2
|
remove our custom executor from running Room queries
|
2018-11-07 22:41:18 +01:00 |
|
|
60bf552984
|
adding a hack at first app launch to ensure proper database prepopulation
|
2018-11-07 22:40:08 +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 |
|
|
885170edfc
|
move some note fetchin related functions in Room
|
2018-11-07 18:38:27 +01:00 |
|
|
32837ebb38
|
removing a weird helper function
|
2018-11-07 17:10:00 +01:00 |
|
|
54fa5096ee
|
fix a glitch with deleting the default note
|
2018-11-07 14:01:26 +01:00 |
|
|
f26ea25a1e
|
use one shared function for updating note title, value, path
|
2018-11-07 12:58:35 +01:00 |
|
|
2fc3d8cba9
|
insert the initial note at creating the Room database
|
2018-11-07 12:33:34 +01:00 |
|
|
d0e731fcb7
|
create a table for widgets
|
2018-11-07 12:25:47 +01:00 |
|
|
e7ff0c6e15
|
preparing the migration to Room database
|
2018-11-07 12:18:52 +01:00 |
|
|
db6642ca9e
|
removing some redundant old DB related things
|
2018-11-07 11:55:55 +01:00 |
|
|
0635dac078
|
appending package name with .pro
|
2018-11-07 11:48:09 +01:00 |
|
|
435272c8b3
|
removing Stetho and Upgrade to Pro button
|
2018-11-07 11:23:54 +01:00 |
|
|
e8e0d09b20
|
removing Leak Canary license
|
2018-11-07 11:18:01 +01:00 |
|
|
477b1ffcd4
|
update commons to 5.3.13
|
2018-11-07 11:14:40 +01:00 |
|
|
894d9dadb8
|
fix #87, add an option at file exporting to keep the note synced with file
|
2018-10-25 23:42:15 +02:00 |
|
|
0d6de330f9
|
show the Show Hidden Items button at the file picker dialogs
|
2018-10-25 23:07:10 +02:00 |
|
|
e5aeb76b65
|
add a Fragment extension for getting config with shorter code
|
2018-10-25 21:57:21 +02:00 |
|
|
218723865d
|
update widget text color when appropriate
|
2018-10-25 21:44:33 +02:00 |
|
|
3c368db0fe
|
updating Commons with some code updates
|
2018-10-25 21:09:36 +02:00 |
|
|
e90a249520
|
avoid crashing at Undo issues, report the error and do not continue
|
2018-10-19 12:33:35 +02:00 |
|
|
9c5624314b
|
rename personalized learning to incognito mode
|
2018-10-19 12:19:56 +02:00 |
|
|
a3f2caba2e
|
adding a new option for disabling personalized learning of keyboards on Oreo
|
2018-10-19 12:08:36 +02:00 |
|
|
f7f08931f3
|
fix keyboard showing at app startup
|
2018-10-19 11:11:15 +02:00 |
|
|
e264bad268
|
updating Commons to 5.1.4, min required Android OS to 5
|
2018-10-18 17:51:00 +02:00 |
|
|
64e9603f5b
|
adding separate widgets per notes in the release notes
|
2018-09-13 23:57:40 +02:00 |
|
|
cc01f380f8
|
do not show the widget note picker if we are just customizing the colors
|
2018-09-13 23:07:39 +02:00 |
|
|
10a4695062
|
some cleanup around widgetProvider
|
2018-09-13 23:02:40 +02:00 |
|
|
ce7485fa85
|
make sure the proper note gets opened at a widget click
|
2018-09-13 22:52:17 +02:00 |
|
|
890fc948b9
|
lets just update all widgets on update
|
2018-09-13 22:41:35 +02:00 |
|
|
501efea07b
|
delete note widgets after deleting a note
|
2018-09-13 21:19:16 +02:00 |
|
|
e9ebe65ea6
|
adding some code related to updating specific widgets only
|
2018-09-13 21:14:53 +02:00 |
|
|
3bd04a6eb6
|
fixing a table name at a db insertion
|
2018-09-13 21:03:40 +02:00 |
|
|
64953a4e7d
|
store all added note widgets in a database
|
2018-09-13 16:02:56 +02:00 |
|
|
ad3c6aecfd
|
creating a widgets table for holding individual widget info
|
2018-09-13 15:48:58 +02:00 |
|
|
350572394c
|
allow selecting a different note at the widget config screen
|
2018-09-12 22:58:34 +02:00 |
|
|
4743db8dc0
|
add a widget note picker at the config screen, if more notes are available
|
2018-09-12 20:48:22 +02:00 |
|
|
f52aa7f245
|
fix #120, make sure the proper note is shown at clicking a widget
|
2018-09-12 18:54:10 +02:00 |
|
|
67a3a5e811
|
send the note ID at clicking widget background too
|
2018-09-12 18:43:16 +02:00 |
|
|
a5ff23fdb3
|
properly tell if a note has unsaved changes after device rotation
|
2018-09-12 15:57:12 +02:00 |
|
|
4612ce53ec
|
fix #219, show a dialog about unsaved changes at exiting when appropriate
|
2018-09-12 15:44:23 +02:00 |
|
|
96b9f2e206
|
fix #210, keep note text on device rotation with autosave disabled
|
2018-09-11 20:55:53 +02:00 |
|