Commit graph

45 commits

Author SHA1 Message Date
krille-chan
2e07b7bcf1
feat: Notification actions on android 2025-10-02 08:36:57 +02:00
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
94013fb2c6
fix: Multiple problems with SSO 2025-06-20 09:22:09 +02:00
krille-chan
04dbd16095
build: use singleInstance as launchmode 2025-04-08 18:50:38 +02: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
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
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
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
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
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
03058d44e6 feat: Handle matrix: URIs as per MSC2312 2021-01-10 18:20:16 +01:00
Kévin Commaille
8428b8f323 adaptive and legacy launcher icons 2020-12-09 10:52:52 +01:00
Christian Pauly
2eb9bc1084 Update android/app/src/main/AndroidManifest.xml 2020-05-07 09:22:33 +00:00
Christian Pauly
979f75dd0d Experimental support for background notifications 2020-05-05 12:51:38 +02:00
Christian Pauly
76596cafb4 Minor fixes 2020-04-09 09:51:52 +02:00
Christian Pauly
701c4d2757 Receive sharing intent 2020-04-02 14:05:32 +02:00
Christian Pauly
75df57c965 Implement voice messages 2020-03-15 11:27:51 +01:00
Christian Pauly
05bdd5968a Open links with uni_links 2020-02-10 14:14:55 +01:00
Christian Pauly
4f4e3a4df5 Handle matrix.to links 2020-01-19 19:28:12 +01:00
Christian Pauly
c4353bbea6 Better notifications 2020-01-08 13:19:15 +00:00
Christian Pauly
8d7aaa44a6 Add firebase stuff 2020-01-03 17:23:40 +01:00
Marcel
5689a14d71 Add a release signature for fdroid apks
Took 21 minutes
2020-01-02 23:15:12 +00:00
Christian Pauly
b5f2ecd56f Initial commit 2020-01-01 19:10:13 +01:00