Commit Graph

34 Commits

Author SHA1 Message Date
37f5d4a36d fix(ui): Fix import ordering 2024-04-01 20:40:35 +02:00
9bde93b01e refactor(ui): Rename bloc to state 2024-04-01 20:34:33 +02:00
3af3d5c35c refactor(ui): PreferencesBloc -> PreferencesCubit 2024-04-01 16:03:06 +02:00
914b4b0a0c fix(ui,service,shared): Fix linter issues 2023-09-11 21:59:46 +02:00
54d672b17e feat(ui): Replace BorderlessTopbar with AppBar 2023-09-11 20:24:15 +02:00
b4e3a5c542 chore(ui,service,shared): Fix linter issues 2023-09-10 19:22:56 +02:00
927f354f18 chore(service,ui,shared): Migrate away from moxplatform 2023-09-10 19:14:45 +02:00
0d182cc4e5 feat(ui,service): Implement a bar chart showing storage usage 2023-07-08 14:31:26 +02:00
f0f13097c0 feat(all): Use CachedXMPPAvatar also for our own avatar 2023-06-08 23:53:37 +02:00
f30d04a593 feat(service): Current state 2023-06-07 19:02:13 +02:00
29053df245 chore(ui): Completely rework the BorderlessTopbar
Fixes #249.
2023-05-15 14:39:28 +02:00
46f7e5beaa fix(meta): Reformat code 2023-03-06 23:38:14 +01:00
fee39f56fa fix(meta): Fix linter warnings 2023-03-06 23:35:08 +01:00
Karthikeyan S
29b22b7dd9 feat: use dart format to format code 2023-03-06 10:19:10 +05:30
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
b6eb12cf30 feat(ui): Replace settings_ui with custom UI elements 2022-12-22 13:39:07 +01:00
98cfb79961 feat(meta): Update Flutter to 3.3.8 2022-11-23 16:41:59 +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
7a132d96ca shared: Move preferences.dart into models/ 2022-09-08 13:39:02 +02:00
a039954f9e ui: Migrate away from deprecated flutter_settings_ui 2022-08-25 21:46:55 +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
3f480574d9 style: Migrate lib/ui/ to very_good_analysis 2022-07-17 19:24:18 +02:00
32662ce5aa ui: Add a page transition to the conversation 2022-04-14 12:38:36 +02:00
9d9a488b48 ui: Refactor [BorderlessTopbar] a bit 2022-04-10 11:47:09 +02:00
c7dd5961f7 ui: Convert the settings to Bloc 2022-03-26 14:32:41 +01:00
d1e15499e7 ui: Add back some settings pages 2022-03-25 18:31:47 +01:00
815936bf1e ui: First steps towards Bloc 2022-03-19 22:34:36 +01:00
7c55434c50 ui: Restore the 'Debug enabled' switch 2022-02-23 14:35:46 +01:00
0fa62f904a meta: Add an UDP logger 2022-02-16 20:38:15 +01:00
e33b290d24 style: Fix linter issues 2022-02-06 18:48:59 +01:00
3dd0ac1754 ui: Add a (useless) debugging page 2022-02-04 18:38:26 +01:00