Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfoodfacts/smooth-app

The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://github.com/openfoodfacts/smooth-app

On the product page: ensure to refresh the screen if the product is added/removed to a list (#4486)

69b3b43df5e775706cf7a92772dfa6105ca2e105 authored about 1 year ago by Edouard Marquez <[email protected]>
fix: On iOS, the "beep" sound was silent (#4480)

* On iOS, the "beep" sound was silent

* Oops I forgot to commit the WAV file

de837d35f877f3721b1ed454ca36586592a37f62 authored about 1 year ago by Edouard Marquez <[email protected]>
Manual upload to Waldo (#4452)

7cccfcd03a38742ecaafa4bfbc9cfbbe07a758ac authored about 1 year ago by Edouard Marquez <[email protected]>
If the access to the user gallery is denied, an error message is now shown (#4464)

6e1556844b13941ab4b44bd0987adce8a54be3bd authored about 1 year ago by Edouard Marquez <[email protected]>
ci: Change "Release please" to be manually triggered (#4453)

* Change how Release please is triggered

* Revert "Change how Release please is triggered"

...

8ee0f87da50b5fc82e726d10c3dc06d3a893d7a7 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Add some config files for iOS translations (#4479)

* Add some config files for iOS translations

* Update packages/smooth_app/ios/Runner/Base.lpr...

6c705c206384c8b0f0fd27cfa6d308847ab1cc5d authored about 1 year ago by Edouard Marquez <[email protected]>
ci: Bump flutter_secure_storage to the latest version available (#4487)

* Bump flutter_secure_storage to the latest version available

* Also upgrade data_importer

061918eb68583bb92fe9c2c0c66c368228fe3dfe authored about 1 year ago by Edouard Marquez <[email protected]>
Add lca.svg to the app cache (#4490)

01ab57b68038109bd5e323e2f9c1e0e9aac4b724 authored about 1 year ago by Edouard Marquez <[email protected]>
Use the latest version of mobile_scanner (we don't need our fork anymore) (#4472)

c0a1533856f43fa6a323c636799b43722681ad64 authored about 1 year ago by Edouard Marquez <[email protected]>
New translations app_en.arb (Hebrew) (#4461)

520b90c060c1ea1c0254a0af00fef32b44d15ff9 authored about 1 year ago by Pierre Slamich <[email protected]>
fix: New Crowdin updates (#4428)

* New translations app_en.arb (Welsh)

* New translations app_en.arb (Faroese)

* New transl...

e9a67b10c37414869db1939a96e81b3e9aa128e3 authored about 1 year ago by Pierre Slamich <[email protected]>
feat: Add some consistency between dialogs in the profile (#4458)

* Add some consistency between dialogs in the profile

* Update goldens

* (Re) update goldens

7815266a2fdc0342f568933f2bef7c2a46f1ef00 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Tiny UI tweaks for the product edition (#4456)

* UI tweaks on the product edition

* Some other tweaks

a4998cd88780e96177c614cb363995f7d823e90a authored about 1 year ago by Edouard Marquez <[email protected]>
fix: smooth_error_card_test.dart (#4451)

aa6632d0b8a621bab2c7b10043c1648cb602a9b4 authored about 1 year ago by monsieurtanuki <[email protected]>
chore(deps): bump image_picker in /packages/smooth_app (#4433)

Bumps [image_picker](https://github.com/flutter/packages/tree/main/packages/image_picker) from 0...

292939b0d927ab049d4517d61e1c225e57556dda authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump path_provider in /packages/smooth_app (#4431)

Bumps [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) from...

8062d6f6abd4cbbbac9c1f9cb2ada7a733d23af5 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump flutter_native_splash in /packages/smooth_app (#4430)

Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.2.19 t...

139ebf6373d86298c32e6843b1a3576ee5e4bf50 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump sensors_plus in /packages/smooth_app (#4429)

Bumps [sensors_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/sensors...

f33c4bc1b833e2cc408d26545de2c45ee502ee16 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: Ensure the `SmoothSimpleButton` has a border on AMOLED theme (#4440)

* Ensure the `SmoothSimpleButton` has a border

* Fix tests

390aa65826df1bc4e32fb9225bfc71d9c2a225e4 authored about 1 year ago by Edouard Marquez <[email protected]>
Smooth Dialog: when there is just on button, ensure we have equal padding (#4443)

6fd6aa86cd5c71b426cec6cbf0b2cc05af740a85 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: App review in the "scan card" (#4450)

* App review in the "scan card"

* Add a keep alive to prevent many requests

* Add a missing ca...

78884a6ad25df41ca41682011d76ee28fed8bd72 authored about 1 year ago by Edouard Marquez <[email protected]>
fix: 4424 - longer label for "empty the list" + refactoring (#4447)

Impacted files:
* `all_products_list_page.dart`: refactored around `ProductListPopupItem`
* `a...

fe79c7bc1329bcb0c3c1e6f592aab00dd0ab5875 authored about 1 year ago by monsieurtanuki <[email protected]>
feat: Hunger games: a better loading view + we finally support errors… (#4448)

* Hunger games: better loading view + support for error & reloading + each state is a dedicated ...

01ae1fac25faf7ce7f48a8fa30327189005da2c3 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: "Contributors" >> "Mobile app contributors" + a11n (#4434)

* Contributors -> Mobile app contributors + a11n

* Update packages/smooth_app/lib/l10n/app_en.a...

cb4a729dac7ab58b092113499e02d522a6788077 authored about 1 year ago by Edouard Marquez <[email protected]>
fix: improve the edit form (#4442)

05df745ed70adee3697748a876291c12cf81fd79 authored about 1 year ago by Pierre Slamich <[email protected]>
AMOLED theme: Ensure we save the raw value and not the translation (#4439)

1c3921eeb8dbe1d3b6971692aa5134c7167913ec authored about 1 year ago by Edouard Marquez <[email protected]>
Fix setState called in a `build` method (#4438)

13e6d5405c73df867103686764b73e1298ca7174 authored about 1 year ago by Edouard Marquez <[email protected]>
The "beeeep" is back (#4436)

29e2ec450443d13029bb88b1a96c8c028e5badb1 authored about 1 year ago by Edouard Marquez <[email protected]>
ci: fix crowdin attempt

a5e1808e1dc3e88eeb282347007e448c26cd87fc authored about 1 year ago by Pierre Slamich <[email protected]>
chore: upgrade to off-dart 2.7.4 (#4426)

da53ee1edff99338fd15d1a1915d89148ce5bbed authored about 1 year ago by monsieurtanuki <[email protected]>
Update assets (#4256)

Co-authored-by: M123-dev <[email protected]>

59fca9406ed2eeb31eff6479dec0eb439ce97bed authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(deps): bump flutter_lints in /packages/scanner/shared (#4246)

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.1 to 2.0....

51453a4d1a623b94a13d794327eb015885229638 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump flutter_lints in /packages/scanner/zxing (#4245)

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.1 to 2.0....

371419705dbc56e8aabcf069816ee2079daa658f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Increase padding for attribute groups (#4357)

7fe073eeea8c455564b256b354c9dfa119217ad5 authored about 1 year ago by Edouard Marquez <[email protected]>
refactor: 4415 - removed useless code (#4418)

Deleted file:
* `product_questions_card.dart`

Impacted files:
* `new_product_page.dart`: re...

de1fdb34d9c62b72e8cbff35f69ea869e96f10ee authored about 1 year ago by monsieurtanuki <[email protected]>
Responsive dialog when there is no product (#4315)

7f3bddf1472df8fcd9b0a69adb91c46d1e280860 authored about 1 year ago by Edouard Marquez <[email protected]>
fix: crowdin config

dde2cfe64ac41216308bc39c298c7e58b28ea126 authored about 1 year ago by Pierre Slamich <[email protected]>
Rework how the carousel is managed (#4403)

a6cdcaf9c1a476b4c0a5224ec5620c36a6b6654e authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Tweak the location of the floating messages (ex-Snackbar) (#4401)

* The location of the message is tweaked (sometimes at the top / sometimes at the bottom)

* B...

e3b4768d75fd38caa6bb4dd10a884aef798a157a authored about 1 year ago by Edouard Marquez <[email protected]>
When there is just a close button, the product title card button should not be 50/50 (#4404)

f5a74c5eac29bc12476e24b89fb0d1b55862a50a authored about 1 year ago by Edouard Marquez <[email protected]>
Up-to-date rive animation (#4409)

aa6dd010b6e46b70488e837256bba6b5d805d2d0 authored about 1 year ago by Edouard Marquez <[email protected]>
only changes (#4414)

619a78fa6dcba3ab31e51781abb19b636a200b01 authored about 1 year ago by Pierre Slamich <[email protected]>
User lists: bring Share / View on web / Clear actions to the Modal sheet (#4400)

3f2b7a7a2a9fa8139a2f1bc7166548929f516a19 authored about 1 year ago by Edouard Marquez <[email protected]>
Fix for `ScrollController has no ScrollPosition` (#4387)

05850f34a30f62ea09560d5d4378ca9e595410fa authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Robotoff question as a banner or a button (#4280)

* Robotoff question in a product, visible as a banner (at the bottom of the screen) or in a butt...

a6997733affcf155d04ad8e2cab8149179c8e948 authored about 1 year ago by Edouard Marquez <[email protected]>
Onboarding: scrollbars everywhere + expanded card (#4342)

8d0ae6a72d08e9a31d02e84f5b7ff466c777f679 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Better suggestions in product edition (UI/UX) + debounce feature (#4351)

* Suggestions for product edition: highlighter + cache results + smarter way of displaying resul...

5fdbc12f14efc21799a97c1e3f5ba6bd9770c6b1 authored about 1 year ago by Edouard Marquez <[email protected]>
When there is no camera, show the search card in fullscreen (#4354)

7abc0efc6c4227000d356d1dc9b72a2ad851aaf4 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Improve a11n by forcing a label on Nutri-Score / Eco-score / NOVA buttons (#4356)

* Improve a11n by forcing a label on Nutri-Score and Eco-score buttons

* Fix a typo

* Add ...

fe7189c9db95264041085c6589e35d067381d1f8 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Allow to show a floating message (replacement for `SnackBar`) (#4382)

* Allow to show a floating message (replacement for `SnackBar`)

* Use `SmoothAnimationsDurati...

b03cf26833f7155a076a75d34c05f2786fab2aa8 authored about 1 year ago by Edouard Marquez <[email protected]>
Fix: Amoled color picker not working on non-english languages (#4386)

1a8e7cf1c0845c949fa4113ed117fae647a4747e authored about 1 year ago by Edouard Marquez <[email protected]>
Ensure native settings / rate app / share app entries look the same (#4388)

7f81b3dad7f4301afd33cf24cf28a04b26e4a590 authored about 1 year ago by Edouard Marquez <[email protected]>
Pass `SentryNavigatorObserver` to the router (#4391)

82b1db0b9df2479810414fcd52b8c20a2138cc2a authored about 1 year ago by Edouard Marquez <[email protected]>
Filterable text: ensure to remove accents when comparing (#4394)

ba7d988f4e709e3812ed6613d113d6caeaccd310 authored about 1 year ago by Edouard Marquez <[email protected]>
Setup the configuration for `image_picker` on iOS (#4397)

8231db0b89c17f3777820b1785d1acdc852780b9 authored about 1 year ago by Edouard Marquez <[email protected]>
Force the checkbox color (#4398)

8928d0c5238f71d4e7378587dde7176bd275a676 authored about 1 year ago by Edouard Marquez <[email protected]>
fix: 4348 - simplified app navigator code (#4355)

a08a2f92168dfe098d3dad60f496aa2f823dc9fd authored about 1 year ago by monsieurtanuki <[email protected]>
feat: Ensure Country / Language / Nutrient picker look the same (#4389)

* Ensure Country / Language / Nutrient picker look the same

* Add a const constructor

* So...

fe31fd9cdfc6dcf7eb2a9db86174ab4a70a64b1d authored about 1 year ago by Edouard Marquez <[email protected]>
Fix modal sheet button being cropped (#4384)

f9b7b9d4f8eef50e050af51f2753db558b6bfe56 authored about 1 year ago by Edouard Marquez <[email protected]>
Image placeholder now works again + a different animation (#4385)

1bae9408f125b5e9d5ef4138ef3894cede215983 authored about 1 year ago by Edouard Marquez <[email protected]>
fixed safearea issue (#4379)

da4c265d95d7d19eac61807e3b62f6d61b9c0128 authored about 1 year ago by Rathod Sachin <[email protected]>
ci: avoid concurrent runs of actions (#4378)

* ci: avoid concurrent runs of actions

* Update auto-assign-pr.yml

* Update presubmit.yml

* U...

6d9df8850fc529c35e0923f418f0ac2e6fc53c8d authored about 1 year ago by Pierre Slamich <[email protected]>
fix: Fixed spacing below website card (#4349)

* fix: Fixed spacing below website card

- Issue:
* The website card had very lit...

6861cb1b3cab70f2802477ad42d44a39ff956eb4 authored about 1 year ago by shriramd12 <[email protected]>
ci: remove cron for Crowdin (#4377)

### What
- ci: remove cron for Crowdin. The sync is now handled by Crowdin. CRON readds files a...

2cb0211139f6740e63afaaec8e524c80cdf0789f authored about 1 year ago by Pierre Slamich <[email protected]>
chore(deps): bump actions/setup-java from 3.11.0 to 3.12.0 (#4374)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.11.0 to 3.12.0.
- [Rel...

a5febd49a4f28b607b72cfc94543030555389d64 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update waldo_sessions.yml (#4376)

Hi everyone,

In this PR, I tweak a little the Waldo action, to:
- Ignore it on `chore(deps)`...

2b4ff6e465a0f50a48b3180ed83d069800796f17 authored about 1 year ago by Edouard Marquez <[email protected]>
chore(deps): bump crowdin/github-action from 1.11.0 to 1.12.0 (#4373)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.11.0 to 1.12.0.
...

480938eb30b1a3d6bea90f49964fdc483cbf56cb authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use a correct a11n for "actions bar" in a product (#4358)

f9c07d5cb9390b384acea0879d64f8577e02c3a0 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Nutrition facts array in a bottom sheet (#4362)

* Nutrition facts array as a bottom sheet

* A11n: ensure each line is read once: not the labe...

c2c904df584e31b07f49b86f94088c21ed6fbdc6 authored about 1 year ago by Edouard Marquez <[email protected]>
flutter_secure_storage not correctly setup on macOS + some config files (#4353)

7a019d2f7a32fd2df1bd60521b7b26d2db7d9092 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: User lists picker in a modal sheet (#4364)

* CW

* List picker with a modal sheet

* From the product page, we shouldn't be able to swi...

d00f9a07e41f1a447a0569050c08c0d668bfd53a authored about 1 year ago by Edouard Marquez <[email protected]>
chore(deps): bump fastlane-plugin-versioning (#4330)

Bumps [fastlane-plugin-versioning](https://github.com/SiarheiFedartsou/fastlane-plugin-versionin...

23956fa8660b8473c0de14f6a31e15543ed2b2eb authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump fastlane in /packages/smooth_app/ios (#4308)

Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.213.0 to 2.214.0.
- [Release note...

1b7440c5f7db17f4dd3eccbe0a531a4d77c1a1e4 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump fastlane-plugin-versioning in /packages/smooth_app/ios (#4331)

Bumps [fastlane-plugin-versioning](https://github.com/SiarheiFedartsou/fastlane-plugin-versionin...

32709e76cd4bc6c5211a5be255d14fa8a57cc72b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump fastlane in /packages/smooth_app/android (#4306)

Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.213.0 to 2.214.0.
- [Release note...

0cf1c03532027e02c46c01307eebf1b98b033432 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: Settings now use Modal Sheets 🀩 (#4307)

ef15cab269bdae8cb46410cec412ad83ed9b23b2 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Product loading card (#4318)

41e919129a57022da0b356c773755948adaf7e42 authored about 1 year ago by Edouard Marquez <[email protected]>
fix: Added text 'compare to category' for the comparison page (#4221)

Co-authored-by: Edouard Marquez <[email protected]>

899cea68cbf5ffb4708ad5209423775d387f2e50 authored about 1 year ago by hsradA23 <[email protected]>
Fix: food preferences redirecting to a 404 page (#4348)

580b8221a6c823258e00cf658c463120011e377d authored about 1 year ago by Edouard Marquez <[email protected]>
fix: 4241 - remove shimmering box if connection fails (#4346)

c0d0834a44beb470106522b33fe039f4516b94c9 authored about 1 year ago by monsieurtanuki <[email protected]>
chore(deps): bump flutter_image_compress in /packages/smooth_app (#4345)

Bumps [flutter_image_compress](https://github.com/fluttercandies/flutter_image_compress) from 2....

6a8b179a909983f53dc1f2b4cf07394e080f0da8 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: offDart270 - removed code now duplicate with off-dart 2.7.0 (#4343)

4a5cc50d899f28283e71686abba087c2f266275b authored about 1 year ago by monsieurtanuki <[email protected]>
fix: Permissions page: use "a well balanced" style to ensure we have bigger line height (#4341)

b9c6be7082cc3d93f69bcd748d1b99c10373ce41 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Camera Visor: force icons to always be white (#4340)

46b6faa508d96a47558060c50d12cfb1b5eb4837 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Add an always visible placeholder + error builder for Images (#4339)

4c0d0a4ef6c6adbea255fa4e7dfbc0572fb6bc94 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Search page: (#4338)

- Clear button with a correct Inkwell
- Clear button with a good semantic

Swipe to dismiss w...

0876d7764f304f9effd2337a77e6d5fc0c1354d4 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Improve the Nutrition Facts screen (#4278)

829e2a1e3c877ebcf1babb7cea739d37687c5839 authored about 1 year ago by Edouard Marquez <[email protected]>
feat: A nice animation for the onboarding (#4311)

8e80d4239bc45e4f055ca6a3e272b3cadb34093d authored about 1 year ago by Edouard Marquez <[email protected]>
feat: Improved country picker (#4300)

* Improved country picker

* Don't use cupertino but widgets.dart as a dependency

6290fa3d529d1d8d53fae7793767cc02a39b5771 authored about 1 year ago by Edouard Marquez <[email protected]>
chore: iOS/macOS: "App Uses Non-Exempt Encryption" (#4344)

109b417e80754ae192fbbd95f4279397baeeba10 authored about 1 year ago by Edouard Marquez <[email protected]>
chore: Rename "Ingredients and Origins" to "Ingredients" (#4336)

5b376d094a4f2335fbee2f27e57988e3a64e99d1 authored over 1 year ago by Edouard Marquez <[email protected]>
feat: Sign up request with the country and the language of the user (#4329)

8051788d3e6221623468fd89dfedf2d22a34c91a authored over 1 year ago by Edouard Marquez <[email protected]>
fix: Fix a regression with Matomo (#4326)

b8b0a8f58b5d8a60c60fbfcbe6d8e32534c097c2 authored over 1 year ago by Edouard Marquez <[email protected]>
feat: Better support error when saving the picture locally (#4305)

5a72a46fbfbabc76c1aa084f5f6b05693ad617d4 authored over 1 year ago by Edouard Marquez <[email protected]>
chore: Add a few comments about macOS development (#4327)

b368f377cceeec9e281d5c161b1bf4a5fc4b95b8 authored over 1 year ago by Edouard Marquez <[email protected]>
chore: Rename Tab_for_more => tap_for_more (#4324)

4e13ebf0dae8eeb319183fb5b586cf730645c1a5 authored over 1 year ago by Edouard Marquez <[email protected]>
fix: 4301 - new "up-to-date" provider for product list (#4321)

New files:
* `up_to_date_interest.dart`: Management of the interest for a key.
* `up_to_date_p...

d9e49dfc14c5d40c69b5e70d35aad802d5e4e504 authored over 1 year ago by monsieurtanuki <[email protected]>
feat: Better support RTL languages (#4310)

b03f60b085728117033bcfd2f28b9120e3988540 authored over 1 year ago by Edouard Marquez <[email protected]>
fix: 4304 - save images as async instead of isolate (fallback) (#4323)

d05bbd74d9d0b528776e266e9233e5984114281f authored over 1 year ago by monsieurtanuki <[email protected]>
fix: The nutrition page is unusable on iOS (#4265)

faf986315e6cbada4c2a86110adbae640d26bc25 authored over 1 year ago by Edouard Marquez <[email protected]>