|
8389bf84e9
|
monarch: bump version
|
2021-06-02 08:42:33 +02:00 |
|
|
a5b6940884
|
Setup: Migrate to null safety
|
2021-06-02 08:42:13 +02:00 |
|
|
a65477080e
|
Update import sorter
It contains my patch!
|
2021-05-31 12:21:43 +02:00 |
|
|
f913b00203
|
Fix translation key
|
2021-05-30 23:26:30 +02:00 |
|
|
8b67abbc83
|
APIs: Make the tests pass with null safety
|
2021-05-27 13:56:56 +02:00 |
|
|
190dae6f09
|
Null Safety++
This is exhausting
|
2021-05-27 13:41:34 +02:00 |
|
|
789a0b1208
|
Settings Screens: Null safety++
|
2021-05-27 13:19:20 +02:00 |
|
|
8c326399bd
|
null safety++
|
2021-05-25 16:33:48 +02:00 |
|
|
384c64b1cc
|
null safety++
|
2021-05-25 12:57:06 +02:00 |
|
|
a8de212430
|
Port most of the editors to null safety
|
2021-05-25 12:39:35 +02:00 |
|
|
844111007b
|
FolderViews: Null Safety++
|
2021-05-25 11:25:24 +02:00 |
|
|
94f8307315
|
Fix exceptions
Minor problems because of the null safety migration
|
2021-05-25 11:04:47 +02:00 |
|
|
c0a42aab54
|
CI: Run with unsound null safety
It's better to have the CI be green.
|
2021-05-25 11:00:03 +02:00 |
|
|
f3d3cfcb3b
|
Repository: Null safety
|
2021-05-25 10:43:10 +02:00 |
|
|
f133550921
|
Use firstWhereOrNull
Simplifies the code
|
2021-05-25 10:42:49 +02:00 |
|
|
4632dc40b9
|
Split NoteEditor types into its own file
NoteEditor still hasn't been migrated to null safety
|
2021-05-25 10:16:59 +02:00 |
|
|
d4a5467e23
|
null safety++
|
2021-05-25 10:10:14 +02:00 |
|
|
3b5ff6c9df
|
Core: Finish null safety migration
|
2021-05-25 09:54:19 +02:00 |
|
|
eeb05821ee
|
ios: Add xcsettings
|
2021-05-25 09:36:55 +02:00 |
|
|
836d7dc216
|
EditorHeuristics: Null safety
|
2021-05-25 09:36:46 +02:00 |
|
|
be9fcecb1f
|
pubspec lock upgrade
|
2021-05-25 09:26:11 +02:00 |
|
|
b8eb29150e
|
ios: Add uncommitted file
|
2021-05-21 15:20:40 +02:00 |
|
|
5799582732
|
Merge pull request #503 from MisterY/org-flutter-upgrade
updating org_flutter
|
2021-05-19 13:23:37 +02:00 |
|
|
cb224e16df
|
updating org_flutter
|
2021-05-19 13:22:27 +02:00 |
|
|
862ac6f137
|
CheckList: NullSafety
|
2021-05-19 12:45:26 +02:00 |
|
|
9493dba851
|
Tags AutoCompletion: Null Safety++
|
2021-05-19 12:39:12 +02:00 |
|
|
9b4a67ba08
|
LinkResolver: Null Safety++
|
2021-05-19 12:17:57 +02:00 |
|
|
96c2809d3e
|
Migrate most of the tests to null safety
|
2021-05-19 12:09:45 +02:00 |
|
|
a7f71f632f
|
null safety++
|
2021-05-19 11:52:37 +02:00 |
|
|
0ef889af3a
|
Settings: Null safety++
|
2021-05-18 15:07:31 +02:00 |
|
|
f66d85a192
|
CI: Commit workflows in progress
I'm tired of having uncommitted files in my repo
|
2021-05-18 12:42:24 +02:00 |
|
|
d3073f8cba
|
Monarch: Expose the themes
|
2021-05-18 12:36:38 +02:00 |
|
|
ca71f27fdc
|
Integrate Monarch with EasyLocalizations
Only English seems to work for me. Not sure why.
|
2021-05-18 12:33:52 +02:00 |
|
|
43180a4e9c
|
Update gitignore
|
2021-05-18 11:27:07 +02:00 |
|
|
e0311e598e
|
null safety++
|
2021-05-18 11:19:57 +02:00 |
|
|
54195a16da
|
null safety++
|
2021-05-18 11:09:42 +02:00 |
|
|
43fca1e4f4
|
minor fix
|
2021-05-18 10:51:51 +02:00 |
|
|
5a40d35ec8
|
apis: port to null safety
|
2021-05-18 10:48:33 +02:00 |
|
|
e3ca5e5b7c
|
Update .gitignore
Try to follow the template as much as possible
|
2021-05-18 10:31:11 +02:00 |
|
|
6973a9cbe2
|
Enable press and hold to copy GitJournal version in settings
Fixes #478
|
2021-05-17 23:16:19 +02:00 |
|
|
2c2a3380a6
|
Analytics: Port to null safety
|
2021-05-17 23:12:59 +02:00 |
|
|
53fd080214
|
Migrate some widgets to null safety
|
2021-05-17 23:03:52 +02:00 |
|
|
d035238d92
|
NoteTagEditor: Null Safety
|
2021-05-17 21:48:30 +02:00 |
|
|
ef3a2dd0c3
|
Revert firebase bump
Stops compiling on osx with this version.
|
2021-05-17 21:48:30 +02:00 |
|
|
01dd8c6c7a
|
Use dart-git for most operations in Desktop
libgit2 hasn't been hooked up so far. This way, almost everything but
cloning working.
Related to #137
|
2021-05-17 21:48:14 +02:00 |
|
|
696f055eb9
|
Add Branch Selection to list of features
|
2021-05-17 18:39:54 +02:00 |
|
|
13f77c2190
|
Bump deps
|
2021-05-17 18:35:47 +02:00 |
|
|
ec14a0bcdc
|
Purchase slider null safety
|
2021-05-17 18:29:41 +02:00 |
|
|
73f9db5fab
|
Core: Null Safety++
This is a rather huge change. I hope I haven't broken anything.
|
2021-05-17 18:15:47 +02:00 |
|
|
5e5de203da
|
NullSafety++
|
2021-05-17 16:58:51 +02:00 |
|