Commit Graph

185 Commits (3ed92b3411d5efc9cea48f21d79a10c0bc8dc9d6)

Author SHA1 Message Date
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 ee957ab1f6
refactor: Migrate routes to go router 2 years ago
Christian Pauly 559e5f935e chore: Better load first client 3 years ago
Christian Pauly 2500e74d7e chore: Load room of first client before init GUI 3 years ago
Christian Pauly f026976c17 refactor: Minor chatlist refactoring 3 years ago
Christian Pauly d081645eb3 refactor: App widget 3 years ago
Christian Pauly 214f0f4805 refactor: Simplify themes and remove dead code 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Christian Pauly 84ad3b88d4 chore: Remove error logging with sentry 3 years ago
Christian Pauly 897868b9ec fix: Clearing push triggered when only one room got seen 3 years ago
TheOneWithTheBraid d71c25aa80 fix: Follow up for spaces hierarchy
- fix endless spinner
- fix rooms shon twice
- fix spaces accidentally opened as rooms
- add missing spaces header to spaces view

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 384a21bef7 refactor: Remove duplicated imports 3 years ago
Christian Pauly ea17a28519 fix: Broken dynamic color palette 4 years ago
Christian Pauly 22ad34ab0a refactor: Upgrade to Flutter 3.0.0 4 years ago
Graeme Power 2922430071 chore: irish language support 4 years ago
Christian Pauly ac45ec9402 fix: Use shared preferences for storing custom data 4 years ago
TheOneWithTheBraid 34600ac165 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 4 years ago
Steef Hegeman 5884effc7f systemNavigationBarColor ← appBar.backgroundColor
Makes the system navigation bar color (on Android) follow the color of
the appBar (and hence of the spaces bar).

