Skip to content
Snippets Groups Projects
  1. Nov 16, 2024
  2. Nov 03, 2024
  3. Nov 02, 2024
  4. Nov 01, 2024
  5. Oct 31, 2024
  6. Oct 18, 2024
  7. Oct 16, 2024
  8. Oct 04, 2024
  9. Oct 02, 2024
  10. Oct 01, 2024
  11. Sep 15, 2024
  12. Sep 12, 2024
  13. Sep 11, 2024
  14. Sep 07, 2024
  15. Sep 05, 2024
  16. Sep 04, 2024
  17. Sep 02, 2024
  18. Aug 27, 2024
  19. Aug 26, 2024
  20. Aug 22, 2024
  21. Aug 21, 2024
    • Tommy Webb's avatar
      Aperture: Fix front camera intent preview mirroring · a7f50c11
      Tommy Webb authored
      With image capture intents, properly mirror the preview image for a
      front-facing camera photo when the "Mirror front camera" feature is on,
      as is the default. Otherwise, in addition to not being mirrored like
      the live preview, the image preview may appear to be upside down.
      
      Issue: calyxos#2642
      Change-Id: I49b6256750ac821c6eefdd28ed7a4c2ec1c519c9
      a7f50c11
    • LuK1337's avatar
      Aperture: Update CameraX to 1.4.0-rc01 · 5f6aa26b
      LuK1337 authored
      Change-Id: I4ac1f5ed437a0d7c63311b38b97a444462102e4b
      5f6aa26b
  22. Aug 15, 2024
  23. Jul 27, 2024
    • Cosmin Tanislav's avatar
      Aperture: change to FlashMode.OFF before switching usecases · db5101d1
      Cosmin Tanislav authored
      Not all cameras might have the same flash modes.
      
      If front facing camera is switched to screen flash mode,
      and the camera flip button is pressed to switch to the back
      camera, the app crashes with the following error.
      
      Not a front camera despite setting FLASH_MODE_SCREEN.
      
      CameraX disallows FLASH_MODE_SCREEN usage on back camera.
      
      Aperture does not switch the flash mode before switching
      camera usecase.
      
      Fix this by changing to FlashMode.OFF before switching
      usecase.
      
      Change-Id: I77e5144120ec1724e175c84400b7346da74bc779
      db5101d1
  24. Jul 01, 2024
  25. Jun 27, 2024
  26. Jun 22, 2024
Loading