Commit Graph

32 Commits

Author SHA1 Message Date
Christian Pauly 8c6fa06157 fix: add missing android export label 2022-11-21 17:46:18 +01:00
td 1104f1dc6f
feat: background and terminated calls [android] 2022-09-10 15:42:52 +05:30
Christian Pauly 9f5a553c1b chore: Update SDK 2022-06-26 12:52:05 +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
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
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 4b8ce4ee9b feat: Open im.fluffychat urls 2021-11-21 13:58:19 +01:00
Krille Fear a3b79ea126 fix: Remove fcmpushservice from manifest 2021-09-26 09:04:43 +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 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
Michel Alexandre Salim bcebca01e2
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 949771da8a
fix: Use single-isolate push 2021-02-16 13:23:56 +01:00
Christian Pauly 2bafcabef4 change: Use launch url for mozilla sso 2021-02-01 12:14:53 +01:00
Sorunome 1da643fa31
feat: Handle matrix: URIs as per MSC2312 2021-01-10 18:20:16 +01:00
Kévin Commaille 75bc04b076 adaptive and legacy launcher icons 2020-12-09 10:52:52 +01:00
Christian Pauly 24ae0a8cc6 Update android/app/src/main/AndroidManifest.xml 2020-05-07 09:22:33 +00:00
Christian Pauly 6f281bc0cd Experimental support for background notifications 2020-05-05 12:51:38 +02:00
Christian Pauly bf36bf6001 Minor fixes 2020-04-09 09:51:52 +02:00
Christian Pauly 8c1ed0de1e Receive sharing intent 2020-04-02 14:05:32 +02:00
Christian Pauly 9c7b6883f7 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