Commit Graph

23 Commits (2d240ccda3cc7a1b90cd00f48eba085fa59346dc)

Author SHA1 Message Date
dependabot[bot] 8075089f8a
build: (deps): bump flutter_foreground_task from 6.5.0 to 9.1.0
Bumps [flutter_foreground_task](https://github.com/Dev-hwang/flutter_foreground_task) from 6.5.0 to 9.1.0.
- [Changelog](https://github.com/Dev-hwang/flutter_foreground_task/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Dev-hwang/flutter_foreground_task/commits)

---
updated-dependencies:
- dependency-name: flutter_foreground_task
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
imnotlxy d2c2fd48d4 fix: Avoid using MediaQuery.of() 3 months ago
Christian Kußowski b8547c4792
build: Upgrade to flutter 3.22 5 months ago
Krille dbe8c1b9f4
build: Update to flutter 3.27 10 months ago
krille-chan 0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 1 year ago
td 4095560412
fix: voip code breaking from 0.28
have not tested it but should mostly be fine, rewrite should get in someday anyway :p
1 year ago
krille-chan 58c873c5a7
build: Update all dependencies and remove vibrator package 2 years ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
Krille 35367389f0
fix: Remove uncompatible dependencies connectivity_plus and wakelock 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
Matias 8b342d6751 Fix L10n missing from Calling's context 2 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 3 years ago
Krille d343c71703 chore: Update Matrix SDK and refactor 3 years ago
Krille 4376070733 refactor: Same animations everywhere in app 3 years ago
TheOneWithTheBraid 507b5e5638 chore: update WebRTC interface
- fixes "dial" starting when opening FluffyChat

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
td 34b039a6c0 feat: background and terminated calls [android] 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Christian Pauly 24ee341670 chore: Update SDK 3 years ago
Christian Pauly 1537fdf18c feat: Enable screensharing on Mobile 4 years ago
Christian Pauly 5eae299910 refactor: Switch to just audio for playing sounds 4 years ago
Krille Fear c0244c66ab chore: Better call UX sounds and timeline design 4 years ago
Krille Fear ffb63e6ff6 chore: Add call sound 4 years ago
TheOneWithTheBraid 34600ac165 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago