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
ec600198a3
Port a few tests to null safety
2021-05-17 16:43:54 +02:00
8d4de537e7
Port a few widgets to null safety
2021-05-17 16:37:26 +02:00
74fd96fa50
Add macos icons
...
Use a fork of flutter_launcher_icons as the original hasn't responded to the
PR for macos icons.
2021-05-17 16:29:04 +02:00
b67eb80c7e
Add a fixme
2021-05-17 16:16:45 +02:00
54ce5a0c6f
MdYamlDoc: Null safety
2021-05-17 16:16:33 +02:00
6c0abffbe8
DebugScreen: Port to null safety
2021-05-17 15:58:21 +02:00
c756f73818
Move test
2021-05-17 14:38:37 +02:00
862c594034
Logger: Add a test
...
Fixes stack parsing bug
2021-05-17 14:35:50 +02:00
c7007ab98a
Logger: null safety migration
2021-05-17 13:34:04 +02:00
6914a8e6bd
Bump git_bindings and version number
2021-05-15 02:13:55 +02:00
cea27159a9
Bump flutter version
2021-05-14 16:23:03 +02:00
6f77d8282a
Copy version number on long press
2021-05-11 16:10:45 +02:00
062f09d16a
Do not call mobile specific code on the desktop version
2021-05-11 16:10:45 +02:00
37877d5336
Disable analytics on Desktop
...
firebase isn't available there, and this just results in more errors.
2021-05-11 16:10:45 +02:00
d583019dee
Update id.yaml
...
Fix typo & language improvisation
2021-05-11 15:31:04 +02:00
df568d8ad5
add "keywords" alias for tags to be compatible with pandoc and zettlr
2021-05-10 11:31:45 +02:00
f61aa06f07
Relicense some files under Apache2
...
In order to accept a pull request.
2021-05-10 11:09:49 +02:00
9607e38dcd
Add link to Simplenote exporter
2021-05-10 11:07:08 +02:00
dd6d4f0f15
Use deprecated FlatButton.icon
...
The newer TextButton.icon uses some of the new styles which I cannot
seem to figure out exactly, so for this release lets just use the old
button.
2021-05-09 22:05:25 +02:00
48f431d2d2
Optional: Make Git Add/Rm/Commit use Dart-git
...
It's a quick toggle for easy testing.
2021-05-09 11:11:24 +02:00
047c945622
CI: Build the apk and store it as an artifact
...
This way we can publish the apks in other places
2021-05-08 18:18:38 +02:00
be0edd018e
Add dashbook
...
This will hopefully make development easier as the different screens can
be worked on more easily. This isn't perfect as the providers don't
work, but it's a start.
2021-05-07 12:55:01 +02:00
9035fef844
AppRoute: Add the routes to const variables
...
Just makes it easier to make sure there are no mistakes
2021-05-07 12:17:34 +02:00