Commit Graph

2924 Commits (4605a92d17c3fb6318b4d9e82e2f894b7a87ec68)

Author SHA1 Message Date
krille-chan 4605a92d17
chore: Adjust bitrate for smaller voice messages 1 year ago
krille-chan 69f7429b71
chore: Folllow up message bubble color 1 year ago
krille-chan bf1f091f15
chore: Revert color changes 1 year ago
krille-chan a327e8b0e9
chore: Limit image file and video picker until we have a background service 1 year ago
krille-chan 94fc250751
refactor: Remove unused config 1 year ago
krille-chan deda870e99
fix: noFCM warning dialog 1 year ago
krille-chan 20f9a19397
refactor: Remove unused config params 1 year ago
krille-chan 67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX 1 year ago
krille-chan 969dbef09a
design: Make incoming messages color more light 1 year ago
krille-chan 991bba2535
build: Update record package 1 year ago
krille-chan 5dfa4c132d
design: Make key verification an adaptive dialog 1 year ago
krille-chan 5665cac15c
fix: Create chat dialog crashes sometimes and power level textfield does not validate input 1 year ago
krille-chan 59b357681e
build: Update matrix dart sdk 1 year ago
Krille 3fb4ad0a83
refactor: Change audio codec to opus where supported to have better compatibility with Element 1 year ago
Krille f3798f3ee8
refactor: Preload notification sound on web 1 year ago
Krille 0490195f44
chore: Change way how to seek in audioplayer 1 year ago
Krille 9b523b00a6
chore: Minor design fixes 1 year ago
Krille 35367389f0
fix: Remove uncompatible dependencies connectivity_plus and wakelock 1 year ago
krille-chan bcbe82523c
fix: Use correct localization for redactedBy 1 year ago
krille-chan 9b21c0d951
feat: better scroll to last read message handling 1 year ago
krille-chan 89493f364a
design: Make own chat bubble primary color for better contrast 1 year ago
krille-chan 69cd2d790d
fix: SystemOverlayStyle not applied on AppStart on Android 1 year ago
krille-chan aee54a63f0
fix: Disable applock 1 year ago
krille-chan 759d96f406
fix: Avoid collisions when save file on android 1 year ago
krille-chan 9c1c5a4aec
fix: Unable to use file picker with applock 1 year ago
krille-chan 6538d91779
fix: UIA requests with navigator 1 year ago
krille-chan 52457a3320
design: New notification sound 1 year ago
krille-chan ea75e98c37
fix: Flutter warnings because of applock animation 1 year ago
krille-chan 823810ec19
design: Hide Navigationbar labels 1 year ago
krille-chan d569a00df7
refactor: Only preload client for GUI start 1 year ago
Krille-chan 7c94acdb92
fix: open story from push notification 1 year ago
Krille 73d1b7e190
chore: Follow up fix app lock 1 year ago
Krille bb96a0a4a3
fix: Set readmarker sometimes not working 1 year ago
Krille f5cf1b4d70
fix: Disable app lock if user is logged out 1 year ago
Krille c273ff64a1
fix: Do not ask for reason to delete not sent messages 1 year ago
krille-chan c7ea797f34
chore: Follow up app lock 1 year ago
krille-chan 48a278b0ea
chore: Follow up custom applock 1 year ago
krille-chan 9a808abdc6
refactor: Remove flutter_app_lock package and use own AppLock implementation 1 year ago
krille-chan 90789d9feb
feat: New simplified lockscreen design 1 year ago
Krille 100548b265
fix: Applock screen completely broken 1 year ago
krille-chan 19cdde2665
fix: Routing bug when adding second account via password login 1 year ago
Krille 34a4f4a58c
chore: Reset push gateway url 1 year ago
krille-chan 7eb2096ccb
refactor: Set push gateway to push-qa for now 1 year ago
Krille be69672d41
chore: Set data_message in pusher properties for hedwig 1 year ago
Reinhart Previano Koentjoro e741765e22
feat: Dynamic theming for emoji keyboard 2 years ago
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
2 years ago
krille-chan e20f7f7576
chore: Follow up wrong wording 2 years ago
krille-chan cafb1e3d79
fix: First story appears to be unencrypted sometimes 2 years ago
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.
2 years ago
krille-chan 3b12d8ab84
refactor: Update badge 2 years ago