1. b92d9f4 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/ex by Bob Badour · 3 years, 4 months ago
  2. 8268adc Migrate frameworks/ex to androidx.test by Brett Chabot · 6 years ago
  3. 67008fa Convert frameworks/ex/camera2 to Android.bp by Colin Cross · 6 years ago
  4. bf39f79 Fix the bug that camera can't open again after disconnected by Sheng-Hao Tsao · 7 years ago
  5. 7921659 Revert "Fix the bug that camera can't open again after disconnected" by Sheng-hao Tsao · 7 years ago
  6. 03e6dac Fix the bug that camera can't open again after disconnected by Sheng-Hao Tsao · 7 years ago
  7. 20ae4a7 Merge "fix a mistake in AndroidCameraCapabilities.buildWhiteBalances()." am: 659f8313d7 am: c11b14c6b4 by Charles Zhang · 8 years ago
  8. 5f82a7e fix a mistake in AndroidCameraCapabilities.buildWhiteBalances(). by Charles Zhang · 9 years ago
  9. ac2be4e Avoid JUnit4 collision in android-support-test, mockito-target by Guang Zhu · 8 years ago
  10. c5effbd Camera2: Portability: Remove HDR hack. by Eino-Ville Talvala · 10 years ago
  11. aa9ed1d Cleaned up usages of deprecated API by Nick Korostelev · 10 years ago
  12. 25b78c8 Ensure default handler always is set if no other error handler registered by Alan Newberger · 10 years ago
  13. c15ddae Ensure agent error handler is always non-null by Alan Newberger · 10 years ago
  14. 733ca8d Return more detailed debugging info for logging purposes. by Senpo Hu · 10 years ago
  15. 318eeb2 Cleanup: handle API 1 error callback in CameraExceptionHandler. by Senpo Hu · 10 years ago
  16. 2d01b8e Overhaul error handling in AndroidCameraAgentImpl. by Senpo Hu · 10 years ago
  17. 90e75d1 Check isZoomSupported before any zoom ratio calculations. by Alan Newberger · 10 years ago
  18. 698997b Add null check for exif thumbnail size by Puneet Lall · 10 years ago
  19. 1c1d1af Remove default thumbnail size setting in portability lib by Alan Newberger · 10 years ago
  20. 70a82d9 Add null check in AndroidCameraSettings. by Senpo Hu · 10 years ago
  21. 2eed7ab Merge "Specify Locale.US for stringification of enums" into lmp-dev by Alan Newberger · 10 years ago
  22. 1bd78b3 Specify Locale.US for stringification of enums by Alan Newberger · 10 years ago
  23. bad9708 Add error log to API1 CameraAgent by Alan Newberger · 10 years ago
  24. 06b23bb Merge "Camera2: Update for camera2 API changes" into lmp-dev by Eino-Ville Talvala · 10 years ago
  25. 9f57c43 Merge "portability: Fix a bug where long AF callbacks caused ISE timeouts" into lmp-dev by Rachad Alao · 10 years ago
  26. 25ee73a Let CameraProxy support setJpegOrientation. by Senpo Hu · 10 years ago
  27. 6a9baba portability: Fix a bug where long AF callbacks caused ISE timeouts by Igor Murashkin · 10 years ago
  28. ca507f8 Merge "Log null returns from Camera.getParameters" into lmp-dev by Alan Newberger · 10 years ago
  29. 171362f Camera2: Update for camera2 API changes by Eino-Ville Talvala · 10 years ago
  30. d5205c2 Merge "portability: Fix incorrect comparison between int and Integer" into lmp-dev by Igor Murashkin · 10 years ago
  31. bb013aa Camera2: Renames for API consistency by Eino-Ville Talvala · 10 years ago
  32. dc05ed7 portability: Fix incorrect comparison between int and Integer by Igor Murashkin · 10 years ago
  33. 3b7da91 ex: Avoid exception if HDR_SCENE_MODE name changes. by Ruben Brunk · 10 years ago
  34. 9fb7e16 Merge "camera2: Add HDR vendor tag for legacy mode." into lmp-dev by Ruben Brunk · 10 years ago
  35. 58774cf Merge "camera2-portability: Touch-to-focus accounting for effective crop" into lmp-dev by Igor Murashkin · 10 years ago
  36. 2569329 camera2-portability: Touch-to-focus accounting for effective crop by Sol Boucher · 10 years ago
  37. 54c8f89 camera2: Add HDR vendor tag for legacy mode. by Ruben Brunk · 10 years ago
  38. f73c6cf Add ability to reset focus and metering regions using API1. by Andy Huibers · 10 years ago
  39. 415cf3e camera2-portability: Allow disabling the shutter sound on API 2 by Sol Boucher · 10 years ago
  40. 47a01cf Merge "camera2-portability: Fix and document obscure state machine bug" into lmp-dev by Sol Boucher · 10 years ago
  41. 7d71703 camera2-portability: Fix camera2 takePicture AE regression by Sol Boucher · 10 years ago
  42. 772fcce camera2-portability: Fix and document obscure state machine bug by Sol Boucher · 10 years ago
  43. 7c8d695 Merge "camera2-portability: Fix zoom occasionally not working" into lmp-dev by Sol Boucher · 10 years ago
  44. 80cda8d camera2-portability: Fix zoom occasionally not working by Sol Boucher · 10 years ago
  45. 984a086 camera2-portability: Optimize out some camera2 AE precaptures by Sol Boucher · 10 years ago
  46. f27e71f Merge "camera2-portability: Switch to ratio-based zoom interfaces" into lmp-dev by Sol Boucher · 10 years ago
  47. 336f88e Merge "camera2-api: Tag camera2 JPEGs with any provided location" into lmp-dev by Sol Boucher · 10 years ago
  48. d6a52ce Merge "camera2-api: Work around invalid camera2 API focus modes" into lmp-dev by Sol Boucher · 10 years ago
  49. d0185cc camera2-api: Tag camera2 JPEGs with any provided location by Sol Boucher · 10 years ago
  50. f2b5a97 camera2-api: Work around invalid camera2 API focus modes by Sol Boucher · 10 years ago
  51. aa907a3 camera2-portability: Play shutter sound for camera2 captures by Sol Boucher · 10 years ago
  52. 9d86684 camera2-portability: Switch to ratio-based zoom interfaces by Sol Boucher · 10 years ago
  53. e4094bd Log null returns from Camera.getParameters by Alan Newberger · 10 years ago
  54. 489e29e Merge "Add exception logging to CameraDeviceInfo retrieval failure" into lmp-dev by Alan Newberger · 10 years ago
  55. eb07f0c Add exception logging to CameraDeviceInfo retrieval failure by Alan Newberger · 10 years ago
  56. 8447d22 Consolidate parameter caching in camera1 portability agent by Alan Newberger · 10 years ago
  57. d0e873a Merge "Consolidate parameter caching in camera1 portability agent" into lmp-dev by Alan Newberger · 10 years ago
  58. 182acbc Merge "camera2-portability: Provide preview transformation matrix" into lmp-dev by Sol Boucher · 10 years ago
  59. f9feab9 camera2-portability: Provide preview transformation matrix by Sol Boucher · 10 years ago
  60. b2df32d Merge "camera2-portability: Make factory offer choice of backing API" into lmp-dev by Sol Boucher · 10 years ago
  61. 50f5b01 camera2-portability: Make factory offer choice of backing API by Sol Boucher · 10 years ago
  62. 3d6e501 Merge "camera2-portability: Improve capability conversions' null-safety" into lmp-dev by Sol Boucher · 10 years ago
  63. bc9c0e2 camera2-portability: Improve capability conversions' null-safety by Sol Boucher · 10 years ago
  64. c6344fa camera2-portability: Report correct sizes for preview and capture by Sol Boucher · 10 years ago
  65. 47497be Merge "Fix missing zoom fields in copy constructor of CameraCapabilities" into lmp-dev by Alan Newberger · 10 years ago
  66. 4ecb0ad Fix missing zoom fields in copy constructor of CameraCapabilities by Alan Newberger · 10 years ago
  67. de48004 camera2-portability: Support photo capture using camera2 API by Sol Boucher · 10 years ago
  68. 15773a6 add TORCH support to camera1 portability library by Alan Newberger · 10 years ago
  69. a97b7d1 camera2-portability: Add focus locks and touch-to-focus for API 2 by Sol Boucher · 10 years ago
  70. 7e0d39b DO NOT MERGE: Fix oversight while refactoring CameraStateHolder by Sol Boucher · 10 years ago
  71. a0842b4 camera2-portability: Add support for previews using the camera2 API by Sol Boucher · 10 years ago
  72. b30d2c6 camera2-portability: Remove Camera.CameraInfo accessor by Sol Boucher · 10 years ago
  73. 01e7c02 Add various supports in settings and capabilities. by Angus Kong · 10 years ago
  74. d61058f camera2-portability: Fix the rest of the 'Andorid' typo by Sol Boucher · 10 years ago
  75. 4f425ba camera2-portability: Rename CameraManager to CameraAgent by Sol Boucher · 10 years ago
  76. e224f66 Add build file for android-ex-camera2-portability by Sol Boucher · 10 years ago
  77. f07afbb Don't pass empty list of areas. by Angus Kong · 10 years ago
  78. 8097973 Refactor out Camera.Parameters. by Angus Kong · 10 years ago
  79. cef4686 Refactor CameraManager hierarchy to support new implementations by Sol Boucher · 10 years ago
  80. da52dbd Timeout on wait lock and throw exception to prevent ANR. by Erin Dahlgren · 10 years ago
  81. 7e6c76e Handle error getting camera info. by Angus Kong · 10 years ago
  82. 742beb4 Don't use stale parameters for capabilities. by Sascha Haeberling · 10 years ago
  83. c36e3c9 First Step: CameraCapabilities intead of Parameter by Angus Kong · 10 years ago
  84. 60520c4 Cancel onResumeTask when the app is paused. by Angus Kong · 10 years ago
  85. b00b7a6 Add history info for camera open failure log. by Angus Kong · 10 years ago
  86. d3865a2 Bring back video snapshot by Doris Liu · 10 years ago
  87. bdaaaf5 Create cameradevice package for camera management. by Angus Kong · 10 years ago
  88. f7a80d9 Add logging override helper by Alan Newberger · 10 years ago
  89. b52fe84 Replace isDebugging compiletime logging override with runtime property by Alan Newberger · 10 years ago
  90. 1025407 If debug is on, log everything. by Sascha Haeberling · 10 years ago
  91. b35ea0d Use debug.Log instead of android.util.Log. by Angus Kong · 10 years ago