CHANGELOG in rhodes-2.0.0.beta7 vs CHANGELOG in rhodes-2.0.0.beta8

- old
+ new

@@ -1,10 +1,29 @@ == 2.0.0 * client support of sync protocol 3 with rhosync 2.0 * partial support -* callback calls from menu ad toolbar +* callback calls from menu and toolbar * installing.html(png for android) * implement extended Alerts +* support of :center and :radius parameters for MapView +* new WebView.set_cookie method +* added native navigation bar for iPhone and Android +* full support of native extensions on Android (including Java) +* new properties added for System.get_property: country, locale, device_name, + os_version, ppi_x, ppi_y +* AsyncHttp now send requests with User-Agent indicating mobile platform, OS + and device name +* 'sms:' uri supported for Android +* implemented dynamic menu on Android +* right handle video uri (open native video player) on Android +* support of capabilities for applications (gps, camera, vibrate etc) +* native toolbar for Android +* fix GPS on application start issue (iPhone and Android) +* AsyncHttp support basic authentication +* fixed wrong url escaping on iPhone +* suport of parallel build for Android (on multi-core cpus) +* NativeBar.create now re-use WebView so no more need to call WebView.navigate + after NativeBar.create == 1.5.4 * Fix issue #3132788 - rake clean:iphone fails == 1.5.3