Commit graph

111 commits

Author SHA1 Message Date
3c26bf55a8 move file 2026-07-19 15:49:06 +02:00
5258b8f78e update the protocol 2026-07-19 14:25:27 +02:00
991376e1d9 poc for recovery works
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-23 21:07:26 +02:00
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
00b2b25252 modify passwordles recovery settings
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-21 03:40:35 +02:00
4d943eca1c enable and handle heartbeath 2026-06-21 02:07:09 +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
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
65d188c4f2 show the number of verified contacts 2026-05-19 14:46:15 +02:00
2cb51d668a add c2c testing
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-19 03:04:34 +02:00
927589a505 fix: background message fetching reliability
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-19 02:12:12 +02:00
fc5c74eaed Issue with receiving messages when user closed app while decrypting 2026-05-19 01:54:42 +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
f45638c58d fix deadlock 2026-05-13 12:34:40 +02:00
f2b27e19f2 add shortcuts 2026-05-13 03:30:13 +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
0a972d023f fix deadlock issue 2026-05-04 23:33:42 +02:00
c54265495c implement manual approval and fix bug 2026-04-29 12:11:07 +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
583368505d display critical error instead of removing app data 2026-04-25 01:55:46 +02:00
db9d9022fd use a centralized version of flutter secure storage 2026-04-25 01:12:00 +02:00
dde339d1b3 use mutex over all signal operations 2026-04-22 20:56:28 +02:00
fcb93830e1 replace for loop with Completer 2026-04-22 19:47:56 +02:00
94982ca253 use public dev api server 2026-04-21 19:36:46 +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
3d35615136 refactor global user variable 2026-04-21 03:34:52 +02:00
e945e30991 rename global variables into app state 2026-04-21 02:40:12 +02:00
715774bd7f remove global connection state 2026-04-21 02:24:47 +02:00
bd012a363e replace global callback with broadcast 2026-04-21 02:18:24 +02:00
f2493a2b56 handling server messages 2026-04-20 01:13:11 +02:00
cfc6e945da fix: reupload of media files
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-12 02:01:31 +02:00
267e2bd376 opening chat if clicked on the notification 2026-04-06 00:02:55 +02:00
aa26766bdf fixes duplicated messages from the server
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-05 22:17:45 +02:00
cc0b88718b fix: media file appears as a white square and is not listed.
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-14 22:18:29 +01:00
5a2049fd4a support background execution
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-14 15:05:10 +01:00
4cbeaf3ff7 remove unnecessary pre key loading 2026-03-01 04:20:37 +01:00
cf0132e75b improve logging 2026-02-21 01:41:07 +01:00
b59687c5ca fix retransmission of media files + update dependencies 2026-02-12 23:04:17 +01:00
58dd5bb122 fix: logging issues 2026-02-12 21:54:23 +01:00
fa767977dd fix #382 2026-01-23 16:39:27 +01:00
8c3ea92b85 adds user study 2026-01-22 20:07:43 +01:00
36e309d58a add new workflow for additional users 2026-01-14 22:32:04 +01:00
d2b881e281 fix typo 2026-01-10 14:51:04 +01:00
585f577f89 add flame counter test 2025-12-30 19:58:32 +01:00
20a2d61751 bump version 2025-12-27 21:31:53 +01:00