Skip to content

[Android] depth slider touch fix, enable pinch + zoom in Lens correction/Denoise/Negative and add multi-select panel#1372

Open
waxm134 wants to merge 6 commits into
CyberTimon:mainfrom
waxm134:android/ui_fix
Open

[Android] depth slider touch fix, enable pinch + zoom in Lens correction/Denoise/Negative and add multi-select panel#1372
waxm134 wants to merge 6 commits into
CyberTimon:mainfrom
waxm134:android/ui_fix

Conversation

@waxm134

@waxm134 waxm134 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Description

  • Enables touch control pinch + zoom in the Denoise, Lens correction and Negative conversion panels
  • Makes the comparison slider in the Denoise panel work with touch
  • Adds a multi-selection panel for Android (before it was not possible to select multiple images on Android)
  • Multi selection panel does not show on desktop -> unchanged behavior

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Performance improvement
  • Code refactoring
  • Documentation update
  • UI/UX improvement
  • Build/CI or Dependency update

Changes Made

Screenshots/Videos

Screenshot_20260713-183512_RapidRAW Screenshot_20260713-183447_RapidRAW

Testing

  • I have tested these changes locally and confirmed that they work as expected without issues

Test Configuration:

  • OS: (Ubuntu 24.04, Android 16)
  • Hardware: (e.g. Intel i5, Xiaomi Pad 7)

Checklist

  • My code follows the project's code style
  • I haven't added unnecessary AI-generated code comments
  • My changes generate no new warnings or errors

Additional Notes

Multi select works as follows:

  • In the main library there is a button to enter selection mode
  • pictures then get a tick mark if selected
  • selection is toggled by tapping a picture
  • A select all and cancel button is provided in selection mode

AI Disclaimer:

Please state the involvement of AI in this PR:

  • This PR is entirely AI-generated
  • This PR is AI-generated but guided by a human
  • This PR was handwritten with AI assistance (spell check, logic suggestions, error resolving)
  • This PR contains only blood, sweat, and coffee (AI-free)

@waxm134
waxm134 requested a review from CyberTimon as a code owner July 13, 2026 17:11
@waxm134 waxm134 changed the title [Android] Enable pinch + zoom in Lens correction/Denoise/Negative and add multi-select panel [Android] depth slider touch fix, enable pinch + zoom in Lens correction/Denoise/Negative and add multi-select panel Jul 13, 2026
@waxm134 waxm134 mentioned this pull request Jul 13, 2026
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant