Commit Graph

519 Commits (5c70dd39bc8042974e7260b7a6f65c435ea5567b)

Author SHA1 Message Date
Krille 82bd96104a chore: Follow up android download dir 2 years ago
Krille 686a5764c2 chore: Follow up download android 2 years ago
Krille d9aa2f8e44 refactor: Switch to file_picker package and get rid of some dependency overrides 2 years ago
Krille ae99606531 style: Minor adjustments for modal bottom sheets 2 years ago
Christian Kußowski 6e747c3153 chore: Update matrix sdk to 0.18.0 2 years ago
Krille 038f6bd9ff refactor: Remove unused dependency 2 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2 years ago
Krille 8f77f133a3 chore: Lookup l10n in pushhelper if null 2 years ago
fabienli 2c835966a4 Default hardcoded message when l10n is not available 2 years ago
Christian Pauly 55b46f2b85 style: Adjust key verification dialog 2 years ago
Christian Pauly c11ab56b1f chore: Follow up formatting 2 years ago
Marcus Hoffmann d318a2948f utils/url_launcher: force opening http(s) links in external browser
The (mobile) platform implementations for url_launcher default to
opening any http(s) link inside a webview instead of the platform
browser. This seems to be a longer-time problem for iOS
(https://gitlab.com/famedly/fluffychat/-/issues/519) but very recently
started to affect Android as well.

Force url_launcher to always use an external application (the browser,
most likely, but possibly other apps might handle those links as well)
as opening links from a messaging app in a webview provides terrible UX.

(For instance a link might lead to some webpage where you start to fill
in some info but then you need to ask someone via the messanger but
can't go back without closing the webview and losing all state. Or if
you happen to re-launch FluffyChat via the home-screen than it goes back
to the home view and the webview state is completely lost as well.)
2 years ago
Krille f8052c9cae chore: Update matrix package to 0.17.0 2 years ago
Christian Pauly 339276b94a style: Use robotomono to display device keys 2 years ago
Krille df3f6dd2c1 refactor: Store cached files in tmp directory so OS will clear file cache from time to time 2 years ago
Christian Pauly aff10ab0ed fix: Display error when user tries to send too large file 2 years ago
Krille 5940ad5054 style: Make adaptive bottom sheets scrollable by default 2 years ago
Gabriel Rodríguez d226bf6020 fix: avatar color 2 years ago
Gabriel Rodríguez 704ee5ef9c fix: display name contrast in dark mode 2 years ago
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 2 years ago
Krille d343c71703 chore: Update Matrix SDK and refactor 2 years ago
Krille eac784e33b fix: Archive 2 years ago
Krille 2df72b5d13 style: New modal bottom sheets 2 years ago
Krille 50dd924ece chore: Revert push channel changes 2 years ago
Krille 31f3a8b4c5 Revert "fix: Android push notification follow-up"
This reverts commit b24a7d9510c221c7ee685f3e68a213dc83ca8618
2 years ago
Krille 5cf18aabbf refactor: Remove dart from folder name 2 years ago
Krille Fear 5adf1aa3af fix: Hide google services warning after marked 2 years ago
TheOneWithTheBraid 21c5ffd5b2 fix: Android push notification follow-up
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
DeeJayBro 8b8f4ccd65 fix desktop scroll with touchpad 2 years ago
TheOneWithTheBraid 7806deb46f feat: support Android notification channels
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
Christian Pauly 2c83fb7a3c chore: Update localizations 2 years ago
Christian Pauly 082fcdb1af fix: Setup push on chat list init 2 years ago
Christian Pauly 8f64afbed9 fix: Remove deprecated meomry caching of downloaded files 2 years ago
Krille Fear 53aaee9911 refactor: Remove unused dependencies 2 years ago
Christian Pauly 6f224e2282 chore: Follow up fix voip 2 years ago
Christian Pauly 0abd6f82f2 fix: Remove emoji picker workaround 2 years ago
Christian Pauly d473a9e663 fix: Push error message 2 years ago
Christian Pauly 65511ca114 chore: Update local notifications package 2 years ago
Krille Fear 5e5aaa8ff9 Merge branch 'main' into 'main'
Improve (most) icons and image scaling, including avatar scaling

See merge request famedly/fluffychat!1022
2 years ago
Mg138 9ec86d7a68 automatic formatting 2 years ago
Christian Pauly 3e31c9945f chore: Update matrix sdk 2 years ago
Mg138 a04b8ad8c7 improved (most) icons/image scaling, including avatar scaling 2 years ago
TheOneWithTheBraid 2926f44d66 chore: remove dependency overrides
- Flutter foreground task plugin was merged
- Connectivity Plus plugin was merged

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
Christian Pauly 6089a3dc24 fix: UIA request handler 2 years ago
Christian Pauly 5668bfbad8 chore: Follow up nicer state events 2 years ago
Christian Pauly b642f89738 design: Hide unimportant state events instead of folding 2 years ago
Krille Fear 4f051a1f60 chore: Update matrix SDK 2 years ago
Christian Pauly 5a74319b19 design: Nicer display notification short texts 2 years ago
td 34b039a6c0 feat: background and terminated calls [android] 3 years ago
Christian Pauly e71dabca6e feat: New navigation design 3 years ago