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

Merge branch 'openfoodfacts:null-safety' into null-safety

129dd52562804011d6aa8c61f59c3d1af9a7dc8b authored over 3 years ago by Marvin M <[email protected]>
.

b32e9f791044a0581466e821ad8c67011c8a5560 authored over 3 years ago by Marvin M <[email protected]>
.

dadb85d1f13293957c725c2e6f018d6024ba7cb5 authored over 3 years ago by Marvin M <[email protected]>
.

088571b3d4c6e0c5bca77ffba536b839dc8278ca authored over 3 years ago by Marvin M <[email protected]>
feature/#166_3 - user product lists are now reorderable

Database table `product_extra` replaces now dropped `product_list_item`.

New files:
* `bulk_del...

f799430731a9f6d980f133b61271b97f37af72a2 authored over 3 years ago by monsieurtanuki <[email protected]>
start

ae530524f364f9d178a4e825a3e6f91bf9a6d8e1 authored over 3 years ago by Marvin M <[email protected]>
Linting (#412)

619e4c59961c128946408a802fa9669758db2078 authored over 3 years ago by Marvin M <[email protected]>
Linting

2749bd6385cd1dbb64561263cd4626e90e387203 authored over 3 years ago by Marvin M <[email protected]>
Update home_page.dart (#411)

4e92eebe746a672094c4dc9dc5eba2a6833ae16d authored over 3 years ago by Marvin M <[email protected]>
Update home_page.dart

f322ca144d1a049563c061ee1bbe20db583f87fc authored over 3 years ago by Marvin M <[email protected]>
Updated dependencies (#410)

dab18d812faee177362ba3953b30809155d23ae6 authored over 3 years ago by Marvin M <[email protected]>
Update crowdin.yml

bb3615c711e5f29d94b16f0735a5e30321751691 authored over 3 years ago by Marvin M <[email protected]>
Update dartdoc.yml

f38ea44297a56787d97f3e90ebef47f144db28f7 authored over 3 years ago by Pierre Slamich <[email protected]>
Update dartdoc.yml

f198efda3b0475d04fe6cd8073577bf1ee7ae526 authored over 3 years ago by Pierre Slamich <[email protected]>
Dart documentation for Smoothie

Dart documentation for Smoothie

1e234e53c28cd21d70fedb971c640eb4d017376d authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #401 from monsieurtanuki/feature/#349

feature/#349 - history and scan lists now have displayed timestamps

95f9e20a572c505c5a8546d886bf95071c7c8a1c authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#349 - refactoring the db + storing the product refresh timestamps

Impacted file:
* `continuous_scan_model.dart`: minor private variable renaming

c9ee397eb1953fff84a7324ddd9aa83ab233a6aa authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#349 - refactoring the db + storing the product refresh timestamps

New files:
* `abstract_dao.dart`: DAO abstraction
* `dao_product_extra.dart`: DAO for Product Ex...

30b549ebdc395c9a16b1b136ce51fa0249ee4483 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #392 from openfoodfacts/l10n_develop

New Crowdin translations to review and merge

81aa5bba0950a6d61c709a8b2a602d20fb94d958 authored over 3 years ago by Pierre Slamich <[email protected]>
feature/#349 - now we store and display the whole history and scan timestamps

In table `product_extra` we added an `int` column:
* the primary keys are barcode and "extra key...

bcd1511ea3583b2904142d108e76c28c3cc15f03 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge branch 'develop' into release/0.0.1

e3c6be4c53da2fa3f782b43798a2fb51821d39af authored over 3 years ago by Pierre Slamich <[email protected]>
New Crowdin translations by Github Action

fe73c83df49590d3c870dc8f9df38eebd7137bbd authored over 3 years ago by Crowdin Bot <[email protected]>
"Add to list or pantry" bottom sheet beautification (#390)

* Outsourced to its own view

* Fixes

* Removed barrierColor

* Divided into subcategorie...

d77fc95b8bedb062aa6d835bef077d8475b7302f authored over 3 years ago by Marvin M <[email protected]>
Merge branch 'develop' into release/0.0.1

6810ca9ca99361d75e30bf92a2e63dbf99ae588b authored over 3 years ago by Pierre Slamich <[email protected]>
feature/#349 - history and scan lists now have displayed timestamps

History and Scan lists now behave differently from the other lists.
They use "extra data": a pro...

abc4fab9ecf4ea3adc64483cb7e2d5d9da1e15ef authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #400 from monsieurtanuki/feature/#158

feature/#158 - removes null attributes from product display

a4db1ea6f0836d36e1368da7db7680244b60ddee authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#158 - removes null attributes from product display

Impacted files:
* `attribute_list_expandable.dart`: new static method `getPopulatedAttributes` t...

96b686dc57246f2f0c82228b6acc344969ad4b0c authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#158 - removes null attributes from product display

Impacted files:
* `attribute_list_expandable.dart`: new static method `getPopulatedAttributes` t...

32ca8c58b85cf0a67a403b8b85df4a3eba0f7427 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge branch 'develop' into release/0.0.1

a91411a287a23405073a1b994423e26d5f11344d authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #398 from monsieurtanuki/feature/#389

feature/#389 - on product page, attributes are now clickable

e7fa316a9bcbf6c543e0f0f3b9a946d386048a8f authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#389 - on product page, attributes are now clickable

Impacted files:
* `attribute_button.dart`: moved parts of the code to a reusable `static` method...

4e0907f8de6acc8efbcca5f38464723305ad450c authored over 3 years ago by monsieurtanuki <[email protected]>
Merge branch 'develop' into release/0.0.1

be9d97e6654c56514da3b785662e73b5177fc784 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #397 from monsieurtanuki/bug/#340

bug/#340 - scan: added the color to "found" card and removed the attributes

254f3b4013646f448c0b84caa18d52497785d8bd authored over 3 years ago by monsieurtanuki <[email protected]>
bug/#340 - product title slight change

731cc0ccc6628095c39989520100c4b4fb437046 authored over 3 years ago by monsieurtanuki <[email protected]>
bug/#340 - more compact "found" product card

Impacted files:
* `attribute_chip.dart`: removed padding
* `attribute_list_expandable.dart`: add...

5326321bd2761f383abf6bc7f92e22cdae7de9d9 authored over 3 years ago by monsieurtanuki <[email protected]>
bug/#340 - scan: added the color to "found" card and removed the attributes

Impacted files:
* `personalized_ranking_page.dart`: made public and reusable the code of `getCol...

