History log of /system/media/camera/docs/html.mako
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b8dc88148bca2e5a267c2ff39aff94b98b00ad6d 18-Jul-2013 Igor Murashkin <iam@google.com> camera_metadata: add typedefs for java generated code

Change-Id: I619261b9645cda669a3b5ee7c79f4c56d4d4c3d4
/system/media/camera/docs/html.mako
fcef4c2eac3bc623f278a5b064ef1aef267870aa 17-Jul-2013 Eino-Ville Talvala <etalvala@google.com> Camera: Improve HTML docs appearance

- Sort TOC by kind
- Update color choices to mimic developer docs
- Add paragraph breaks to several notes sections

Change-Id: Ic4cef63d45bef9edb141f2c65f2004b2b5db4c15
/system/media/camera/docs/html.mako
f384f0a06cf156c51c4ca584a4323e132c15f64f 13-Jul-2013 Eino-Ville Talvala <etalvala@google.com> camera_metadata: Add visibility support, and a HAL2 tag

- Add a visibility property which controls whether a tag is available
only to the system, hidden in managed code, or public in managed code.
- Add a HAL2 tag to indicate HAL2.x-only tags
- Fix output/inputStream tags to be arrays.

Change-Id: I856d0b1bf413eefd58914e5b85b08331a4bf4536
/system/media/camera/docs/html.mako
c469f7dc234ec0b901440902cd6e39acaf9b0781 23-Apr-2013 Igor Murashkin <iam@google.com> camera_metadata: add new android.led.transmit and availableLeds fields

Bug: 8554573
Change-Id: Iaa93deeab5ee228bf7e01c58d80f1cdb5b2bb79c
/system/media/camera/docs/html.mako
baacf9a9f032ca392b37b4982eafa43b0a8d4b52 05-Dec-2012 Igor Murashkin <iam@google.com> Camera2: Docs - Fix tags to be displayed in the docs HTML

Change-Id: Id23043f7bb714e4b5c06f46889e1531175ed045f
/system/media/camera/docs/html.mako
5804a48bb15d245fb06f72cf6d64369f151fcc28 05-Dec-2012 Igor Murashkin <iam@google.com> Camera: Docs XML - allow multiple kinds per section

- When adding a new entry and maintaining ABI, make a new kind if can't be
semantically part of the last kind. Don't add to the end of an existing
non-last kind.

- Print generated file names in metadata-generate

(Aside) New sections should also be ended at the end of the root namespace to
maintain ABI compatibility.

Change-Id: I5df0a701763af3cc91ee6eead4fe9fd423c9aa86
/system/media/camera/docs/html.mako
b556bc47068d816cb319a5d0e2f6841b007b38f2 05-Dec-2012 Igor Murashkin <iam@google.com> Camera2: Doc entries no longer have type='enum', instead they use enum='true'

* This allows all entries to have any backing type
(usually a byte, but for availableFormats it's int32)
* No longer need special casing for availableFormats
* No longer need to coerce an enum type into a byte

Change-Id: Ib1d4b93521e90f243b54f66c3d4c4b35032bc06a
/system/media/camera/docs/html.mako
6ad61d460aabf8db9b52e946bb38b8f20717b2a8 21-Nov-2012 Igor Murashkin <iam@google.com> Camera: Metadata XML cleanup, add README

Change-Id: Ib53757029becbd4148867a144ba3725c4f9e5d82
/system/media/camera/docs/html.mako
617da1675f9ea7b6ea33d9e6f47e0a07379f14b1 29-Nov-2012 Igor Murashkin <iam@google.com> Camera: Metadata docs HTML generated from XML

Change-Id: Ic39249d7019dab0a6c5f5daf5d54074f6cc9c0d4
/system/media/camera/docs/html.mako