|
53182f0507
|
adding some protection related fields to the Note model
|
2021-05-20 20:43:38 +02:00 |
|
|
7a52d3e539
|
adding a 60% font size too
|
2021-05-20 19:59:14 +02:00 |
|
|
81aee12259
|
adding a 90% font size
|
2021-05-20 13:34:57 +02:00 |
|
|
4f1bb56d00
|
allow syncing note with content uris
|
2021-03-21 11:50:02 +01:00 |
|
|
c3e7895a11
|
tweaking a string to make it clearer
|
2021-02-07 23:06:14 +01:00 |
|
|
d64f9d889d
|
apply the new way of setting font size in percentage everywhere
|
2020-05-28 21:38:43 +02:00 |
|
|
08cbf3083f
|
Font size settings changed to percentages
|
2020-05-07 15:00:33 +01:00 |
|
|
ae0ac64278
|
use rounded corners at the widget background
|
2020-04-20 13:02:41 +02: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 |
|
|
e7be99c528
|
apply the selected gravity at checklist items too
|
2019-12-08 20:16:51 +01:00 |
|
|
bf3f02461d
|
adding the settings item for moving undone checklist items
|
2019-12-07 15:04:40 +01:00 |
|
|
cba300dcdf
|
show the widget color change button in settings only at 1 widget
|
2019-10-28 14:02:22 +01: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 |
|
|
b34f95ac58
|
fixing widget scrolling
|
2019-07-26 09:44:01 +02:00 |
|
|
baadf29d34
|
-fixed, text gets cut on widget #284
|
2019-06-24 22:35:03 +02:00 |
|
|
42c14576be
|
properly clean up removed widgets from the database
|
2018-12-16 21:01:08 +01:00 |
|
|
b3203cb822
|
require just a context to NotesHelper, not whole activity
|
2018-12-09 21:30:46 +01:00 |
|
|
b921356feb
|
remember last created note type
|
2018-12-09 21:15:51 +01:00 |
|
|
eb75c111d3
|
lower the alpha and add strike through text of done checklist items on widget
|
2018-12-09 18:38:25 +01:00 |
|
|
22be4e4ac4
|
adding a new ChecklistFragment and rename NoteFragment to TextFragment
|
2018-12-07 22:16:21 +01:00 |
|
|
fa947fffe5
|
fix a crash at placing a widget before launching the app once
|
2018-11-16 23:39:25 +01:00 |
|
|
742fe5d842
|
couple improvements to widgets and intent handling
|
2018-11-07 23:46:17 +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 |
|