cf2c8955e0474e7eb1c2a525b62c614065e89405 authored over 3 years ago by monsieurtanuki <[email protected]>
Update home_page.dart (#391)

c69813770f51a675714de1bf2ae224263bb5828a authored over 3 years ago by Marvin M <[email protected]>
Merge branch 'develop' into release/0.0.1

c19c09ac33c7436af966431c786619e25aca96e8 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #386 from monsieurtanuki/feature/#384

feature/#384 - collapsible version of attribute scores

b695519132d5211985bc24d53557687096f0e4e3 authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#384 - collapsible version of attribute scores

Impacted files:
* `attribute_card.dart`: centered the text; refactored
* `attribute_chip.dart`: ...

7364ae5a4b6feb88c01470580ff4e50a6d419952 authored over 3 years ago by monsieurtanuki <[email protected]>
Update main.dart

27ad5c0ccee2b53c1bcfa9979183d302b7a87847 authored over 3 years ago by Marvin M <[email protected]>
dependencies

5a108caeae3bf856c15d40343a7470da0406059e authored over 3 years ago by Marvin M <[email protected]>
Update crowdin.yml

541ae85bdd0deefbfc7b5b12f07895c110f411ba authored over 3 years ago by Pierre Slamich <[email protected]>
Merge branch 'develop' into release/0.0.1

3f7446e58cb8d57237f217779dbad028a7efc6bb authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #385 from monsieurtanuki/warningBS1

warning BS number 1

21e9a828d609e22f7984c453d5880cfb3fbc03f4 authored over 3 years ago by monsieurtanuki <[email protected]>
warning BS number 1

f8a32c5eb0ff6f1ac41c3f77a16262ff76cd817c authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #383 from monsieurtanuki/feature/#204_2

feature/#204 (2) - replaced the bottom navigation bar with a bar higher on screen

10688e4b3a9c5bcb02250f35d7e7975c66abbad6 authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#204 (2) - fine-tuning

1d302809dc657332bc5cdfa9fd881b3989b01afe authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #375 from openfoodfacts/l10n_master_gh

New Crowdin translations to review and merge

bb6b06557e499d20210e42828c8469f102f50fdc authored over 3 years ago by Pierre Slamich <[email protected]>
New Crowdin translations by Github Action

8c24ad4df30934df85d3fda8866ab0327cada06e authored over 3 years ago by Crowdin Bot <[email protected]>
feature/#204 (2) - replaced the bottom navigation bar with a bar higher on screen

2ea0d3be0c28db3525b25b397c20dcc1b48ae59e authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #382 from monsieurtanuki/feature/#372_bis

feature/#372_bis - column horizontal margin + text centering for home header

72b4661d54ba3c005deacd78d4a0b3b24c3ee50e authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#372_bis - column horizontal margin + text centering for home header

Even better that way!

d20d1ed42f5f67c3d17813202dc621886c8c41b6 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge branch 'develop' into release/0.0.1

1e4df6dc5981f554655ba29d9750f6616acf1180 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #381 from monsieurtanuki/feature/#372

feature/#372 - left margin + center alignment for home header title

dc0e9fea7f8a2f59978a19da432562dd2f9f26f9 authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#372 - left margin + center alignment for home header title

06f5940f6490f5bd0163fee07ba742674ddfb3d4 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #370 from monsieurtanuki/feature/#336

feature/#336 - displaying attribute buttons as ListTiles

49e2ad207ab12e1209223d9ca942823e3200e4ba authored over 3 years ago by monsieurtanuki <[email protected]>
Update crowdin.yml

9d5e4ad8468b7650eb94aae86584bc33544b579b authored over 3 years ago by Pierre Slamich <[email protected]>
Update README.md

be9a1ca7d83309b6b148d7cabe5e3ab24e4ac09f authored over 3 years ago by Pierre Slamich <[email protected]>
feature/#366 - now using "!!!" svg files and opacities for backgrounds

New files:
* `assets/data/important.svg`
* `assets/data/very_important.svg`
* `assets/data/manda...

0b35dc04c32a303f8e7a1a085bf8c550e98a05b5 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge branch 'master' into release/0.0.1

0da660496168f78b256d75af168d24ee4457fa2f authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #374 from openfoodfacts/l10n_master_gh

New Crowdin translations to review and merge

e1c6befe42e8dff2b93163c1fc3fd89016a1e621 authored over 3 years ago by Pierre Slamich <[email protected]>
New Crowdin translations by Github Action

81f51ec30a9217b64d45a9292328c660a73d6c6d authored over 3 years ago by Crowdin Bot <[email protected]>
Merge branch 'master' into release/0.0.1

1fbddad0990fc593b057ef2e05ef8edd3c055d99 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #371 from openfoodfacts/l10n_master_gh

New Crowdin translations to review and merge

f0645b5e657aaf965a78e0bf67f25d23d96a6911 authored over 3 years ago by Pierre Slamich <[email protected]>
New Crowdin translations by Github Action

de0141a8e0f58cbd07193f64de67ae964e3a60e8 authored over 3 years ago by Crowdin Bot <[email protected]>
Merge pull request #373 from monsieurtanuki/feature/#204

feature/#204 - simplified bottom action bar + other UI changes

f137b0f6bc3599f730dd1842a65ffa2e7a514e43 authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#204 - simplified bottom action bar + other UI changes

Impacted file:
* `product_page.dart`: changed the subtitle; moved 2 items from bottom action bar...

0b752cabaa0593921dd12713e5abafd1a8baea37 authored over 3 years ago by monsieurtanuki <[email protected]>
Removed ios build from ci workflow

cb9411224e9149d69408ac97243d11dd3796c6e2 authored over 3 years ago by Marvin M <[email protected]>
Update Fastfile

358519d22413277bbf5c5c52bd36a77acd9f8855 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #369 from openfoodfacts/fastlane-gemfile-security

Update Gemfile.lock

aba3381bf6c53ebbfe5684dc40d2f1caf8c8001b authored over 3 years ago by Pierre Slamich <[email protected]>
feature/#336 - displaying attribute buttons as ListTiles

Now that we don't display attribute buttons in the home page, we have more liberty.

Impacted fi...

3e7ee7065b6caabdb98404c2db775fd2861925b0 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge branch 'master' into release/0.0.1

f1f60cf326a6689a42143a979112a4add23b6da5 authored over 3 years ago by Pierre Slamich <[email protected]>
Update Gemfile.lock

aede43045563a5f50de04f8fb7700c286dde961a authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #368 from monsieurtanuki/feature/#339

feature/#339 - "Powered by Open Food Facts" in white

4bf430876383f7c387b2b0f5b751619a278a00f6 authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#339 - "Powered by Open Food Facts" in white

d35aab32884da895fe650286349a1d6daf122d05 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #363 from openfoodfacts/l10n_master_gh

New Crowdin translations to review and merge

70ee9449f04b5a52a333bf6051bd097cefca3d8f authored over 3 years ago by Pierre Slamich <[email protected]>
New Crowdin translations by Github Action

c791da9c3b3cdb73f868de3c09552a01a628031e authored over 3 years ago by Crowdin Bot <[email protected]>
bug/#364 - commented pantries and shopping lists code in home page (#365)

In `home_page.dart` I've just commented code that is temporarily not used.
I guess some day we'...

f2e5b6d40c6b942838b2bf358c0176324fbc356c authored over 3 years ago by monsieurtanuki <[email protected]>
Reverted temporary hardcoded version code

For #354

054a758748ef3e124b7de9a24b376b08394d0fd8 authored over 3 years ago by Marvin M <[email protected]>
Temporary ios version code (#367)

* Update Fastfile

* Update Fastfile

Undo temporary fastile fix from #366 for #354

* Upd...

308b860532fe65148984bf40573bb6e22fc27612 authored over 3 years ago by Marvin M <[email protected]>
Update Fastfile

Temporary for #354

1fc69d3c0f604a8a6e3d1f0e9b01261f4b16d47b authored over 3 years ago by Marvin M <[email protected]>
Update Fastfile

Undo temporary fastile fix from #366 for #354

2fc6d0f3c365bbc36045bf1689076e256d09cfbc authored over 3 years ago by Marvin M <[email protected]>
Update Fastfile (#366)

54c5294a39c1bdf55b882b018e7edfe5e4dfc4dc authored over 3 years ago by Marvin M <[email protected]>
Update Fastfile

d715865d86449beb1f132a484594131c7d65d9ff authored over 3 years ago by Marvin M <[email protected]>
Merge branch 'master' into release/0.0.1

81875280ae15c504f8a2e088af8297294bbc9a56 authored over 3 years ago by Pierre Slamich <[email protected]>
Update Fastfile

07922750d91970fe68c41a93e0021acadf81ad59 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge branch 'master' into release/0.0.1

b009d09654b479b8b78c6166e347c5a5f59651b9 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #358 from monsieurtanuki/feature/#351

feature/#351 - at last, a bear in the header!

4915654103e43a4e49902b3a21a4ead470cbfdf1 authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#351 - at last, a bear in the header!

New files:
* `brown.svg`: brown bear
* `svg_async_asset.dart`: Widget with async load of SVG ass...

140f3977dd02784331f28b2e080d578078462099 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge branch 'master' into release/0.0.1

9785f6755c33bb3c63869d979f3a4c5b9b25e7c6 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #357 from openfoodfacts/l10n_master_gh

New Crowdin translations to review and merge

a628c859802835aa1934181043ee2f104a5007cf authored over 3 years ago by Pierre Slamich <[email protected]>
New Crowdin translations by Github Action

51d575bf7d4b2cc9d6f6c43b4fe407f5db10ff9e authored over 3 years ago by Crowdin Bot <[email protected]>
Minor changes (#356)

* MatomoTracker

* Update smooth_simple_button.dart

* Font weight

* Update smooth_theme....

fa4fc6adaef6bb0d7f9631851666bf098ccf06b9 authored over 3 years ago by Marvin M <[email protected]>
Merge pull request #337 from openfoodfacts/l10n_master_gh

New Crowdin translations to review and merge

eb370abc0d3bff32b4aeef5398d045be4b0e3e23 authored over 3 years ago by Pierre Slamich <[email protected]>
New Crowdin translations by Github Action

d4911d45b7de2ae1566dc19548b4ab066226b209 authored over 3 years ago by Crowdin Bot <[email protected]>
Added 2 guidelines for contributions

0482a56d9a03e0956e65d1f77c29cf44f8dd9ec6 authored over 3 years ago by Pierre Slamich <[email protected]>
Create CHANGELOG.md

8ec296ce9aa283f688118a3983c7a6d9acd28d10 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #325 from openfoodfacts/l10n_master_gh

New Crowdin translations to review and merge

d1ae29d7f1353a854d65f3bc6f138eb86068c187 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge branch 'master' into release/0.0.1

fd2305df64a2a48a35b0960430f52635bbcb52b8 authored over 3 years ago by Pierre Slamich <[email protected]>