Commit graph

2958 commits

Author SHA1 Message Date
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
bcbe82523c
fix: Use correct localization for redactedBy 2023-10-14 11:42:20 +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
759d96f406
fix: Avoid collisions when save file on android 2023-10-07 10:59:00 +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
52457a3320
design: New notification sound 2023-10-07 08:54:59 +02:00
krille-chan
ea75e98c37
fix: Flutter warnings because of applock animation 2023-10-07 07:50:41 +02:00
krille-chan
823810ec19
design: Hide Navigationbar labels 2023-10-07 07:36:43 +02:00
krille-chan
d569a00df7
refactor: Only preload client for GUI start 2023-10-05 17:39:33 +02:00
Krille-chan
7c94acdb92
fix: open story from push notification 2023-10-02 09:54:24 +02:00
Krille
73d1b7e190
chore: Follow up fix app lock 2023-09-30 10:21:45 +02:00
Krille
bb96a0a4a3
fix: Set readmarker sometimes not working 2023-09-29 10:22:28 +02:00
Krille
f5cf1b4d70
fix: Disable app lock if user is logged out 2023-09-29 08:28:46 +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
c7ea797f34
chore: Follow up app lock 2023-09-24 12:33:22 +02:00
krille-chan
48a278b0ea
chore: Follow up custom applock 2023-09-24 11:14:54 +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-chan
90789d9feb
feat: New simplified lockscreen design 2023-09-23 07:49:34 +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
Krille
34a4f4a58c
chore: Reset push gateway url 2023-09-15 08:52:05 +02:00
krille-chan
7eb2096ccb
refactor: Set push gateway to push-qa for now 2023-09-14 21:51:42 +02:00
Krille
be69672d41
chore: Set data_message in pusher properties for hedwig 2023-09-12 11:55:36 +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
cafb1e3d79
fix: First story appears to be unencrypted sometimes 2023-08-20 07:17:55 +02:00
krille-chan
c7c801c695
feat: Background fetch mode on Android
This adds a background fetch
mode on android which makes
sure that the flutter engine
is not rendered when the app
started to process background
push notifications only. This should
safe some resources like
battery and performance and
should make processing
background notifications
faster.
2023-08-19 09:50:03 +02:00
krille-chan
3b12d8ab84
refactor: Update badge 2023-08-19 08:17:40 +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
krille-chan
9238dbcd8d
chore: Follow up navigatorcontext fix 2023-08-13 10:56:46 +02:00
krille-chan
1d934c5353
fix: Bootstrap on first try fails sometimes 2023-08-13 10:46:00 +02:00
krille-chan
0836a5c862
refactor: Change group description to chat description 2023-08-13 08:07:03 +02:00
krille-chan
d9c5cbea26
design: New three column layout for wide screens 2023-08-12 13:37:42 +02:00
krille-chan
5e3c62110b
feat: Write and display reason for redacting a message 2023-08-12 12:52:55 +02:00
krille-chan
b27af74918
chore: Follow up design changes 2023-08-12 12:33:01 +02:00
krille-chan
c74242118b
chore: Follow up design changes 2023-08-12 12:23:46 +02:00
krille-chan
92337a8bbf
chore: Follow up design changes 2023-08-12 12:22:30 +02:00
krille-chan
a9448f293c
chore: Follow up design changes 2023-08-12 12:17:28 +02:00
krille-chan
9e13bd8dfd
design: Big redesign of three column mode to advanced two column mode 2023-08-12 11:52:20 +02:00
Krille
f442bb89f9
chore: follow up routing 2023-08-11 15:05:56 +02:00
Krille
6420f1d385
design: Chat list design adjustments 2023-08-11 14:33:55 +02:00
Krille
7faa01f67a
design: Redesign style page 2023-08-11 13:55:38 +02:00
Krille
6bd518fa36
refactor: Remove bubble size slider 2023-08-11 13:33:16 +02:00
Krille
d6b48091c4
refactor: Make router static 2023-08-11 12:21:04 +02:00
Krille
d2247018e6
fix: Cancel search on back button tap on android 2023-08-11 09:20:55 +02:00
Krille
c42ce8d1db
chore: Follow up user bottm sheet 2023-08-11 08:45:13 +02:00
Krille
9e0acdfd5f
chore: Follow up user bottom sheet 2023-08-11 08:28:34 +02:00
krille-chan
010ae8fb09
chore: Follow up user bottom sheet 2023-08-11 07:56:12 +02:00
krille-chan
924e4bce23
design: Nicer user bottom sheet 2023-08-11 07:55:15 +02:00
krille-chan
195694a252
design: Move chatbackup in adaptive bottom sheet 2023-08-11 07:15:09 +02:00
krille-chan
8826815f8e
chore: Follow up preserve state in 3 column mode 2023-08-11 07:10:53 +02:00
krille-chan
9c3e13cf68
chore: Follow up page transition 2023-08-10 19:54:49 +02:00
krille-chan
ee957ab1f6
refactor: Migrate routes to go router 2023-08-10 19:15:14 +02:00
Krille
739edde729
refactor: Replace vrouter with gorouter 2023-08-10 11:12:09 +02:00
Krille
73c38a52bc
design: iOS related adjustments for onboarding 2023-08-09 18:44:43 +02:00
krille-chan
18b270a15c
fix: Cancel notifications for read rooms and clear app badge on iOS 2023-08-06 21:13:37 +02:00
krille-chan
39adb55b3d
fix: Click on notification does not open room 2023-08-06 17:42:28 +02:00
Krille
1775552cd4
refactor: update iOS badge on every notification 2023-08-02 11:38:07 +02:00
Krille
374d23e79a
fix: Set iOS badge 2023-07-29 10:21:03 +02:00
gilice
eba3eeee25 feat: small performance tweaks for Message
It is the widget most often built, so every small bit helps.
- replace a List with an array (should be easier to optimize for the
  compiler)
