Commit graph

71 commits

Author SHA1 Message Date
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
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
2884a75792 fix: Readd unifiedpush deps 2021-09-26 09:32:41 +02:00
Krille Fear
ca3cff8a07 fix: Remove fcmpushservice from manifest 2021-09-26 09:04:43 +02:00
Krille Fear
003dbffbe4 fix: Remove unused Android dependencies 2021-09-26 09:01:00 +02:00
Krille Fear
e3c3bd997d fix: Remove google from fcm_shared_isolate 2021-09-24 16:18:38 +02:00
Krille Fear
95ac7434e0 fix: Disable firebase-messaging library by default 2021-09-24 14:40:30 +02:00
Krille Fear
dc9193b0a5 chore: Disable google-services by default 2021-09-24 12:23:52 +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
48b4f2cad6 chore: Dont hide google services file 2021-07-30 18:25:14 +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
Krille Fear
83665b593b 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
a5219e56d4 update unifiedpush 2021-07-02 09:35:31 +02:00
Christian Pauly
9ef0c71f81 refactor: Remove moor 2021-06-30 20:20:17 +02:00
Christian Pauly
08bae9f6ba chore: Update UP and automatically re-register UP on startup 2021-04-30 16:59:26 +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
16e23504a3 *grumble-grumlbe* fiiine 2021-01-28 22:03:46 +01:00
Sorunome
f79c01d5be Hey, it wasn't the CI.....it were the release builds ALL ALONG!!!! 2021-01-28 18:38:05 +01:00
Sorunome
80505a321a a CI a day keeps the doctor away 2021-01-28 18:25:22 +01:00
Sorunome
97a5302042 ci fixing go brrrrrr 2021-01-28 18:08:07 +01:00
Sorunome
09468bce74 ci fix now? 2021-01-28 17:42:14 +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
Marcus Hoffmann
bdc52cf8d6 chore: Only load google services if needed
Originally done in 051ec8f913e6532349f0912cac3ca84507c542bb then
accidentally (?) reverted in 8a542bf5c2f5dd2cd275111074f29b71b2b11dd7
2020-11-21 19:40:50 +01:00
Christian Pauly
0991abe76d chore: Change compileSdkVersion again 2020-10-28 12:54:58 +01:00
Christian Pauly
cb6025464a fix: CompileSDKVersion 2020-10-28 12:42:59 +01:00
Christian Pauly
714177e2af fix: Target sdk 2020-10-28 12:41:19 +01:00
Christian Pauly
08a3b199e7 fix: Android Download 2020-10-28 08:41:45 +01:00
Christian Pauly
0bf281c3b3 chore: Only load google services if needed 2020-10-27 13:14:10 +00:00
Marcel
bac6dceaaf fix(windows): Recreate windows files to make sure windows compiles 2020-10-04 14:06:34 +00:00