File tree Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 1+ 3.4.3
2+ ==
3+
4+ ## Bug Fixes
5+
6+ - [ Webview Crash With Android 8.1.0 / Chromium 67.0.3396.68 (#1075 )] ( https://github.com/NativeScript/android-runtime/issues/1075 )
7+
183.4.2
29==
310
8188## Bug Fixes
8289
8390 - [ Javascript array not marshalling to Java long[ ] properly (#696 )] ( https://github.com/NativeScript/android-runtime/issues/696 )
84-
91+
85922.5.0-RC
8693==
8794
180187 - [ Add support for caching already compiled JS code] ( https://github.com/NativeScript/android-runtime/issues/257 )
181188 - [ Additional Intents Crashes app] ( https://github.com/NativeScript/android-runtime/issues/218 )
182189 - [ Enable Multidex support] ( https://github.com/NativeScript/android-runtime/issues/344 )
183-
190+
184191## Bug Fixes
185192
186193 - [ Wrong object lifecycle management (#382 )] ( https://github.com/NativeScript/android-runtime/issues/382 )
262269 - [ Improved error handling] ( https://github.com/NativeScript/android-runtime/issues/221 )
263270 - Use Gradle Wrapper
264271 - Use V8 code cache (experimental)
265-
272+
266273 ## Bug Fixes
267274
268275 - Proper handling of HTTP 401 status code
355362 - [ Optimize Strings marshaling between Java and V8 (#160 )] ( https://github.com/NativeScript/android-runtime/issues/160 )
356363 - [ Improve required module loading (#156 )] ( https://github.com/NativeScript/android-runtime/issues/156 )
357364 - [ Improve JNI String marshalling (#126 )] ( https://github.com/NativeScript/android-runtime/issues/126 )
358- - [ Cache folder-as-module resolved path (#121 )] ( https://github.com/NativeScript/android-runtime/issues/121 )
365+ - [ Cache folder-as-module resolved path (#121 )] ( https://github.com/NativeScript/android-runtime/issues/121 )
359366
360367
361368## 1.1.0 (2015, June 10)
Original file line number Diff line number Diff line change 11{
22 "name" : " tns-android" ,
33 "description" : " NativeScript Runtime for Android" ,
4- "version" : " 3.4.2 " ,
4+ "version" : " 3.4.3 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/NativeScript/android-runtime.git"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <module external.linked.project.id=" test-app" external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$/runtime " external.system.id=" GRADLE" type =" JAVA_MODULE" version =" 4" >
2+ <module external.linked.project.id=" test-app" external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$" external.system.id=" GRADLE" type =" JAVA_MODULE" version =" 4" >
33 <component name =" FacetManager" >
44 <facet type =" java-gradle" name =" Java-Gradle" >
55 <configuration >
You can’t perform that action at this time.
0 commit comments