Commit graph

65 commits

Author SHA1 Message Date
dependabot[bot]
1503f89357
build: (deps): bump unifiedpush from 5.0.2 to 6.0.2
Bumps unifiedpush from 5.0.2 to 6.0.2.

---
updated-dependencies:
- dependency-name: unifiedpush
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 11:58:22 +02:00
Christian Kußowski
4afd9684c9
build: Use gradle in kotlin 2025-07-12 08:39:51 +02:00
Christian Kußowski
94013fb2c6
fix: Multiple problems with SSO 2025-06-20 09:22:09 +02:00
krille-chan
093ee16067
fix: Localizations 2025-05-15 15:27:16 +02:00
krille-chan
04dbd16095
build: use singleInstance as launchmode 2025-04-08 18:50:38 +02:00
Krille
fad17f04c9
chore: Update locale config for localizations
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-30 10:43:16 +02:00
Krille
7ef6e8bbfc
refactor: Reuse unused kotlin imports
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-29 17:10:14 +01:00
Krille
429f683a65
build: Add android namespace 2025-03-04 13:01:02 +01:00
krille-chan
e6896fcd8f
build: Add locale config for android 2025-02-08 19:07:02 +01:00
Krille
793b3dd7a1
refactor: Clean up android manifest 2024-12-02 12:33:35 +01:00
krille-chan
b05c02bc5b
chore: Enable share multiple files to app 2024-12-01 11:49:26 +01:00
Krille
9bd6399cd5
refactor: Update to new receive sharing intent package 2024-11-30 11:20:13 +01:00
Krille
659174b828
build: Remove permissions for screensharing until it is fixed 2024-07-18 15:26:59 +02:00
Aryan Arora
b5a571de9e chore: added android audio sharing intent 2023-11-04 15:31:00 +05:30
Matias
7ba6aec592 Add READ_PHONE_NUMBERS permission to >Android 11 2023-07-20 17:18:28 +02:00
ShootingStarDragons
b9104f243e feat: change to flutterwebauth2 2023-03-19 23:18:31 +08:00
Reinhart Previano Koentjoro
a745822880 fix: Monochromatic icon rendering for Android 13+ 2022-12-23 10:54:40 +07:00
Christian Pauly
3c48f476eb fix: add missing android export label 2022-11-21 17:46:18 +01:00
td
34b039a6c0 feat: background and terminated calls [android] 2022-09-10 15:42:52 +05:30
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
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
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
7a68feb5eb feat: Open im.fluffychat urls 2021-11-21 13:58:19 +01:00
Krille Fear
ca3cff8a07 fix: Remove fcmpushservice from manifest 2021-09-26 09:04:43 +02:00
Krille Fear
e3c3bd997d fix: Remove google from fcm_shared_isolate 2021-09-24 16:18:38 +02:00
Christian Pauly
ef4506fd8c feat: Add splash screen 2021-09-19 14:30:09 +02:00
Christian Pauly
ef0a0cf543 chore: Update Android deps 2021-08-23 08:46:59 +02:00
Sorunome
5d0967ecda feat: Add location sharing 2021-08-06 12:59:19 +02:00
Christian Pauly
3d2d4fd23b fix: Secure storage 2021-07-20 14:07:52 +02:00
Sorunome
f5f6dd1a58 fix: Don't allow backup of the android app 2021-07-10 19:30:21 +02:00
Christian Pauly
1a477adcb1 refactor: Null safe dependencies 2021-04-22 08:16:21 +02:00
Michel Alexandre Salim
be828d2c1e Fix image_picker for Android >= Q
Per https://pub.dev/packages/image_picker, the image picker plugin
needs legacy external storage permission on Android Q and above
for now; it does not yet support the new permission model.

Fixes #306.

Signed-off-by: Michel Alexandre Salim <michel@michel-slm.name>
2021-03-01 15:19:21 -08:00
Sorunome
7f670b3fb1 fix: Allow screenshots again 2021-02-21 12:06:14 +01:00
Sorunome
353b1c8378 fix: Use single-isolate push 2021-02-16 13:23:56 +01:00
Christian Pauly
a525d4fd45 change: Use launch url for mozilla sso 2021-02-01 12:14:53 +01:00
Sorunome
d5a2ee2f3f feat: Add unified push as push provider 2021-01-28 14:43:14 +01:00
Sorunome
03058d44e6 feat: Handle matrix: URIs as per MSC2312 2021-01-10 18:20:16 +01:00
Kévin Commaille
25d2ccb674 cleaner adaptive and new legacy notifications icons 2020-12-09 10:54:10 +01:00
Kévin Commaille
8428b8f323 adaptive and legacy launcher icons 2020-12-09 10:52:52 +01:00