Commit graph

1211 commits

Author SHA1 Message Date
0007ba62a0 split up the media viewer into statless widgets 2026-06-19 16:26:12 +02:00
40b645e803 do not hide camera if app life cycle is inactive
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-19 16:00:58 +02:00
4e2b90de33 fix smaller ui issues 2026-06-19 15:57:38 +02:00
9b82310d49 Merge remote-tracking branch 'origin/main' into dev 2026-06-19 00:51:34 +02:00
690f4cae2f bump version and work forward
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-19 00:45:57 +02:00
c28808537b use render cache for animated icons
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-06-16 22:44:21 +02:00
98fa90a46b start with passwordless recovery
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-16 20:46:15 +02:00
2687545e33 use svg vector format
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-16 19:14:14 +02:00
8070f66142 bump version
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-16 18:00:53 +02:00
be74a94f50 hide buttons if accounced user was set to be hidden 2026-06-16 17:44:04 +02:00
d528913e84 update media view to new mybutton design
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-16 17:40:57 +02:00
f22e9086ed implement a precacheImage for faster image loading
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-16 16:59:36 +02:00
e7301020f6 fix: group auto rentry when it was deleted
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-16 15:04:51 +02:00
e23ac5932e add mising entry for own changes
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-16 11:44:35 +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
9daf275310 fix svg performance issue
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-16 10:30:22 +02:00
83fd99ea70 print avatar warning
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-16 00:57:56 +02:00
0ab6eba47d bump version
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-16 00:22:03 +02:00
d5eae605c3 change order 2026-06-16 00:19:50 +02:00
a7414c6fcc Promotion of sharing contacts when contact is new to twonly 2026-06-16 00:19:40 +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
f8c5ba17c6 remove some info logs 2026-06-15 23:00:24 +02:00
f436137c9b replace push with go to prevent multiple chats open
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-15 22:50:00 +02:00
5dc071a737 open links on external provider 2026-06-15 22:47:45 +02:00
bff567ee3d hide notification for active chats 2026-06-15 22:47:31 +02:00
878aca0f12 fix typing indicator glitching 2026-06-15 22:36:34 +02:00
7dbd190434 improve verification badge faq 2026-06-15 18:38:48 +02:00
2f0e2a9e24 fix performance issues 2026-06-15 18:24:17 +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
0e377d0ebc added chain link animation 2026-06-15 17:33:54 +02:00
7cb1e31e0c
Merge pull request #419 from twonlyapp/dev
- Improved: Design of some UI components
- Improved: Memories viewer shows state for batch operations and has improved performance
- Fix: Issue with background notifications on Android
- Fix: Changed minimum threshold for the user discovery to 3
- Fix: Multiple UI issues
- Fix: Auto-detect if FCM token does not work and trigger a reset
2026-06-10 22:42:01 +02:00
cef58119c5 remove old apks 2026-06-10 22:41:24 +02:00
3981341cd3 bump version
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-06-10 00:07:18 +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
23553b9cb0 fix clippy 2026-06-08 22:59:50 +02:00
37551cacce merge into one single crate 2026-06-08 22:58:01 +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
b7b2ad701f add app lifecycle state for camera controller
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-08 10:21:29 +02:00
e2f5f41736 add changelog 2026-06-08 10:14:55 +02:00
b192945328
Merge pull request #418 from twonlyapp/dev
- Fix: Changed minimum threshold for the user discovery to 3
- Fix: Multiple UI issues
2026-06-07 12:58:16 +02:00
52f962ae2e fix transparent color
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-07 12:53:44 +02:00
f66e1f17bf fix the response view 2026-06-07 12:44:57 +02:00
b49b9cf452 fix groups where not ordered correctly in the chat list
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-07 12:23:54 +02:00
d1eb5d5be6 fix callback issue and increase minimum threshold 2026-06-07 12:10:10 +02:00
da97fe5f3d add new test
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-06-06 00:46:19 +02:00
67b3ad2275 fix apple permission issue 2026-06-05 12:56:49 +02:00
97cdee2a37 bump version
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-05 12:27:59 +02:00
a9bbbacd3a fix anayzer 2026-06-05 12:27:07 +02:00
e59c4728a0 update flutter for ios 2026-06-05 12:25:59 +02:00
3306a1f9ec upgrading flutter 2026-06-05 11:41:03 +02:00