1. e4fcdb0 Aperture: Add LICENSE file by Sebastiano Barezzi · 2 years, 5 months ago
  2. 6ce6ab1 Aperture: License by Sebastiano Barezzi · 2 years, 5 months ago
  3. a2adbe0 Aperture: Fallback to Intent.ACTION_VIEW if necessary by LuK1337 · 2 years, 5 months ago
  4. 9f4cad8 Aperture: Only allow starting gallery if saved Uri exists by Luca Stefani · 2 years, 5 months ago
  5. d4e2bca Aperture: Save last _saved_ photo/video Uri by Luca Stefani · 2 years, 5 months ago
  6. d0a84e5 Aperture: Grant read URI permission to gallery by Luca Stefani · 2 years, 5 months ago
  7. a3db5d2 Aperture: Launch camera by default by Luca Stefani · 2 years, 5 months ago
  8. f359483 Aperture: Make transitions seamless by Luca Stefani · 2 years, 5 months ago
  9. ecb0310 Aperture: Implement dumb gallery button by Luca Stefani · 2 years, 5 months ago
  10. 5f27729 Aperture: Add support for secure camera intents by LuK1337 · 2 years, 5 months ago
  11. a473d3b Aperture: Update torch mode icon on torchState change by LuK1337 · 2 years, 5 months ago
  12. 3ccefdf Aperture: Improve vendor extensions handling by Sebastiano Barezzi · 2 years, 5 months ago
  13. 07f78d7 Aperture: Implement focus interceptor properly by Luca Stefani · 2 years, 5 months ago
  14. 2f9f81d Aperture: Iterate only over support cam extensions by Luca Stefani · 2 years, 5 months ago
  15. 10116cc Aperture: Make camera activity immersive by Luca Stefani · 2 years, 5 months ago
  16. 31acda6 Aperture: Make the record chip gone by default by Luca Stefani · 2 years, 5 months ago
  17. 93df38c Aperture: Only trigger view finder focus on down action by Luca Stefani · 2 years, 5 months ago
  18. 1b98c46 Aperture: Reduce top_view_buttons_size to 48dp by LuK1337 · 2 years, 5 months ago
  19. f2252e5 Aperture: Reformat manifest by Sebastiano Barezzi · 2 years, 5 months ago
  20. 4bc7019 Aperture: Add vendor extension lib to manifest by Sebastiano Barezzi · 2 years, 5 months ago
  21. 4bf2ffa Aperture: Disable viewBinding as it's not supported on AOSP by LuK1337 · 2 years, 5 months ago
  22. fe13f17 Aperture: Handle focus ring position by Sebastiano Barezzi · 2 years, 5 months ago
  23. 35eb703 Aperture: Add focus ring by LuK1337 · 2 years, 5 months ago
  24. 65e8464 Aperture: Reformat code by Sebastiano Barezzi · 2 years, 5 months ago
  25. adc8611 Aperture: Go back to using PhysicalCamera for camera facing by Sebastiano Barezzi · 2 years, 5 months ago
  26. e6ffba7 Aperture: Fix some settings not restoring their last state by Sebastiano Barezzi · 2 years, 5 months ago
  27. faebd81 Aperture: Set use cases on camera mode selection by Sebastiano Barezzi · 2 years, 5 months ago
  28. 6c57668 Aperture: Instanciate LifecycleCameraController only once by Sebastiano Barezzi · 2 years, 5 months ago
  29. 2ef8900 Aperture: SharedPreferencesUtils -> SharedPreferencesExt by LuK1337 · 2 years, 5 months ago
  30. 3d35df4 Aperture: Implement zoom slider by LuK1337 · 2 years, 5 months ago
  31. 49a240c Aperture: Switch to CameraController by LuK1337 · 2 years, 5 months ago
  32. aa49bb4 Aperture: Use proper ripple animation for ImageButtons by LuK1337 · 2 years, 5 months ago
  33. 8c34e66 Aperture: Flash is not available on video mode by Sebastiano Barezzi · 2 years, 5 months ago
  34. 0e1e3e8 Aperture: Add proper button descriptions by Sebastiano Barezzi · 2 years, 5 months ago
  35. 4fbab1f Aperture: Add a recording time chip by Sebastiano Barezzi · 2 years, 5 months ago
  36. 2308415 Aperture: Remove unused strings by Sebastiano Barezzi · 2 years, 5 months ago
  37. 0c0c7e7 Aperture: Don't open settings when doing work by Sebastiano Barezzi · 2 years, 5 months ago
  38. 95f9d08 Aperture: Implement grid by Sebastiano Barezzi · 2 years, 5 months ago
  39. ee088ec Aperture: Stop manually setting display rotation on use cases by Sebastiano Barezzi · 2 years, 5 months ago
  40. 3c6eebc Aperture: Properly handle screen rotation by Sebastiano Barezzi · 2 years, 5 months ago
  41. 30aacdb Aperture: Fix crash when opening camera with power button double press by Sebastiano Barezzi · 2 years, 5 months ago
  42. 5c638cc Aperture: Bind settings button callback after we make sure we have camera permissions by Sebastiano Barezzi · 2 years, 5 months ago
  43. 3c0bfbc Aperture: Convert SharedPreferencesUtils to an object by Sebastiano Barezzi · 2 years, 5 months ago
  44. 38ef9b7 Aperture: Move file saving utils to a utils object by Sebastiano Barezzi · 2 years, 5 months ago
  45. df95e6d Aperture: Drop backup stuff by Sebastiano Barezzi · 2 years, 5 months ago
  46. ff0ef94 Aperture: Flash screen with white on photo taken by Sebastiano Barezzi · 2 years, 5 months ago
  47. 80c1a1a Aperture: Declare itself as a camera app by Sebastiano Barezzi · 2 years, 5 months ago
  48. a3d0e81 Aperture: Update AGP to 7.2.2 by Sebastiano Barezzi · 2 years, 5 months ago
  49. 00c0470 Aperture: Reset use case related attributes on bindCameraUseCases by Sebastiano Barezzi · 2 years, 5 months ago
  50. 896c16c Aperture: Implement torch toggling by Sebastiano Barezzi · 2 years, 5 months ago
  51. 597317e Aperture: Add a Camera2 info class wrapper by Sebastiano Barezzi · 2 years, 5 months ago
  52. f2e6ea8 Aperture: Miserably die if bindToLifecycle fails by Sebastiano Barezzi · 2 years, 5 months ago
  53. 7e89c67 Aperture: Reorder MainActivity attributes by Sebastiano Barezzi · 2 years, 5 months ago
  54. a25bfc3 Aperture: Keep track of Camera object by Sebastiano Barezzi · 2 years, 5 months ago
  55. 067cc15 Aperture: We do love memory leaks by Sebastiano Barezzi · 2 years, 5 months ago
  56. f882dd4 Aperture: Stop catching exceptions on unbindAll by Sebastiano Barezzi · 2 years, 5 months ago
  57. f968f30 Aperture: Remove debug libs from deps by Sebastiano Barezzi · 2 years, 5 months ago
  58. 66d4bfb Aperture: Set minimum SDK version to 29 by Sebastiano Barezzi · 2 years, 5 months ago
  59. 0468006 Aperture: Update androidx.preference to 1.2.0 by Sebastiano Barezzi · 2 years, 5 months ago
  60. 123564c Aperture: Set minimum SDK version to 31 by Sebastiano Barezzi · 2 years, 5 months ago
  61. b83d559 Aperture: Implement CameraX vendor extensions selection by Sebastiano Barezzi · 2 years, 5 months ago
  62. 2a0bab0 Aperture: Respect display orientation by Sebastiano Barezzi · 2 years, 5 months ago
  63. 44d9d4b Aperture: Don't restart camera in the middle of work by Sebastiano Barezzi · 2 years, 5 months ago
  64. 484a6b1 Aperture: Goodbye light/dark theme support by Sebastiano Barezzi · 2 years, 5 months ago
  65. 68ca97d Aperture: Properly implement shutter button by Sebastiano Barezzi · 2 years, 5 months ago
  66. d763657 Aperture: SharedPreferencesUtils: Remove useless public modifier by Sebastiano Barezzi · 2 years, 5 months ago
  67. 8982a80 Aperture: Implement camera flip by Sebastiano Barezzi · 2 years, 5 months ago
  68. b0cd403 Aperture: Little less gore flip camera button by Sebastiano Barezzi · 2 years, 5 months ago
  69. 6aa6ab2 Aperture: Add content descriptions for photo and video mode buttons by Sebastiano Barezzi · 2 years, 5 months ago
  70. 32f0acf Aperture: Use solid filling for camera_mode_button by Sebastiano Barezzi · 2 years, 5 months ago
  71. 6c101b8 Aperture: Add camera mode switch by Sebastiano Barezzi · 2 years, 5 months ago
  72. 4cb1a4a Aperture: Move onDestroy method on top by Sebastiano Barezzi · 2 years, 5 months ago
  73. bbee28f Aperture: Use only one use case at a time by Sebastiano Barezzi · 2 years, 5 months ago
  74. 6e17ac7 Aperture: Mark getPhotoCaptureMode as ExperimentalZeroShutterLag by Sebastiano Barezzi · 2 years, 5 months ago
  75. 2d14b39 Aperture: Implement flash mode by Sebastiano Barezzi · 2 years, 5 months ago
  76. 723cf53 Aperture: Merge shared prefs utils in a single class by Sebastiano Barezzi · 2 years, 5 months ago
  77. 7dda7da Aperture: Allow setting photo capture mode by Sebastiano Barezzi · 2 years, 5 months ago
  78. 75bcf46 Aperture: Allow setting video quality by Sebastiano Barezzi · 2 years, 5 months ago
  79. 1005853 Aperture: Un-gore UI by Sebastiano Barezzi · 2 years, 5 months ago
  80. f4436e2 Aperture: Bring in the new icon by Asher Simonds · 2 years, 9 months ago
  81. 418f32c Aperture: Initial commit by Sebastiano Barezzi · 2 years, 5 months ago