Commit Graph

93 Commits (e7ab79b87e0ac974b469a0184b3f3a91580b2595)

Author SHA1 Message Date
Christian Pauly 1a69e5ec55 fix: Non FCM Android builds crash on start 3 years ago
Christian Pauly b671ae331d chore: Remove permission handler dependency and increase compileSdkVersion 3 years ago
Christian Pauly 24ee341670 chore: Update SDK 3 years ago
James Reilly 4480fdcb0c Added monochrome entry for themed icon support in Android 13 3 years ago
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>
3 years ago
Krille Fear 239a8c3a85 Revert "Merge branch 'braid/floss-builds' into 'main'"
This reverts merge request !883
3 years ago
TheOneWithTheBraid dd6b1c0985 Revert "Revert "fix: proprietory classes included into build""
This reverts commit fa1d9fd72f2bf0beb2826ca42acf0bd342fec7a2.
3 years ago
Krille Fear b303042f24 Revert "fix: proprietory classes included into build"
This reverts commit 1ff5851c4ae5ac25998ee29628640ccc7bdf879e
3 years ago
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>
3 years ago
Christian Pauly 22ad34ab0a refactor: Upgrade to Flutter 3.0.0 3 years ago
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>
3 years ago
Krille Fear 3a1c6d8091 chore: Disable minified 3 years ago
S1m 97e94c6032 chore: Upgrade unifiedpush to 4.0.0 3 years ago
Krille Fear 5fd3e6c69d fix: SSO on Android 12 3 years ago
Marcel 38494c3259 Allow app to be moved to external storage 3 years ago
MTRNord 6be1af5a83 Update proguard rules to a more modern setup
Took 8 seconds
3 years ago
Christian Pauly 291266383b chore: Follow up fix sso on android 3 years ago
TheOneWithTheBraid 34600ac165 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear 3bae98cff3 chore: Set compileSdkVersion to 31
Should fix build Android
with Flutter 2.10
3 years ago
S1m a4265fa575 Update unifiedpush libs 3 years ago
Krille Fear 148c4aa1dd CI: Add candidate release pipeline 3 years ago
Krille Fear 7a68feb5eb feat: Open im.fluffychat urls 3 years ago
Krille Fear 86d45de118 chore: Clean up sqflite stuff 3 years ago
Krille Fear ad21986ae8 fix: Start on Android and Linux 3 years ago
Krille Fear 0f7061e0f6 docs: New website 3 years ago
Krille Fear cb6cded5cb chore: Bump version 3 years ago
Krille Fear 2884a75792 fix: Readd unifiedpush deps 3 years ago
Krille Fear ca3cff8a07 fix: Remove fcmpushservice from manifest 3 years ago
Krille Fear 003dbffbe4 fix: Remove unused Android dependencies 3 years ago
Krille Fear e3c3bd997d fix: Remove google from fcm_shared_isolate 3 years ago
Krille Fear a62f55d4c8 chore: Add version code string to repo 3 years ago
Krille Fear 95ac7434e0 fix: Disable firebase-messaging library by default 3 years ago
Krille Fear dc9193b0a5 chore: Disable google-services by default 3 years ago
Christian Pauly ef4506fd8c feat: Add splash screen 3 years ago
Christian Pauly c12b28b54f chore: Update gradle wrappers 4 years ago
Christian Pauly ef0a0cf543 chore: Update Android deps 4 years ago
Sorunome 5d0967ecda feat: Add location sharing 4 years ago
Christian Pauly 48b4f2cad6 chore: Dont hide google services file 4 years ago
Christian Pauly 3d2d4fd23b fix: Secure storage 4 years ago
Sorunome f5f6dd1a58 fix: Don't allow backup of the android app 4 years ago
Krille Fear 83665b593b Merge branch 'krille/remove-moor' into 'main'
refactor: Remove moor

See merge request famedly/fluffychat!431
4 years ago
S1m a5219e56d4 update unifiedpush 4 years ago
Christian Pauly 9ef0c71f81 refactor: Remove moor 4 years ago
Christian Pauly e2e439905e chore: Update Gradle 4 years ago
Krille Fear 2721f26315 Update android/fastlane/Fastfile 4 years ago
Christian Pauly 08bae9f6ba chore: Update UP and automatically re-register UP on startup 4 years ago
Christian Pauly 1a477adcb1 refactor: Null safe dependencies 4 years ago
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>
4 years ago
Sorunome 7f670b3fb1 fix: Allow screenshots again 4 years ago
Sorunome 353b1c8378 fix: Use single-isolate push 4 years ago