History log of /external/icu/android_icu4j/src/main/java/android/icu/text/ScientificNumberFormatter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bfab1e7fec36dff93fb980c546ad64a565faf9fc 01-Mar-2016 Paul Duffin <paulduffin@google.com> Integrate changes cherry-picked for ticket #12005 into android_icu4j.

Fix numerous warnings / errors from Javadoc generation

Bug: 22023363
Change-Id: I7e97889b415a9e4c83c9b821b939a7ee8d2a96e4
/external/icu/android_icu4j/src/main/java/android/icu/text/ScientificNumberFormatter.java
efd71b7332ef2f8cffac1c401df618635fd27382 26-Nov-2015 Neil Fuller <nfuller@google.com> Remove ScientificNumberFormatter from the public API set am: c555084506 am: ac0ef05e2d
am: f34895c59a

* commit 'f34895c59a8e003c7b6a92c01ed3bddcd6ae0805':
Remove ScientificNumberFormatter from the public API set
c5550845067b7e0ea2f8a3fc1a9db3e9699b45bf 20-Nov-2015 Neil Fuller <nfuller@google.com> Remove ScientificNumberFormatter from the public API set

ScientificNumberFormatter is not yet a stable API in ICU 56 so we
should not expose it.

Bug: 22023363
Change-Id: Ib8c02d15941a2fca6d40fcaec5c0c4652d2825ca
/external/icu/android_icu4j/src/main/java/android/icu/text/ScientificNumberFormatter.java
d4d3fc6e0d919d96cdb282a05a05327cdf2c7f4e 10-Nov-2015 Neil Fuller <nfuller@google.com> Make the Android ICU4J APIs unhidden

This change removes the final step from the srcgen code that
adds @hide to all classes.

The changes to android_icu4j were generated using
external/icu/tools/srcgen/generate_android_icu4j.sh

Bug: 22023363
Change-Id: I07e4307f923b479ca06a535dffd9ba2f24c8e196
/external/icu/android_icu4j/src/main/java/android/icu/text/ScientificNumberFormatter.java
1537b2f39245c07b00aa78c3600f7aebcb172490 28-Oct-2015 Neil Fuller <nfuller@google.com> Latest generated code for android_icu4j

currysrc now uses AST manipulation to add tags. This slightly
modifies the generated source.

Removed various (previously escaped) tags.

Bug: 22023363
Change-Id: Ic6efe075327362efcc90cc3ac23059349e4fbcb5
/external/icu/android_icu4j/src/main/java/android/icu/text/ScientificNumberFormatter.java
836e6b40a94ec3fb7545a76cb072960442b7eee9 26-Oct-2015 Neil Fuller <nfuller@google.com> Updated generated source code

Bug: 22023363
Change-Id: Ia18fde705f2d73ee3ba7d56d7cf61f411aa2e0d3
/external/icu/android_icu4j/src/main/java/android/icu/text/ScientificNumberFormatter.java
704056c96cc5de08c2425fa1679a5c0a92c5a88e 07-Oct-2015 Neil Fuller <nfuller@google.com> Manipulate the javadoc of the generated android_icu4j source

...for inclusion in the droiddoc process. All public classes
are hidden with @hide, and tags that doclava doesn't know are
escaped.

Includes the changes to currysrc needed to support basic
JavaDoc manipulation.

Bug: 22023363
Change-Id: I5032a0541b0decd571f99355cc5a5aad1ed0c939
/external/icu/android_icu4j/src/main/java/android/icu/text/ScientificNumberFormatter.java
2ae130017183d2f66d55bf0ca51f8da3294644fd 09-Oct-2015 Neil Fuller <nfuller@google.com> The initial check-in of android.icu ICU4J src

No real documentation transformations are included right now besides
the addition of a source-file header indicating the origin of the
generated source code. The aim of this check-in is to replace jarjar
in the core-libart build process.

Generated using external/icu/tools/srcgen/generate_android_icu4j.sh

Bug: 22023363
Change-Id: Icb970770dfa57a1d1389269b9f9cf3f99fb70d7e
/external/icu/android_icu4j/src/main/java/android/icu/text/ScientificNumberFormatter.java