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