Commit Graph

67 Commits

Author SHA1 Message Date
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
Christian Pauly 9c47cbffd5 refactor: Remove moor 2021-06-30 20:20:17 +02:00
Christian Pauly b85270b58a chore: Update Gradle 2021-06-06 11:10:00 +02:00
Krille Fear 4705b8d998 Update android/fastlane/Fastfile 2021-05-30 12:32:38 +00:00
Christian Pauly aa3348e72e chore: Update UP and automatically re-register UP on startup 2021-04-30 16:59:26 +02:00
Christian Pauly ca82a46238 refactor: Null safe dependencies 2021-04-22 08:16: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 6258b6a1f9
fix: Allow screenshots again 2021-02-21 12:06:14 +01: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 067a66367d
*grumble-grumlbe* fiiine 2021-01-28 22:03:46 +01:00
Sorunome 1286a59618
Hey, it wasn't the CI.....it were the release builds ALL ALONG!!!! 2021-01-28 18:38:05 +01:00
Sorunome bfeb6da24e
a CI a day keeps the doctor away 2021-01-28 18:25:22 +01:00
Sorunome 03ceef5273
ci fixing go brrrrrr 2021-01-28 18:08:07 +01:00
Sorunome 782960fb2d
ci fix now? 2021-01-28 17:42:14 +01:00
Sorunome 124a5eedf8
feat: Add unified push as push provider 2021-01-28 14:43:14 +01:00
Sorunome 1da643fa31
feat: Handle matrix: URIs as per MSC2312 2021-01-10 18:20:16 +01:00
Christian Pauly 594208b56d Update android/fastlane/Appfile 2020-12-10 07:54:45 +00:00
Christian Pauly 00fdf74d50 Merge branch 'android-icons' into 'main'
Android icons following guidelines + dark theme visual improvement

See merge request ChristianPauly/fluffychat-flutter!303
2020-12-09 17:22:53 +00:00
Christian Pauly 37a3b54c9b play around... 2020-12-09 17:12:22 +00:00
Kévin Commaille 22922ae0dd cleaner adaptive and new legacy notifications icons 2020-12-09 10:54:10 +01:00
Kévin Commaille 75bc04b076 adaptive and legacy launcher icons 2020-12-09 10:52:52 +01:00
Christian Pauly 4c5760c9be chore: Implement playstore CD 2020-11-22 10:04:47 +00:00
Marcus Hoffmann bae779a868 chore: Only load google services if needed
Originally done in 051ec8f913 then
accidentally (?) reverted in 8a542bf5c2
2020-11-21 19:40:50 +01:00
Christian Pauly f93f9c28ec chore: Change compileSdkVersion again 2020-10-28 12:54:58 +01:00
Christian Pauly bcf75fc69d fix: CompileSDKVersion 2020-10-28 12:42:59 +01:00
Christian Pauly c3e23b6e6a fix: Target sdk 2020-10-28 12:41:19 +01:00
Christian Pauly 8a542bf5c2 fix: Android Download 2020-10-28 08:41:45 +01:00
Christian Pauly 051ec8f913 chore: Only load google services if needed 2020-10-27 13:14:10 +00:00
Marcel 4f419f65c7 fix(windows): Recreate windows files to make sure windows compiles 2020-10-04 14:06:34 +00:00
Sorunome 83559066a9 switch to moor_ffi w/ sqlcipher 2020-07-20 15:33:52 +00:00
Lukas Lihotzki 56d60369fa Include the olm library with flutter_olm 2020-07-16 17:32:11 +02:00
Marcel ed11887e07 [Proguard] Fix file location, make it more aggressive and remove deprecated option
Took 3 hours 45 minutes
2020-05-13 19:51:30 +02:00
Marcel 8ca08691ae Make moor encrypted Database work with release build 2020-05-13 14:46:21 +00:00
Christian Pauly 61c0b986f8 Update android/app/build.gradle 2020-05-09 06:42:01 +00:00