1. b53fda3 Aperture: Run whole updateGalleryButton() on UI thread by LuK1337 · 2 years, 5 months ago
  2. 5b5a80d Revert "Aperture: Only bind CameraController to lifecycle once" by Sebastiano Barezzi · 2 years, 5 months ago
  3. 6118beb Aperture: Clamp grid size to preview view size by Sebastiano Barezzi · 2 years, 5 months ago
  4. 8aa0513 Aperture: Take preview resolution into consideration when drawing grid by LuK1337 · 2 years, 5 months ago
  5. 823a7ef Aperture: Implement shutter sound by LuK1337 · 2 years, 5 months ago
  6. 09a6245 Aperture: Make zoom slider linear by Luca Stefani · 2 years, 5 months ago
  7. 41331ea Aperture: Make photo capture fade PreviewImage to black by LuK1337 · 2 years, 5 months ago
  8. 8edca3d Aperture: Improve capture flash animation by Luca Stefani · 2 years, 5 months ago
  9. 4a6f6f6 Aperture: Handle Home button in settings by Luca Stefani · 2 years, 5 months ago
  10. 7ad6d93 Aperture: Add themes specific to Main/Settings by Luca Stefani · 2 years, 5 months ago
  11. 81de0fb Aperture: Add action bar in settings by LuK1337 · 2 years, 5 months ago
  12. 0c1680b Aperture: Switch to Material3 theme by Luca Stefani · 2 years, 5 months ago
  13. c2271d6 Aperture: Make sure torchButton is properly hidden on launch by LuK1337 · 2 years, 5 months ago
  14. 24e7b66 Aperture: Remove last step from timer by LuK1337 · 2 years, 5 months ago
  15. 7b5df39 Aperture: Default to CAPTURE_MODE_MINIMIZE_LATENCY by LuK1337 · 2 years, 5 months ago
  16. 46304a4 Aperture: Bind onResume instead of onCreate by Luca Stefani · 2 years, 5 months ago
  17. 5b42919 Aperture: Add golden ratio grid mode by Sebastiano Barezzi · 2 years, 5 months ago
  18. 6a40290 Aperture: Clean up activity_main.xml by LuK1337 · 2 years, 5 months ago
  19. ff24efa Aperture: Reformat all drawables by LuK1337 · 2 years, 5 months ago
  20. 699491c Aperture: Add 4x4 grid mode by LuK1337 · 2 years, 5 months ago
  21. 6291860 Aperture: Fix typo for capture mode pref by Luca Stefani · 2 years, 5 months ago
  22. 1bb4631 Aperture: Cleanup experimental opt-ins by Luca Stefani · 2 years, 5 months ago
  23. 50b706b Aperture: Rework getThumbnail by Sebastiano Barezzi · 2 years, 5 months ago
  24. 7f767f3 Aperture: Cleanup GridView by Luca Stefani · 2 years, 5 months ago
  25. 6fd2fc9 Aperture: Show current aspect ratio in UI by LuK1337 · 2 years, 5 months ago
  26. 288988f Aperture: Implement aspect ratio selection by Luca Stefani · 2 years, 5 months ago
  27. 09240cc Aperture: Only bind CameraController to lifecycle once by Sebastiano Barezzi · 2 years, 5 months ago
  28. a87609c Aperture: Get rid of initCamera() by Sebastiano Barezzi · 2 years, 5 months ago
  29. ea52c8c Aperture: Make initCamera() blocking by Sebastiano Barezzi · 2 years, 5 months ago
  30. bc4f36f Aperture: Set preview view controller only at app start by Sebastiano Barezzi · 2 years, 5 months ago
  31. f36449e Aperture: Set listeners/observers on onCreate() by Sebastiano Barezzi · 2 years, 5 months ago
  32. 66e9a2a Aperture: Implement QR scanner by LuK1337 · 2 years, 5 months ago
  33. 4bb02e8 Aperture: Fix crash on no zoom capabilities by Sebastiano Barezzi · 2 years, 5 months ago
  34. a1c05f4 Aperture: main: Remove unused import by Dhina17 · 2 years, 5 months ago
  35. 6d117b4 Aperture: Add label for zoom level by LuK1337 · 2 years, 5 months ago
  36. dcc368a Aperture: Add camera flip animation by LuK1337 · 2 years, 5 months ago
  37. e6268df Aperture: Remove unnecessary extensionModeIndex by LuK1337 · 2 years, 5 months ago
  38. 28348b7 Aperture: Use correct View types for button variables by LuK1337 · 2 years, 5 months ago
  39. 0cbc649 Aperture: Hide status bar only by LuK1337 · 2 years, 5 months ago
  40. d0f97f9 Aperture: Make sure there's only one tapToFocusState observer by LuK1337 · 2 years, 5 months ago
  41. cee816c Aperture: Remove no longer needed toast msg by LuK1337 · 2 years, 5 months ago
  42. b0b2ae2 Aperture: Hide effect mode button if not in photo mode by LuK1337 · 2 years, 5 months ago
  43. 44004f9 Aperture: Simplify torch mode toggle by LuK1337 · 2 years, 5 months ago
  44. fa091fb Aperture: Remove unnecessary `== true` by LuK1337 · 2 years, 5 months ago
  45. 6558782 Aperture: Fix flash button not being available at app start by Sebastiano Barezzi · 2 years, 5 months ago
  46. 1f8d76b Aperture: Hide flash mode button if not in photo mode by LuK1337 · 2 years, 5 months ago
  47. 07d7652 Aperture: Implement timer by LuK1337 · 2 years, 5 months ago
  48. 00f32c7 Aperture: Use proper 24dp icons by LuK1337 · 2 years, 5 months ago
  49. f32b3a7 Aperture: Sort variables by LuK1337 · 2 years, 5 months ago
  50. a0325e0 Aperture: Hide torch/flash mode if there's no flash unit by LuK1337 · 2 years, 5 months ago
  51. cb1bbc6 Aperture: Hide effect button if we don't support any extensions by LuK1337 · 2 years, 5 months ago
  52. 17a6090 Aperture: Get rid of secureIntentsMap by LuK1337 · 2 years, 5 months ago
  53. 663de94 Aperture: Add placeholder image for no uri case by LuK1337 · 2 years, 5 months ago
  54. 9e5f836 Aperture: Add inner padding for camera lock image by LuK1337 · 2 years, 5 months ago
  55. b080583 Aperture: Handle secure/non-secure camera differently by LuK1337 · 2 years, 5 months ago
  56. 1b1ff44 Aperture: Improve secure camera launch by Luca Stefani · 2 years, 5 months ago
  57. 264bd15 Aperture: Add Lock icon if secured with no secure photo by LuK1337 · 2 years, 5 months ago
  58. d4f5a47 Aperture: Disable gallery button if on keyguard by Luca Stefani · 2 years, 5 months ago
  59. eb47c20 Aperture: Support launching secure gallery if supported by Luca Stefani · 2 years, 5 months ago
  60. aaea5af Aperture: Use androidx.core.view.isVisible where possible by LuK1337 · 2 years, 5 months ago
  61. 22292a6 Aperture: Make sure we only have one torch/zoom state observer by LuK1337 · 2 years, 5 months ago
  62. 131ca00 Aperture: Make physicalCamera a val rather than function by LuK1337 · 2 years, 5 months ago
  63. f574027 Aperture: Use variables instead of (set|get)ters in SharedPreferencesExt by LuK1337 · 2 years, 5 months ago
  64. 84fbf3f Aperture: Add missing copyright header in ContextExt by LuK1337 · 2 years, 5 months ago
  65. efc4b62 Aperture: Fix some warnings by Sebastiano Barezzi · 2 years, 5 months ago
  66. e388715 Aperture: Add gallery preview by Dhina17 · 2 years, 5 months ago
  67. 0b36ed1 Aperture: Import SharedPreferences.edit from AndroidX by Sebastiano Barezzi · 2 years, 5 months ago
  68. f8da06c Aperture: Make sure we get a non-null windowInsetsController by Sebastiano Barezzi · 2 years, 5 months ago
  69. 2812dfb Aperture: Support AOSP building by Sebastiano Barezzi · 2 years, 5 months ago
  70. c7ee62f Aperture: Fix manual focus point being always the center by LuK1337 · 2 years, 5 months ago
  71. e9e2f33 Aperture: Dismiss keyboard before opening gallery by LuK1337 · 2 years, 5 months ago
  72. e4fcdb0 Aperture: Add LICENSE file by Sebastiano Barezzi · 2 years, 5 months ago
  73. 6ce6ab1 Aperture: License by Sebastiano Barezzi · 2 years, 5 months ago
  74. a2adbe0 Aperture: Fallback to Intent.ACTION_VIEW if necessary by LuK1337 · 2 years, 5 months ago
  75. 9f4cad8 Aperture: Only allow starting gallery if saved Uri exists by Luca Stefani · 2 years, 5 months ago
  76. d4e2bca Aperture: Save last _saved_ photo/video Uri by Luca Stefani · 2 years, 5 months ago
  77. d0a84e5 Aperture: Grant read URI permission to gallery by Luca Stefani · 2 years, 5 months ago
  78. a3db5d2 Aperture: Launch camera by default by Luca Stefani · 2 years, 5 months ago
  79. f359483 Aperture: Make transitions seamless by Luca Stefani · 2 years, 5 months ago
  80. ecb0310 Aperture: Implement dumb gallery button by Luca Stefani · 2 years, 5 months ago
  81. 5f27729 Aperture: Add support for secure camera intents by LuK1337 · 2 years, 5 months ago
  82. a473d3b Aperture: Update torch mode icon on torchState change by LuK1337 · 2 years, 5 months ago
  83. 3ccefdf Aperture: Improve vendor extensions handling by Sebastiano Barezzi · 2 years, 5 months ago
  84. 07f78d7 Aperture: Implement focus interceptor properly by Luca Stefani · 2 years, 5 months ago
  85. 2f9f81d Aperture: Iterate only over support cam extensions by Luca Stefani · 2 years, 5 months ago
  86. 10116cc Aperture: Make camera activity immersive by Luca Stefani · 2 years, 5 months ago
  87. 31acda6 Aperture: Make the record chip gone by default by Luca Stefani · 2 years, 5 months ago
  88. 93df38c Aperture: Only trigger view finder focus on down action by Luca Stefani · 2 years, 5 months ago
  89. 1b98c46 Aperture: Reduce top_view_buttons_size to 48dp by LuK1337 · 2 years, 5 months ago
  90. f2252e5 Aperture: Reformat manifest by Sebastiano Barezzi · 2 years, 5 months ago
  91. 4bc7019 Aperture: Add vendor extension lib to manifest by Sebastiano Barezzi · 2 years, 5 months ago
  92. 4bf2ffa Aperture: Disable viewBinding as it's not supported on AOSP by LuK1337 · 2 years, 5 months ago
  93. fe13f17 Aperture: Handle focus ring position by Sebastiano Barezzi · 2 years, 5 months ago
  94. 35eb703 Aperture: Add focus ring by LuK1337 · 2 years, 5 months ago
  95. 65e8464 Aperture: Reformat code by Sebastiano Barezzi · 2 years, 5 months ago
  96. adc8611 Aperture: Go back to using PhysicalCamera for camera facing by Sebastiano Barezzi · 2 years, 5 months ago
  97. e6ffba7 Aperture: Fix some settings not restoring their last state by Sebastiano Barezzi · 2 years, 5 months ago
  98. faebd81 Aperture: Set use cases on camera mode selection by Sebastiano Barezzi · 2 years, 5 months ago
  99. 6c57668 Aperture: Instanciate LifecycleCameraController only once by Sebastiano Barezzi · 2 years, 5 months ago
  100. 2ef8900 Aperture: SharedPreferencesUtils -> SharedPreferencesExt by LuK1337 · 2 years, 5 months ago