Commit graph

54 commits

Author SHA1 Message Date
7ea311236d working server integration
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-23 00:50:46 +02:00
7066e8c799 fix errors found with glitchtip 2026-06-20 13:11:48 +02:00
e8829ed2c9 improve error logging 2026-06-20 13:09:53 +02:00
f14a94d639 fix camera initalization issue 2026-06-20 01:07:20 +02:00
26c9dc0066 fix notification click did not directly open the chats 2026-06-19 17:04:09 +02:00
4e2b90de33 fix smaller ui issues 2026-06-19 15:57:38 +02:00
96eddd7480 Fix: Shared contacts now correctly show the blue verification badge
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-16 11:32:39 +02:00
52489a3a98 hide link preview for qr codes in normal camera mode
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-15 23:10:39 +02:00
5dc071a737 open links on external provider 2026-06-15 22:47:45 +02:00
75079a790c better feedback in case a qr code was shown
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-15 18:04:14 +02:00
726cdaf89f use text capitalization
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-09 20:59:19 +02:00
1d3b8dbd8a ensure correct ordering of media files 2026-06-05 10:49:57 +02:00
12dce4f52d replacing more buttons
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-05 02:39:56 +02:00
9e28bb82a2 Improved: UI components adapt to native styling 2026-05-31 02:22:28 +02:00
358f93979e fixes database issues
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-30 23:02:58 +02:00
c7826ad6dd improve logging
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-26 11:57:59 +02:00
789bcda34f update faicons
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-22 13:52:01 +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
304190387d improve qr code verifications
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-19 15:27:44 +02:00
5bcb3b3efe Fix: Issue with opening directly in chats 2026-05-17 20:23:37 +02:00
df974cd9f7 add translation
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-17 01:20:29 +02:00
7283852ba5 fix new emoji not shown 2026-05-16 23:32:26 +02:00
32231d11c2 small redesign of the image view
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-16 20:37:34 +02:00
190be5b694 fix flutter analyze issues
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-16 17:15:39 +02:00
c2ac706239 Tutorial on how to use zoom. 2026-05-16 17:12:46 +02:00
4b9180c3c7 move signal pre key store into the database
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-14 14:38:00 +02:00
dda3677907 fixes some more issues 2026-05-13 15:27:08 +02:00
a1ca45c2b9 fix shortcut ordering 2026-05-13 13:41:50 +02:00
f2b27e19f2 add shortcuts 2026-05-13 03:30:13 +02:00
ba06126a3c missing guard 2026-05-13 01:31:04 +02:00
9941c6e870 bug fixes 2026-05-13 00:44:17 +02:00
1e6ce639cf multiple bugs 2026-05-13 00:07:08 +02:00
0a91e34348 fix same camera is opened again when return to the camera controller 2026-05-12 23:19:03 +02:00
e6b549e897 unblock users and UI improvements 2026-05-12 23:12:56 +02:00
4dbc369003 implement new backup mechanism 2026-05-12 21:24:49 +02:00
f735070a7c login using login token 2026-05-10 00:09:41 +02:00
64b304d99e remove dead code 2026-05-09 15:33:58 +02:00
51477e3f51 Improved: Lock to record hands-free 2026-04-29 17:12:22 +02:00
9289def783 Show instead of the flame icon when it is about to expire 2026-04-29 16:28:52 +02:00
c9b8e32d32 improve setup 2026-04-29 15:48:52 +02:00
41dc30b3c2 finish setup 2026-04-29 00:22:42 +02:00
dcca2cbec0 bug fixes 2026-04-26 02:10:16 +02:00
1e72883db0 move user handling to a single user service 2026-04-25 11:17:08 +02:00
f8649298e0 using user stream builder for user changes 2026-04-22 21:00:39 +02:00
0c8bd0a7b4 split up the camera preview controller 2026-04-22 20:31:09 +02:00
1cee77cd97 ensure initState is called first 2026-04-22 19:58:42 +02:00
c197cb797e fixes multiple issus 2026-04-22 18:14:11 +02:00