1. cb1bbc6 Aperture: Hide effect button if we don't support any extensions by LuK1337 · 2 years, 5 months ago
  2. 17a6090 Aperture: Get rid of secureIntentsMap by LuK1337 · 2 years, 5 months ago
  3. 663de94 Aperture: Add placeholder image for no uri case by LuK1337 · 2 years, 5 months ago
  4. 9e5f836 Aperture: Add inner padding for camera lock image by LuK1337 · 2 years, 5 months ago
  5. b080583 Aperture: Handle secure/non-secure camera differently by LuK1337 · 2 years, 5 months ago
  6. 1b1ff44 Aperture: Improve secure camera launch by Luca Stefani · 2 years, 5 months ago
  7. 264bd15 Aperture: Add Lock icon if secured with no secure photo by LuK1337 · 2 years, 5 months ago
  8. d4f5a47 Aperture: Disable gallery button if on keyguard by Luca Stefani · 2 years, 5 months ago
  9. eb47c20 Aperture: Support launching secure gallery if supported by Luca Stefani · 2 years, 5 months ago
  10. aaea5af Aperture: Use androidx.core.view.isVisible where possible by LuK1337 · 2 years, 5 months ago
  11. 22292a6 Aperture: Make sure we only have one torch/zoom state observer by LuK1337 · 2 years, 5 months ago
  12. 131ca00 Aperture: Make physicalCamera a val rather than function by LuK1337 · 2 years, 5 months ago
  13. f574027 Aperture: Use variables instead of (set|get)ters in SharedPreferencesExt by LuK1337 · 2 years, 5 months ago
  14. 84fbf3f Aperture: Add missing copyright header in ContextExt by LuK1337 · 2 years, 5 months ago
  15. efc4b62 Aperture: Fix some warnings by Sebastiano Barezzi · 2 years, 5 months ago
  16. e388715 Aperture: Add gallery preview by Dhina17 · 2 years, 5 months ago
  17. 0b36ed1 Aperture: Import SharedPreferences.edit from AndroidX by Sebastiano Barezzi · 2 years, 5 months ago
  18. f8da06c Aperture: Make sure we get a non-null windowInsetsController by Sebastiano Barezzi · 2 years, 5 months ago
  19. 2812dfb Aperture: Support AOSP building by Sebastiano Barezzi · 2 years, 5 months ago
  20. c7ee62f Aperture: Fix manual focus point being always the center by LuK1337 · 2 years, 5 months ago
  21. e9e2f33 Aperture: Dismiss keyboard before opening gallery by LuK1337 · 2 years, 5 months ago
  22. e4fcdb0 Aperture: Add LICENSE file by Sebastiano Barezzi · 2 years, 5 months ago
  23. 6ce6ab1 Aperture: License by Sebastiano Barezzi · 2 years, 5 months ago
  24. a2adbe0 Aperture: Fallback to Intent.ACTION_VIEW if necessary by LuK1337 · 2 years, 5 months ago
  25. 9f4cad8 Aperture: Only allow starting gallery if saved Uri exists by Luca Stefani · 2 years, 5 months ago
  26. d4e2bca Aperture: Save last _saved_ photo/video Uri by Luca Stefani · 2 years, 5 months ago
  27. d0a84e5 Aperture: Grant read URI permission to gallery by Luca Stefani · 2 years, 5 months ago
  28. a3db5d2 Aperture: Launch camera by default by Luca Stefani · 2 years, 5 months ago
  29. f359483 Aperture: Make transitions seamless by Luca Stefani · 2 years, 5 months ago
  30. ecb0310 Aperture: Implement dumb gallery button by Luca Stefani · 2 years, 5 months ago
  31. 5f27729 Aperture: Add support for secure camera intents by LuK1337 · 2 years, 5 months ago
  32. a473d3b Aperture: Update torch mode icon on torchState change by LuK1337 · 2 years, 5 months ago
  33. 3ccefdf Aperture: Improve vendor extensions handling by Sebastiano Barezzi · 2 years, 5 months ago
  34. 07f78d7 Aperture: Implement focus interceptor properly by Luca Stefani · 2 years, 5 months ago
  35. 2f9f81d Aperture: Iterate only over support cam extensions by Luca Stefani · 2 years, 5 months ago
  36. 10116cc Aperture: Make camera activity immersive by Luca Stefani · 2 years, 5 months ago
  37. 31acda6 Aperture: Make the record chip gone by default by Luca Stefani · 2 years, 5 months ago
  38. 93df38c Aperture: Only trigger view finder focus on down action by Luca Stefani · 2 years, 5 months ago
  39. 1b98c46 Aperture: Reduce top_view_buttons_size to 48dp by LuK1337 · 2 years, 5 months ago
  40. f2252e5 Aperture: Reformat manifest by Sebastiano Barezzi · 2 years, 5 months ago
  41. 4bc7019 Aperture: Add vendor extension lib to manifest by Sebastiano Barezzi · 2 years, 5 months ago
  42. 4bf2ffa Aperture: Disable viewBinding as it's not supported on AOSP by LuK1337 · 2 years, 5 months ago
  43. fe13f17 Aperture: Handle focus ring position by Sebastiano Barezzi · 2 years, 5 months ago
  44. 35eb703 Aperture: Add focus ring by LuK1337 · 2 years, 5 months ago
  45. 65e8464 Aperture: Reformat code by Sebastiano Barezzi · 2 years, 5 months ago
  46. adc8611 Aperture: Go back to using PhysicalCamera for camera facing by Sebastiano Barezzi · 2 years, 5 months ago
  47. e6ffba7 Aperture: Fix some settings not restoring their last state by Sebastiano Barezzi · 2 years, 5 months ago
  48. faebd81 Aperture: Set use cases on camera mode selection by Sebastiano Barezzi · 2 years, 5 months ago
  49. 6c57668 Aperture: Instanciate LifecycleCameraController only once by Sebastiano Barezzi · 2 years, 5 months ago
  50. 2ef8900 Aperture: SharedPreferencesUtils -> SharedPreferencesExt by LuK1337 · 2 years, 5 months ago
  51. 3d35df4 Aperture: Implement zoom slider by LuK1337 · 2 years, 5 months ago
  52. 49a240c Aperture: Switch to CameraController by LuK1337 · 2 years, 5 months ago
  53. aa49bb4 Aperture: Use proper ripple animation for ImageButtons by LuK1337 · 2 years, 5 months ago
  54. 8c34e66 Aperture: Flash is not available on video mode by Sebastiano Barezzi · 2 years, 5 months ago
  55. 0e1e3e8 Aperture: Add proper button descriptions by Sebastiano Barezzi · 2 years, 5 months ago
  56. 4fbab1f Aperture: Add a recording time chip by Sebastiano Barezzi · 2 years, 5 months ago
  57. 2308415 Aperture: Remove unused strings by Sebastiano Barezzi · 2 years, 5 months ago
  58. 0c0c7e7 Aperture: Don't open settings when doing work by Sebastiano Barezzi · 2 years, 5 months ago
  59. 95f9d08 Aperture: Implement grid by Sebastiano Barezzi · 2 years, 5 months ago
  60. ee088ec Aperture: Stop manually setting display rotation on use cases by Sebastiano Barezzi · 2 years, 5 months ago
  61. 3c6eebc Aperture: Properly handle screen rotation by Sebastiano Barezzi · 2 years, 5 months ago
  62. 30aacdb Aperture: Fix crash when opening camera with power button double press by Sebastiano Barezzi · 2 years, 5 months ago
  63. 5c638cc Aperture: Bind settings button callback after we make sure we have camera permissions by Sebastiano Barezzi · 2 years, 5 months ago
  64. 3c0bfbc Aperture: Convert SharedPreferencesUtils to an object by Sebastiano Barezzi · 2 years, 5 months ago
  65. 38ef9b7 Aperture: Move file saving utils to a utils object by Sebastiano Barezzi · 2 years, 5 months ago
  66. df95e6d Aperture: Drop backup stuff by Sebastiano Barezzi · 2 years, 5 months ago
  67. ff0ef94 Aperture: Flash screen with white on photo taken by Sebastiano Barezzi · 2 years, 5 months ago
  68. 80c1a1a Aperture: Declare itself as a camera app by Sebastiano Barezzi · 2 years, 5 months ago
  69. a3d0e81 Aperture: Update AGP to 7.2.2 by Sebastiano Barezzi · 2 years, 5 months ago
  70. 00c0470 Aperture: Reset use case related attributes on bindCameraUseCases by Sebastiano Barezzi · 2 years, 5 months ago
  71. 896c16c Aperture: Implement torch toggling by Sebastiano Barezzi · 2 years, 5 months ago
  72. 597317e Aperture: Add a Camera2 info class wrapper by Sebastiano Barezzi · 2 years, 5 months ago
  73. f2e6ea8 Aperture: Miserably die if bindToLifecycle fails by Sebastiano Barezzi · 2 years, 5 months ago
  74. 7e89c67 Aperture: Reorder MainActivity attributes by Sebastiano Barezzi · 2 years, 5 months ago
  75. a25bfc3 Aperture: Keep track of Camera object by Sebastiano Barezzi · 2 years, 5 months ago
  76. 067cc15 Aperture: We do love memory leaks by Sebastiano Barezzi · 2 years, 5 months ago
  77. f882dd4 Aperture: Stop catching exceptions on unbindAll by Sebastiano Barezzi · 2 years, 5 months ago
  78. f968f30 Aperture: Remove debug libs from deps by Sebastiano Barezzi · 2 years, 5 months ago
  79. 66d4bfb Aperture: Set minimum SDK version to 29 by Sebastiano Barezzi · 2 years, 5 months ago
  80. 0468006 Aperture: Update androidx.preference to 1.2.0 by Sebastiano Barezzi · 2 years, 5 months ago
  81. 123564c Aperture: Set minimum SDK version to 31 by Sebastiano Barezzi · 2 years, 5 months ago
  82. b83d559 Aperture: Implement CameraX vendor extensions selection by Sebastiano Barezzi · 2 years, 5 months ago
  83. 2a0bab0 Aperture: Respect display orientation by Sebastiano Barezzi · 2 years, 5 months ago
  84. 44d9d4b Aperture: Don't restart camera in the middle of work by Sebastiano Barezzi · 2 years, 5 months ago
  85. 484a6b1 Aperture: Goodbye light/dark theme support by Sebastiano Barezzi · 2 years, 5 months ago
  86. 68ca97d Aperture: Properly implement shutter button by Sebastiano Barezzi · 2 years, 5 months ago
  87. d763657 Aperture: SharedPreferencesUtils: Remove useless public modifier by Sebastiano Barezzi · 2 years, 5 months ago
  88. 8982a80 Aperture: Implement camera flip by Sebastiano Barezzi · 2 years, 5 months ago
  89. b0cd403 Aperture: Little less gore flip camera button by Sebastiano Barezzi · 2 years, 5 months ago
  90. 6aa6ab2 Aperture: Add content descriptions for photo and video mode buttons by Sebastiano Barezzi · 2 years, 5 months ago
  91. 32f0acf Aperture: Use solid filling for camera_mode_button by Sebastiano Barezzi · 2 years, 5 months ago
  92. 6c101b8 Aperture: Add camera mode switch by Sebastiano Barezzi · 2 years, 5 months ago
  93. 4cb1a4a Aperture: Move onDestroy method on top by Sebastiano Barezzi · 2 years, 5 months ago
  94. bbee28f Aperture: Use only one use case at a time by Sebastiano Barezzi · 2 years, 5 months ago
  95. 6e17ac7 Aperture: Mark getPhotoCaptureMode as ExperimentalZeroShutterLag by Sebastiano Barezzi · 2 years, 5 months ago
  96. 2d14b39 Aperture: Implement flash mode by Sebastiano Barezzi · 2 years, 5 months ago
  97. 723cf53 Aperture: Merge shared prefs utils in a single class by Sebastiano Barezzi · 2 years, 5 months ago
  98. 7dda7da Aperture: Allow setting photo capture mode by Sebastiano Barezzi · 2 years, 5 months ago
  99. 75bcf46 Aperture: Allow setting video quality by Sebastiano Barezzi · 2 years, 5 months ago
  100. 1005853 Aperture: Un-gore UI by Sebastiano Barezzi · 2 years, 5 months ago