Commit graph

1126 commits

Author SHA1 Message Date
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
1ad304ec2e improve response viewer
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-21 13:33:13 +02:00
cd5409d021 Improved: Flame restore experience
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-21 13:10:02 +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
c0e45cfe1f improve the add friends view
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-19 22:33:24 +02:00
d9da953f77 Adds an "Ask a Friend" button to new contact suggestions.
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-19 18:49:57 +02:00
b788146beb improved ui elements
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-19 16:23:32 +02:00
6f8f1efe81 shwo mutual groups
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-19 15:41:37 +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
65d188c4f2 show the number of verified contacts 2026-05-19 14:46:15 +02:00
d32e319c49 improve typing indicator 2026-05-19 14:46:01 +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
d7e4da0e55 Fix: Images not shown after opening due to cleanup
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-17 22:31:22 +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
236d94622c only migrate if not yet opened
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-17 20:30:15 +02:00
5bcb3b3efe Fix: Issue with opening directly in chats 2026-05-17 20:23:37 +02:00
c77c369212 multiple bug issues 2026-05-17 19:25:08 +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
0204a41d43 Fix: Some message where not marked as opened. 2026-05-17 01:13:28 +02:00
11c0ad908e ignore testing urls in CI
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-16 23:35:16 +02:00
7283852ba5 fix new emoji not shown 2026-05-16 23:32:26 +02:00
805d7a66b3 enable dark mode for registration 2026-05-16 23:15:16 +02:00
ea41158872 redesigning register view
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-16 23:02:12 +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
68c99c271f smaller ui fixes 2026-05-16 19:13:42 +02:00
91eedc76b0 fix media not shown if stored and alread in chat 2026-05-16 18:42:44 +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
fe2dd06213 fix strings 2026-05-16 18:24:28 +02:00
102d2579ce update strings 2026-05-16 18:18:51 +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
e9b550023f New: Manage storage view
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-16 16:52:19 +02:00
5556532879 Improved: Media thumbnails for faster loading 2026-05-16 16:21:44 +02:00
f3b64646f5 update graphics 2026-05-16 01:47:11 +02:00
07bc47062c bump version
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-16 00:49:39 +02:00
8c84d802fd Automatically mark identical media as opened across all chats
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-16 00:31:54 +02:00
ebc643cbe4 Fix: Reliability of receiving media files.
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-15 23:17:40 +02:00
d52f1eefea add missing statistic 2026-05-15 15:36:20 +02:00
78cdb9244c animated splashscreen 2026-05-14 16:00:23 +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
ed0b7160b9 fix manual approval issues and increase default threshold
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-14 13:54:06 +02:00
697e9a99f8 Merge remote-tracking branch 'origin/main' into dev
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-14 02:55:07 +02:00
a5fc97c648 Improved: Memories viewer redesigned 2026-05-14 02:54:18 +02:00
5ec8afc01f
Merge pull request #409 from twonlyapp/marmot
Some checks failed
Publish on Github / build_and_publish (push) Has been cancelled
- New: Create custom shortcuts to quickly share images with pre-selected groups
- New: Seamless recovery for iOS reinstallations
- Improved: Redesigned snackbar notifications
- Improved: New backup mechanism to allow larger backup files
- Improved: Move keys into a centralized Rust-owned structure stored in secure storage
- Fix: Messages occasionally not received until app restart
- Fix: Multiple smaller issues
2026-05-13 19:57:11 +02:00
7be9acb379 fix merge issue 2026-05-13 19:56:35 +02:00
fe0bb01f49
Merge pull request #408 from twonlyapp/marmot
add new images to readme
2026-05-13 19:50:35 +02:00