Marvin M

Results 53 issues of Marvin M

`@style/Theme.AppCompat.Light.NoActionBar` breaks our builds: > > A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction > Android resource linking failed > ERROR:/home/runner/work/smooth-app/smooth-app/packages/smooth_app/build/app/intermediates/packaged_manifests/debug/AndroidManifest.xml:62: AAPT: error: resource style/Theme.AppCompat.Light.NoActionBar (aka org.openfoodfacts.app:style/Theme.AppCompat.Light.NoActionBar) not found. Looking at this...

## Steps to Reproduce I am about to use a bundled version of a font, the documentation says: > Note: Since these files are listed as assets, there is no...

enhancement
p: google_fonts

I just came across the `sentryClientName` in the `SentryOptions` and while looking at the implementation I noticed that this value is not used anywhere in this package. Did I miss...

enhancement
Impact: Small
Effort: Small
Platform: Dart

### Why Tracker: #2771 Closes: #2373 ### What The main changes in `android-release-to-org-openfoodfacts-scanner.yml` and `ios-release-to-org-openfoodfacts-scanner.yml` are the following: - Changed the (main) trigger from `push` to release branch to a...

iOS
Android
github

### Why - Now that the app is release it's time to rework our release piplines - The most important parts about it are: - We want a private listing...

ci
fastlane

### What - I really like the concept of Hungergames - What about a Hungergames clone in Smoothie ? - Not "The HUNGER GAMES" but https://hunger.openfoodfacts.org/ - Don't know anything...

settings
contribution
P4
hunger games

### What While building locally for #2747 I noticed that: ``` Warning: The plugin flutter_secure_storage requires Android SDK version 33. For more information about build configuration, see https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration. One or...

### What - [ ] It seems we can upload the source code to see where the errors a thrown https://docs.sentry.io/platforms/flutter/upload-debug/ - [ ] We can let sentry suspect in...

> [19:25:58]: Error uploading ipa file: > [Transporter Error Output]: ERROR ITMS-90186: Invalid Pre-Release Train. The train version '3.5.2' is closed for new build submissions > [Transporter Error Output]: ERROR...

### What - Smoothie is now a production app and we have to avoid something to break unexpectedly. Dart and our hard typed rules are a really good start but...

tests
Epic