WIP: feat_token_management #482

Draft
misterfourtytwo wants to merge 16 commits from misterfourtytwo/selfprivacy.org.app:feat_token_management into master

linked task: #450
currently done:

linked task: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/450 currently done: * bumped dependency versions, not locked by flutter. * added flavor launch scripts for vscode. * [fixed issue with gradle which spams warnings at each build.](https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply) * TBD
misterfourtytwo added 5 commits 2024-03-12 03:03:53 +02:00
misterfourtytwo added 2 commits 2024-04-17 10:57:39 +03:00
misterfourtytwo added 6 commits 2024-04-20 12:54:03 +03:00
551305b55a fix: disable automatic scrollbar addition for desktop builds.
If view needs a scrollbar, it should be added on all platforms. Framework, by default, adds them only on desktop, so if we add scrollbars in some places (our main builds are still smartphones), on desktop we will get double scrollbars.
32769c9d9f fix: selectable new device key.
In devices menu, when key for the connection of new device is created, one can select key text for copy.
06513b6fa6 fix: typo in provider constructors.
Changed `isAuthotized` to `isAuthorized`.
22fbbb051e feat: infobox changed to use wrap.
shown as 1 line when content fits, wraps into column when not.
00545c34b4 feat: console log feature refactor.
listing scroll performance fix, uniform code and widget UI for different log item types, dialog data can now be selected & copy-pasted
misterfourtytwo added 3 commits 2024-04-30 01:49:18 +03:00
This pull request is marked as a work in progress.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#482
There is no content yet.