See also https://gitlab.com/famedly/fluffychat/-/issues/699.
4 years ago
Krille Fear 08670e60f8 fix: Remove unused imports 4 years ago
Krille Fear 088424af77 fix: Downgrade main.dart 4 years ago
Krille Fear d7d0d04ddb refactor: Migrate utils and main.dart to null safety 4 years ago
Krille Fear 111d15f86d chore: Clean up bootstrap 4 years ago
Krille Fear 6c3f1d6f51 chore: Add some stats for app start 4 years ago
Krille Fear aebe4d30c0 feat: Sembast store 4 years ago
Krille Fear 015a12b04d fix: Crash on logout 4 years ago
Krille Fear fec9178da5 refactor: Sort imports 4 years ago
Krille Fear f114d545f7 refactor: Magic numbers 4 years ago
Krille Fear 3483df545c fix: Remove global key 4 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 4 years ago
Krille Fear 94f3d521e5 fix: Possibly fix touchscreen scrolling on Linux phones
Unfortunately I can not test this by myself.
4 years ago
Krille Fear ec68d15586 feat: Allow loading of multiple clients in main.dart 4 years ago
Christian Pauly e3c115bfb9 refactor: Remove default important state events 4 years ago
Christian Pauly 78222ab55d feat: Light implementation of spaces drawer 4 years ago
Christian Pauly 4adeca011b fix: Tests 4 years ago
Christian Pauly 05e6e14b5a fix: Disable vrouter logs in release mode 4 years ago
Christian Pauly b88f8ec5dc refactor: Rename store and allow storing custom values 4 years ago
Christian Pauly c6e91d9904 chore: Update SDK 4 years ago
Christian Pauly a6b02d6195 fix: SSO on web 4 years ago
Christian Pauly 9ef0c71f81 refactor: Remove moor 4 years ago
Christian Pauly 2320f6b707 refactor: Remove FluffyClient and make it no longer static 4 years ago
Christian Pauly e607bc2c21 chore: Remove workaround of initialUrl 4 years ago
Christian Pauly a055098105 refactor: Switch to pub.dev version of matrix sdk 4 years ago
Christian Pauly 8dff85626e fix: Load urls directly 4 years ago
Christian Pauly 1c81ac3f82 refactor: Deprecate accentColor 5 years ago
Christian Pauly ca161ce47a fix: Initial url on web 5 years ago
Christian Pauly 4509ace93b fix: Minor regressions 5 years ago
Christian Pauly 377aa9cad6 fix: Layouts 5 years ago
Christian Pauly 8fce5c0c4f Merge branch 'main' of gitlab.com:famedly/fluffychat 5 years ago
Christian Pauly c2fce64494 feat: Switch to VRouter 5 years ago
Christian Pauly 988a691eeb refactor: Structure files in more directories 5 years ago
Christian Pauly c8827ae1b2 refactor: Move widgets to lib 5 years ago
Christian Pauly f8736a9da5 fix: Formatting and style 5 years ago
Christian Pauly 30875c7286 fix: Systemuioverlaystyle 5 years ago
Christian Pauly 92d199812e fix: Status bar and system navigation bar theme 5 years ago
Christian Pauly 6e07cdfa41 fix: Open URIs 5 years ago
Christian Pauly 973c6b2fd5 fix: Status bar color 5 years ago
Christian Pauly 970c3a91b2 feat: Zoom page transition on Android and Fuchsia 5 years ago
Christian Pauly 2fe9ebfdf2 fix: Lock screen 5 years ago
Christian Pauly c1e2ef25a2 refactor: Widget file structure and MVC user bottom sheet 5 years ago
Christian Pauly 1a477adcb1 refactor: Null safe dependencies 5 years ago
Christian Pauly cb18589a16 refactor: Move some views to widgets 5 years ago
Christian Pauly 6b9f1476db refactor: MVC sign up view 5 years ago
Christian Pauly 078873bac5 tests: Add tests for homeserver picker 5 years ago
Christian Pauly e4a84032a1 fix: iOS 5 years ago
Christian Pauly ead81b52c0 fix: iPad dividerwidth 5 years ago
Christian Pauly 9d0a24bef6 refactor: Move app_config to /configs 5 years ago
Christian Pauly 2e360ea631 refactor: widgets dir 5 years ago
Christian Pauly 49fa531841 design: Add blur to background image 5 years ago
Christian Pauly c10834f570 fix: SafeArea on iPad 5 years ago
Christian Pauly b33e551923 feat: Implement new search view design 5 years ago
Christian Pauly cbc4204527 change: Settings button to appBar 5 years ago
Christian Pauly 09519cea6e feat: New experimental design 5 years ago
Sorunome 353b1c8378 fix: Use single-isolate push 5 years ago
Christian Pauly fac6187092 fix: App lock 5 years ago
Christian Pauly b86e88ef87 fix: APL 5 years ago
Christian Pauly b62b0b1a63 feat: Implement app lock 5 years ago
Christian Pauly c6f79ce573 chore: Redesign homeserver picker page 5 years ago
Krille Fear 544bc15022 refactor: Use APL 5 years ago
Christian Pauly 2cf9bf4810 refactor: Use adaptive_theme 5 years ago
Christian Pauly 75797a62b9 refactor: Switch to loading dialog 5 years ago
Christian Pauly e7de6d9e25 feat: Implement logger 5 years ago
Christian Pauly 8eb2e2fb9d feat: Enhanced configuration 5 years ago
Christian Pauly 832295ef2a refactor: SDK update 5 years ago
Christian Pauly e621a83406 chore: Switch from bottoast to flushbar 5 years ago
Sorunome e9f3aa37dd fix: Sentry and small null fix 5 years ago
Christian Pauly e34e252be2 fix: Sentry 5 years ago
Sorunome c58df5c99c fix: Multiple related store things 5 years ago
Christian Pauly 26b66fd9fb fix: LocalStorage location on desktop 5 years ago
Christian Pauly 837b1a3b94 hotfix: login 5 years ago
Christian Pauly 69962f29ed hotfix: Capture Exception 5 years ago
Marcel 62cbc864f1 feat!: Use new localisation setup from flutter 1.22
BREAKING CHANGE: This introduces that it might require up to 2 compiles for locals to work.
Also only arb files shall be checked into git.

Took 19 minutes
5 years ago
Sorunome 6d69c2098b chore: Add new language 5 years ago
Christian Pauly 844f50ca81 feat: Implement sentry 5 years ago
Sorunome c68902d24d chore: update languages 5 years ago
Sorunome 340f2c0769 add ukrainian and update translation outputs 5 years ago
Sorunome 164f1e43ef Update translated languages 5 years ago
Sorunome d8c7984351 add new translations 5 years ago
Brendan Abolivier 2dbc5c29fd Add French translations 6 years ago
Sorunome f594c7005d Soru/moor 6 years ago