Jason Simmons
3f4f606105
Simplify loading of app bundles on Android ( #9360 )
...
* Remove deprecated runBundle APIs
* Remove code related to dynamic patching (including support for multiple
bundle paths)
* Change FlutterRunArugments.bundlePath to be the Android AssetManager path
where the app's assets are located
2019-06-25 14:17:50 -07:00
Stanislav Baranov
be36ba6468
Generalize runFromBundle to support multiple bundlePaths ( #7151 )
2018-12-10 12:19:22 -08:00
Michael Goderbauer
70a1106b50
Unify copyright lines ( #6757 )
2018-11-07 12:24:35 -08:00
Stanislav Baranov
74373462e4
Fix codepush breakage caused by #5954 . ( #5996 )
2018-08-10 13:23:51 -07:00
Ben Konyi
aef94b73d1
Reland "Updated background execution implementation for Android" ( #5954 )
...
* Reland "Updated background execution implementation for Android" w/ JNI fixes for merge breakages
This reverts commit 5442c0a7da .
2018-08-07 12:42:22 -07:00
Alexander Markov
5442c0a7da
Revert "Updated background execution implementation for Android" ( #5949 )
...
This reverts commit bc885f319b .
2018-08-06 14:10:23 -07:00
Ben Konyi
bc885f319b
Updated background execution implementation for Android
2018-08-06 12:27:57 -07:00