Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Camera2: Final API revisions | Eino-Ville Talvala | 2014-09-05 | 1 | -6/+6 |
| | | | | | | | | | - Rename listeners to callbacks. Listeners are single-method and are interfaces, while callbacks are abstract may get more methods in the future. - Use register/unregister for registering callbacks, not add/remove. Bug: 17389922 Change-Id: Ic6b46ad79cb43a43a85e2a4b63f059d3af99798b | ||||
* | Add CameraToo, a sample point-and-shoot camera app | Sol Boucher | 2014-06-11 | 7 | -0/+759 |
It demonstrates basic use of the features of the new Camera2 API. Change-Id: I593bc682e5c6203754e9a3ee9a78efbd1b208513 |