Commit graph

22 commits

Author SHA1 Message Date
3a27f3b24b remove old protobuf model 2026-08-29 15:43:32 +02:00
e43169c2d2 remove legacy signal encryption 2026-08-29 13:44:10 +02:00
63e3eb0f3d move api fully to rust 2026-08-28 22:56:28 +02:00
bd65268dd2 moving userconfig ownership to rust 2026-08-28 14:41:25 +02:00
6f16ee85d7 starting with rust rewrite 2026-08-27 01:47:10 +02:00
b3f0324066 update flutter version
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-08-23 11:43:23 +02:00
7e6bfa49ea first poc works 2026-08-03 23:16:02 +02:00
e8829ed2c9 improve error logging 2026-06-20 13:09:53 +02:00
053fbeb66e Fix: Issue with background notifications on Android
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-08 22:05:22 +02:00
e2cf5ec74a improved styling 2026-06-05 01:17:42 +02:00
9e28bb82a2 Improved: UI components adapt to native styling 2026-05-31 02:22:28 +02:00
b7c4832ee2 improving onboarding flow and start with security profiles
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-20 03:24:00 +02:00
2d6a2e436f Improved: Onboarding flow for new users. 2026-05-20 00:47:45 +02:00
805d7a66b3 enable dark mode for registration 2026-05-16 23:15:16 +02:00
ea41158872 redesigning register view
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-16 23:02:12 +02:00
5fa253ec32 keyring works 2026-05-09 14:58:59 +02:00
c47c91c1ba starting with a proper setup 2026-04-28 00:15:05 +02:00
1e72883db0 move user handling to a single user service 2026-04-25 11:17:08 +02:00
db9d9022fd use a centralized version of flutter secure storage 2026-04-25 01:12:00 +02:00
1cee77cd97 ensure initState is called first 2026-04-22 19:58:42 +02:00
1ea97d58ea create shared initialization function 2026-04-21 18:10:52 +02:00
1c902bb64d restructure code 2026-04-21 17:29:01 +02:00
Renamed from lib/src/views/onboarding/register.view.dart (Browse further)