Commit graph

943 commits

Author SHA1 Message Date
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
krille-chan
c8da41f1af
design: Display last story as tiny message bubble in chat list 2023-08-17 19:33:54 +02:00
krille-chan
6e9d3627cc
feat: Improved mouse support for selecting events 2023-08-17 19:16:12 +02:00
krille-chan
56c7c72f92
chore: Display username in userbottomsheet 2023-08-17 18:53:05 +02:00
Krille
83d5d3ec58
change: Remove widgets feature 2023-08-16 07:55:07 +02:00
Krille
8ed54497f9
chore: Follow up width 2023-08-16 07:30:48 +02:00
Krille
f051fc1851
design: Add scale animation hover effects on navrail and story buttons 2023-08-16 07:18:59 +02:00
krille-chan
6c5ffbb783
chore: Follow up correct context 2023-08-13 18:27:57 +02:00
krille-chan
419a9f4aff
chore: Make appbar buttons correct size 2023-08-13 18:23:36 +02:00
krille-chan
e229a0450f
feat: Enable beta videocalls for linux 2023-08-13 18:21:55 +02:00
Krille
f36d5f8a89
chore: Follow up chat settings 2023-08-13 16:25:56 +02:00
Krille
e14173688a
refactor: Space routes to normal room routes 2023-08-13 16:21:28 +02:00
Krille
b715eff839
refactor: Migrate from pathsegment routing 2023-08-13 16:07:15 +02:00
krille-chan
b7dac8365a
chore: Follow up router fixes 2023-08-13 13:41:01 +02:00
krille-chan
0c69ce0552
chore: Follow up bootstrap buttons 2023-08-13 13:17:53 +02:00
krille-chan
fb384462e0
chore: Follow up search UX 2023-08-13 13:13:52 +02:00
krille-chan
62122e5c79
fix: Do not allow empty search server 2023-08-13 11:15:13 +02:00