Revision: 23e629a8903b
Author:
rjmatt...@gmail.com
Date: Sat Jun 2 00:29:56 2012
Log: Edited wiki page Unofficial through web user interface.
http://code.google.com/p/android-scripting/source/detail?r=23e629a8903b&repo=wiki
Modified:
/Unofficial.wiki
=======================================
--- /Unofficial.wiki Fri May 25 19:57:48 2012
+++ /Unofficial.wiki Sat Jun 2 00:29:56 2012
@@ -9,7 +9,7 @@
Newest unofficial releases here here:
[
http://www.mithril.com.au/android/sl4a_r5x.apk sl4a_r5x]
-*Release Notes: r5x18 30-Apr-2012*
+*Release Notes: r5x19 2-Jun-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.
@@ -20,6 +20,7 @@
* Added typeface, textHintColor, textLinkColor and textHighlightColor
(r5x14)
* margin and padding properties (r5x15)
* Added fullKeyOverride (support for issue 622) (r5x18)
+ * fullShow now switches without flicker (r5x19)
* 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)