|
e8b8d2be1d
|
Changed NoteType to the enum class in Note.kt
|
2023-07-10 11:19:55 +10:00 |
|
|
7b76b7290c
|
updating commons, increasing min SDK to 23
|
2022-12-24 23:04:51 +01:00 |
|
|
236ae3a233
|
adding some widget config related improvements
|
2022-05-23 20:47:56 +02:00 |
|
|
f7c770df7a
|
removing an unneeded apply, as it contains only 1 line
|
2021-10-08 18:36:04 +02:00 |
|
|
efbfaa8717
|
Added note title to widget (#268)
|
2021-10-01 20:52:41 +02:00 |
|
|
53182f0507
|
adding some protection related fields to the Note model
|
2021-05-20 20:43:38 +02:00 |
|
|
86714229b4
|
- wip: app crash when gson can not deserialize note
|
2020-02-29 10:28:54 +01:00 |
|
|
93c6079fa9
|
lets store the widget text and background colors separately per widget
|
2019-08-19 23:11:21 +02:00 |
|
|
22be4e4ac4
|
adding a new ChecklistFragment and rename NoteFragment to TextFragment
|
2018-12-07 22:16:21 +01:00 |
|
|
d387820ad2
|
remove our custom executor from running Room queries
|
2018-11-07 22:41:18 +01:00 |
|
|
99ee559836
|
change the Note ID type to Long
|
2018-11-07 19:00:06 +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 |
|