1. 64c4b3a Aperture: Update CameraX to 1.2.0 by LuK1337 · 2 years, 1 month ago
  2. 5a784bb Aperture: Update com.google.android.material to 1.8.0-alpha03 by LuK1337 · 2 years, 1 month ago
  3. c97b7ea Aperture: Remove unnecessary type declarations in CameraManager by LuK1337 · 2 years, 2 months ago
  4. d2c2858 Aperture: Override navigationBarColor for main activity theme by LuK1337 · 2 years, 2 months ago
  5. f270639 Aperture: Use context instead of activity ref in CameraManager by Dhina17 · 2 years, 2 months ago
  6. 1181e20 Aperture: Undefine testInstrumentationRunner by Sebastiano Barezzi · 2 years, 2 months ago
  7. f5a9a78 Aperture: Move .dev suffix to debug build type configuration by Sebastiano Barezzi · 2 years, 2 months ago
  8. f0b4640 Aperture: Use `getByName` instead of `named` in build.gradle.kts by Sebastiano Barezzi · 2 years, 2 months ago
  9. 4b18cb7 Aperture: Clean up QR related resources by LuK1337 · 2 years, 2 months ago
  10. 7d1ff1b Aperture: Move single tap detection logic to onSingleTapUp() by LuK1337 · 2 years, 2 months ago
  11. a2ed173 Aperture: Implement swipe camera mode controls by LuK1337 · 2 years, 2 months ago
  12. 69b7abd Aperture: Update CameraX to 1.2.0-rc02 by LuK1337 · 2 years, 2 months ago
  13. c39d6bf Aperture: Reformat code by LuK1337 · 2 years, 2 months ago
  14. 2ac4890 Aperture: Disable sound effects for PreviewView by LuK1337 · 2 years, 2 months ago
  15. 58799df Aperture: Move lens selector button attributes to layout fragment by Sebastiano Barezzi · 2 years, 2 months ago
  16. 1ee4a68 Aperture: Avoid hardcoded hex colors where possible by Sebastiano Barezzi · 2 years, 2 months ago
  17. fa387b4 Aperture: Suppress InflateParams warnings by Sebastiano Barezzi · 2 years, 2 months ago
  18. 4af79cb Aperture: Remove unused import in QrScannerActivity by Sebastiano Barezzi · 2 years, 2 months ago
  19. 6442e0e Aperture: Make changeCameraMode function private by Sebastiano Barezzi · 2 years, 2 months ago
  20. ee6af7c Aperture: Use `private` where possible in CameraManager by Sebastiano Barezzi · 2 years, 2 months ago
  21. 5e8a6e5 Aperture: Remove unused imports in VerticalSlider by Sebastiano Barezzi · 2 years, 2 months ago
  22. d97c1d0 Aperture: Avoid smart cast in Slider by Sebastiano Barezzi · 2 years, 2 months ago
  23. 6e237fc Aperture: Remove unused property in LensSelectorLayout by Sebastiano Barezzi · 2 years, 2 months ago
  24. 3a734cc Aperture: Add missing copyrights & adjust existing ones by Michael Bestas · 2 years, 3 months ago
  25. 4669c8e Aperture: Disable font scalling for lens selector button by LuK1337 · 2 years, 2 months ago
  26. c28b2af Aperture: Let secondary top bar fill all the screen + center them by Sebastiano Barezzi · 2 years, 2 months ago
  27. 6c560fa Aperture: Use proper value for targetSdkVersion by LuK1337 · 2 years, 2 months ago
  28. 9502357 Aperture: Move flash button to secondary bottom bar by Sebastiano Barezzi · 2 years, 2 months ago
  29. 8e2ef1b Aperture: Merge flash and torch buttons by Sebastiano Barezzi · 2 years, 2 months ago
  30. a6c3baf Aperture: Implement single capture intents by Sebastiano Barezzi · 2 years, 2 months ago
  31. d9a5452 Aperture: Lens selector UI by Sebastiano Barezzi · 2 years, 2 months ago
  32. a592b73 Aperture: Make aux cameras support opt-in by Sebastiano Barezzi · 2 years, 2 months ago
  33. f500a76 Aperture: Don't convert camera IDs to integer by Sebastiano Barezzi · 2 years, 2 months ago
  34. 1c14caa Aperture: Add option for unignoring non-backward compatible camera IDs by LuK1337 · 2 years, 2 months ago
  35. 5878510 Aperture: Allow including logical cameras to the list of aux cameras by Sebastiano Barezzi · 2 years, 2 months ago
  36. 0837b36 Aperture: Handle all internal cameras not supporting video recording by Sebastiano Barezzi · 2 years, 2 months ago
  37. 93fe173 Aperture: Handle cameras not supporting video recording by Sebastiano Barezzi · 2 years, 2 months ago
  38. ca46652 Revert "Aperture: Handle cameras that don't support video recording" by Sebastiano Barezzi · 2 years, 2 months ago
  39. 52c7f20 Aperture: Allow filtering out aux cameras with overlays by Sebastiano Barezzi · 2 years, 2 months ago
  40. 82ece84 Aperture: Also check number of focal lengths for main cameras by Sebastiano Barezzi · 2 years, 2 months ago
  41. a660020 Aperture: Handle logical cameras on front/back cameras list by Sebastiano Barezzi · 2 years, 2 months ago
  42. ceb5087 Aperture: Parse some sensor infos by Sebastiano Barezzi · 2 years, 3 months ago
  43. 1728fa0 Aperture: Add support for logical cameras by Sebastiano Barezzi · 2 years, 2 months ago
  44. 4826d2b Aperture: Introduce CameraManager by Sebastiano Barezzi · 2 years, 2 months ago
  45. de425d4 Aperture: Override equals and hashCode Camera methods by Sebastiano Barezzi · 2 years, 2 months ago
  46. 344e279 Aperture: Suppress Chrome OS warnings regarding camera permission by Sebastiano Barezzi · 2 years, 2 months ago
  47. 50b0b71 Aperture: Add autofocus feature to manifest by Sebastiano Barezzi · 2 years, 2 months ago
  48. 8278f7c Aperture: Add WRITE_EXTERNAL_STORAGE permission for Android P and older by Sebastiano Barezzi · 2 years, 2 months ago
  49. af76a18 Aperture: Handle missing Monet theme colors on Android S and older by Sebastiano Barezzi · 2 years, 2 months ago
  50. 1edc0fc Aperture: Set enforceNavigationBarContrast programmatically by Sebastiano Barezzi · 2 years, 2 months ago
  51. a4c6369 Aperture: New scan UI by Luca Stefani · 2 years, 5 months ago
  52. 12e608b Aperture: ACTION_REVIEW action isn't available on Android P and older by Sebastiano Barezzi · 2 years, 2 months ago
  53. 10393b8 Aperture: Call setShowWhenLocked only on Android 8.1 and up by Sebastiano Barezzi · 2 years, 2 months ago
  54. 2dd6a0f Aperture: Don't use NumberFormatter by Sebastiano Barezzi · 2 years, 2 months ago
  55. f161dd3 Aperture: Add RELATIVE_PATH only on Android Q and later by Sebastiano Barezzi · 2 years, 2 months ago
  56. d11139c Aperture: Set minSdkVersion to 26 by Sebastiano Barezzi · 2 years, 2 months ago
  57. a46a571 Aperture: Switch zoom level to HorizontalSlider by LuK1337 · 2 years, 2 months ago
  58. bfd6401 Aperture: Add HorizontalSlider widget by LuK1337 · 2 years, 2 months ago
  59. 9a43232 Aperture: Move thumb cx,cy,radius calculation to separate function by LuK1337 · 2 years, 2 months ago
  60. 4c3e801 Aperture: Introduce secondary bottom bar by Sebastiano Barezzi · 2 years, 2 months ago
  61. 30eacd9 Aperture: Hide primary and secondary bars on QR mode by Sebastiano Barezzi · 2 years, 2 months ago
  62. 7407631 Aperture: Disable grid mode and let CameraX decide the aspect ratio for QR mode by Sebastiano Barezzi · 2 years, 2 months ago
  63. d44446f Aperture: Redesign secondary bar by Sebastiano Barezzi · 2 years, 2 months ago
  64. 50d3677 Aperture: Move secondary bar buttons' background and layout size to style by Sebastiano Barezzi · 2 years, 2 months ago
  65. a156ffa Aperture: Move secondary bar before primary bar in camera activity XML by Sebastiano Barezzi · 2 years, 2 months ago
  66. 2509636 Aperture: Use proper theme names by Sebastiano Barezzi · 2 years, 2 months ago
  67. 0311b33 Aperture: Apply Roboto Mono bold to all camera activity text by Sebastiano Barezzi · 2 years, 2 months ago
  68. fa391d0 Aperture: Fix generateBp task not handling no dependencies by Sebastiano Barezzi · 2 years, 2 months ago
  69. d130c6f Aperture: Update com.google.android.material to 1.8.0-alpha02 by Sebastiano Barezzi · 2 years, 2 months ago
  70. 454bdab Aperture: Fix layout preview in Android Studio by Sebastiano Barezzi · 2 years, 2 months ago
  71. 54e8d27 Aperture: Let PreferenceFragment fill all the screen by Sebastiano Barezzi · 2 years, 2 months ago
  72. 5ec7dbe Aperture: Match expanded action bar height by Sebastiano Barezzi · 2 years, 2 months ago
  73. 8a402f3 Aperture: Set proper left padding on settings activity by Sebastiano Barezzi · 2 years, 2 months ago
  74. da32191 Aperture: Hide settings dividers by Sebastiano Barezzi · 2 years, 2 months ago
  75. e3b39a3 Aperture: Use title text style from Settings by Luca Stefani · 2 years, 2 months ago
  76. b2ab807 Aperture: Center settings activity title by Sebastiano Barezzi · 2 years, 2 months ago
  77. fff022b Aperture: Don't use a background color for expanded settings action bar by Sebastiano Barezzi · 2 years, 2 months ago
  78. 535d8db Aperture: Set transparent status and navigation bar background color by Sebastiano Barezzi · 2 years, 2 months ago
  79. 5861c8a Aperture: Bring-in collapsing toolbar layout to settings by Trishiraj · 2 years, 2 months ago
  80. 43cbf44 Aperture: Store photos and videos in default camera path by DarkJoker360 · 2 years, 2 months ago
  81. ed56a95 Aperture: Ensure we draw leveler only if orientation is known by Luca Stefani · 2 years, 2 months ago
  82. efad302 Aperture: Reset exposure status on manual focus by Sebastiano Barezzi · 2 years, 2 months ago
  83. 10d6900 Aperture: Always show sign on exposure slider value by Sebastiano Barezzi · 2 years, 2 months ago
  84. 90301b6 Aperture: Implement exposure level control by LuK1337 · 2 years, 2 months ago
  85. 8128d1c Aperture: Add VerticalSlider widget by LuK1337 · 2 years, 2 months ago
  86. 23f7994 Aperture: Remove useless comments by Sebastiano Barezzi · 2 years, 3 months ago
  87. 27b0baa Aperture: Rename PhysicalCamera to Camera by Sebastiano Barezzi · 2 years, 3 months ago
  88. 0c9a11e Aperture: Handle cameras that don't support video recording by LuK1337 · 2 years, 2 months ago
  89. 4aa12ec Aperture: Properly handle QR scanner activity by Sebastiano Barezzi · 2 years, 2 months ago
  90. 901e022 Aperture: Implement leveler by Teccheck · 2 years, 3 months ago
  91. b735f95 Aperture: Remove unnecessary class bodies by LuK1337 · 2 years, 2 months ago
  92. 3e6ac7a Aperture: Remove unused variable by LuK1337 · 2 years, 2 months ago
  93. 08013ee Aperture: Remove unused CameraController extension by LuK1337 · 2 years, 2 months ago
  94. 94c3edf Aperture: Add missing annotations to QrScannerActivity by LuK1337 · 2 years, 2 months ago
  95. da11276 Aperture: Disable touch sounds for shutter button by althafvly · 2 years, 2 months ago
  96. 5c420fa Aperture: Update dependencies by LuK1337 · 2 years, 3 months ago
  97. 0d4629e Aperture: Mark string arrays as untranslatable by Michael Bestas · 2 years, 3 months ago
  98. 3390116 Aperture: Add QrScannerActivity for Android T QS tile by LuK1337 · 2 years, 3 months ago
  99. 10c0e29 Aperture: Handle photo/video camera intents by Sebastiano Barezzi · 2 years, 4 months ago
  100. 4a5ec79 Aperture: Don't rely on shared prefs to set camera mode/facing by Sebastiano Barezzi · 2 years, 4 months ago