Commit graph

208 commits

Author SHA1 Message Date
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
25bc253b91 some smaller fixes 2026-08-23 01:01:06 +02:00
0c16188877 fix issue with media shares via intent 2026-08-23 00:46:57 +02:00
280519d63a better ui for links 2026-08-23 00:45:49 +02:00
c13b80990f fix image not exported correctly if not stored
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-08-22 23:26:51 +02:00
4b11031560 Improve: Show username above messages in group chats
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-08-22 23:21:13 +02:00
4792f5aac8 Improve: Backup screen clearer and easier to understand 2026-08-22 23:13:01 +02:00
41e174becb Improve: Show delivery and read receipt indicators for text messages
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-08-22 21:59:41 +02:00
cf1cbb058e Fix: Background audio correctly pauses and resumes when viewing videos
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-08-22 21:22:07 +02:00
4183ebd8e6 moving more dependencies into the subrepo
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-08-22 20:31:38 +02:00
eade1d87e6 some smaller bug fixes
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-08-06 10:16:27 +02:00
8094949c76 fix multiple issues
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-08-05 21:39:01 +02:00
ce0cd5342a fix time
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-08-05 00:08:19 +02:00
b2274ee9f5 fixes crash 2026-08-03 23:20:32 +02:00
b92ff26e81 bug fix 2026-08-03 23:18:33 +02:00
7e6bfa49ea first poc works 2026-08-03 23:16:02 +02:00
70ed3759d2 make it possible to change the primary color
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-08-01 11:49:22 +02:00
c2607a99e3 add missing key 2026-08-01 11:22:09 +02:00
dbe48b5802 fix share link 2026-08-01 11:21:26 +02:00
60c553e53c use new buttons
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-07-30 11:59:13 +02:00
753500ebfa improve backup naming and user experience 2026-07-30 11:44:02 +02:00
3c8244b977 fix issues with the memories viewer
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-07-30 10:08:42 +02:00
dafa7603d8 fix time issue
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-07-30 09:54:57 +02:00
3171541b6a fix issue with opening media
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-07-29 16:33:30 +02:00
0e06a21948 add contact labels 2026-07-29 15:43:13 +02:00
0291a4c3a2 make it possible to hide flame warning 2026-07-29 14:44:04 +02:00
e8e3254278 fix black screen 2026-07-29 14:34:36 +02:00
79d668e004 fix black screen issue 2026-07-29 14:22:22 +02:00
64c7595b6a reload news 2026-07-29 14:14:06 +02:00
ffc88dfe7a disable memories 2026-07-20 20:56:52 +02:00
ee82a95861 show storage content 2026-07-20 20:11:31 +02:00
c651ee8c32 precache images in the memories viewer
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-07-20 19:34:57 +02:00
7e3caec42e show news icon 2026-07-20 19:25:45 +02:00
9f8cb6f735 news for new blog post 2026-07-20 14:40:27 +02:00
fb9acc690a add promo for enabling e2ee backup
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-07-20 14:18:09 +02:00
498f5d7b72 first poc for e2ee backup 2026-07-19 23:05:50 +02:00
96f8bc39d0 start with cloud backup
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-07-19 20:24:14 +02:00
5258b8f78e update the protocol 2026-07-19 14:25:27 +02:00
6284345b57 pop until contact view after sucessfull verification
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-07-18 20:25:28 +02:00
bb8f33e9d6 fix badge color and show users avatar 2026-07-18 20:10:58 +02:00
df9b0d66bd fix comments and show shared contacts avatar
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-07-16 10:31:58 +02:00
1b37268577 clear unused strings 2026-07-16 10:31:41 +02:00
4588c9995d fix some smaller issues 2026-07-15 20:20:02 +02:00
2a4574ef36 allow duplicate import 2026-07-15 20:18:35 +02:00
fe673c9e23 update lottie
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-07-15 19:05:15 +02:00
59bdfa4eef sort users 2026-07-15 19:05:00 +02:00
d45ffbf597 make the passwordless backup visible
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-07-15 16:20:53 +02:00
aeea5c9c8b fix performance issues 2026-07-15 13:25:16 +02:00
9a579e818c bump version
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-07-13 23:19:48 +02:00
722466cc34 fix some ui issues
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-07-13 23:04:49 +02:00