1. ca1bd64 Aperture: Rework framerate handling by Sebastiano Barezzi · 2 years, 1 month ago
  2. 346eb68 Aperture: Update config_additionalVideoConfigurations documentation by Sebastiano Barezzi · 2 years, 1 month ago
  3. b559cda Aperture: Allow adding multiple framerates at once by LuK1337 · 2 years, 1 month ago
  4. e12268b Aperture: Add 120fps video recording support by LuK1337 · 2 years, 1 month ago
  5. 46bf551 Aperture: Remove hardcoded FPS values in CameraManager by LuK1337 · 2 years, 1 month ago
  6. 62b5b4e Aperture: Merge all "{} FPS" strings by LuK1337 · 2 years, 1 month ago
  7. 3446267 Aperture: Fix strings for translation by Michael Bestas · 2 years, 1 month ago
  8. 6a7ebbb Aperture: Allow adding additional video configurations by Sebastiano Barezzi · 2 years, 1 month ago
  9. a07126e Aperture: Associate video qualities to available framerates by Sebastiano Barezzi · 2 years, 1 month ago
  10. 87f64b8 Aperture: Calculate intrinsic zoom ratio from view angle degrees by Sebastiano Barezzi · 2 years, 1 month ago
  11. b9a77ee Aperture: Rename zoomRatio to intrinsicZoomRatio by Sebastiano Barezzi · 2 years, 1 month ago
  12. da18065 Aperture: Introduce Sensor interface by Sebastiano Barezzi · 2 years, 1 month ago
  13. 43c6a75 Aperture: Drop logical multi-camera support in lens selector by Sebastiano Barezzi · 2 years, 1 month ago
  14. 467c781 Aperture: Implement image/video stabilization by Sebastiano Barezzi · 2 years, 1 month ago
  15. 54d565b Aperture: Implement video framerate switch by Sebastiano Barezzi · 2 years, 2 months ago
  16. 5048d2e Aperture: Add code for Camera2 interop by Sebastiano Barezzi · 2 years, 2 months ago
  17. 6b71eb5 Aperture: Move to AndroidX Media3 for video capture preview by Sebastiano Barezzi · 2 years, 2 months ago
  18. 5216c09 Aperture: Don't handle keypresses when capture preview is open by Sebastiano Barezzi · 2 years, 2 months ago
  19. e1920c1 Aperture: Store zoom ratio values in LensSelectorLayout by Sebastiano Barezzi · 2 years, 2 months ago
  20. a8a47fa Aperture: Cleanup CameraActivity by Sebastiano Barezzi · 2 years, 2 months ago
  21. b310044 Aperture: Support loading RRO resources for .dev build by LuK1337 · 2 years, 2 months ago
  22. 309fc59 Retain launcher icon on migration from Camera2 by Chirayu Desai · 2 years, 3 months ago
  23. 64c4b3a Aperture: Update CameraX to 1.2.0 by LuK1337 · 2 years, 1 month ago
  24. 5a784bb Aperture: Update com.google.android.material to 1.8.0-alpha03 by LuK1337 · 2 years, 1 month ago
  25. 7306425 Revert "Aperture: Add yutailang0119/action-android-lint@v3 to workflow" by LuK1337 · 2 years, 1 month ago
  26. b411b63 Aperture: Add `workflow_dispatch` to GitHub actions triggers by LuK1337 · 2 years, 1 month ago
  27. c97b7ea Aperture: Remove unnecessary type declarations in CameraManager by LuK1337 · 2 years, 2 months ago
  28. d2c2858 Aperture: Override navigationBarColor for main activity theme by LuK1337 · 2 years, 2 months ago
  29. f270639 Aperture: Use context instead of activity ref in CameraManager by Dhina17 · 2 years, 2 months ago
  30. 1181e20 Aperture: Undefine testInstrumentationRunner by Sebastiano Barezzi · 2 years, 2 months ago
  31. f5a9a78 Aperture: Move .dev suffix to debug build type configuration by Sebastiano Barezzi · 2 years, 2 months ago
  32. f0b4640 Aperture: Use `getByName` instead of `named` in build.gradle.kts by Sebastiano Barezzi · 2 years, 2 months ago
  33. 4b18cb7 Aperture: Clean up QR related resources by LuK1337 · 2 years, 2 months ago
  34. 7d1ff1b Aperture: Move single tap detection logic to onSingleTapUp() by LuK1337 · 2 years, 2 months ago
  35. a2ed173 Aperture: Implement swipe camera mode controls by LuK1337 · 2 years, 2 months ago
  36. 69b7abd Aperture: Update CameraX to 1.2.0-rc02 by LuK1337 · 2 years, 2 months ago
  37. c39d6bf Aperture: Reformat code by LuK1337 · 2 years, 2 months ago
  38. 2ac4890 Aperture: Disable sound effects for PreviewView by LuK1337 · 2 years, 2 months ago
  39. 58799df Aperture: Move lens selector button attributes to layout fragment by Sebastiano Barezzi · 2 years, 2 months ago
  40. 1ee4a68 Aperture: Avoid hardcoded hex colors where possible by Sebastiano Barezzi · 2 years, 2 months ago
  41. fa387b4 Aperture: Suppress InflateParams warnings by Sebastiano Barezzi · 2 years, 2 months ago
  42. 4af79cb Aperture: Remove unused import in QrScannerActivity by Sebastiano Barezzi · 2 years, 2 months ago
  43. 6442e0e Aperture: Make changeCameraMode function private by Sebastiano Barezzi · 2 years, 2 months ago
  44. ee6af7c Aperture: Use `private` where possible in CameraManager by Sebastiano Barezzi · 2 years, 2 months ago
  45. 5e8a6e5 Aperture: Remove unused imports in VerticalSlider by Sebastiano Barezzi · 2 years, 2 months ago
  46. d97c1d0 Aperture: Avoid smart cast in Slider by Sebastiano Barezzi · 2 years, 2 months ago
  47. 6e237fc Aperture: Remove unused property in LensSelectorLayout by Sebastiano Barezzi · 2 years, 2 months ago
  48. 3a734cc Aperture: Add missing copyrights & adjust existing ones by Michael Bestas · 2 years, 3 months ago
  49. 4669c8e Aperture: Disable font scalling for lens selector button by LuK1337 · 2 years, 2 months ago
  50. c28b2af Aperture: Let secondary top bar fill all the screen + center them by Sebastiano Barezzi · 2 years, 2 months ago
  51. 6c560fa Aperture: Use proper value for targetSdkVersion by LuK1337 · 2 years, 2 months ago
  52. 9502357 Aperture: Move flash button to secondary bottom bar by Sebastiano Barezzi · 2 years, 2 months ago
  53. 8e2ef1b Aperture: Merge flash and torch buttons by Sebastiano Barezzi · 2 years, 2 months ago
  54. a6c3baf Aperture: Implement single capture intents by Sebastiano Barezzi · 2 years, 2 months ago
  55. d9a5452 Aperture: Lens selector UI by Sebastiano Barezzi · 2 years, 2 months ago
  56. a592b73 Aperture: Make aux cameras support opt-in by Sebastiano Barezzi · 2 years, 2 months ago
  57. f500a76 Aperture: Don't convert camera IDs to integer by Sebastiano Barezzi · 2 years, 2 months ago
  58. 1c14caa Aperture: Add option for unignoring non-backward compatible camera IDs by LuK1337 · 2 years, 2 months ago
  59. 5878510 Aperture: Allow including logical cameras to the list of aux cameras by Sebastiano Barezzi · 2 years, 2 months ago
  60. 0837b36 Aperture: Handle all internal cameras not supporting video recording by Sebastiano Barezzi · 2 years, 2 months ago
  61. 93fe173 Aperture: Handle cameras not supporting video recording by Sebastiano Barezzi · 2 years, 2 months ago
  62. ca46652 Revert "Aperture: Handle cameras that don't support video recording" by Sebastiano Barezzi · 2 years, 2 months ago
  63. 52c7f20 Aperture: Allow filtering out aux cameras with overlays by Sebastiano Barezzi · 2 years, 2 months ago
  64. 82ece84 Aperture: Also check number of focal lengths for main cameras by Sebastiano Barezzi · 2 years, 2 months ago
  65. a660020 Aperture: Handle logical cameras on front/back cameras list by Sebastiano Barezzi · 2 years, 3 months ago
  66. ceb5087 Aperture: Parse some sensor infos by Sebastiano Barezzi · 2 years, 3 months ago
  67. 1728fa0 Aperture: Add support for logical cameras by Sebastiano Barezzi · 2 years, 3 months ago
  68. 4826d2b Aperture: Introduce CameraManager by Sebastiano Barezzi · 2 years, 2 months ago
  69. de425d4 Aperture: Override equals and hashCode Camera methods by Sebastiano Barezzi · 2 years, 3 months ago
  70. 344e279 Aperture: Suppress Chrome OS warnings regarding camera permission by Sebastiano Barezzi · 2 years, 2 months ago
  71. 50b0b71 Aperture: Add autofocus feature to manifest by Sebastiano Barezzi · 2 years, 2 months ago
  72. 8278f7c Aperture: Add WRITE_EXTERNAL_STORAGE permission for Android P and older by Sebastiano Barezzi · 2 years, 2 months ago
  73. af76a18 Aperture: Handle missing Monet theme colors on Android S and older by Sebastiano Barezzi · 2 years, 2 months ago
  74. 1edc0fc Aperture: Set enforceNavigationBarContrast programmatically by Sebastiano Barezzi · 2 years, 2 months ago
  75. a4c6369 Aperture: New scan UI by Luca Stefani · 2 years, 5 months ago
  76. 12e608b Aperture: ACTION_REVIEW action isn't available on Android P and older by Sebastiano Barezzi · 2 years, 2 months ago
  77. 10393b8 Aperture: Call setShowWhenLocked only on Android 8.1 and up by Sebastiano Barezzi · 2 years, 2 months ago
  78. 2dd6a0f Aperture: Don't use NumberFormatter by Sebastiano Barezzi · 2 years, 2 months ago
  79. f161dd3 Aperture: Add RELATIVE_PATH only on Android Q and later by Sebastiano Barezzi · 2 years, 2 months ago
  80. d11139c Aperture: Set minSdkVersion to 26 by Sebastiano Barezzi · 2 years, 2 months ago
  81. a46a571 Aperture: Switch zoom level to HorizontalSlider by LuK1337 · 2 years, 2 months ago
  82. bfd6401 Aperture: Add HorizontalSlider widget by LuK1337 · 2 years, 2 months ago
  83. 9a43232 Aperture: Move thumb cx,cy,radius calculation to separate function by LuK1337 · 2 years, 2 months ago
  84. 4c3e801 Aperture: Introduce secondary bottom bar by Sebastiano Barezzi · 2 years, 2 months ago
  85. 30eacd9 Aperture: Hide primary and secondary bars on QR mode by Sebastiano Barezzi · 2 years, 2 months ago
  86. 7407631 Aperture: Disable grid mode and let CameraX decide the aspect ratio for QR mode by Sebastiano Barezzi · 2 years, 2 months ago
  87. d44446f Aperture: Redesign secondary bar by Sebastiano Barezzi · 2 years, 2 months ago
  88. 50d3677 Aperture: Move secondary bar buttons' background and layout size to style by Sebastiano Barezzi · 2 years, 2 months ago
  89. a156ffa Aperture: Move secondary bar before primary bar in camera activity XML by Sebastiano Barezzi · 2 years, 2 months ago
  90. 2509636 Aperture: Use proper theme names by Sebastiano Barezzi · 2 years, 2 months ago
  91. 0311b33 Aperture: Apply Roboto Mono bold to all camera activity text by Sebastiano Barezzi · 2 years, 2 months ago
  92. fa391d0 Aperture: Fix generateBp task not handling no dependencies by Sebastiano Barezzi · 2 years, 2 months ago
  93. d130c6f Aperture: Update com.google.android.material to 1.8.0-alpha02 by Sebastiano Barezzi · 2 years, 2 months ago
  94. 9326cc6 Aperture: Update AGP to 7.3.1 by Sebastiano Barezzi · 2 years, 2 months ago
  95. 454bdab Aperture: Fix layout preview in Android Studio by Sebastiano Barezzi · 2 years, 2 months ago
  96. 54e8d27 Aperture: Let PreferenceFragment fill all the screen by Sebastiano Barezzi · 2 years, 2 months ago
  97. 5ec7dbe Aperture: Match expanded action bar height by Sebastiano Barezzi · 2 years, 2 months ago
  98. 8a402f3 Aperture: Set proper left padding on settings activity by Sebastiano Barezzi · 2 years, 2 months ago
  99. da32191 Aperture: Hide settings dividers by Sebastiano Barezzi · 2 years, 2 months ago
  100. e3b39a3 Aperture: Use title text style from Settings by Luca Stefani · 2 years, 2 months ago