- 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
- 4ddfd81 Aperture: Add GitHub actions build workflow by LuK1337 · 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
- a4a8ccd Aperture: Remove unnecessary `?: return` by LuK1337 · 2 years, 4 months ago
- 2955e7a Aperture: Don't reserve space for icons in Settings by LuK1337 · 2 years, 4 months ago
- b3da04c Aperture: Implement camera mode switcher animation by LuK1337 · 2 years, 4 months ago
- c6b50f0 Aperture: Fix crash after double tapping shutter button in video mode by LuK1337 · 2 years, 4 months ago
- 97cfa75 Aperture: Implement volume key shutter feature by LuK1337 · 2 years, 4 months ago
- aca802b Aperture: Update outdated comment by LuK1337 · 2 years, 4 months ago
- d9edb52 Aperture: Use `set(value) = ` in SharedPreferencesExt by LuK1337 · 2 years, 4 months ago
- 1bc781b Aperture: Use `get() = ` in SharedPreferencesExt by LuK1337 · 2 years, 4 months ago
- f2afeed Aperture: Set recording to null on VideoRecordEvent.Finalize by LuK1337 · 2 years, 4 months ago
- b806125 Aperture: Get rid of init {} in GridView by LuK1337 · 2 years, 4 months ago
- e16a1b3 Aperture: Workaround crash when flipping camera in video mode by LuK1337 · 2 years, 4 months ago
- c780e52 Aperture: Add microphone toggle for video recording mode by LuK1337 · 2 years, 4 months ago
- a804f8c Aperture: Apply API changes from camerax_apply_new_video_api_in_view by LuK1337 · 2 years, 4 months ago
- a3e6053 Aperture: Update CameraX libraries by LuK1337 · 2 years, 4 months ago
- 4abf287 Aperture: Suppress Resources.getIdentifier warning on CameraSoundsUtils by Sebastiano Barezzi · 2 years, 4 months ago
- 2aabeab Aperture: Use MediaActionSound.mustPlayShutterSound() on Android T by Sebastiano Barezzi · 2 years, 4 months ago
- 7673991 Aperture: Bump androidx.appcompat:appcompat to 1.5.0 by Sebastiano Barezzi · 2 years, 4 months ago
- 445c24a Aperture: Bump compile and target SDK to 33 by Sebastiano Barezzi · 2 years, 4 months ago
- 9d7f971 Aperture: Update to com.google.android.material:material:1.7.0-beta01 by LuK1337 · 2 years, 4 months ago
- 5783613 Aperture: Use null assert on bottomSheetDialog findViewById attributes by Sebastiano Barezzi · 2 years, 4 months ago
- 08df9b6 Aperture: Implement "Bright screen" by LuK1337 · 2 years, 4 months ago
- dd436fa Aperture: Add comment above SAVE_LOCATION by LuK1337 · 2 years, 4 months ago
- 0b8e4d5 Aperture: Add comment above ASPECT_RATIO_KEY by LuK1337 · 2 years, 4 months ago
- be8271d Aperture: Deduplicate camerax annotations by LuK1337 · 2 years, 4 months ago
- f64b1f9 Aperture: Make grid lines less visible by LuK1337 · 2 years, 4 months ago
- f41af6a Aperture: Reformat text classifier thread by LuK1337 · 2 years, 4 months ago
- 35d58c9 Aperture: Use plain java thread to classify message by Luca Stefani · 2 years, 4 months ago
- 766fb16 Aperture: Use text classifier on scanned data by Luca Stefani · 2 years, 4 months ago
- c8ef12d Aperture: Remove unused drawables by LuK1337 · 2 years, 4 months ago
- bf717a4 Aperture: Update invalid comment by LuK1337 · 2 years, 4 months ago
- ddfcb3f Aperture: nanos -> seconds by LuK1337 · 2 years, 4 months ago
- e97fe0e Aperture: Add missing comma by LuK1337 · 2 years, 4 months ago
- dd0f4c8 Aperture: Simplify canRestartCamera() logic by LuK1337 · 2 years, 4 months ago
- dfd29ba Aperture: Hide ActionBar using style properties by LuK1337 · 2 years, 4 months ago
- af2e5da Aperture: Hide whole `bottomButtonsLayout` for scan mode by LuK1337 · 2 years, 4 months ago
- 17146a3 Aperture: Make sure we only create single QrImageAnalyzer instance by LuK1337 · 2 years, 4 months ago
- eb116ed Aperture: Grey out text for inactive camera mode buttons by LuK1337 · 2 years, 5 months ago
- e301848 Aperture: Update gallery placeholder background & drawable by LuK1337 · 2 years, 5 months ago
- ec3dc2f Aperture: Add new flip camera drawable by LuK1337 · 2 years, 5 months ago
- b6272f6 Aperture: Theme mode switcher buttons via enable/disable by Luca Stefani · 2 years, 5 months ago
- 125341f Aperture: Remove background from camera flip button by LuK1337 · 2 years, 5 months ago
- 1a5dfe3 Aperture: Use monospace bold for camera mode selection buttons by Sebastiano Barezzi · 2 years, 5 months ago
- 12cd365 Aperture: Redo bottom section paddings by Sebastiano Barezzi · 2 years, 5 months ago
- 539e8b8 Aperture: Move top bar below preview view by Sebastiano Barezzi · 2 years, 5 months ago
- 957dcbd Aperture: Make mode switcher style slightly nicer by LuK1337 · 2 years, 5 months ago
- f9bbd22 Aperture: Make text color on top bar items match tint by Luca Stefani · 2 years, 5 months ago
- 8b201f6 Aperture: Make code ready for use case based UI changes by Luca Stefani · 2 years, 5 months ago
- e150e97 Aperture: Halve bottom bar padding by Sebastiano Barezzi · 2 years, 5 months ago
- 712eb9b Aperture: Make gallery button more than squircle by Sebastiano Barezzi · 2 years, 5 months ago
- 18e4f53 Aperture: Animate focus ring by Luca Stefani · 2 years, 5 months ago
- 54b750f Aperture: Remove empty layout by Sebastiano Barezzi · 2 years, 5 months ago
- f820693 Aperture: Properly center bottom buttons by Sebastiano Barezzi · 2 years, 5 months ago
- d45b8ae Aperture: Add some padding to bottom bar by Sebastiano Barezzi · 2 years, 5 months ago
- f5e1806 Aperture: Add custom shutter button style and animation by LuK1337 · 2 years, 5 months ago
- 681c66a Aperture: Override SecondaryContaine colors by LuK1337 · 2 years, 5 months ago
- 94d7272 Set dialog corners to be round by Luca Stefani · 2 years, 5 months ago
- ccf91a1 Aperture: Format main activity xml by Luca Stefani · 2 years, 5 months ago
- c5e4bf7 Aperture: Initial UI revamp by Luca Stefani · 2 years, 5 months ago
- 3a844fe Aperture: Make QrImageAnalyzer use BottomSheetDialog by LuK1337 · 2 years, 4 months ago
- ee5fb7f Aperture: Force DEFAULT_BACK_CAMERA for barcode scanner by LuK1337 · 2 years, 4 months ago
- 1a9e309 Aperture: Remove newlines in permission checking methods by LuK1337 · 2 years, 4 months ago
- 28db549 Aperture: Use `{}` everywhere by LuK1337 · 2 years, 4 months ago
- 7fac91a Aperture: Use `when` in cycleFlashMode() by LuK1337 · 2 years, 4 months ago
- 353926d Aperture: Fix broken exception msg by LuK1337 · 2 years, 4 months ago
- 8c2fa31 Aperture: Make "Permissions not granted by the user." translatable by LuK1337 · 2 years, 4 months ago
- a2c9906 Aperture: Request location updates for changes >1m by Luca Stefani · 2 years, 5 months ago
- 7761c84 Aperture: Move location permission handling to SettingsActivity by LuK1337 · 2 years, 5 months ago
- 0f7656a Aperture: Rename photoSaveLocation to saveLocation by LuK1337 · 2 years, 5 months ago
- 07c0894 Aperture: Don't use library only functions by Luca Stefani · 2 years, 5 months ago