1. 04bd506 Migrate to using = for property setting by Aurimas Liutikas · 7 weeks ago
  2. af13cf57 Upgrade compileSdk as 35 for LLB feature development by CharcoalChen · 9 weeks ago
  3. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  4. 92a17db Refactor camera state dataflow and remove GraphLifecyleManager by Jasmine Chen · 5 months ago
  5. a1fa355 Cleanup and improve the CameraPipe API surface by Paul Rohde · 7 months ago
  6. 0c93670 Upgrade to AGP 8.6.0-beta01 by Aurimas Liutikas · 8 months ago
  7. 12ea61e Remove usage of @DoNotInline for manual NewApi outlines (A thru Ca) by Alan Viverette · 8 months ago
  8. b276649 Remove usage of legacy multidex by Aurimas Liutikas · 8 months ago
  9. f6056cd Remove redundant minSdkVersion 21 by Aurimas Liutikas · 9 months ago
  10. 50f8c01 Migrate camera to use ktfmt by Omar Ismail · 9 months ago
  11. 4615e39 Suppress RestrictedApiAndroidX in CameraPipe test app by Jasmine Chen · 1 year, 1 month ago
  12. f1d4c3c Support sensorPixelMode in CameraPipe by Jasmine Chen · 1 year, 2 months ago
  13. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 1 year, 3 months ago
  14. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 1 year, 2 months ago
  15. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 1 year, 2 months ago
  16. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 1 year, 3 months ago
  17. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 1 year, 6 months ago
  18. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 1 year, 6 months ago
  19. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 8 months ago
  20. a199ae0 Add second Viewfinder and open concurrent cameras in test app by Jasmine Chen · 1 year, 10 months ago
  21. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 10 months ago
  22. dbb3ab1 Multi-resume for API levels < T by Jasmine Chen · 2 years ago
  23. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 2 years ago
  24. 4080c22 Update OWNERS files by Aurimas Liutikas · 2 years, 1 month ago
  25. 51d7c40 Refactor CameraDevices to use CameraBackends by Paul Rohde · 2 years, 1 month ago
  26. e5273c4 Add HighSpeed Camera Capture Sessions to CameraPipe by Catherine Sun · 2 years, 3 months ago
  27. 472e3f0 Nullability updates for consistency with platform SDK by Alan Viverette · 2 years, 3 months ago
  28. fc859da Upgrade to AGP 8.0.0-alpha05 by Aurimas Liutikas · 2 years, 4 months ago
  29. bc64b64 CameraSurfaceManager - A class that manages the lifetime of Surfaces by Jasmine Chen · 2 years, 6 months ago
  30. b9fa90f Update lint baselines by Tiem Song · 2 years, 7 months ago
  31. 3a529fd Remove no-op test from camera pipe test app by Aurimas Liutikas · 2 years, 9 months ago
  32. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 10 months ago
  33. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 3 years ago
  34. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  35. 44b5e3a camerapipetestapp: Check and request camera and audio permissions by Jasmine Chen · 3 years ago
  36. db82ebd Explicitly declare type to specify nullness by Tiem Song · 3 years, 4 months ago
  37. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 3 years, 4 months ago
  38. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years, 5 months ago
  39. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years, 5 months ago
  40. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years, 5 months ago
  41. ebd21ca Merge changes from topic "kotlin_1.5.20" into androidx-main am: bc50612a41 by Aurimas Liutikas · 3 years, 7 months ago
  42. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years, 8 months ago
  43. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 9 months ago
  44. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years, 9 months ago
  45. 990d12c Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main am: 6976cbd3d9 by Treehugger Robot · 3 years, 9 months ago
  46. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 9 months ago
  47. 8af8e60 Merge "Migrate camera to use Gradle Version Catalogs" into androidx-main am: a918614e51 by Treehugger Robot · 3 years, 9 months ago
  48. e26aaba Migrate camera to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 9 months ago
  49. 802403a Update lint baselines by Alan Viverette · 3 years, 9 months ago
  50. 854a2cd Update lint baselines by Alan Viverette · 3 years, 9 months ago
  51. 831dad9 Merge "Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos" into androidx-main am: fa7c1b4a32 by Aurimas Liutikas · 3 years, 9 months ago
  52. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 4 years ago
  53. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 10 months ago
  54. c067dd1 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 10 months ago
  55. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 10 months ago
  56. 91aa6af Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 10 months ago
  57. ff613b4 Make Jetpack compile against new sdk drop. by Alexander Dorokhine · 4 years ago
  58. 46cb2d7 Improve the performance of camera metadata. by Paul Rohde · 4 years ago
  59. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 2 months ago
  60. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 1 month ago
  61. fee050c CameraPipe API cleanup (Round 2) by Paul Rohde · 4 years, 2 months ago
  62. c6dfa59 CameraPipe API cleanup for Streams and Requests by Paul Rohde · 4 years, 2 months ago
  63. 1499c7e Fix the Viewfinder layout for landscape-default by Paul Rohde · 4 years, 2 months ago
  64. 4f09ccd Reenable ktlint paren-spacing now that it doesn't crash by Jeff Gaston · 4 years, 3 months ago
  65. ef1856c Migrate away from kotlin-android-extensions (camera2-pipe) by husaynhakeem · 4 years, 3 months ago
  66. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 4 years, 4 months ago
  67. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 4 years, 4 months ago
  68. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years, 5 months ago
  69. 6bff92c [CameraPipe] Add trace tags and reogranize threads by Paul Rohde · 4 years, 5 months ago
  70. 27e3ad7 Add camera switching to the CameraPipe test app by Paul Rohde · 4 years, 5 months ago
  71. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 6 months ago
  72. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 6 months ago
  73. b6abe91 Create and start the Camera. by Paul Rohde · 4 years, 7 months ago
  74. 59d85dd Add a SurfaceView based viewfinder. by Paul Rohde · 4 years, 7 months ago
  75. 9d7af14 Create and configure a simple CameraGraph by Paul Rohde · 4 years, 7 months ago
  76. dbdb867 feat: Key/value + 1D graph visualization prototype by Elizabeth Powell · 4 years, 7 months ago
  77. fac3333 feat: Data sources for 1D visualizations by Elizabeth Powell · 4 years, 8 months ago
  78. bd0588d2 feat: data transformations for 1D visualizations by Elizabeth Powell · 4 years, 8 months ago
  79. 07e7714 Skeleton for CameraPipe test app by Sushil Nath · 4 years, 9 months ago