- efad302 Aperture: Reset exposure status on manual focus by Sebastiano Barezzi · 2 years, 2 months ago
- 10d6900 Aperture: Always show sign on exposure slider value by Sebastiano Barezzi · 2 years, 2 months ago
- 90301b6 Aperture: Implement exposure level control by LuK1337 · 2 years, 2 months ago
- 8128d1c Aperture: Add VerticalSlider widget by LuK1337 · 2 years, 2 months ago
- 23f7994 Aperture: Remove useless comments by Sebastiano Barezzi · 2 years, 3 months ago
- 27b0baa Aperture: Rename PhysicalCamera to Camera by Sebastiano Barezzi · 2 years, 3 months ago
- 0c9a11e Aperture: Handle cameras that don't support video recording by LuK1337 · 2 years, 2 months ago
- 4aa12ec Aperture: Properly handle QR scanner activity by Sebastiano Barezzi · 2 years, 2 months ago
- 901e022 Aperture: Implement leveler by Teccheck · 2 years, 3 months ago
- b735f95 Aperture: Remove unnecessary class bodies by LuK1337 · 2 years, 2 months ago
- 3e6ac7a Aperture: Remove unused variable by LuK1337 · 2 years, 2 months ago
- 08013ee Aperture: Remove unused CameraController extension by LuK1337 · 2 years, 2 months ago
- 94c3edf Aperture: Add missing annotations to QrScannerActivity by LuK1337 · 2 years, 2 months ago
- da11276 Aperture: Disable touch sounds for shutter button by althafvly · 2 years, 2 months ago
- 5c420fa Aperture: Update dependencies by LuK1337 · 2 years, 3 months ago
- 0d4629e Aperture: Mark string arrays as untranslatable by Michael Bestas · 2 years, 3 months ago
- 3390116 Aperture: Add QrScannerActivity for Android T QS tile by LuK1337 · 2 years, 3 months ago
- 10c0e29 Aperture: Handle photo/video camera intents by Sebastiano Barezzi · 2 years, 4 months ago
- 4a5ec79 Aperture: Don't rely on shared prefs to set camera mode/facing by Sebastiano Barezzi · 2 years, 4 months ago
- 7d966da Aperture: Match activities from Camera2 by Sebastiano Barezzi · 2 years, 4 months ago
- 4b21743 Aperture: Add VIDEO_CAPTURE intent filter by Sebastiano Barezzi · 2 years, 4 months ago
- 7a874ca Aperture: Remove argument from update{Primary,Secondary}BarButtons by Sebastiano Barezzi · 2 years, 4 months ago
- 77ecc25 Aperture: Add ID to gallery button card view by Sebastiano Barezzi · 2 years, 4 months ago
- 12fdc02 Aperture: Update camera mode buttons on UI thread by Sebastiano Barezzi · 2 years, 4 months ago
- 427fcdf Aperture: Hide shutter sounds option instead of disabling it by LuK1337 · 2 years, 4 months ago
- e2e41d0 Aperture: Remove unnecessary newline by LuK1337 · 2 years, 4 months ago
- 3043adc Aperture: Add newlines at the end of all files in project by LuK1337 · 2 years, 4 months ago
- ba4d20f Aperture: Replace hardcoded targetSdkVersion with defaultConfig variable by LuK1337 · 2 years, 4 months ago
- 1101ccc Aperture: Avoid null asserts by Sebastiano Barezzi · 2 years, 4 months ago
- 47933d1 Aperture: Add .dev to gradle package name by LuK1337 · 2 years, 4 months ago
- a539722 Aperture: Relocate app shortcuts out of resources by LuK1337 · 2 years, 4 months ago
- 5a97503 Aperture: Add newline at the end of files where needed by Sebastiano Barezzi · 2 years, 4 months ago
- bd5fd06 Aperture: Don't use platform APIs by Sebastiano Barezzi · 2 years, 4 months ago
- 1e757df Aperture: Set SDK version to current in Android.bp by Sebastiano Barezzi · 2 years, 4 months ago
- 5ecf4ca Aperture: Run ./gradlew app:generateBp by LuK1337 · 2 years, 4 months ago
- 26b7902 Aperture: Introduce gradle task for blueprint generation by LuK1337 · 2 years, 4 months ago
- afc94a3 Aperture: Use non-ktx androidx.preference:preference by LuK1337 · 2 years, 4 months ago
- 9c4638c Aperture: Convert gradle scripts to kotlin by LuK1337 · 2 years, 4 months ago
- 5e2fe4b Aperture: Add white background for shortcut icons by LuK1337 · 2 years, 4 months ago
- c791ef4 Aperture: Add shortcuts by Luca Stefani · 2 years, 4 months ago
- 7a52d95 Aperture: Improve video capture delay handling by Sebastiano Barezzi · 2 years, 4 months ago
- b89cde2 Aperture: Simplify gallery icon handling by Sebastiano Barezzi · 2 years, 4 months ago
- 7eaa91d Aperture: Disable primary bar buttons on activity by Sebastiano Barezzi · 2 years, 4 months ago
- b0b98ef Aperture: Disable secondary bar buttons on activity by Sebastiano Barezzi · 2 years, 4 months ago
- aac78c9 Aperture: Add spinner position to exception msg by LuK1337 · 2 years, 4 months ago
- e9bc587 Aperture: De-hardcode text/plain mime type by LuK1337 · 2 years, 4 months ago
- a264c55 Aperture: Add monochrome icon support by Asher Simonds · 2 years, 4 months ago
- 4adc37b Aperture: Rename top and bottom bar to secondary and primary bar by Sebastiano Barezzi · 2 years, 4 months ago
- d2e63bb Aperture: Use camel case on qr bottom sheet dialog layout by LuK1337 · 2 years, 4 months ago
- c1e0059 Aperture: Use camel case on main layout by Sebastiano Barezzi · 2 years, 4 months ago
- 00e25a7 Aperture: Improve CountDownView.startCountDown() API by LuK1337 · 2 years, 4 months ago
- 82845dc Aperture: Make video recording timer cancellable by LuK1337 · 2 years, 4 months ago
- f8da1ec Aperture: Remove unnecessary countDownView.isVisible writes by LuK1337 · 2 years, 4 months ago
- 50c3f02 Aperture: Throw exception on video pause/resume while in wrong state by LuK1337 · 2 years, 4 months ago
- efd8fda Aperture: Introduce CameraState enum by LuK1337 · 2 years, 4 months ago
- 810f50b Aperture: Add support for video recording pause/resume by LuK1337 · 2 years, 4 months ago
- 0e245bd Aperture: Sort button descriptions string by LuK1337 · 2 years, 4 months ago
- 8a9530b Aperture: Inline handler inside CountDownView by LuK1337 · 2 years, 4 months ago
- 28168b1 Aperture: Remove unnecessary newline by LuK1337 · 2 years, 4 months ago
- 025eaaa Aperture: Fix code style around onRequestPermissionsResult() by LuK1337 · 2 years, 4 months ago
- 950dfc9 Aperture: Make extensionMode return shared pref value by LuK1337 · 2 years, 4 months ago
- e7ff8bf Aperture: Drop unnecessary 'sharedPreferences.' by LuK1337 · 2 years, 4 months ago
- c18e2b3 Aperture: Get rid of unnecessary aspectRatio read/write by LuK1337 · 2 years, 4 months ago
- 480cdbe Aperture: Import count down view from Camera2 by Luca Stefani · 2 years, 4 months ago
- a173c42 Aperture: Reset MultiFormatReader after use by Luca Stefani · 2 years, 4 months ago
- 7c2b8b8 Aperture: Fix some warnings in PhysicalCamera by Luca Stefani · 2 years, 4 months ago
- aae6357 Aperture: Replace recording chip with fake camera mode button by LuK1337 · 2 years, 4 months ago
- baf2db7 Aperture: Reformat activity_main.xml by LuK1337 · 2 years, 4 months ago
- 4d7fdb0 Aperture: Don't build perms using mutable Lists by Luca Stefani · 2 years, 4 months ago
- 1ae4d0a Aperture: Use when() for startRecording event handling by LuK1337 · 2 years, 4 months ago
- 4d62b0b Aperture: Reduce reads of 'cameraMode' by Luca Stefani · 2 years, 4 months ago
- dcec426 Aperture: Enable minify/shrink/proguard by Luca Stefani · 2 years, 4 months ago
- 3e5fb9a Aperture: Use Coin to get gallery thumbnail by Luca Stefani · 2 years, 4 months ago
- d98d2e9 Aperture: Replace Context.convertDpToPx with IntExt by Luca Stefani · 2 years, 4 months ago
- 93e4480 Aperture: Add KEYCODE_FOCUS/KEYCODE_CAMERA support by LuK1337 · 2 years, 4 months ago
- bc7840c Aperture: Get rid of temporary `msg` variables by LuK1337 · 2 years, 4 months ago
- 0be9ae1 Aperture: Don't update thumbnail on ERROR_NO_VALID_DATA by LuK1337 · 2 years, 4 months ago
- 5777465 Aperture: Fix extension mode selection in cyclePhotoEffects() by LuK1337 · 2 years, 4 months ago
- 154babb Aperture: Don't include mlkit by Luca Stefani · 2 years, 4 months ago
- 0c32798 Aperture: Use `get() = ` in CameraSoundsUtils by LuK1337 · 2 years, 4 months ago
- d1e4080 Aperture: Increase grid width by Luca Stefani · 2 years, 4 months ago
- 93fa243 Aperture: Rebuild camerax with changes that let us reuse recorder by LuK1337 · 2 years, 4 months ago
- 50ef007 Aperture: Use maven repository for our CameraX builds by LuK1337 · 2 years, 4 months ago
- a05c4b0 Aperture: Make video start/end cap white by LuK1337 · 2 years, 4 months ago
- 5042a48 Aperture: Fix and enable video_{start,end}_rec_square animations by LuK1337 · 2 years, 4 months ago
- e61358c Aperture: Import new shutter AVDs by LuK1337 · 2 years, 4 months ago
- 4061a7d Aperture: Pass inverted YUV to MultiFormatReader as well by LuK1337 · 2 years, 4 months ago
- bee3499 Aperture: Fix video quality going on/off during recording by Sebastiano Barezzi · 2 years, 4 months ago
- 0c6bc05 Aperture: Move video quality setting to top bar by Sebastiano Barezzi · 2 years, 4 months ago
- dc865f6 Aperture: Handle volume key long press for video mode by LuK1337 · 2 years, 4 months ago
- 5d46519 Aperture: Import switch style from SettingsLib by LuK1337 · 2 years, 4 months ago
- 586a499 Aperture: Set minimum SDK version to 31 by Sebastiano Barezzi · 2 years, 4 months ago
- 40ca55b Aperture: Parse camera infos on PhysicalCamera constructor by Sebastiano Barezzi · 2 years, 4 months ago
- b01b0ed Aperture: Ignore repeated key events by LuK1337 · 2 years, 4 months ago
- 5e3ea83 Aperture: Add summaries for bright screen & save location by LuK1337 · 2 years, 4 months ago
- cfb0997 Aperture: Reformat root_preferences.xml by LuK1337 · 2 years, 4 months ago
- 080ae18 Aperture: Add "SD" to video quality list by LuK1337 · 2 years, 4 months ago
- 0b8cb17 Aperture: Make photo capture modes translatable by LuK1337 · 2 years, 4 months ago
- 09da6a9 Aperture: Make Lowest/Highest video quality translatable by LuK1337 · 2 years, 4 months ago
- e2e93ab Aperture: Address some of lint warnings by LuK1337 · 2 years, 4 months ago