Commit graph

959 commits

Author SHA1 Message Date
Krille
0919d75b04
chore: Downgrade record back to 4.4.4 2023-10-30 16:32:21 +01:00
Krille
a9eb76983b
chore: Remove custom bitrate 2023-10-30 08:57:27 +01:00
Krille
6718104731
chore: Disable opus on android 2023-10-30 08:24:15 +01:00
Krille
b96bc4565d
fix: Audiomessages on iOS 2023-10-29 17:48:18 +01:00
krille-chan
3a9c6e8773
chore: Use correct audiorecorder file extension 2023-10-29 14:01:29 +01:00
krille-chan
bedd4e9ade
chore: More revert recorder 2023-10-29 13:56:36 +01:00
krille-chan
cf574d0b68
chore: Follow up todos 2023-10-29 13:06:20 +01:00
krille-chan
fd22b4330e
chore: Downgrade record 2023-10-29 13:04:45 +01:00
krille-chan
0dbaf09cc7
chore: Revert using opus codec in audiorecorder as iOS seems not to be able to play it 2023-10-29 12:17:55 +01:00
krille-chan
b42a565a9a
fix: Archive does not update its state 2023-10-29 10:59:07 +01:00
krille-chan
e710491679
chore: File dialog follow up 2023-10-29 09:33:41 +01:00
krille-chan
d1ce1e3ba7
refactor: Make file dialog adaptive and adjust design 2023-10-29 09:32:06 +01:00
krille-chan
3ef9854c1d
fix: render tg-forward as blockquote style 2023-10-29 09:08:57 +01:00
krille-chan
946b6530b9
chore: Follow up reorder handle for todos 2023-10-29 08:53:10 +01:00
krille-chan
5d387145c8
chore: Follow up todo list feature 2023-10-29 07:55:00 +01:00
krille-chan
b2d3b32ba8
feat: Add experimental todo list for rooms 2023-10-28 20:40:14 +02:00
krille-chan
f028b12185
refactor: Update FutureLoadingDialog 2023-10-28 17:32:37 +02:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
krille-chan
4605a92d17
chore: Adjust bitrate for smaller voice messages 2023-10-28 12:46:22 +02:00
krille-chan
69f7429b71
chore: Folllow up message bubble color 2023-10-28 11:51:32 +02:00
krille-chan
bf1f091f15
chore: Revert color changes 2023-10-28 11:48:57 +02:00
krille-chan
a327e8b0e9
chore: Limit image file and video picker until we have a background service 2023-10-28 11:47:31 +02:00
krille-chan
67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX 2023-10-28 10:54:41 +02:00
krille-chan
969dbef09a
design: Make incoming messages color more light 2023-10-28 10:34:25 +02:00
krille-chan
991bba2535
build: Update record package 2023-10-28 10:29:22 +02:00
krille-chan
5dfa4c132d
design: Make key verification an adaptive dialog 2023-10-28 10:20:37 +02:00
krille-chan
5665cac15c
fix: Create chat dialog crashes sometimes and power level textfield does not validate input 2023-10-28 10:09:40 +02:00
Krille
3fb4ad0a83
refactor: Change audio codec to opus where supported to have better compatibility with Element 2023-10-24 09:55:52 +02:00
Krille
0490195f44
chore: Change way how to seek in audioplayer 2023-10-23 15:30:26 +02:00
Krille
9b523b00a6
chore: Minor design fixes 2023-10-23 13:58:43 +02:00
Krille
35367389f0
fix: Remove uncompatible dependencies connectivity_plus and wakelock 2023-10-16 08:19:52 +02:00
krille-chan
9b21c0d951
feat: better scroll to last read message handling 2023-10-14 09:17:00 +02:00
krille-chan
89493f364a
design: Make own chat bubble primary color for better contrast 2023-10-13 14:41:08 +02:00
krille-chan
69cd2d790d
fix: SystemOverlayStyle not applied on AppStart on Android 2023-10-08 09:43:43 +02:00
krille-chan
aee54a63f0
fix: Disable applock 2023-10-08 09:36:47 +02:00
krille-chan
9c1c5a4aec
fix: Unable to use file picker with applock 2023-10-07 10:59:00 +02:00
krille-chan
6538d91779
fix: UIA requests with navigator 2023-10-07 09:38:46 +02:00
krille-chan
823810ec19
design: Hide Navigationbar labels 2023-10-07 07:36:43 +02:00
Krille
bb96a0a4a3
fix: Set readmarker sometimes not working 2023-09-29 10:22:28 +02:00
Krille
c273ff64a1
fix: Do not ask for reason to delete not sent messages 2023-09-28 09:04:13 +02:00
krille-chan
9a808abdc6
refactor: Remove flutter_app_lock package and use own AppLock implementation 2023-09-24 08:39:04 +02:00
Krille
100548b265
fix: Applock screen completely broken 2023-09-22 08:26:43 +02:00
krille-chan
19cdde2665
fix: Routing bug when adding second account via password login 2023-09-17 09:57:38 +02:00
Reinhart Previano Koentjoro
e741765e22
feat: Dynamic theming for emoji keyboard 2023-09-03 00:15:58 +07:00
gilice
789d91a763 feat/ChatListItem: small changes
- extract hasNotifications to a variable
  this is more clear and potentially faster as we don't
  compute `notifications > 0` multiple times

- make a text style const
2023-08-23 20:18:53 +02:00
krille-chan
e20f7f7576
chore: Follow up wrong wording 2023-08-21 06:40:27 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
krille-chan
6445833283
chore: Follow up select events 2023-08-18 06:59:47 +02:00
krille-chan
98a38113fd
design: Improve invite chat UX 2023-08-17 20:10:14 +02:00
krille-chan
5302383aeb
chore: Follow up display stories bubble 2023-08-17 19:48:57 +02:00