Commit graph

22 commits

Author SHA1 Message Date
f278a1dd38 pre cache the chat list view 2026-06-19 17:47:49 +02:00
e4bc21ea10 fix more navigation issues 2026-06-19 17:28:56 +02:00
26c9dc0066 fix notification click did not directly open the chats 2026-06-19 17:04:09 +02:00
40b645e803 do not hide camera if app life cycle is inactive
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-19 16:00:58 +02:00
f436137c9b replace push with go to prevent multiple chats open
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-15 22:50:00 +02:00
b7b2ad701f add app lifecycle state for camera controller
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-08 10:21:29 +02:00
fae5ca3d25 Fix: Issues with the camera initialization
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-21 16:12:19 +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
f42a49cadf Fix: Issue with focus changing when taking a picture
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-20 01:06:46 +02:00
2d6a2e436f Improved: Onboarding flow for new users. 2026-05-20 00:47:45 +02:00
7614da00b1 Issue with opening directly in chats
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-17 21:33:41 +02:00
c77c369212 multiple bug issues 2026-05-17 19:25:08 +02:00
d0eee1893e fix ios click on push notifications not working
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-16 18:24:58 +02:00
5556532879 Improved: Media thumbnails for faster loading 2026-05-16 16:21:44 +02:00
a5fc97c648 Improved: Memories viewer redesigned 2026-05-14 02:54:18 +02:00
1e6ce639cf multiple bugs 2026-05-13 00:07:08 +02:00
d7dffa82ff multiple bug fixes 2026-05-12 23:52:08 +02:00
583368505d display critical error instead of removing app data 2026-04-25 01:55:46 +02:00
646b9c22d3 new add contact view for scanned qr via link 2026-04-25 00:24:03 +02:00
95c5d6a4f1 handle scanned qr link via intent 2026-04-22 14:06:05 +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/home.view.dart (Browse further)