90 Commits

Author SHA1 Message Date
f7c57d0c58 Update gradle.properties 2025-05-22 16:06:49 +08:00
0fb42c3a5f Update gradle.properties
remove jetifier
2025-05-22 16:03:16 +08:00
32fa2064aa downgrade to Java 11 2025-01-04 14:22:59 +08:00
6046e97cfd VM target升级至17 2024-11-22 13:20:44 +08:00
d08d8ab860 jvmTarget downgrade to 11 2024-11-22 12:55:26 +08:00
88a61d9a52 升级kotlin、gradle相关 2024-11-19 17:37:13 +08:00
bf404ef366 update proguard. 2024-11-19 15:12:16 +08:00
33071d42ac Deprecated imperative apply of Flutter's Gradle plugins 2024-02-19 20:22:51 +08:00
1cb0f1bb3e Deprecated imperative apply of Flutter's Gradle plugins 2024-02-19 20:20:14 +08:00
1dd542569a update minSdkVersion to 19 2023-09-11 19:27:29 +08:00
e606b8aef1 remove error cdoe 2023-05-17 07:44:29 +08:00
98790f7cfb refactor app_id generate 2023-05-15 23:47:53 +08:00
7fd586d107 update example 2023-05-11 19:34:52 +08:00
a40a414ef8 Android load configurations from yaml. 2023-04-23 15:14:37 +08:00
2274e21169 introduce v4 2023-04-22 11:23:24 +08:00
82f72e786b introduce v4 2023-04-22 11:21:38 +08:00
1a4cacc70b update sdk. 2023-04-18 20:50:31 +08:00
71fbba87aa update gradle & AGP 2022-12-15 14:43:36 +08:00
ababe50d7b fix #461 2022-03-06 20:14:21 +08:00
0489dd98b9 update android config 2022-03-05 10:03:14 +08:00
07e02e08c4 Cleanup files and fix build issues (#455) 2022-03-04 15:05:31 +08:00
a188602097 update example 2022-02-23 16:49:57 +08:00
8b8bd819e7 update .gitignore 2021-10-14 17:36:17 +08:00
fb47363e64 update .gitignore 2021-10-14 17:30:20 +08:00
b2c9d0afe3 update .gitignore 2021-10-14 16:45:08 +08:00
ff367cf470 support OpenCustomerServiceChat on android 2021-08-14 08:48:55 +08:00
0847ebd607 update gradle 2021-08-07 12:36:16 +08:00
6bccccb765 update compile sdk 2021-07-07 16:14:59 +08:00
c14f91d5a5 Merge remote-tracking branch 'origin/master' 2021-06-26 08:37:34 +08:00
8d46e52efb update android sdk version. 2021-06-26 08:21:12 +08:00
11af1dca32 updated dart to latest stable null safety version
removed unused setting in gradle.properties
fixed #372
2021-05-01 10:26:59 +08:00
f1cb53ab7e update demo 2021-04-12 21:32:42 +08:00
304eafc4b1 Merge commit 'a92350fc545750f67ab2d4c1d355bb6826b89299'
# Conflicts:
#	android/src/main/kotlin/com/jarvan/fluwx/handlers/FluwxRequestHandler.kt
#	doc/LAUNCH_APP_FROM_H5_CN.md
#	example/android/app/src/main/AndroidManifest.xml
#	example/pubspec.lock
#	pubspec.yaml
2021-04-12 21:03:10 +08:00
b781274536 update demo 2021-04-09 20:18:14 +08:00
cb3a6a52a3 update doc
# Conflicts:
#	example/android/app/src/main/AndroidManifest.xml
2021-04-09 20:12:49 +08:00
6ca413dca2 update docs 2021-04-09 19:53:16 +08:00
8ad0c2a6db 修复微信调起冷启动问题 2021-04-09 18:45:43 +08:00
60a79cc661 修复冷启动问题 2021-04-09 18:42:25 +08:00
ca58ed2b4e 修改meta-data handleWeChatRequestByFluwx的位置从activity 移动到application 2021-04-09 18:15:06 +08:00
72d5225ec2 修改meta-data handleWeChatRequestByFluwx的位置从activity 移动到application 2021-04-09 16:15:35 +08:00
900caa9885 udpate example 2021-02-05 19:48:53 +08:00
933a50bd9a update launch from app. 2021-02-05 19:09:26 +08:00
a6f7f0d0c9 Pass extMessage when cold launch FlutterApp from h5. 2021-02-05 17:50:53 +08:00
4f654846bd bump to 2.4.0 2020-10-22 20:17:34 +08:00
8c67914d3a fix build apk issue 2020-10-21 14:31:31 +08:00
f0d1e6de6c allow compressThumbnail option. 2020-10-20 18:44:42 +08:00
853d30fbf1 update libs 2020-08-06 13:46:09 +08:00
84e604b06a bump to 2.0.9 2020-05-06 22:17:42 +08:00
55f97bca1f Fix bug while requesting permission 2020-03-27 19:49:10 +08:00
2f3da21768 kotlin->1.3.70 2020-03-09 09:19:57 +08:00