History log of /frameworks/support/v4/java/android/support/v4/text/BidiFormatter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e3754c041d53f20faef1ee23f9b1b7e0c1c0f081 17-Jul-2015 Roozbeh Pournader <roozbeh@google.com> Fix default value of stereoReset() in support library doc.

The default has been 'true' for eternity in the code. But the
documentation was mistakenly saying it was 'false'. Going with the
code, since there are people out there relying on the code continuing
to work the same way.

Bug: 22557371
Change-Id: I1111bda757ab446fb7c8914dd91d962634e0761f
/frameworks/support/v4/java/android/support/v4/text/BidiFormatter.java
a404677a9abad23c78a35512cd7428f86724b30a 16-May-2015 Roozbeh Pournader <roozbeh@google.com> Make support lib unicodeWrap() return null if the input string is null.

Previously, a NullPointerException was raised if the input was null.
Bug: 12894042
Change-Id: I36bde8271b19f272f970768661e485d4cb7b90f6
/frameworks/support/v4/java/android/support/v4/text/BidiFormatter.java
b37703fef07bb1940fd9d933bb9cc5b6c3959cb2 20-Apr-2013 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #8656546 API REVIEW: android.text.bidi / android.text

- clean BidiFormatter APIs

Change-Id: I88a49df3d30303d7041100575f3dafd48c0865f9
/frameworks/support/v4/java/android/support/v4/text/BidiFormatter.java