Commit Graph

1081 Commits

Author SHA1 Message Date
Alexandru Geana
6babeee02d Update dart dependencies 2021-11-25 15:58:29 +00:00
Alexandru Geana
a2aec75f0c Add Github action to scan dart dependencies
Dependabot does not currently support Dart projects. As such, a
temporary alternative is to use the `pub outdated` command combined with
a Github action which runs at regular intervals (currently once a day).

The open issue where Dart support in Dependabot is being tracked is
https://github.com/dependabot/dependabot-core/issues/2166
2021-11-25 15:58:18 +00:00
Dain Nilsson
f69d22a9a8
Adds the "diagnose" command to the about page. 2021-11-25 11:56:25 +01:00
Dain Nilsson
ad6c9ce76b
Fix expired circle timer. 2021-11-25 11:53:19 +01:00
Dain Nilsson
55372539f0
Fix logging tracebacks from RPC. 2021-11-25 11:35:31 +01:00
Dain Nilsson
82a1398f72
Add product images. 2021-11-24 13:28:38 +01:00
Dain Nilsson
94687f37f8
Add basic device picker. 2021-11-24 13:09:29 +01:00
Dain Nilsson
2cd9ff2283
Break up large files into smaller. 2021-11-24 12:49:12 +01:00
Dain Nilsson
cc1426caf1
Add some version into to about page, and log level changer. 2021-11-24 11:42:46 +01:00
Dain Nilsson
e439acdce6
Support changing log level. 2021-11-24 11:42:24 +01:00
Dain Nilsson
064fb038e6
Use the logging package, and log from RPC. 2021-11-23 13:02:05 +01:00
Dain Nilsson
d9b5cdc951
Merge PR #1 2021-11-23 13:01:21 +01:00
Dain Nilsson
6f4f5c6245
Fix linting errors. 2021-11-22 14:00:25 +01:00
Dain Nilsson
b153c09015
Break up OATH widgets into separate files. 2021-11-22 14:00:24 +01:00
Dain Nilsson
8c6f36ae3c
Add start of navigation structure. 2021-11-22 14:00:23 +01:00
Dain Nilsson
10c3ff62f6
Clean up StreamControllers. 2021-11-22 13:59:52 +01:00
Dain Nilsson
2d71fab3b6
Handle signals while request in queue. 2021-11-22 12:49:23 +01:00
Dain Nilsson
8d965c7e52
Clean up RPC with async. 2021-11-22 12:01:51 +01:00
Dain Nilsson
71e38c5e41
Update native files. 2021-11-19 13:31:46 +01:00
Dain Nilsson
8024f9a8c2
Add ykman build to MacOS. 2021-11-19 13:14:21 +01:00
Dain Nilsson
dfc4072478
Initialize rpc on startup. 2021-11-19 13:02:25 +01:00
Dain Nilsson
e6e0c19234
Add ykman build to Windows and Linux (Mac still needed). 2021-11-19 12:58:16 +01:00
Dain Nilsson
9817220256
Prefer single quotes (as per Flutter style guide). 2021-11-19 11:20:57 +01:00
Dain Nilsson
dd6a3e84c8
Add core models and state. 2021-11-19 11:14:09 +01:00
Dain Nilsson
fc15f2e7e2
Add basic dependencies. 2021-11-19 11:04:08 +01:00
Dain Nilsson
17ae39461c
Run tests in Github Actions. 2021-11-19 10:55:43 +01:00
Dain Nilsson
8f3c8a317a
Update README 2021-11-19 10:55:43 +01:00
Dain Nilsson
3c33692e98
Add Github Actions workflows. 2021-11-19 10:55:42 +01:00
Dain Nilsson
9606f9d30f
Remove executable permission from files. 2021-11-19 09:19:16 +01:00
Dain Nilsson
18d729beee
Add rpc submodule. 2021-11-19 09:08:04 +01:00
Dain Nilsson
f9159e0096
Add template project. 2021-11-19 08:50:09 +01:00