From 9e9b7f3a089252ce0f6ef2c311be4c1aea926608 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Fri, 9 Aug 2013 13:44:49 -0700 Subject: Manually add all enum values to old apis. Previous version of the apicheck tool that generated XML files did not account for enum values. As such, DocLava cannot determine the API level in which a given enum value was added or deprecated. Fortunately, beginning with API level 14, this is resolved and the TXT files from apicheck include enums. But to make the API level info visible in javadoc for older APIs, I went back and added all the enum values. Weeee! Once this is safely submitted, I'll submit a small change to DocLava that actually takes advantage of this info to show the "since" levels in javadoc (because DocLava also had a bug in which it didn't create the HDF data for enum values). Change-Id: I1f88e8f9f3e2655d17eea628611318e207cbb535 --- api/8.xml | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) (limited to 'api/8.xml') diff --git a/api/8.xml b/api/8.xml index 225ea91..9d54111 100644 --- a/api/8.xml +++ b/api/8.xml @@ -190345,6 +190345,56 @@ deprecated="not deprecated" visibility="public" > + + + + + + + + + + + + + + + +