Commit graph

117 commits

Author SHA1 Message Date
krille-chan
d0dbaa5e72
build: Update android compileSdkVersion to 34 2023-10-28 20:54:23 +02:00
krille-chan
e2eebe15ab
build: Add appid suffix to android debug builds 2023-10-28 12:36:46 +02:00
Krille
40f6fe17be
ci: Set fastlane max upload retries 2023-09-20 08:30:59 +02:00
krille-chan
2713b38b80
ci: Skip uploading screenshots and images 2023-09-18 07:31:57 +02:00
krille-chan
f6ad1c06f8
ci: Fix upload to playstore 2023-09-18 07:10:45 +02:00
Krille
626ee4d021
ci: Fix set changelog 2023-09-12 13:44:45 +02:00
Krille
d87c4fe6ca
ci: Fix set changelog for fastlane 2023-09-12 12:00:18 +02:00
krille-chan
ef572f9bc5
build: Add changelog to fastlane internal test 2023-09-11 09:18:08 +02:00
Krille
f1f015df23
build: Update targetSdkVersion to 33 (Android 13) 2023-08-29 08:29:08 +02:00
krille-chan
577864df24
ci: Correctly upload to playstore 2023-07-25 06:30:22 +02:00
Matias
7ba6aec592 Add READ_PHONE_NUMBERS permission to >Android 11 2023-07-20 17:18:28 +02:00
Krille
0069d6c2a2
docs: Replace gitlab references 2023-07-15 08:51:09 +09:00
Krille
b95cb93bf0 builds: Change minsdkversion of Android from 16 to 19 2023-05-16 10:44:25 +02:00
ShootingStarDragons
b9104f243e feat: change to flutterwebauth2 2023-03-19 23:18:31 +08:00
Christian Kußowski
901b4862e4 chore: Update build number 2023-03-12 17:21:17 +01:00
Christian Pauly
35174cb859 refactor: Migrate to Flutter 3.7.0 2023-01-26 13:18:42 +01:00
Reinhart Previano Koentjoro
a745822880 fix: Monochromatic icon rendering for Android 13+ 2022-12-23 10:54:40 +07:00
Christian Pauly
188dc21171 chore: Revert ci changes 2022-12-15 14:17:53 +01:00
Christian Pauly
7db1d55c6c chore: Update kotlin version 2022-12-15 09:11:11 +01:00
Christian Pauly
3c48f476eb fix: add missing android export label 2022-11-21 17:46:18 +01:00
Krille Fear
049fb5076d chore: Increase targetSdkVersion to 31 2022-11-21 16:31:29 +00:00
jooooscha
72f912ce1d Mention Element instead of Riot (Has been renamed about a year ago) 2022-11-04 09:49:09 +00:00
td
34b039a6c0 feat: background and terminated calls [android] 2022-09-10 15:42:52 +05:30
Christian Pauly
d0db6bb254 chore: Bump version 2022-07-31 09:25:21 +02:00
Christian Pauly
1a69e5ec55 fix: Non FCM Android builds crash on start 2022-07-09 13:10:43 +02:00
Christian Pauly
b671ae331d chore: Remove permission handler dependency and increase compileSdkVersion 2022-06-29 08:51:08 +02:00
Christian Pauly
24ee341670 chore: Update SDK 2022-06-26 12:52:05 +02:00
James Reilly
4480fdcb0c Added monochrome entry for themed icon support in Android 13 2022-06-10 15:16:02 +00: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
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
Christian Pauly
22ad34ab0a refactor: Upgrade to Flutter 3.0.0 2022-05-12 13:23:19 +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
Krille Fear
3a1c6d8091 chore: Disable minified 2022-04-29 12:05:38 +00:00
S1m
97e94c6032 chore: Upgrade unifiedpush to 4.0.0 2022-04-05 05:49:28 +00:00
Krille Fear
5fd3e6c69d fix: SSO on Android 12 2022-03-20 15:46:09 +01:00
Marcel
38494c3259 Allow app to be moved to external storage 2022-03-20 13:10:26 +00:00
MTRNord
6be1af5a83 Update proguard rules to a more modern setup
Took 8 seconds
2022-02-23 17:49:22 +01:00
Christian Pauly
291266383b chore: Follow up fix sso on android 2022-02-21 07:58:08 +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
3bae98cff3 chore: Set compileSdkVersion to 31
Should fix build Android
with Flutter 2.10
2022-02-06 12:52:16 +00:00
S1m
a4265fa575 Update unifiedpush libs 2021-12-13 08:57:19 +01:00
Krille Fear
148c4aa1dd CI: Add candidate release pipeline 2021-12-05 09:13:23 +01:00
Krille Fear
7a68feb5eb feat: Open im.fluffychat urls 2021-11-21 13:58:19 +01:00
Krille Fear
86d45de118 chore: Clean up sqflite stuff 2021-11-18 18:37:01 +01:00
Krille Fear
ad21986ae8 fix: Start on Android and Linux 2021-11-18 07:59:35 +01:00
Krille Fear
0f7061e0f6 docs: New website 2021-11-05 19:14:20 +01:00
Krille Fear
cb6cded5cb chore: Bump version 2021-11-04 17:17:12 +01:00