Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit 3c509e1

Browse files
committed
Update external files
1 parent 5f07ef9 commit 3c509e1

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

releases/Android Runtime.md

+25
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,31 @@ slug: android-changelog
77
previous_url: /Changelogs/Android Runtime
88
---
99

10+
2.4.0
11+
==
12+
13+
## What's New
14+
15+
- [Update the V8 JavaScript Engine to 5.2.361 (97% ES6 support)](http://v8project.blogspot.bg/2016/06/release-52.html)
16+
- [[Experimental] Generate typings for android.jar and android support libs (--androidTypings) (#605)](https://github.com/NativeScript/android-runtime/pull/605)
17+
- [[Experimental] Multithreading support enabled with Web Workers API (#532)](https://github.com/NativeScript/android-runtime/issues/532)
18+
- [Enable enableProguardInReleaseBuilds in build.gradle (#567)](https://github.com/NativeScript/android-runtime/issues/567)
19+
- [Optimized default apk size (#529)](https://github.com/NativeScript/android-runtime/issues/529)
20+
- [Improved debug Error Activity (#293)](https://github.com/NativeScript/android-runtime/issues/293)
21+
22+
## Bug Fixes
23+
24+
- [Build for armv7 and x86 only by default (#614)](https://github.com/NativeScript/android-runtime/issues/614)
25+
- [Make javascript parsing during build incremental (#572)](https://github.com/NativeScript/android-runtime/issues/572)
26+
- [App won't launch on Android 22 device (#592)](https://github.com/NativeScript/android-runtime/issues/592)
27+
- [Metadata isn't created for generated dex files (#552)](https://github.com/NativeScript/android-runtime/issues/552)
28+
- [App doesn't load with the new custom Application\Activity support (#546)](https://github.com/NativeScript/android-runtime/issues/546)
29+
30+
## Performance
31+
32+
- [Enable enableProguardInReleaseBuilds in build.gradle (#567)](https://github.com/NativeScript/android-runtime/issues/567)
33+
- [Optimize default apk size (#529)](https://github.com/NativeScript/android-runtime/issues/529)
34+
1035
2.3.0
1136
==
1237

0 commit comments

Comments
 (0)