Commit Graph

2920 Commits (94fc250751df774d8dc91331cd7ba17c3665e8c6)

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