Commit Graph

101 Commits

Author SHA1 Message Date
Reinhart Previano Koentjoro
715e98cae2 fix: Monochromatic icon rendering for Android 13+ 2022-12-23 10:54:40 +07:00
Christian Pauly
12f277ea2a chore: Revert ci changes 2022-12-15 14:17:53 +01:00
Christian Pauly
eeb966adbc chore: Update kotlin version 2022-12-15 09:11:11 +01:00
Christian Pauly
8c6fa06157 fix: add missing android export label 2022-11-21 17:46:18 +01:00
Krille Fear
ba333d64bf chore: Increase targetSdkVersion to 31 2022-11-21 16:31:29 +00:00
jooooscha
ad09de277b Mention Element instead of Riot (Has been renamed about a year ago) 2022-11-04 09:49:09 +00:00
td
1104f1dc6f
feat: background and terminated calls [android] 2022-09-10 15:42:52 +05:30
Christian Pauly
e4d52f893e chore: Bump version 2022-07-31 09:25:21 +02:00
Christian Pauly
038f0c879d fix: Non FCM Android builds crash on start 2022-07-09 13:10:43 +02:00
Christian Pauly
c712644d64 chore: Remove permission handler dependency and increase compileSdkVersion 2022-06-29 08:51:08 +02:00
Christian Pauly
9f5a553c1b chore: Update SDK 2022-06-26 12:52:05 +02:00
James Reilly
39aa315dd0 Added monochrome entry for themed icon support in Android 13 2022-06-10 15:16:02 +00:00
TheOneWithTheBraid
2cfb24f3db 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
b36156a2d4 Revert "Merge branch 'braid/floss-builds' into 'main'"
This reverts merge request !883
2022-05-25 15:52:29 +00:00
TheOneWithTheBraid
6ed34c9798 Revert "Revert "fix: proprietory classes included into build""
This reverts commit fa1d9fd72f.
2022-05-22 10:58:48 +02:00
Krille Fear
fa1d9fd72f Revert "fix: proprietory classes included into build"
This reverts commit 1ff5851c4a
2022-05-22 05:25:00 +00:00
TheOneWithTheBraid
1ff5851c4a 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
a718152905 refactor: Upgrade to Flutter 3.0.0 2022-05-12 13:23:19 +02:00
TheOneWithTheBraid
a9275fc4f6 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
fd4777c7ad chore: Disable minified 2022-04-29 12:05:38 +00:00
S1m
8b5a5b4fb8 chore: Upgrade unifiedpush to 4.0.0 2022-04-05 05:49:28 +00:00
Krille Fear
f16c8c77a6 fix: SSO on Android 12 2022-03-20 15:46:09 +01:00
Marcel
363d728f9c Allow app to be moved to external storage 2022-03-20 13:10:26 +00:00
MTRNord
6c4acee13a Update proguard rules to a more modern setup
Took 8 seconds
2022-02-23 17:49:22 +01:00
Christian Pauly
642b48f280 chore: Follow up fix sso on android 2022-02-21 07:58:08 +01:00
TheOneWithTheBraid
e5c03ffb53 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 14:50:48 +01:00
Krille Fear
e0417bdcf9 chore: Set compileSdkVersion to 31
Should fix build Android
with Flutter 2.10
2022-02-06 12:52:16 +00:00
S1m
1ae9eaabe3 Update unifiedpush libs 2021-12-13 08:57:19 +01:00
Krille Fear
17dc6ed185 CI: Add candidate release pipeline 2021-12-05 09:13:23 +01:00
Krille Fear
4b8ce4ee9b feat: Open im.fluffychat urls 2021-11-21 13:58:19 +01:00
Krille Fear
2ea389cb37 chore: Clean up sqflite stuff 2021-11-18 18:37:01 +01:00
Krille Fear
28cfb6e5f9 fix: Start on Android and Linux 2021-11-18 07:59:35 +01:00
Krille Fear
321207128a docs: New website 2021-11-05 19:14:20 +01:00
Krille Fear
7d300eceff chore: Bump version 2021-11-04 17:17:12 +01:00
Krille Fear
cda26d9c9c fix: Readd unifiedpush deps 2021-09-26 09:32:41 +02:00
Krille Fear
a3b79ea126 fix: Remove fcmpushservice from manifest 2021-09-26 09:04:43 +02:00
Krille Fear
61c840f63b fix: Remove unused Android dependencies 2021-09-26 09:01:00 +02:00
Krille Fear
1bade5cf5f fix: Remove google from fcm_shared_isolate 2021-09-24 16:18:38 +02:00
Krille Fear
dc1f1e6623 chore: Add version code string to repo 2021-09-24 14:59:17 +02:00
Krille Fear
5e105c5b04 fix: Disable firebase-messaging library by default 2021-09-24 14:40:30 +02:00
Krille Fear
01720a2b83 chore: Disable google-services by default 2021-09-24 12:23:52 +02:00
Christian Pauly
46eeaeea3a feat: Add splash screen 2021-09-19 14:30:09 +02:00
Christian Pauly
d0a21da63b chore: Update gradle wrappers 2021-08-23 08:57:16 +02:00
Christian Pauly
6015c05156 chore: Update Android deps 2021-08-23 08:46:59 +02:00
Sorunome
d22b1689c4 feat: Add location sharing 2021-08-06 12:59:19 +02:00
Christian Pauly
e5f0859502 chore: Dont hide google services file 2021-07-30 18:25:14 +02:00
Christian Pauly
0a52496bdb fix: Secure storage 2021-07-20 14:07:52 +02:00
Sorunome
0046986855
fix: Don't allow backup of the android app 2021-07-10 19:30:21 +02:00
Krille Fear
37179a0665 Merge branch 'krille/remove-moor' into 'main'
refactor: Remove moor

See merge request famedly/fluffychat!431
2021-07-03 09:17:03 +00:00
S1m
ccd3dc730a update unifiedpush 2021-07-02 09:35:31 +02:00