- 1bb4631 Aperture: Cleanup experimental opt-ins by Luca Stefani · 2 years, 5 months ago
- 50b706b Aperture: Rework getThumbnail by Sebastiano Barezzi · 2 years, 5 months ago
- 7f767f3 Aperture: Cleanup GridView by Luca Stefani · 2 years, 5 months ago
- 6fd2fc9 Aperture: Show current aspect ratio in UI by LuK1337 · 2 years, 5 months ago
- 288988f Aperture: Implement aspect ratio selection by Luca Stefani · 2 years, 5 months ago
- 09240cc Aperture: Only bind CameraController to lifecycle once by Sebastiano Barezzi · 2 years, 5 months ago
- a87609c Aperture: Get rid of initCamera() by Sebastiano Barezzi · 2 years, 5 months ago
- ea52c8c Aperture: Make initCamera() blocking by Sebastiano Barezzi · 2 years, 5 months ago
- bc4f36f Aperture: Set preview view controller only at app start by Sebastiano Barezzi · 2 years, 5 months ago
- f36449e Aperture: Set listeners/observers on onCreate() by Sebastiano Barezzi · 2 years, 5 months ago
- 66e9a2a Aperture: Implement QR scanner by LuK1337 · 2 years, 5 months ago
- 4bb02e8 Aperture: Fix crash on no zoom capabilities by Sebastiano Barezzi · 2 years, 5 months ago
- a1c05f4 Aperture: main: Remove unused import by Dhina17 · 2 years, 5 months ago
- 6d117b4 Aperture: Add label for zoom level by LuK1337 · 2 years, 5 months ago
- dcc368a Aperture: Add camera flip animation by LuK1337 · 2 years, 5 months ago
- e6268df Aperture: Remove unnecessary extensionModeIndex by LuK1337 · 2 years, 5 months ago
- 28348b7 Aperture: Use correct View types for button variables by LuK1337 · 2 years, 5 months ago
- 0cbc649 Aperture: Hide status bar only by LuK1337 · 2 years, 5 months ago
- d0f97f9 Aperture: Make sure there's only one tapToFocusState observer by LuK1337 · 2 years, 5 months ago
- cee816c Aperture: Remove no longer needed toast msg by LuK1337 · 2 years, 5 months ago
- b0b2ae2 Aperture: Hide effect mode button if not in photo mode by LuK1337 · 2 years, 5 months ago
- 44004f9 Aperture: Simplify torch mode toggle by LuK1337 · 2 years, 5 months ago
- fa091fb Aperture: Remove unnecessary `== true` by LuK1337 · 2 years, 5 months ago
- 6558782 Aperture: Fix flash button not being available at app start by Sebastiano Barezzi · 2 years, 5 months ago
- 1f8d76b Aperture: Hide flash mode button if not in photo mode by LuK1337 · 2 years, 5 months ago
- 07d7652 Aperture: Implement timer by LuK1337 · 2 years, 5 months ago
- 00f32c7 Aperture: Use proper 24dp icons by LuK1337 · 2 years, 5 months ago
- f32b3a7 Aperture: Sort variables by LuK1337 · 2 years, 5 months ago
- a0325e0 Aperture: Hide torch/flash mode if there's no flash unit by LuK1337 · 2 years, 5 months ago
- cb1bbc6 Aperture: Hide effect button if we don't support any extensions by LuK1337 · 2 years, 5 months ago
- 17a6090 Aperture: Get rid of secureIntentsMap by LuK1337 · 2 years, 5 months ago
- 663de94 Aperture: Add placeholder image for no uri case by LuK1337 · 2 years, 5 months ago
- 9e5f836 Aperture: Add inner padding for camera lock image by LuK1337 · 2 years, 5 months ago
- b080583 Aperture: Handle secure/non-secure camera differently by LuK1337 · 2 years, 5 months ago
- 1b1ff44 Aperture: Improve secure camera launch by Luca Stefani · 2 years, 5 months ago
- 264bd15 Aperture: Add Lock icon if secured with no secure photo by LuK1337 · 2 years, 5 months ago
- d4f5a47 Aperture: Disable gallery button if on keyguard by Luca Stefani · 2 years, 5 months ago
- eb47c20 Aperture: Support launching secure gallery if supported by Luca Stefani · 2 years, 5 months ago
- aaea5af Aperture: Use androidx.core.view.isVisible where possible by LuK1337 · 2 years, 5 months ago
- 22292a6 Aperture: Make sure we only have one torch/zoom state observer by LuK1337 · 2 years, 5 months ago
- 131ca00 Aperture: Make physicalCamera a val rather than function by LuK1337 · 2 years, 5 months ago
- f574027 Aperture: Use variables instead of (set|get)ters in SharedPreferencesExt by LuK1337 · 2 years, 5 months ago
- 84fbf3f Aperture: Add missing copyright header in ContextExt by LuK1337 · 2 years, 5 months ago
- efc4b62 Aperture: Fix some warnings by Sebastiano Barezzi · 2 years, 5 months ago
- e388715 Aperture: Add gallery preview by Dhina17 · 2 years, 5 months ago
- 0b36ed1 Aperture: Import SharedPreferences.edit from AndroidX by Sebastiano Barezzi · 2 years, 5 months ago
- f8da06c Aperture: Make sure we get a non-null windowInsetsController by Sebastiano Barezzi · 2 years, 5 months ago
- 2812dfb Aperture: Support AOSP building by Sebastiano Barezzi · 2 years, 5 months ago
- c7ee62f Aperture: Fix manual focus point being always the center by LuK1337 · 2 years, 5 months ago
- e9e2f33 Aperture: Dismiss keyboard before opening gallery by LuK1337 · 2 years, 5 months ago
- e4fcdb0 Aperture: Add LICENSE file by Sebastiano Barezzi · 2 years, 5 months ago
- 6ce6ab1 Aperture: License by Sebastiano Barezzi · 2 years, 5 months ago
- a2adbe0 Aperture: Fallback to Intent.ACTION_VIEW if necessary by LuK1337 · 2 years, 5 months ago
- 9f4cad8 Aperture: Only allow starting gallery if saved Uri exists by Luca Stefani · 2 years, 5 months ago
- d4e2bca Aperture: Save last _saved_ photo/video Uri by Luca Stefani · 2 years, 5 months ago
- d0a84e5 Aperture: Grant read URI permission to gallery by Luca Stefani · 2 years, 5 months ago
- a3db5d2 Aperture: Launch camera by default by Luca Stefani · 2 years, 5 months ago
- f359483 Aperture: Make transitions seamless by Luca Stefani · 2 years, 5 months ago
- ecb0310 Aperture: Implement dumb gallery button by Luca Stefani · 2 years, 5 months ago
- 5f27729 Aperture: Add support for secure camera intents by LuK1337 · 2 years, 5 months ago
- a473d3b Aperture: Update torch mode icon on torchState change by LuK1337 · 2 years, 5 months ago
- 3ccefdf Aperture: Improve vendor extensions handling by Sebastiano Barezzi · 2 years, 5 months ago
- 07f78d7 Aperture: Implement focus interceptor properly by Luca Stefani · 2 years, 5 months ago
- 2f9f81d Aperture: Iterate only over support cam extensions by Luca Stefani · 2 years, 5 months ago
- 10116cc Aperture: Make camera activity immersive by Luca Stefani · 2 years, 5 months ago
- 31acda6 Aperture: Make the record chip gone by default by Luca Stefani · 2 years, 5 months ago
- 93df38c Aperture: Only trigger view finder focus on down action by Luca Stefani · 2 years, 5 months ago
- 1b98c46 Aperture: Reduce top_view_buttons_size to 48dp by LuK1337 · 2 years, 5 months ago
- f2252e5 Aperture: Reformat manifest by Sebastiano Barezzi · 2 years, 5 months ago
- 4bc7019 Aperture: Add vendor extension lib to manifest by Sebastiano Barezzi · 2 years, 5 months ago
- 4bf2ffa Aperture: Disable viewBinding as it's not supported on AOSP by LuK1337 · 2 years, 5 months ago
- fe13f17 Aperture: Handle focus ring position by Sebastiano Barezzi · 2 years, 5 months ago
- 35eb703 Aperture: Add focus ring by LuK1337 · 2 years, 5 months ago
- 65e8464 Aperture: Reformat code by Sebastiano Barezzi · 2 years, 5 months ago
- adc8611 Aperture: Go back to using PhysicalCamera for camera facing by Sebastiano Barezzi · 2 years, 5 months ago
- e6ffba7 Aperture: Fix some settings not restoring their last state by Sebastiano Barezzi · 2 years, 5 months ago
- faebd81 Aperture: Set use cases on camera mode selection by Sebastiano Barezzi · 2 years, 5 months ago
- 6c57668 Aperture: Instanciate LifecycleCameraController only once by Sebastiano Barezzi · 2 years, 5 months ago
- 2ef8900 Aperture: SharedPreferencesUtils -> SharedPreferencesExt by LuK1337 · 2 years, 5 months ago
- 3d35df4 Aperture: Implement zoom slider by LuK1337 · 2 years, 5 months ago
- 49a240c Aperture: Switch to CameraController by LuK1337 · 2 years, 5 months ago
- aa49bb4 Aperture: Use proper ripple animation for ImageButtons by LuK1337 · 2 years, 5 months ago
- 8c34e66 Aperture: Flash is not available on video mode by Sebastiano Barezzi · 2 years, 5 months ago
- 0e1e3e8 Aperture: Add proper button descriptions by Sebastiano Barezzi · 2 years, 5 months ago
- 4fbab1f Aperture: Add a recording time chip by Sebastiano Barezzi · 2 years, 5 months ago
- 2308415 Aperture: Remove unused strings by Sebastiano Barezzi · 2 years, 5 months ago
- 0c0c7e7 Aperture: Don't open settings when doing work by Sebastiano Barezzi · 2 years, 5 months ago
- 95f9d08 Aperture: Implement grid by Sebastiano Barezzi · 2 years, 5 months ago
- ee088ec Aperture: Stop manually setting display rotation on use cases by Sebastiano Barezzi · 2 years, 5 months ago
- 3c6eebc Aperture: Properly handle screen rotation by Sebastiano Barezzi · 2 years, 5 months ago
- 30aacdb Aperture: Fix crash when opening camera with power button double press by Sebastiano Barezzi · 2 years, 5 months ago
- 5c638cc Aperture: Bind settings button callback after we make sure we have camera permissions by Sebastiano Barezzi · 2 years, 5 months ago
- 3c0bfbc Aperture: Convert SharedPreferencesUtils to an object by Sebastiano Barezzi · 2 years, 5 months ago
- 38ef9b7 Aperture: Move file saving utils to a utils object by Sebastiano Barezzi · 2 years, 5 months ago
- df95e6d Aperture: Drop backup stuff by Sebastiano Barezzi · 2 years, 5 months ago
- ff0ef94 Aperture: Flash screen with white on photo taken by Sebastiano Barezzi · 2 years, 5 months ago
- 80c1a1a Aperture: Declare itself as a camera app by Sebastiano Barezzi · 2 years, 5 months ago
- a3d0e81 Aperture: Update AGP to 7.2.2 by Sebastiano Barezzi · 2 years, 5 months ago
- 00c0470 Aperture: Reset use case related attributes on bindCameraUseCases by Sebastiano Barezzi · 2 years, 5 months ago
- 896c16c Aperture: Implement torch toggling by Sebastiano Barezzi · 2 years, 5 months ago