Edouard Marquez

Results 110 issues of Edouard Marquez

Hello, I am not sure if an issue was better than a PR, as it is a suggestion. But could we add a newsletter section?

Migration for `MLKit-Barcode scanning` from 17.0.0 to 17.0.2 This does mean the minSDK must be set to 19 and thus Android 4.1, 4.2 and 4.3 won't be supported anymore. FYI...

requires sdk update

Instead of opening Google Play to rate the app, we should use the embedded API "In-App-Review": https://developer.android.com/guide/playcore/in-app-review ![iar-flow](https://user-images.githubusercontent.com/246838/159771550-94d6cbf8-3a17-4b55-8d2f-f12cc0f49bc4.jpeg) Note: Only Google Play variants should implement this

feedback
rating

In the app, when we use a swipe-based navigation, the selection in the image cropper is sometimes hard. We have indeed some gestures conflicts between the navigation and the image...

cropping

Monitor how long the barcode scanner took #4622

scanning
barcode

For #4595 Please wait for ⛳️ from @stephanegigandet before validating this PR

quality of contributions
contribution

### What Once the "tap-to-focus" feature is implemented, we have to monitor if changes worth the implementation on Smoothie (Flutter app). For that, we have to collect data on this....

scanning
barcode

Right now, a user can enable/disable the autofocus in the barcode scanner. An improvement would be to provide a "tap-to-focus" feature, which should work like so: 1. Start in autofocus...

scanning
barcode

### What Since Android 12, a brand new [SplashScreen API](https://developer.android.com/guide/topics/ui/splash-screen) is available. In this OS version, the app actually have two splash screens: https://user-images.githubusercontent.com/246838/159131417-7402751d-9435-4719-bf32-ee11d86657c8.mp4

splash screen
good first issue