Commit graph

116 commits

Author SHA1 Message Date
TheOneWithTheBraid
bdb9bdb469 fix: wrong CI dependency for F-Droid builds
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-06 15:30:52 +02:00
The one with the Braid
85c1660104 Merge branch 'braid/fdroid-repo' into 'main'
feat: build F-Droid repo in CI

See merge request famedly/fluffychat!946
2022-08-06 11:57:37 +00:00
TheOneWithTheBraid
195b4a6b04 feat: build F-Droid repo in CI
- introduce F-Droid repo in CI/CD

Fixes: #994

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-06 08:21:26 +02:00
TheOneWithTheBraid
542115a1ee chore: Windows support
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-05 21:35:47 +02:00
TheOneWithTheBraid
855c735aef feat: implement space hierarchy
- implement spaces hierarchy
- create expandable navigation drawer tiles
- display suggested rooms below joined rooms when in space
- everything works nested
- fix shared preferenced conflic with debug builds on Linux
- add [`package:async`](https://pub.dev/packages/async)

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-24 13:55:12 +02:00
TheOneWithTheBraid
4b5bba1457 feat: Emoji related fixes
- adds Emoji autocomplete following popular `:` hotkey
- adds Famedly's famous smart Emojis (tm)
- syncs recent Emojis with SDK

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 17:32:06 +00:00
TheOneWithTheBraid
5f5a08f729 feat: introduce extended integration tests
- test both FLOSS and non-floss builds
- test on Synapse, Dendrite and Conduit
- remove Synapse-specific test
- add static Release mode app launch test

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 18:27:23 +02:00
Christian Pauly
1a69e5ec55 fix: Non FCM Android builds crash on start 2022-07-09 13:10:43 +02:00
TheOneWithTheBraid
23c477d88a fix: add new Play patch
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-26 20:59:52 +02:00
TheOneWithTheBraid
d0e6c2103f Revert "Revert "fix: remove proprietary classes from build""
This reverts commit 054a56ae18a04fc64f09756958c8217c7284c984...b36156a2d4c9b46911afecda56400b20c36f2946.

In total, this is the reverted reverted reverted reverted commit.
Hopefully the last time to revert...

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-26 11:09:10 +02:00
Krille Fear
239a8c3a85 Revert "Merge branch 'braid/floss-builds' into 'main'"
This reverts merge request !883
2022-05-25 15:52:29 +00:00
Krille Fear
ccb0162f6a Revert "Revert "fix: remove proprietary classes from build""
This reverts commit 054a56ae18a04fc64f09756958c8217c7284c984
2022-05-25 15:52:12 +00:00
Krille Fear
3a38c17a04 Revert "fix: remove proprietary classes from build"
This reverts commit 0ad56c41a8e5189ce2c5aa3df87c15c364e8cfcb
2022-05-25 14:05:55 +00:00
TheOneWithTheBraid
4c797f3416 fix: remove proprietary classes from build
- remove the proprietary classes from build
- second try

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-22 12:18:51 +02:00
TheOneWithTheBraid
dd6b1c0985 Revert "Revert "fix: proprietory classes included into build""
This reverts commit fa1d9fd72f2bf0beb2826ca42acf0bd342fec7a2.
2022-05-22 10:58:48 +02:00
Krille Fear
b303042f24 Revert "fix: proprietory classes included into build"
This reverts commit 1ff5851c4ae5ac25998ee29628640ccc7bdf879e
2022-05-22 05:25:00 +00:00
TheOneWithTheBraid
2721888de9 fix: proprietory classes included into build
- update Android build files
- update dependency override commit SHA

Fixes: #903

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-20 08:40:07 +02:00
TheOneWithTheBraid
49caad00c0 chore: defaultly save files on Android
- defaultly save files on Android instead of share
- add dedicated share button for files and images on Android
- use ListTile instead of row to display file event
- update file_picker_cross

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-01 10:33:51 +02:00
Christian Pauly
3e27660e5b chore: Bump version 2022-04-23 18:09:08 +02:00
Christian Pauly
aee89a9be0 refactor: New push 2022-04-14 18:02:05 +02:00
Krille Fear
5ef3c88478 Merge branch 'krille/extended-stories' into 'main'
feat: Extended stories

See merge request famedly/fluffychat!757
2022-03-06 11:16:20 +00:00
Christian Pauly
929b8e5c68 fix: Build on macOS 2022-03-06 11:55:18 +01:00
Christian Pauly
291266383b chore: Follow up fix sso on android 2022-02-21 07:58:08 +01:00
Christian Pauly
0590331a8e chore: Use minSdkVersion 19 for google services 2022-02-17 08:17:55 +01:00
TheOneWithTheBraid
34600ac165 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 14:50:48 +01:00
Krille Fear
31fc233d78 ci: Update olm download link 2022-02-01 07:39:44 +00:00
Krille Fear
55f0300f9f refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Christian Pauly
d7dbaab435 CI: Remove snapcraft jobs 2022-01-15 11:57:15 +01:00
Christian Pauly
bbcd1ff7b0 chore: Go back to chewie 2021-12-27 12:37:16 +01:00
Dependency Update Bot
b088461140 chore: Update dependencies 2021-12-27 11:29:25 +01:00
S1m
a4265fa575 Update unifiedpush libs 2021-12-13 08:57:19 +01:00
Steef Hegeman
3c14cbe017 refactor: /command hints add tooltips, test for missing hints, script to generate glue code, hints for dm, create, clearcache, discardsession 2021-12-12 10:56:20 +00:00
Krille Fear
e0ba16cdfe follow: Fix CI release type check 2021-12-05 14:24:03 +01:00
Krille Fear
85eb40e5b3 follow: Fix release type CI variable 2021-12-05 13:54:19 +01:00
Krille Fear
148c4aa1dd CI: Add candidate release pipeline 2021-12-05 09:13:23 +01:00
Krille Fear
d7ec587a8e fix: Update dependencies with flutter pub upgrade 2021-12-02 10:01:38 +01:00
Krille Fear
a697f56ec5 CI: Update iOS fastlane 2021-11-27 12:12:58 +01:00
Krille Fear
875441b27f CI: Update iOS fastlane 2021-11-27 10:50:04 +01:00
Krille Fear
5983c83fcf fix: Report sync status error 2021-11-23 11:37:53 +01:00
Krille Fear
7b14f0160f fix: Snap disable remote build 2021-11-14 10:54:39 +01:00
Krille Fear
0d26bfe567 fix: Snapcraft login in CI 2021-11-14 10:44:59 +01:00
Krille Fear
a120ae7916 fix: Sort imports 2021-11-11 19:19:59 +01:00
Krille Fear
eb42064b97 fix: Patch 2021-11-11 19:07:16 +01:00
Krille Fear
41b398c87e fix: Patch 2021-10-26 20:44:23 +02:00
Krille Fear
cdb6838a4a fix: Run flutter pub get in analyze 2021-10-26 20:13:06 +02:00
Krille Fear
7e5a460dde fix: Analyze format and imports before patching 2021-10-26 19:03:17 +02:00
Krille Fear
6336a74bde fix: Google services patch 2021-10-26 19:00:00 +02:00
Krille Fear
fec9178da5 refactor: Sort imports 2021-10-26 18:50:34 +02:00
Krille Fear
2f978c5098 refactor: Add code quality reports 2021-10-16 09:59:38 +02:00
Krille Fear
c2f23c491e remove: Android filepicker 2021-10-14 17:32:32 +02:00