Commit graph

1130 commits

Author SHA1 Message Date
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
171a3d7f5e
Merge pull request #403 from twonlyapp/rust_integration
- New: Feature to find friends without a phone number
- New: The verification state is now transferred to the scanned user
- New: Registration setup to configure the most important configurations
- Improved: Show  instead of the flame icon when it is about to expire
- Improved: FAQ is now in the app rather than opening in the browser
- Improved: Videos can now be paused
- Improved: Lock to record hands-free
- Fix: Many smaller issues
2026-05-01 12:37:35 +02:00
2d7b516e54 add missing requirement 2026-05-01 12:37:05 +02:00
b00fdd0938
Merge pull request #402 from twonlyapp/rust_integration
- New: Feature to find friends without a phone number
- New: The verification state is now transferred to the scanned user
- New: Registration setup to configure the most important configurations
- Improved: Show  instead of the flame icon when it is about to expire
- Improved: FAQ is now in the app rather than opening in the browser
- Improved: Videos can now be paused
- Improved: Lock to record hands-free
- Fix: Many smaller issues
2026-05-01 12:25:47 +02:00
c85d862726 install rust 2026-05-01 12:25:13 +02:00
ddc7c00c7d
Merge pull request #401 from twonlyapp/rust_integration
Some checks failed
Publish on Github / build_and_publish (push) Has been cancelled
- New: Feature to find friends without a phone number
- New: The verification state is now transferred to the scanned user
- New: Registration setup to configure the most important configurations
- Improved: Show  instead of the flame icon when it is about to expire
- Improved: FAQ is now in the app rather than opening in the browser
- Improved: Videos can now be paused
- Improved: Lock to record hands-free
- Fix: Many smaller issues
2026-05-01 11:59:32 +02:00
42a676491c ios: maybe fixes black screen 2026-05-01 01:26:23 +02:00
8f7346dfba bump version and smaller bug fixes 2026-04-30 17:15:03 +02:00
6e95b977ac add missing animated icon 2026-04-30 13:54:00 +02:00
349794dbaa bump version 2026-04-30 13:19:00 +02:00
72e91f7492 update texts 2026-04-29 17:52:04 +02:00
51477e3f51 Improved: Lock to record hands-free 2026-04-29 17:12:22 +02:00
b2e9b04659 Improved: Videos can now be paused 2026-04-29 16:58:32 +02:00
9289def783 Show instead of the flame icon when it is about to expire 2026-04-29 16:28:52 +02:00
a015cb2cb8 change feature name and remove deleted accounts 2026-04-29 16:13:58 +02:00
c9b8e32d32 improve setup 2026-04-29 15:48:52 +02:00
836e58ec3a fix verification badge on the wrong side 2026-04-29 12:15:29 +02:00
c54265495c implement manual approval and fix bug 2026-04-29 12:11:07 +02:00
f0741bfdc1 update strings 2026-04-29 00:23:01 +02:00
41dc30b3c2 finish setup 2026-04-29 00:22:42 +02:00
c47c91c1ba starting with a proper setup 2026-04-28 00:15:05 +02:00
8021768883 improve faq to directly open a specific question 2026-04-27 20:20:12 +02:00
a93187c86d fix: messages where opene even if the app is in the background 2026-04-27 19:50:28 +02:00
5b5140ec7c clean main function 2026-04-26 11:45:05 +02:00
c6d13a44e9 update stings 2026-04-26 11:31:36 +02:00
922a5f0f26 some small UI fixes 2026-04-26 11:31:25 +02:00
c9aa680243 improve user discovery new message handling 2026-04-26 10:43:25 +02:00
ce60f4e2f1 smaller improvements 2026-04-26 02:38:01 +02:00
dcca2cbec0 bug fixes 2026-04-26 02:10:16 +02:00
a7d64a2307 run test only on mac 2026-04-25 13:38:53 +02:00
ef2a32157e add test for groups 2026-04-25 13:35:13 +02:00
1e72883db0 move user handling to a single user service 2026-04-25 11:17:08 +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
3c91f99008 downgrade duplicated error message and fixing new upload of message 2026-04-24 23:38:07 +02:00
e8d8e8b160 fixes multiple race condition issues 2026-04-24 23:14:48 +02:00
919aec464e when user is excluded from find friend all promotions are now also removed 2026-04-24 13:56:17 +02:00
eed5d292c6 fix: media file not opened if downloaded 2026-04-24 11:29:42 +02:00
a29af4c914 display transferred trust 2026-04-23 18:52:48 +02:00
f8649298e0 using user stream builder for user changes 2026-04-22 21:00:39 +02:00
dde339d1b3 use mutex over all signal operations 2026-04-22 20:56:28 +02:00
0c8bd0a7b4 split up the camera preview controller 2026-04-22 20:31:09 +02:00
1cee77cd97 ensure initState is called first 2026-04-22 19:58:42 +02:00
5722cb71bb add missing mounted guards 2026-04-22 19:52:02 +02:00
fcb93830e1 replace for loop with Completer 2026-04-22 19:47:56 +02:00
1371cf80cb check original sender id 2026-04-22 19:47:43 +02:00
be35336a5d more smaller bug fixes 2026-04-22 18:28:36 +02:00
c197cb797e fixes multiple issus 2026-04-22 18:14:11 +02:00
c9a704c44f update changelog 2026-04-22 17:19:19 +02:00