krille-chan
093ee16067
fix: Localizations
2025-05-15 15:27:16 +02:00
krille-chan
04dbd16095
build: use singleInstance as launchmode
2025-04-08 18:50:38 +02:00
Krille
fad17f04c9
chore: Update locale config for localizations
...
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-30 10:43:16 +02:00
Krille
7ef6e8bbfc
refactor: Reuse unused kotlin imports
...
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-29 17:10:14 +01:00
Krille
e93fdebe20
build: Update to flutter 3.29.2
...
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-20 09:01:53 +01:00
Krille
eabef5e9cf
Revert "build: Update flutter 3.29.2"
...
This reverts commit bfd23952b7 .
2025-03-19 14:15:19 +01:00
krille-chan
bfd23952b7
build: Update flutter 3.29.2
...
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-19 13:11:30 +01:00
Krille-chan
5a1910869d
Revert "build: Update kotlin gradle plugin"
2025-03-04 14:33:37 +01:00
Krille
da2e026bdb
build: Update kotlin gradle plugin
2025-03-04 14:06:41 +01:00
Krille
429f683a65
build: Add android namespace
2025-03-04 13:01:02 +01:00
krille-chan
e6896fcd8f
build: Add locale config for android
2025-02-08 19:07:02 +01:00
Krille
793b3dd7a1
refactor: Clean up android manifest
2024-12-02 12:33:35 +01:00
krille-chan
b05c02bc5b
chore: Enable share multiple files to app
2024-12-01 11:49:26 +01:00
Krille
9bd6399cd5
refactor: Update to new receive sharing intent package
2024-11-30 11:20:13 +01:00
Krille
6d4cc45d07
refactor: Move to upstream geolocator
2024-11-07 14:09:42 +01:00
Krille
3f02c5010b
refactor: Migrate android gradle plugin
2024-08-04 16:59:56 +02:00
Krille
659174b828
build: Remove permissions for screensharing until it is fixed
2024-07-18 15:26:59 +02:00
Krille
0bf387da14
build: Update android target sdk to 34
2024-07-16 08:48:45 +02:00
krille-chan
3ca8bf6028
build: Remove debug app suffix
2024-03-09 09:02:33 +01:00
Krille
129c1ab697
feat: Try out FluffyBox 2 database
2023-12-08 09:20:19 +01:00
lauren n. liberda
56426eb4f0
fix: whatever happens with android native libraries since flutter 3.16
2023-11-18 22:08:13 +01:00
Aryan Arora
b5a571de9e
chore: added android audio sharing intent
2023-11-04 15:31:00 +05:30
krille-chan
d0dbaa5e72
build: Update android compileSdkVersion to 34
2023-10-28 20:54:23 +02:00
krille-chan
e2eebe15ab
build: Add appid suffix to android debug builds
2023-10-28 12:36:46 +02:00
Krille
f1f015df23
build: Update targetSdkVersion to 33 (Android 13)
2023-08-29 08:29:08 +02:00
Matias
7ba6aec592
Add READ_PHONE_NUMBERS permission to >Android 11
2023-07-20 17:18:28 +02:00
Krille
b95cb93bf0
builds: Change minsdkversion of Android from 16 to 19
2023-05-16 10:44:25 +02:00
ShootingStarDragons
b9104f243e
feat: change to flutterwebauth2
2023-03-19 23:18:31 +08:00
Reinhart Previano Koentjoro
a745822880
fix: Monochromatic icon rendering for Android 13+
2022-12-23 10:54:40 +07:00
Christian Pauly
3c48f476eb
fix: add missing android export label
2022-11-21 17:46:18 +01:00
Krille Fear
049fb5076d
chore: Increase targetSdkVersion to 31
2022-11-21 16:31:29 +00:00
td
34b039a6c0
feat: background and terminated calls [android]
2022-09-10 15:42:52 +05:30
Christian Pauly
1a69e5ec55
fix: Non FCM Android builds crash on start
2022-07-09 13:10:43 +02:00
Christian Pauly
b671ae331d
chore: Remove permission handler dependency and increase compileSdkVersion
2022-06-29 08:51:08 +02:00
Christian Pauly
24ee341670
chore: Update SDK
2022-06-26 12:52:05 +02:00
James Reilly
4480fdcb0c
Added monochrome entry for themed icon support in Android 13
2022-06-10 15:16:02 +00:00
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>
2022-05-26 11:09:10 +02:00
Krille Fear
239a8c3a85
Revert "Merge branch 'braid/floss-builds' into 'main'"
...
This reverts merge request !883
2022-05-25 15:52:29 +00:00
TheOneWithTheBraid
dd6b1c0985
Revert "Revert "fix: proprietory classes included into build""
...
This reverts commit fa1d9fd72f2bf0beb2826ca42acf0bd342fec7a2.
2022-05-22 10:58:48 +02:00
Krille Fear
b303042f24
Revert "fix: proprietory classes included into build"
...
This reverts commit 1ff5851c4ae5ac25998ee29628640ccc7bdf879e
2022-05-22 05:25:00 +00:00
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>
2022-05-20 08:40:07 +02:00
Christian Pauly
22ad34ab0a
refactor: Upgrade to Flutter 3.0.0
2022-05-12 13:23:19 +02:00
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