6c83373d72
fix(ui): Make the BorderRadius const
2022-11-22 18:53:28 +01:00
5945f78e97
feat(ui): Round the corners of the QR code
2022-11-21 22:31:47 +01:00
259e0dacd0
feat(ui): Remove the QR code's dialog
2022-11-21 18:46:47 +01:00
acd5b7706b
fix(ui): Make showConfirmationDialog more like Flutter
2022-11-21 12:40:54 +01:00
192086546a
feat(ui): Translate the entire UI
2022-11-17 23:25:05 +01:00
a30b8f888d
feat(ui): Localise more pages
2022-11-17 21:33:00 +01:00
2ec08c7f68
refactor(ui): Use super parameters
2022-11-17 20:10:37 +01:00
4261e26f19
feat(ui): Update our own device fingerprint after regeneration
2022-11-04 21:52:06 +01:00
b9ebd506c8
chore(ui): Refactor 'Key' to 'Device'
2022-11-04 21:52:06 +01:00
310891bf16
feat(ui): Add more confirmation prompts
2022-11-04 21:52:06 +01:00
6243766ecc
fix(ui): Fix not popping the dialog
2022-11-04 21:52:06 +01:00
2d5e987fcc
feat(service): Implement deleting devices
...
- Fix accidentally deleting the entire bundles node instead of just
retracting the single item.
- ASK IF THE USER WANTED TO DO THIS
- Fix checking for the wrong result type
2022-11-04 21:52:06 +01:00
2494fbb837
fix(ui): Fix title of the contact devices page
2022-11-04 21:52:06 +01:00
8efb743b84
feat(ui): Implement (untested) device deletion
2022-11-04 21:52:06 +01:00
fc0dd14b4d
feat(ui): Display key controls only on keys we have a session with
2022-11-04 21:52:06 +01:00
a678ef70e7
fix(ui): isEmpty -> isNotEmpty
2022-11-04 21:52:06 +01:00
87d320b6da
feat(ui): Implement viewing the device's fingerprint
2022-11-04 21:52:06 +01:00
6b7d3c4b7c
chore(ui): Move the fingerprint widget into its own file
2022-11-04 21:52:06 +01:00
e309f3bbd0
fix(ui): Make the fingerprint display font size better
2022-11-04 21:52:06 +01:00
cf6cec4d32
fix(xmpp): Fix not encrypting messages
2022-11-04 21:52:06 +01:00
968b59aaee
fix(service): Ensure OmemoService is safe against late initialization
2022-11-04 21:52:06 +01:00
b9cb023306
chore(ui): Add TODO
2022-11-04 21:52:06 +01:00
b8acbe7359
ui: Fix issues with const
2022-11-04 21:51:18 +01:00
c61485638b
ui: Prevent session rebuilding if there are no sessions
2022-11-04 21:51:18 +01:00
842a6ebe16
meta: Fix style issues
2022-11-04 21:51:18 +01:00
ab47b06fd6
tmp: Migrate OMEMO to Resultsv2 api
2022-11-04 21:51:18 +01:00
e3d33f201c
service: Implement enabling and disabling keys
2022-11-04 21:51:18 +01:00
c1ff949346
ui: Implement listing a Jid's Omemo fingerprints
2022-11-04 21:51:18 +01:00
4f515d4733
xmpp: Start working on OMEMO
2022-11-04 21:51:18 +01:00
2c28e95bd9
ui: Change the icon and wording for the keys page
2022-11-04 21:51:18 +01:00
ae9b1a8215
ui: Stub the scanning button
2022-11-04 21:51:18 +01:00
0f5b3d62b1
ui: Stub out the OMEMO key page
2022-11-04 21:51:18 +01:00
80f4104969
ui: Comment out the subscription button
2022-09-06 13:13:31 +02:00
78ecd57aee
ui: Color the tiles according to the system theme
2022-09-06 12:31:33 +02:00
8bd7ef6cfe
ui: Set the tooltip text conditionally
2022-09-06 12:12:26 +02:00
50f488ae21
ui: Implement muting chats
2022-09-06 12:06:54 +02:00
650fcc9215
ui: Replace server info bottom sheet with a new page
2022-09-05 20:06:16 +02:00
dae5933e1d
ui: Fix light theme ( closes #73 )
2022-08-17 18:20:21 +02:00
58bccc1d83
ui: Immediately update the UI when sharing/unsharing online status
2022-08-14 12:46:47 +02:00
5b957a384c
ui: Move the presence sharing switch into a modal
2022-08-13 13:43:19 +02:00
206694b621
ui: Fix displaying server information
2022-08-07 20:41:21 +02:00
c3bf0b5c8e
ui: Align checkboxes on the same vertical axis
2022-08-07 20:17:12 +02:00
66e5758fb5
ui: Remove the 'Server Features' expander
2022-08-07 16:54:12 +02:00
6a22a32724
ui: Fix the conversation's back button not working
...
When opening a new conversation from the NewConversationPage,
the navigation stack would be empty.
2022-08-06 20:44:37 +02:00
4427629841
style: Fix linter warnings
2022-07-30 22:12:33 +02:00
f2d3d5d90f
ui: Replace the back button with a close button
2022-07-26 14:28:03 +02:00
3f480574d9
style: Migrate lib/ui/ to very_good_analysis
2022-07-17 19:24:18 +02:00
03ce942364
ui: Fix the GetFeaturesEvent
2022-07-17 11:48:59 +02:00
68f7b003fc
style: Fix linter warnings
2022-04-15 23:40:44 +02:00
32662ce5aa
ui: Add a page transition to the conversation
2022-04-14 12:38:36 +02:00