Commit graph

71 commits

Author SHA1 Message Date
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
0f7061e0f6 docs: New website 2021-11-05 19:14:20 +01:00
Krille Fear
cb6cded5cb chore: Bump version 2021-11-04 17:17:12 +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
a62f55d4c8 chore: Add version code string to repo 2021-09-24 14:59:17 +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
c12b28b54f chore: Update gradle wrappers 2021-08-23 08:57:16 +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
e2e439905e chore: Update Gradle 2021-06-06 11:10:00 +02:00
Krille Fear
2721f26315 Update android/fastlane/Fastfile 2021-05-30 12:32:38 +00: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
Christian Pauly
361b558cbe Update android/fastlane/Appfile 2020-12-10 07:54:45 +00:00
Christian Pauly
9c7abbb604 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
f1df6bbfcc play around... 2020-12-09 17:12:22 +00: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
Christian Pauly
a5c7e4baaf chore: Implement playstore CD 2020-11-22 10:04:47 +00: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
Sorunome
e9ba95fb90 switch to moor_ffi w/ sqlcipher 2020-07-20 15:33:52 +00:00