|
|
241a8b4d53
|
release(meta): Release 0.4.1
|
2023-01-18 21:39:35 +01:00 |
|
|
|
e6924cc02d
|
fix(ui): Rearange the settings page a bit
|
2023-01-18 20:19:34 +01:00 |
|
|
|
60985c6b37
|
feat(ui): Hide testing commands outside of debug mode
|
2023-01-18 20:14:26 +01:00 |
|
|
|
a015399b57
|
fix(ui): Allow users to unlock the developer options
Fixes #211.
|
2023-01-18 20:10:01 +01:00 |
|
|
|
1c4a30ebb4
|
fix(ui): Show a text when no sticker packs are installed
|
2023-01-12 23:53:27 +01:00 |
|
|
|
084314fbcf
|
fix(ui): Fix version number
|
2023-01-05 12:36:58 +01:00 |
|
|
|
46a09d5b62
|
feat(service): Manage sticker pack privacy
Fixes #192.
|
2023-01-02 18:04:27 +01:00 |
|
|
|
76a03cc2fa
|
feat(service): Rework the blocklist service
Maybe fixes #14.
|
2022-12-25 01:25:12 +01:00 |
|
|
|
b6eb12cf30
|
feat(ui): Replace settings_ui with custom UI elements
|
2022-12-22 13:39:07 +01:00 |
|
|
|
80f8129011
|
feat(ui): Fix dialog corner radius and make barrier dismissible
|
2022-12-22 12:20:57 +01:00 |
|
|
|
86daad2455
|
feat(ui): Replace the modal with a dialog
|
2022-12-22 00:49:01 +01:00 |
|
|
|
36b7d5ce42
|
feat(ui): Show a spinner while a sticker pack import is running
|
2022-12-19 12:38:50 +01:00 |
|
|
|
9510a0fced
|
feat(ui): Make managing sticker packs nicer
|
2022-12-19 12:02:26 +01:00 |
|
|
|
071f6c08fd
|
feat(ui): Add forgotten i18n string
|
2022-12-17 19:33:40 +01:00 |
|
|
|
cfdda2d293
|
feat(meta): Cleanup + simple sticker pack management
|
2022-12-17 19:24:20 +01:00 |
|
|
|
39a7e1eb19
|
feat(ui): Fix linter issues + i18n
|
2022-12-17 13:53:22 +01:00 |
|
|
|
ab42fc8b57
|
feat(ui): Add a sticker settings page
|
2022-12-17 13:36:44 +01:00 |
|
|
|
d58f5f9a01
|
feat(service): Make the contact integration configurable
|
2022-12-10 21:30:47 +01:00 |
|
|
|
3a80d50cf5
|
docs(ui): Remove fixed TODO
|
2022-11-26 21:19:29 +01:00 |
|
|
|
8c12eb47ce
|
feat(ui): Minor touch-ups for the 'about' page
|
2022-11-26 19:24:12 +01:00 |
|
|
|
f094a326ac
|
feat(ui): Switch cropping libraries
This makes the avatar cropper much more consistent
with the background cropper. Fixes #168.
|
2022-11-26 18:40:46 +01:00 |
|
|
|
d24cab9c1a
|
fix(i18n): Add missing translations
|
2022-11-26 18:09:42 +01:00 |
|
|
|
05074ed4f0
|
feat(ui): Replace the custom code with InteractiveViewer
|
2022-11-26 00:50:29 +01:00 |
|
|
|
4e4ed58605
|
feat(ui): Use the InteractiveViewer
|
2022-11-26 00:40:43 +01:00 |
|
|
|
b0f266bb0a
|
fix(ui): Make the border shape const
|
2022-11-24 22:56:14 +01:00 |
|
|
|
646c99feb5
|
feat(ui): Allow scaling in the background cropper
|
2022-11-24 22:54:39 +01:00 |
|
|
|
e8461d7059
|
fix(ui): Round the dialog corners
|
2022-11-24 18:07:08 +01:00 |
|
|
|
98cfb79961
|
feat(meta): Update Flutter to 3.3.8
|
2022-11-23 16:41:59 +01:00 |
|
|
|
acd5b7706b
|
fix(ui): Make showConfirmationDialog more like Flutter
|
2022-11-21 12:40:54 +01:00 |
|
|
|
221cf89d10
|
feat(service): Tell the foreground service the systems default locale
|
2022-11-20 00:11:26 +01:00 |
|
|
|
c54ef9b84a
|
feat(meta): Make the default language configurable
|
2022-11-19 23:56:38 +01:00 |
|
|
|
192086546a
|
feat(ui): Translate the entire UI
|
2022-11-17 23:25:05 +01:00 |
|
|
|
2ec08c7f68
|
refactor(ui): Use super parameters
|
2022-11-17 20:10:37 +01:00 |
|
|
|
9bdc2c09e5
|
fix(ui): Open URL externally (fixes #155)
|
2022-11-16 20:27:38 +01:00 |
|
|
|
ad48191b53
|
fix(ui): Make the UI more consistent colorwise
Fixes #34.
Fixes #144.
This commit makes more UI elements use the primary color. Also
adds an enabled state to the RoundedButton.
|
2022-11-12 17:54:54 +01:00 |
|
|
|
4261e26f19
|
feat(ui): Update our own device fingerprint after regeneration
|
2022-11-04 21:52:06 +01:00 |
|
|
|
240ed5f859
|
feat(ui): Add warning to enabling OMEMO by default
|
2022-11-04 21:52:06 +01:00 |
|
|
|
1aea6ee588
|
feat(ui): Make enabling Omemo by default configurable
|
2022-11-04 21:52:06 +01:00 |
|
|
|
7a132d96ca
|
shared: Move preferences.dart into models/
|
2022-09-08 13:39:02 +02:00 |
|
|
|
0d8bf8dd12
|
ui: Move chat background into chat
|
2022-09-07 00:29:30 +02:00 |
|
|
|
fdbf2534b7
|
ui: Remove the debug print statements
|
2022-09-07 00:09:57 +02:00 |
|
|
|
8fd69c4d5a
|
ui: Maybe fix the crash issue
|
2022-09-06 23:57:08 +02:00 |
|
|
|
da66c3fc17
|
ui: Move account settings down
|
2022-09-06 12:25:20 +02:00 |
|
|
|
94b75f0eee
|
ui: Add settings page for chat settings
|
2022-09-06 12:24:51 +02:00 |
|
|
|
8ae4821bc8
|
ui: Move privacy.dart into the privacy folder
|
2022-08-26 13:11:09 +02:00 |
|
|
|
da767a8981
|
ui: Fix the redirect settings
|
2022-08-26 13:09:50 +02:00 |
|
|
|
ae793f480c
|
ui: Stub things out
|
2022-08-25 22:35:51 +02:00 |
|
|
|
a039954f9e
|
ui: Migrate away from deprecated flutter_settings_ui
|
2022-08-25 21:46:55 +02:00 |
|
|
|
c4fb69b428
|
ui: Increase contrast with the cancel buttons
|
2022-08-17 20:15:56 +02:00 |
|
|
|
cdf2edfbf3
|
ui: Hopefully make logging out work (closes #52)
|
2022-08-17 17:37:15 +02:00 |
|