Commit graph

149 commits

Author SHA1 Message Date
d03c42659c remove permissions again
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-31 03:35:02 +02:00
a688954d76 New: Import images from the gallery 2026-05-31 02:11:30 +02:00
872592af21 fix: database error and some ui improvements
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-28 00:09:12 +02:00
00cb615e56 finish verification badge
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-21 14:20:15 +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
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
fc5c74eaed Issue with receiving messages when user closed app while decrypting 2026-05-19 01:54:42 +02:00
f2b27e19f2 add shortcuts 2026-05-13 03:30:13 +02:00
61979aedcb fix smaller issues 2026-05-12 21:47:45 +02:00
4dbc369003 implement new backup mechanism 2026-05-12 21:24:49 +02:00
6a611767fc fixing startup issues
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-02 14:48:31 +02:00
281014133a add b and f also to the log file
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-01 13:33:35 +02:00
42a676491c ios: maybe fixes black screen 2026-05-01 01:26:23 +02:00
c47c91c1ba starting with a proper setup 2026-04-28 00:15:05 +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
646b9c22d3 new add contact view for scanned qr via link 2026-04-25 00:24:03 +02:00
e8d8e8b160 fixes multiple race condition issues 2026-04-24 23:14:48 +02:00
50679ce9ed add debug print 2026-04-22 14:15:39 +02:00
95c5d6a4f1 handle scanned qr link via intent 2026-04-22 14:06:05 +02:00
7d09bd7283 notification of the verified user 2026-04-22 03:32:14 +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
ba2f9644c0 fix splash screen in light mode 2026-04-21 15:45:42 +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
d9f9f7645e replace globals with app environment 2026-04-21 02:15:31 +02:00
693c74df46 first working state 2026-04-21 01:31:50 +02:00
6517473603 updated protobuf 2026-04-19 23:10:58 +02:00
1629b8b1a9 add user discovery settings view 2026-04-19 22:57:24 +02:00
e1956c9807 initialization of user discovery works 2026-04-19 17:13:05 +02:00
0d975db3e4 fmt 2026-04-11 00:09:14 +02:00
267e2bd376 opening chat if clicked on the notification 2026-04-06 00:02:55 +02:00
2d5f004222 improve log cleaning 2026-04-05 22:06:08 +02:00
955992d5d2 add troubleshooting for notifications & video stab 2026-04-05 16:22:48 +02:00
5204984f9c fix issue with workmanager
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-15 19:59:29 +01:00
68cf1b6b89 only force create avatars in case they where changed or did not yet exists
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-15 14:22:00 +01: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
371ebda666 Fix: Problem with restoring from backup
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-14 00:37:54 +01:00
5383496bb6 show toast and fix user deletion
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-13 23:56:42 +01:00
c1065772f8 Improve: Show message "Flames restored" 2026-03-13 23:09:42 +01:00
6df40e93df exclusive lock for logging on the same process
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-03-02 22:53:55 +01:00
30db0a1ff5 fix: quoted text message not shown properly 2026-02-21 01:18:35 +01:00
835ee9ee2d feature: share contacts 2026-02-13 02:16:04 +01:00
58dd5bb122 fix: logging issues 2026-02-12 21:54:23 +01:00
47904275e1 fix: authentication not enforced 2026-02-07 23:24:25 +01:00
8c3ea92b85 adds user study 2026-01-22 20:07:43 +01:00
585f577f89 add flame counter test 2025-12-30 19:58:32 +01:00
ad0ef841cc improved log view 2025-12-30 11:59:03 +01:00
3899c8e6e4 fix #363 2025-12-29 22:27:44 +01:00