Commit Graph

55 Commits (9a84272f6781e4fc5d7528adeb377a976885fa34)

Author SHA1 Message Date
yangbingqiao 3c8bcea19e fix:修复分享时bitmap可能为空导致的崩溃问题; 2022-04-15 19:16:35 +08:00
gaoyunfei efb51b1606 添加必要import 2022-04-15 15:30:51 +08:00
gaoyunfei 9937e0725e 适配新版本sdk,增加IAppletHandler重写函数 2022-04-15 15:09:04 +08:00
kangxuyao 956c1f7124 补充finishRunningApplet接口 2022-03-29 16:03:59 +08:00
kangxuyao 6a34c70efb 初始化接口finstoreConfig问题处理 2022-03-24 16:03:27 +08:00
kangxuyao e3fab009d5 初始化接口finstoreConfig问题处理 2022-03-24 15:46:36 +08:00
kangxuyao d8acdb989d closeApplet接口实现及closeAllApplets接口行为统一 2022-02-17 17:18:07 +08:00
kangxuyao 776f5a621e Merge branch 'feat/newApi'
# Conflicts:
#	android/src/main/java/com/finogeeks/mop/api/mop/AppletModule.java
#	example/.flutter-plugins-dependencies
#	ios/Classes/Api/MOP_initialize.h
#	ios/mop.podspec
2022-01-10 09:50:55 +08:00
kangxuyao 425120e95c 实现flutter原生接口 2022-01-05 15:24:31 +08:00
kangxuyao 5826f2ec4f 增加扫码打开小程序接口 2021-12-29 11:15:34 +08:00
kangxuyao 6cfb987b0d Merge branch 'gmaster'
# Conflicts:
#	example/.flutter-plugins-dependencies
#	example/android/build.gradle
#	example/pubspec.lock
#	lib/mop.dart
2021-12-14 16:12:04 +08:00
xiaoyu 5303b67264 fix:Android 7.0及以下系统版本设备,通过管理小程序第二次启动小程序无法启动的问题 2021-12-03 09:14:09 +08:00
hydrz b542f701c0 android embedding v2 2021-10-10 23:50:23 +08:00
yangbingqiao acf9c54463 Flutter端和Android端增加removeUsedApplet api; 2021-09-03 12:26:19 +08:00
xiaoyu 7314fad151 Add bindAppletWithMainProcess config 2021-08-25 22:03:04 +08:00
zhongweiguang 28a088c33f android: ExtensionApiModule支持callback fail 2021-08-20 15:53:39 +08:00
kangxuyao 9bfdb0e7a8 增加encryptServerData参数 2021-08-09 16:28:47 +08:00
kangxuyao 3bf59663ea remove needEncrypt字段 2021-07-30 16:32:31 +08:00
kangxuyao 070beeccef Revert "Revert "增加needEncrypt参数""
This reverts commit 3874690b
2021-07-28 10:39:06 +08:00
kangxuyao 3874690bbb Revert "增加needEncrypt参数"
This reverts commit e9dd1a5c
2021-07-19 14:46:36 +08:00
kangxuyao e9dd1a5c93 增加needEncrypt参数 2021-07-19 14:32:11 +08:00
xiaoyu 1406a0cffd fix:扫码打开小程序不能先判断info是否为空,因为SDK内部需要再info为空时展示错误信息 2021-06-30 20:11:56 +08:00
kangxuyao 515c2b4744 userId为空情况处理 2021-06-28 09:36:36 +08:00
zhongweiguang a7bbacbd47 android:新增根据微信QrCode信息解析小程序信息的接口 2021-06-25 13:30:34 +08:00
xiaoyu 17f30aec6f 二维码安全机制,小程序体验版、临时版 2021-06-16 23:08:15 +08:00
kangxuyao b07d449771 增加userId参数 2021-06-02 11:33:07 +08:00
kangxuyao f2e161e4d2 smsign方法 2021-04-26 14:49:57 +08:00
xiaoyu 7bf1deeb5d fix:不能正常接收更多菜单按钮点击事件 2021-03-04 16:45:47 +08:00
xiaoyu c70cbf65b5 fix:不能正常接收菜单点击事件 2021-03-04 16:09:04 +08:00
xiaoyu b297afec5c 注入更多菜单 2021-03-02 14:04:51 +08:00
kangxuyao cd998489cb 接口修改 2021-02-07 18:41:24 +08:00
kangxuyao 6df5b04229 更新finclip域名 2021-01-12 15:24:37 +08:00
kangxuyao 40f01cc9c5 update 2021-01-03 09:35:23 +08:00
xiaoyu 22a74235c7 update finapplet version 2020-12-16 17:28:31 +08:00
yangtao 61fab51f1d 修改冲突 2020-12-16 15:13:31 +08:00
xiaoyu 97db208c08 调整扩展SDK中API的注册方式,都注册到小程序进程中 2020-12-16 14:30:47 +08:00
Justson 3f96bafef7 1.fix merge conflict 2020-12-08 09:41:43 +08:00
xiaoyu a58322a0f3 屏蔽多服务器相关逻辑 2020-12-04 16:58:40 +08:00
xiaoyu cb41732c41 android初始化微调 2020-12-04 09:11:37 +08:00
xiaoyu d5eae2c9b8 Android启动小程序支持多服务器场景 2020-12-04 09:11:07 +08:00
xiaoyu 0e9b55e413 import 2020-11-30 18:19:25 +08:00
xiaoyu 3332b4de43 集成扩展SDK 2020-11-30 18:10:13 +08:00
xiaoyu e618d07a3f 集成扩展SDK 2020-11-30 17:55:30 +08:00
Justson b5a8225460 修改api,返回bitmap 2020-11-27 17:15:32 +08:00
xiaoyu 9a23ed073d fix 2020-10-17 13:17:55 +08:00
xiaoyu 85743c8cec implement onNavigationBarCloseButtonClicked 2020-10-17 13:15:11 +08:00
kangxuyao 641681f9b6 权限申请配置 2020-07-27 09:13:55 +08:00
kangxuyao 0a25869196 增加运行时版本显示 2020-07-22 15:30:54 +08:00
kangxuyao 0cc86db64d 增加国密配置 2020-05-19 16:42:10 +08:00
kangxuyao 01be3d6e8a 升级运行时 2020-05-19 13:36:05 +08:00