remove excessive import of org_xmlvm_iphone_NSObject in ObjC backend
fix stringByReplacingPercentEscapesUsingEncoding in Java
added stringByReplacingPercentEscapesUsingEncoding
properly NSString from bytes with correct encoding under ObjC
visual updates to java source code
support Cookies
upgrade UIAlertView under ObjC
native_* files under C to fix warnings with forward declaration
added some missing definitions for C
support String.getBytes(String encoding) under ObjC