Commit Graph

137 Commits (5c969a129943a742920eaa899f2c625a15c196da)

Author SHA1 Message Date
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
Christian Pauly a525d4fd45 change: Use launch url for mozilla sso 4 years ago
Sorunome 16e23504a3 *grumble-grumlbe* fiiine 4 years ago
Sorunome f79c01d5be Hey, it wasn't the CI.....it were the release builds ALL ALONG!!!! 4 years ago
Sorunome 80505a321a a CI a day keeps the doctor away 4 years ago
Sorunome 97a5302042 ci fixing go brrrrrr 4 years ago
Sorunome 09468bce74 ci fix now? 4 years ago
Sorunome d5a2ee2f3f feat: Add unified push as push provider 4 years ago
Sorunome 03058d44e6 feat: Handle matrix: URIs as per MSC2312 4 years ago
Christian Pauly 361b558cbe Update android/fastlane/Appfile 4 years ago
Christian Pauly 9c7abbb604 Merge branch 'android-icons' into 'main'
Android icons following guidelines + dark theme visual improvement

See merge request ChristianPauly/fluffychat-flutter!303
4 years ago
Christian Pauly f1df6bbfcc play around... 4 years ago
Kévin Commaille 25d2ccb674 cleaner adaptive and new legacy notifications icons 4 years ago
Kévin Commaille 8428b8f323 adaptive and legacy launcher icons 4 years ago
Christian Pauly a5c7e4baaf chore: Implement playstore CD 4 years ago
Marcus Hoffmann bdc52cf8d6 chore: Only load google services if needed
Originally done in 051ec8f913e6532349f0912cac3ca84507c542bb then
accidentally (?) reverted in 8a542bf5c2f5dd2cd275111074f29b71b2b11dd7
4 years ago
Christian Pauly 0991abe76d chore: Change compileSdkVersion again 4 years ago
Christian Pauly cb6025464a fix: CompileSDKVersion 4 years ago
Christian Pauly 714177e2af fix: Target sdk 4 years ago
Christian Pauly 08a3b199e7 fix: Android Download 4 years ago
Christian Pauly 0bf281c3b3 chore: Only load google services if needed 4 years ago
Marcel bac6dceaaf fix(windows): Recreate windows files to make sure windows compiles 4 years ago
Sorunome e9ba95fb90 switch to moor_ffi w/ sqlcipher 5 years ago
Lukas Lihotzki e6ad76e687 Include the olm library with flutter_olm 5 years ago
Marcel f2486e6cb9 [Proguard] Fix file location, make it more aggressive and remove deprecated option
Took 3 hours 45 minutes
5 years ago
Marcel 39b6b66a33 Make moor encrypted Database work with release build 5 years ago
Christian Pauly f5104ff456 Update android/app/build.gradle 5 years ago
Christian Pauly 2eb9bc1084 Update android/app/src/main/AndroidManifest.xml 5 years ago
Christian Pauly 979f75dd0d Experimental support for background notifications 5 years ago
Christian Pauly 76596cafb4 Minor fixes 5 years ago
Christian Pauly d8b0b606ac New logo and add firebase to ios 5 years ago
Christian Pauly 701c4d2757 Receive sharing intent 5 years ago
Christian Pauly f4ad9dd0a3 Better icon 5 years ago
Christian Pauly 75df57c965 Implement voice messages 5 years ago
Christian Pauly 37dc6712f5 Update Android icons 5 years ago
Marcel 3bb22f1c59 [Android] Add and build olm module
Switch to famedly flutter images

Took 4 minutes
5 years ago
Christian Pauly 05bdd5968a Open links with uni_links 5 years ago
Christian Pauly 46f7a947f5 New store 5 years ago
Christian Pauly 4f4e3a4df5 Handle matrix.to links 5 years ago
Christian Pauly c4353bbea6 Better notifications 5 years ago
Christian Pauly 8d7aaa44a6 Add firebase stuff 5 years ago
Christian Pauly d838d3a474 Minor fixes 5 years ago
Marcel 5689a14d71 Add a release signature for fdroid apks
Took 21 minutes
5 years ago
Christian Pauly b5f2ecd56f Initial commit 5 years ago