Revision: f8eaa774ba8b
Author:
rjmatt...@gmail.com
Date: Thu Jul 5 17:26:13 2012
Log: Edited wiki page Unofficial through web user interface.
http://code.google.com/p/android-scripting/source/detail?r=f8eaa774ba8b&repo=wiki
Modified:
/Unofficial.wiki
=======================================
--- /Unofficial.wiki Sun Jun 3 23:17:27 2012
+++ /Unofficial.wiki Thu Jul 5 17:26:13 2012
@@ -9,7 +9,7 @@
Newest unofficial releases here here:
[
http://www.mithril.com.au/android/sl4a_r5x.apk sl4a_r5x]
-*Release Notes: r5x21 4-Jun-2012*
+*Release Notes: r5x22 6-Jul-2012*
* FullScreenUI Updates
* android:textSize now supports 'sp','dp','mm','in','px' and 'pt'
suffixes
* android:textColor now works, and supports #aarrggbb, #rrggbb, #argb
and #rgb notations. Also supports standard html color names.
@@ -21,6 +21,7 @@
* margin and padding properties (r5x15)
* Added fullKeyOverride (support for issue 622) (r5x18)
* fullShow now switches without flicker (r5x19)
+ * Added ability to set activity title - see fullSetTitle and extra
parameter to fullShow (r5x22)
* Added eden's additional bluetooth discovery functions. (r5x10)
* Fixed strange characters on full keyboards when trying to type brackets
in intepreter shell. Also enabled ctrl keys on keyboards that support them.
(r5x11)
* Editor will now remember cursor location between session. (r5x12)
@@ -31,6 +32,7 @@
* Fix to issue 621, events going missing on non-blocking eventWait (rx18)
* Fix to issue 631, wrong thread error when updating lists. (r5x20)
* Fix to NPE when setting typeface in initial layout( r5x21)
+ * Fix to NPE with receiving some broadcase intents. (r5x22)
<br>
Updated Help: [
http://www.mithril.com.au/android/doc API Help].