Thibault Deckers

Results 27 issues of Thibault Deckers

### Discussed in https://github.com/deckerst/aves/discussions/55 Originally posted by **zigatilli** August 17, 2021 On this day feature (memories), like google photos or snapchat.

type:feature
P5

**Describe the bug** Any tap down, tap up or double tap starts to pan when displaying a zoomed image in a `PhotoViewGallery`. `PhotoViewGalleryPageOptions` callbacks `onTapUp` and `onTapDown` are not called,...

bug
P1
Gallery

## Steps to Reproduce 1. Create a new default Flutter project 2. change `/android/build.gradle` to use `classpath 'com.android.tools.build:gradle:7.3.1'` 3. change `/android/app/build.gradle` to use `minifyEnabled true` in the appropriate build type....

severe: crash
platform-android
tool
t: gradle
e: OS Version specific
has reproducible steps
P3
severe: fatal crash
found in release: 3.3
found in release: 3.6

### Discussed in https://github.com/deckerst/aves/discussions/848 Originally posted by **AeliusSaionji** December 21, 2023 https://fcast.org/ Would love to see aves support fcast. It seems to be the most coordinated foss competitor to chromecast/other.

type:feature
P3

### Discussed in https://github.com/deckerst/aves/discussions/515 Originally posted by **Saijin-Naib** February 8, 2023 I have found Aves by looking for something that was FOSS and can handle raster data like GeoTIFF. It...

type:feature
P3
codec

`charts_common` and `charts_flutter` currently restrict their `intl` dependency to a version < 0.18.0. This is incompatible with the latest flutter (master branch). Would it possible to lift/loosen the constraint?

I don't know if it's related but HDR videos of the pixel 8 pro look super bright - to the point that it looks very bad - on Aves, when...

type:feature
P2
video
HDR

### Discussed in https://github.com/deckerst/aves/discussions/1012 Originally posted by **imsodin** May 7, 2024 I searched quite a bit for this in the app or here on github, but couldn't find anything: Can...

type:feature
page:collection
page:albums
P2

**Describe the bug** In a specific complex SVG all the text was hidden, and I trimmed it down to a minimum sample showing the issue. It does not seem to...