- 21 Feb, 2020 3 commits
-
-
Vadaski authored
- test `of` method, try to get the ContainerManagerState in the ancestor node - test `tryOf` method, try to get the ContainerManagerState in the ancestor node
-
XinLei authored
[sync] 2020/2/21
-
yangwu.jia authored
-
- 20 Feb, 2020 7 commits
-
-
justin authored
remove useless code in boost_page_route
-
Vadaski authored
- boost_page_route_test.dart test `of` and `tryOf` method
-
yangwu.jia authored
-
Vadaski authored
- Remove overridden buildTransitions method because it seems useless. - Also removed Stub, didn't find it used.
-
XinLei authored
[sync] 2020/2/20
-
yangwu.jia authored
-
XinLei authored
[sync] 2020/2/20
-
- 18 Feb, 2020 8 commits
-
-
yangwu.jia authored
-
yangwu.jia authored
-
yangwu.jia authored
-
yangwu.jia authored
-
yangwu.jia authored
-
justin authored
add travis url
-
yangwu.jia authored
-
yangwu.jia authored
-
- 17 Feb, 2020 5 commits
-
-
yangwu.jia authored
-
yangwu.jia authored
-
yangwu.jia authored
# Conflicts: # android/build.gradle # android/src/main/java/com/idlefish/flutterboost/Platform.java # example/android/app/build.gradle # ios/Classes/Boost/FlutterBoostPlugin.h # ios/Classes/Engine/FLBFlutterEngine.m # lib/flutter_boost.dart
-
yangwu.jia authored
-
yangwu.jia authored
-
- 14 Feb, 2020 4 commits
-
-
Jim authored
修正present问题并添加测试用例
-
余玠 authored
2. fix present页面僵死问题 3. 增加present的测试用例
-
justin authored
[Android] 在createEngine增加一个回调,方便在使用测做一些事情(打点之类)
-
peihan.cph authored
-
- 12 Feb, 2020 2 commits
-
-
justin authored
[bugfix] fix crash:'FlutterBoostPlugin not register yet'
-
peihan.cph authored
// case: initFlutter after Activity.OnCreate method,and then called start/stop crash // In SplashActivity ,showDialog(in OnCreate method) to check permission, if authorized, then init sdk and jump homePage) // with this case, do initFlutter on SecondActivity.OnCreate
-
- 19 Jan, 2020 3 commits
- 16 Jan, 2020 2 commits
- 14 Jan, 2020 1 commit
-
-
yangwu.jia authored
-
- 13 Jan, 2020 1 commit
-
-
yangwu.jia authored
-
- 09 Jan, 2020 2 commits
- 08 Jan, 2020 2 commits
-
-
yangwu.jia authored
-
justin authored
[Android] Boost修改依赖方式,使用compileOnly方式。解决打包时,递归依赖出现版本号冲突问题。
-