- remove a Padding widget and use the parent Container's padding instead
2023-07-28 21:33:32 +02:00
Bnyro
57b026b913 feat: option to not send typing notifications 2023-07-27 19:11:31 +02:00
Krille-chan
e94fe74473
krille/import emoji improvements (#468)
* refactor: Move GUI into Popupmenu
* refactor: Reuse save file method from MatrixFile
2023-07-24 20:19:24 +02:00
The one with the braid
0c70017cd8
feat: support import of Emoji packs as zip file
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-07-24 10:26:20 +02:00
krille-chan
4da9963bd0
docs: Update new issue link 2023-07-23 09:23:18 +02:00
krille-chan
982b58a473
docs: Update github links 2023-07-23 09:20:25 +02:00
krille-chan
69a98d447a
chore: Login page follow up 2023-07-23 07:42:27 +02:00
krille-chan
cc873e77fb
design: Redacted events with opacity 2023-07-23 06:49:51 +02:00
krille-chan
ee12843d65
design: Style bottom navigation bar in backgroundcolor 2023-07-23 06:45:13 +02:00
krille-chan
b798b6dd39
design: Login page follow up 2023-07-22 14:17:00 +02:00
krille-chan
b667e22d19
design: Adjust message button design 2023-07-22 13:09:03 +02:00
krille-chan
4929858ae4
design: Improve login UI 2023-07-22 13:00:27 +02:00
krille-chan
fcfe19889c
design: Increase time limit between chat environments 2023-07-22 12:05:24 +02:00
krille-chan
ee6a16604e
chore: Design follow up 2023-07-22 11:50:00 +02:00
krille-chan
c4bc626b09
design: Slightly adjust chat design 2023-07-22 11:11:35 +02:00
ShootingStarDragons
f0cc00c04a fix: code cannot be wrap
I think it is a wrong fix for link, '\n' should not be replaceAll,
so I think this should be reverted
2023-07-22 11:50:46 +08:00