Commit graph

779 commits

Author SHA1 Message Date
6ed8a3eff5 fix typo 2025-11-30 12:27:49 +01:00
7aeaa97a68 improve logging 2025-11-30 12:27:40 +01:00
108a58ffe1 improve logging 2025-11-30 12:27:21 +01:00
9cb2503cdb maybe fixing #316 2025-11-30 11:00:55 +01:00
5758749bd1 improve logging 2025-11-30 10:27:13 +01:00
d2b7e4cf9e fix #318 2025-11-30 09:19:38 +01:00
2624df9b99 fix #317 2025-11-30 09:15:08 +01:00
004c0e116c fix #319 2025-11-30 09:12:40 +01:00
c6cc518de1 fix #320 2025-11-30 09:01:39 +01:00
e7e413a9f1 test commit 2025-11-27 10:14:03 +01:00
1f54423a10 add download buttons 2025-11-24 20:13:59 +01:00
92fa2cdff5 update metadata 2025-11-24 19:40:21 +01:00
819c8201d2 fix keyboard switch to emoji 2025-11-23 15:13:48 +01:00
a99a52cdb0
Merge pull request #315 from twonlyapp/dev
- UI Performance improvements
- Multiple Bug fixes
2025-11-19 00:09:13 +01:00
7268e990bc bump version 2025-11-18 23:39:25 +01:00
89e12fe24f fix #313 2025-11-18 23:38:55 +01:00
66fb320355 add missing key and fix height 2025-11-18 23:35:59 +01:00
c3e92ac7d1 fix avatar render issues, fix list update issues 2025-11-18 22:56:42 +01:00
f50add6530
Merge pull request #312 from twonlyapp/dev
Fixes #311 and #310.
2025-11-15 00:15:27 +01:00
e00700d4e3 bump version 2025-11-15 00:14:23 +01:00
4623487556 fix #311 2025-11-15 00:13:53 +01:00
72495b4c2a fix #310 2025-11-15 00:01:47 +01:00
eb8b7d31de fix analyzer 2025-11-14 00:02:00 +01:00
39c8d4990f
Merge pull request #309 from twonlyapp/dev
- Option to export and import memories
- iOS support for ultra-wide-angle camera
- Support Android Monochrome Icon
- Multiple layout issues fixed
- Multiple bug fixes
2025-11-13 23:57:31 +01:00
8a4632c4c4 fix #303 and bump version 2025-11-13 23:57:01 +01:00
fa85dbd6e2 fix #302 2025-11-13 22:46:23 +01:00
58b286526d fix #308 2025-11-13 22:14:01 +01:00
fc2513ddba fix #306 2025-11-13 22:03:15 +01:00
7977d171c7 fix #307 2025-11-13 21:28:57 +01:00
1eaa1a5edd add monochrome icon 2025-11-12 23:56:52 +01:00
570d820ada make backups smaller 2025-11-11 21:40:17 +01:00
1e14905682 fix issue 2025-11-11 00:43:23 +01:00
f57c2fec79 improve logging 2025-11-11 00:42:57 +01:00
5371114e21 fixing wide angle on ios 2025-11-11 00:05:59 +01:00
2a9414ae4f wrap whole main function into sentry 2025-11-10 14:37:44 +01:00
0260d552bf
Merge pull request #301 from twonlyapp/dev
- Adds crash reports (optional). Please consider enabling this under Settings > Help > “Share errors and crashes with us.”
- Fixes bug when saving images to the gallery
- Multiple layout issues fixed
- Multiple bug fixes
2025-11-10 00:10:23 +01:00
4ff42c93b7 bump version 2025-11-10 00:09:53 +01:00
091e4bbfa8 adds optional sentry #299 2025-11-10 00:04:44 +01:00
6d86af155c ask before deleting image 2025-11-09 23:32:46 +01:00
bc2c998850 fixing sizing of the share image screen 2025-11-09 22:57:32 +01:00
1cc19f7834 fix #297 2025-11-09 22:32:53 +01:00
5946420fd0 fix #298 2025-11-09 22:27:24 +01:00
85d755e46b fix #300 2025-11-09 22:00:21 +01:00
b584974491 flutter analyzer issues 2025-11-08 21:44:55 +01:00
112f7feb7d
Merge pull request #296 from twonlyapp/dev
Hotfix
2025-11-08 21:40:09 +01:00
f879ae00f1 hotfix: display time changed to milliseconds... 2025-11-08 21:39:19 +01:00
71823c9fae fixing ios release issues 2025-11-08 18:14:16 +01:00
18e93c3ac5
Merge pull request #294 from twonlyapp/dev
fixing release build issues
2025-11-08 16:54:09 +01:00
86e1c6a0f7 fixing release build issues 2025-11-08 16:53:01 +01:00
58fbd94130
Merge pull request #293 from twonlyapp/dev
This release adds group support with multiple admins, richer media controls (editing, embedding, longer videos, audio removal), new input options (volume-button image capture, improved emoji picker), better video compression and UI enhancements.

New features

- Support for groups with multiple administrators
- Edit and delete messages
- Create images using volume buttons
- New and improved emoji picker
- Removing audio after recording is possible
- Edited image is now embedded into the video
- Video max length increased to 60 seconds
- Switched to FFmpeg for improved video compression
- New context menu and other UI enhancements

Technical changes

- Client-to-client protocol migrated to Protocol Buffers (Protobuf)
- Database identifiers converted to UUIDs and the database schema completely redesigned
- Improved reliability of client-to-client messaging
- Multiple bug fixes
2025-11-08 15:08:41 +01:00