Commit graph

1103 commits

Author SHA1 Message Date
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
8fc8907a87 fix downloaded media files not shown 2026-07-13 22:34:08 +02:00
3ed6c1b334 remove security profiles 2026-07-13 22:19:31 +02:00
f6f865a6e6 fix strings 2026-07-13 22:10:56 +02:00
93f1031453 fix in chat overview
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-07-09 21:08:05 +02:00
21ca0a9c37 fix missing openToVerify 2026-07-09 20:55:48 +02:00
48be46cf47 pop until the users was verified 2026-07-09 20:43:37 +02:00
dfa6ac2cfe improve media download logging 2026-07-09 20:33:46 +02:00
cda7df36f3 Improve: Visibility of the verification badge
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-07-09 18:09:16 +02:00
cda52a5da8 fix timer issues 2026-07-09 16:35:42 +02:00
2cee00aff6 fix session out of sync performance issues 2026-07-09 16:35:34 +02:00
599882700c uncomment link 2026-07-07 22:54:19 +02:00
43390871c2 filter reuploaded images 2026-07-07 22:44:20 +02:00
511490b649 filter annouced users 2026-07-07 22:36:13 +02:00
07037537e1 fix performance issue 2026-07-07 22:29:10 +02:00
3cdbd69d88 fix aspect ratio
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-07-07 22:06:51 +02:00
1126d4172b fixing phantom push notification 2026-07-07 21:47:58 +02:00
04680e0855 fix smaller issues 2026-07-07 21:41:50 +02:00
cec25675c3 use normal font 2026-07-07 21:41:42 +02:00
7a8901cd2d fix performance issue 2026-07-07 21:26:42 +02:00
9faa4fc49a send the threshold to the other user
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-06-23 23:25:30 +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
ca77cc4902 store the mac on the server
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-21 22:01:40 +02:00
f8a2240992 implemented server logic 2026-06-21 17:11:01 +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
6db45a6da8 fix loader issue 2026-06-20 15:44:36 +02:00
e000b7c41d require authentication for backup password change
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-20 15:38:06 +02:00
7066e8c799 fix errors found with glitchtip 2026-06-20 13:11:48 +02:00
e8829ed2c9 improve error logging 2026-06-20 13:09:53 +02:00
4c42d55afd use media id as filename
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-20 01:08:39 +02:00
f14a94d639 fix camera initalization issue 2026-06-20 01:07:20 +02:00
c4fc14a909 remove unused animations and start pre-caching later 2026-06-20 00:01:14 +02:00
f278a1dd38 pre cache the chat list view 2026-06-19 17:47:49 +02:00
e4bc21ea10 fix more navigation issues 2026-06-19 17:28:56 +02:00
26c9dc0066 fix notification click did not directly open the chats 2026-06-19 17:04:09 +02:00
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
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
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
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
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
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
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
a9bbbacd3a fix anayzer 2026-06-05 12:27:07 +02:00
e59c4728a0 update flutter for ios 2026-06-05 12:25:59 +02:00
9224c77eca feedback on click
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-05 11:10:16 +02:00
92b615959b improve buttons 2026-06-05 11:01:20 +02:00
1d3b8dbd8a ensure correct ordering of media files 2026-06-05 10:49:57 +02:00
3d130cb760 Auto-detect if FCM token does not work and trigger a reset
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-05 10:36:36 +02:00
12dce4f52d replacing more buttons
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-05 02:39:56 +02:00
e2cf5ec74a improved styling 2026-06-05 01:17:42 +02:00
24efc76c02 fix: add logging and hide non-downloaded images
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-06-01 23:39:12 +02:00
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
9e28bb82a2 Improved: UI components adapt to native styling 2026-05-31 02:22:28 +02:00
9beb8ef9d7 update strings
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-31 02:12:04 +02:00
a688954d76 New: Import images from the gallery 2026-05-31 02:11:30 +02:00
358f93979e fixes database issues
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-30 23:02:58 +02:00
dc0ef25d73 add optional database tracing
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-29 09:25:24 +02:00
7559434f86 switch to fastlane for github and f-droid releases
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-28 13:59:14 +02:00
62457f1f48 increased logging again
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-28 12:41:10 +02:00