Commit graph

72 commits

Author SHA1 Message Date
Christian Kußowski
fc7eb6954c
refactor: Make file events more fail safe for failed to send 2026-03-09 17:01:11 +01:00
Christian Kußowski
bfcd78fcdf
refactor: Use native uri data from bytes instead of html 2026-03-05 13:18:50 +01:00
Christian Kußowski
03f8f98e03
chore: Follow up audio player mimetype 2026-03-04 14:11:51 +01:00
Christian Kußowski
28af7bb0c7
refactor: Enable more strict lints 2026-02-24 10:06:39 +01:00
Christian Kußowski
a9a8b39465
Revert "refactor: Avoid unnecessary bool comparison"
This reverts commit 1cd3a91037.
2026-02-20 17:12:53 +01:00
Christian Kußowski
1cd3a91037
refactor: Avoid unnecessary bool comparison 2026-02-19 08:53:18 +01:00
Christian Kußowski
9d007815df
refactor: Enable rule avoid dynamic 2026-02-19 08:42:35 +01:00
Christian Kußowski
402801c458
fix: Audioplayer on web buggy 2026-02-14 20:47:44 +01:00
Christian Kußowski
1ea649f01e
refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
Christian Kußowski
969f1deb48
feat: Display progress for downloading content 2025-10-01 07:59:20 +02:00
Christian Kußowski
e8ee3722db
chore: Follow up new video player 2025-05-17 16:29:32 +02:00
Christian Kußowski
55705d761d
feat: Move videoplayer into multi image viewer
Also fixes video thumbnails

Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-11 10:59:21 +02:00
Christian Kußowski
b022741310
chore: Follow up background audio player
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-11 10:46:50 +02:00
Christian Kußowski
7cc341ac91
feat: Background audio player
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-10 13:49:18 +02:00
krille-chan
8c75e31612
chore: Follow up message design 2025-04-18 19:38:18 +02:00
Krille
60fe90233b
fix: Text scale factor in Linkify widgets
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-15 14:44:58 +02:00
Krille
12c948211b
refactor: New html rendering 2025-02-02 13:37:07 +01:00
Krille
9512e78441
chore: adjust design 2025-01-26 17:30:43 +01:00
Krille
f68a9de6bf
feat: Display file description on all file events 2025-01-10 15:19:48 +01:00
krille-chan
cd611aedc4
chore: Display normal Slider when no waveform provided in audioplayer 2024-12-03 19:34:28 +01:00
Krille
75d28e16ea
chore: Follow up waveform color 2024-09-18 10:13:53 +02:00
Krille
3355e66e9a
chore: Fix formatting 2024-09-16 08:08:13 +02:00
krille-chan
54306847f8
chore: Follow up audioplayer design 2024-09-11 13:56:28 +02:00
krille-chan
a732ea62e2
feat: New audio message design with displayed body 2024-09-11 11:45:46 +02:00
Krille-chan
9731fb461a
Merge pull request #1261 from CodeThomnics/refactor/reduce_context_calls_theme
Refactor: Reduce .of(context) calls theme
2024-08-09 16:13:00 +02:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
Krille
a7473af40f
feat: Record voice message with opus/ogg if supported 2024-08-04 19:34:51 +02:00
Krille
0bd61ced3f
feat: Convert opus to aac on iOS before playing 2024-08-04 17:38:16 +02:00
Krille
53c2601945
chore: Follow up audioplayer 2024-05-10 10:03:18 +02:00
Krille
4dee111c73
chore: Revert audioplayer changes 2024-05-10 09:52:55 +02:00
Krille
d4fb0ce1a7
chore: Follow up audioplayer 2024-05-10 08:34:46 +02:00
Krille
4291396f98
design: Improve design of Voice Messages and add 1.25 as speed 2024-05-07 12:36:35 +02:00
Krille
cba1a9bd5e
chore: Follow up audioplayer design 2024-03-27 09:30:16 +01:00
krille-chan
5687aab290
chore: Follow up audioplayer height 2024-03-24 14:01:21 +01:00
krille-chan
9b82614fba
chore: Follow up audomessage speed button design 2024-03-24 11:46:49 +01:00
krille-chan
1c19c9a2a9
chore: Follow up set speed in voice messages 2024-02-24 19:27:49 +01:00
krille-chan
bf1f8ebaf5
feat: Add speed button for audioplayer 2024-02-24 18:08:31 +01:00
Krille
e1a819d17b
fix: Audiomessage break app 2023-12-14 08:58:35 +01:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
Krille
0490195f44
chore: Change way how to seek in audioplayer 2023-10-23 15:30:26 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
Krille
6bd518fa36
refactor: Remove bubble size slider 2023-08-11 13:33:16 +02:00
Krille
bc73a5da95
fix: Reset audioplayer when played until the end 2023-07-21 07:46:07 +02:00
Krille
4597d03475 chore: Follow up clean up 2023-05-16 18:51:01 +02:00
Krille
2a1a68de22 feat: Implement new error reporting tool when critical features break like playing audio or video messages or opening a chat 2023-05-16 18:45:39 +02:00
Malin Errenst
ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00
Christian Pauly
41f847ccbf chore: Follow up fix audioplayer on android 2023-02-15 15:46:14 +01:00
Christian Pauly
ab23ba6c2c refactor: Do only instantiate AudioPlayer() object when in use 2023-02-14 12:54:57 +01:00
Christian Pauly
c24295580b feat: Enable audioplayer for web and linux 2023-02-14 09:15:47 +01:00
Krille
5cf18aabbf refactor: Remove dart from folder name 2022-12-30 17:54:50 +01:00