11 Commits

Author SHA1 Message Date
d008f0d982 First version of dart migrate
Most of the files haven't been migrated. Lets work on this bit by bit
2021-04-10 22:18:35 +02:00
93cf6433d6 OrgEditor 2021-03-25 12:10:04 +01:00
171126aa87 initial support for .org files 2021-03-15 10:54:32 +01:00
1b6c76abb2 Remove unused header 2021-03-15 10:28:35 +01:00
efd480cfcf Relicense some files to Apache2
There is a pull-request with some changes
2021-03-15 10:25:49 +01:00
984fc6864e Make all remaining strings translatable 2020-09-08 23:01:39 +02:00
9d00fdac06 Use import_sorter
flutter pub run import_sorter:main --no-comments

The code feels much cleaner
2020-07-24 12:43:28 +02:00
d1677327c2 Do not show the Markdown Editor for txt files
Fixes #55
2020-06-02 00:33:36 +02:00
b2d0cf44ab Stop using deprecated TextStyle properties 2020-05-08 10:55:00 +02:00
c2b78f0ae7 EditorSelector: Make it prettier 2020-03-30 13:36:07 +02:00
564fa4cbc0 move NoteEditorSelector to its own file 2020-03-30 13:09:19 +02:00