Frederik Feichtmeier
Frederik Feichtmeier

- [ ] process incoming pairing requestd to the Ubuntu machine from device xyz - [ ] implement code exchange when pairing with a keyboard - [ ] open matching...
This is where flutter could really shine, because we should be able to use google and microsoft APIs made for flutter. Must have features cloud features: - file sync (we...
Must-have-features: - add/edit/remove printers - lookup printing queue - open additional printer settings (external gnome app) - search and install drivers - set default printer Relevant implementations (we do not...
Pages in settings should be searchable from within the gnome-shell search  https://developer.gnome.org/documentation/tutorials/search-provider.html
Must-have-features: - enable/disable specific access rights for resources (snaps/flatpaks) - manage file handlers for the app - setup start-up apps To-be-discussed-features: - enable/disable notifications Relevant implementations: - GCC  ...
Add a test for each page and eventually also for each section
Must-have-features: - add/edit/remove a color profile for each display - import a color profile from file Relevant implementations: - GCC   - Windows11 **Opinion:** I think this...
Must-have features: - unlock with current user auth - create/update/delete users - change pictures - change password Nice-to-have-features: - connect to the camera app - connect to online photo storage...
Here the connections that are established for the corresponding snap are loaded https://github.com/ubuntu-flutter-community/software/blob/8af4ad3dd648c42e240b2d50382f2df3eaea2f24/lib/store_app/common/snap_model.dart#L330-L345 I tried to toggle a connection on and off and get the connections for this snap again...