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

Update README.md

748197ec23d912c3c37277b7da401145b0feba66 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #95 from monsieurtanuki/feature/#21_2

feature/#21 - scan now uses local database, for product look up and for its history

8379bb96a3e27523f753ba36f0d6d940bdb877e6 authored almost 4 years ago by monsieurtanuki <[email protected]>
feature/#21 - scan now uses local database, for product look up and for its history

New file:
* `scan_page.dart`: helper class to be used on top of `AlternativeContinuousScanPage` ...

69c3dbf9602ad74abc56d3b2fa8bcabf9d8707c5 authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #93 from monsieurtanuki/feature/#87

feature/#87 - immediate access to database data, with a snackbar for http refresh

cb7d803a77daef39c4c7e2d9325183b298351aaa authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #92 from monsieurtanuki/feature/#34

feature/#34 - refactored product page

07874d81b68fce5383f012e3cdd36cc82957d8be authored almost 4 years ago by monsieurtanuki <[email protected]>
feature/#87 - immediate access to database data, with a snackbar for http refresh

Impacted files:
* `database_product_list_supplier.dart`: implemented new method `getRefreshSuppl...

c08ddfcbfa9b157801acff02c17486452ae33e2f authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #60 from openfoodfacts/github-action-crowdin

add upload_language: en to Crowdin GitHub action options

94df1e356a06f2a001363d25e6bfe6614f72a158 authored almost 4 years ago by Pierre Slamich <[email protected]>
feature/#34 - even more refactoring for the product page

Deleted files:
* `nutrition_card.dart`
* `nutrition_level_chip.dart`: doubled code with `Attribu...

43cd7f1c042d81802c7c7be1b4d70753289a7771 authored almost 4 years ago by monsieurtanuki <[email protected]>
feature/#34 - refactored product page

Deleted files:
* `attribute_expandable.dart`
* `labels_expandable.dart`
* `palm_oil_free_informa...

ded29eb3fe3ab37a6db757fcaa90d4116ac79ee8 authored almost 4 years ago by monsieurtanuki <[email protected]>
New Crowdin translations by Github Action

c8177ba0d6e7aea2050ed90b216e9a8ccfd65bbd authored almost 4 years ago by Crowdin Bot <[email protected]>
Fixed product card title + settings icon color (#91)

Fixed product card title + settings icon color

7af7d97d77a577615200d852e0dc6c0c52d2b120 authored almost 4 years ago by Marvin M <[email protected]>
Merge pull request #85 from monsieurtanuki/bug/#84

bug/#84 - fix of upsert statement + refactoring

167cba09d3e4c893c04649acafbf34ad194eabee authored almost 4 years ago by monsieurtanuki <[email protected]>
bug/#84 - fix of upsert statement + refactoring

Impacted files:
* `dao_product.dart`

126ce0fa46b4b0e4cab5cbfafbab6cce47ef6822 authored almost 4 years ago by monsieurtanuki <[email protected]>
Theme refactoring using a ColorScheme (#81)

7e5a9ccfc46e7f6fdc1c1e6feb5c620aa57177c3 authored almost 4 years ago by Marvin M <[email protected]>
Merge pull request #79 from monsieurtanuki/feature/#41

feature/#41 - the language is taken into account at init time for preferences

d0ceaa754fe3a218af90b8dba69628fb263f8eff authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge branch 'master' into feature/#41

fe9bba7d270c8c6c16b77007e24436f2423e4553 authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #82 from monsieurtanuki/feature/#52

feature/#52 - display network SVG files with optimized asset files as default

ba87e25cdc14f5304639e9a2a1bff02308ec4aac authored almost 4 years ago by monsieurtanuki <[email protected]>
Added splash screen (#69)

OS splash screen + Flutter splash screen +initializing indicator on startup all with darkmode su...

442ae6189f477b1d3e2bd2f22fce908589efea43 authored almost 4 years ago by Marvin M <[email protected]>
feature/#52 - display network SVG files with optimized asset files as default

oops...
* `svg_cache.dart`: displays a SVG from the network, with an asset as default

f150eb79bfd4dce533e3f0e887971cd3fbaaf5b9 authored almost 4 years ago by monsieurtanuki <[email protected]>
feature/#52 - display network SVG files with optimized asset files as default

New files:
* `svg_cache.dart`: displays a SVG from the network, with an asset as default
* 119 S...

f919ceaec7df0e47bc897e6232fe90c50c462750 authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #80 from monsieurtanuki/bug/#72

bug/#72 - searches are now with the correct language

1fa715d12cefd178b046e67f35b9872c776556d7 authored almost 4 years ago by monsieurtanuki <[email protected]>
bug/#72 - searches are now with the correct language

Impacted files:
* `choose_page.dart`: now calling the searches with an additional language param...

e7d129172cda6483a618bbe83128a8dde9a468bc authored almost 4 years ago by monsieurtanuki <[email protected]>
feature/#41 - the language is taken into account at init time for preferences

oops...

Renamed files:
* `init_attribute_groups_en.json`
* `init_preferences_en.json`

f0a6d2f2745487948d7f7df524de3bd602452c4c authored almost 4 years ago by monsieurtanuki <[email protected]>
feature/#41 - the language is taken into account at init time for preferences

Impacted files:
* `main.dart`: added a layer to extract the locale language and have the model r...

b14c2dc6ce1fb51f560546ae16a4ab1e7e02c3d8 authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #77 from monsieurtanuki/feature/#76

feature/#76 - more visible slider in UserPreferencesView

02f5e75690c5f84869fa5e1368c69e023e84af8c authored almost 4 years ago by monsieurtanuki <[email protected]>
feature/#76 - more visible slider in UserPreferencesView

c9ceb294060b720016add1c8729a2b407fff1319 authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #71 from monsieurtanuki/feature/#21

feature/#21 - automatically storing keywords and group results into the database

2bfb7386e91b51ed4153db3ea5e5a9aac2bbe071 authored almost 4 years ago by monsieurtanuki <[email protected]>
feature/#21 - automatically storing keywords and group results into the database

... and automagically asking the end-user if they want to see the cache

New files:
* `dao_produc...

43fda6eed7a72f0b7c25f8f52d72a0afa0086cd6 authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #70 from monsieurtanuki/feature/#32_2

feature/#32_2 - display attributes logos for selected preferences in product card

40377c3cdd0e911ce51903fb909fad60b0bb73c7 authored almost 4 years ago by monsieurtanuki <[email protected]>
feature/#32_2 - display attributes logos for selected preferences in product card

Deleted files:
* `attribute.dart`: now it's in the `openfoodfacts` library
* `attribute_group.da...

30a813ab67175762ba4cbb400b888f919eef02cb authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #68 from openfoodfacts/pr/67

raking_page darkmode fine tuning

08a6b2cbef0fb7c048a44beb063333095ae5560b authored almost 4 years ago by Marvin M <[email protected]>
@monsieurtanuki suggestions for improvement

9a85f914409c63bd523c018c831c53a93681de58 authored almost 4 years ago by Marvin M <[email protected]>
tabs for all products darkmode fine tuning

b5608cc6bb265808090bef19b6d8df3e0be56f6f authored almost 4 years ago by Marvin M <[email protected]>
Merge pull request #67 from monsieurtanuki/feature/#35

feature/#35 - tabs for all products+matching yes/maybe/no

5faab971871749981954d4b14fa7c5adb96a9431 authored almost 4 years ago by Primaël Quémerais <[email protected]>
Update attribute_card.dart

192582a1a424a8ba3d156cd783c2abd41ce8a96d authored almost 4 years ago by Marvin M <[email protected]>
Update packages/smooth_app/lib/pages/personalized_ranking_page.dart

Co-authored-by: Marvin M <[email protected]>

eb2f9d2890e7697e8af9d2baa2c76f81c0c7ca7f authored almost 4 years ago by Primaël Quémerais <[email protected]>
Merge branch 'master' into feature/#35

c0b75f956ce597eb23fd5fd031b3444eb707c9ff authored almost 4 years ago by monsieurtanuki <[email protected]>
feature/#35 - tabs for all products+matching yes/maybe/no

Impacted files:
* `personalized_ranking_page.dart`: added a `BottomNavigationBar`
* `pubspec.yam...

a1188c44508f83c3c37a866413ce0ca1b7d64f17 authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #66 from openfoodfacts/darkmode

In depth darkmode

28d4ac1169ad085fd2ed6ec46e5cad34e20b8af5 authored almost 4 years ago by Primaël Quémerais <[email protected]>
Changed to bodyText2

e30d908764ff2ba3291d317409720aeba9ab1de9 authored almost 4 years ago by Marvin M <[email protected]>
Addressed changes recommended by @monsieurtanuki

5c9009c6cf346c30a4a447b339eae8f3f4819616 authored almost 4 years ago by Primael Quemerais <[email protected]>
In depth darkmode

84c7aac56b5fd77a110e1f910371bfb224ff1a24 authored almost 4 years ago by Primael Quemerais <[email protected]>
Merge pull request #62 from monsieurtanuki/feature/#55

feature/#55 - SQLite local database, and refactoring with StatefulWidget's

ff4219a8cebdc5d3a9794dc9d929ee518de7c214 authored almost 4 years ago by Primaël Quémerais <[email protected]>
Minor merge fix.

dd35d5c87c2ce64e11408689364dd5c0bb136c0b authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge branch 'master' into feature/#55

de8de420a8c1565e490e8907a09178cca85a5ae6 authored almost 4 years ago by monsieurtanuki <[email protected]>
Merged #65, minor fixes

8d4b9434b682ef3a17560f064b7a8978ec556299 authored almost 4 years ago by Primael Quemerais <[email protected]>
Merge branch 'pull/65'

# Conflicts:
# packages/smooth_app/pubspec.yaml

50c488969fe6d198d941301b3b94195415e4b081 authored almost 4 years ago by Primael Quemerais <[email protected]>
Changes to match v0.3.14+1 of openfoodfacts-dart

Corrections for display exceptions

b8c6f42ae05e430472d3c16e66012fcbc4b2d496 authored almost 4 years ago by Primael Quemerais <[email protected]>
Merge branch 'master' into feature/#55

a8d8b472e474abff42e17e88adba2bbf1088217e authored almost 4 years ago by monsieurtanuki <[email protected]>
Clean separation between model and page around product query

New file:
* `constant_icons.dart`: place to put icons that are different on iOS and Android (I k...

ee645514331a3f0d06e262f3e77585afcb3228cd authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #61 from M123-dev/darkmode

Implemented dark mode

0ddc4f745661b5f4c41abb4ff9a785adaf82b542 authored almost 4 years ago by Marvin M <[email protected]>
Updated modal_bottom_sheet

In the builder param remove scrollController and use ModalScrollController.of(context) instead t...

da135761c25f1dafd10cdfa0842c8cac34632b6a authored almost 4 years ago by Marvin M <[email protected]>
Fixed primary color

074867e30cf57106636bf5ed7c0865aa378c3b6c authored almost 4 years ago by Marvin M <[email protected]>
Updated dependencies

ed9b6e580fd18bd3e05edfe5f9e066cb0f4e4912 authored almost 4 years ago by Marvin M <[email protected]>
Revert "Updated Sentry"

This reverts commit 1bc017f7e43f0080c35914c527dd12d4c0261777.

8d9ab02537c78aac4332cfbd1f37708be1bcfea9 authored almost 4 years ago by Marvin M <[email protected]>
Revert "Revert "Revert "Updated dependencies"""

This reverts commit f309f003973d111901b48b4d39904356ce3c6eb1.

cdec4df9b35db2df4b218b101690d8ce99c986cc authored almost 4 years ago by Marvin M <[email protected]>
Revert "Revert "Updated dependencies""

This reverts commit f199e89c7245062b94523078c4a124f9854c4f1d.

f309f003973d111901b48b4d39904356ce3c6eb1 authored almost 4 years ago by Marvin M <[email protected]>
Revert "Updated dependencies"

This reverts commit d544f3114df2f89a817edec84e6a2d9f7fb2b451.

f199e89c7245062b94523078c4a124f9854c4f1d authored almost 4 years ago by Marvin M <[email protected]>
Updated Sentry

1bc017f7e43f0080c35914c527dd12d4c0261777 authored almost 4 years ago by Marvin M <[email protected]>
Updated dependencies

d544f3114df2f89a817edec84e6a2d9f7fb2b451 authored almost 4 years ago by Marvin M <[email protected]>
Update smooth_navigation_bar_classic.dart

ba62031583e9a5ef390d9ca56e5f91515779d189 authored almost 4 years ago by Marvin M <[email protected]>
transitional solution for SmoothToggle

ef2316f0ded0856bf28e1f380653e3277292932c authored almost 4 years ago by Marvin M <[email protected]>
Darkmode shadow color (Scanbutton)

4b7f44c06eb23a553360c41e2571ba895e41e8d5 authored almost 4 years ago by Marvin M <[email protected]>
Darkmode NavBar

3e86bad7e28b63f13978e331f74da1d972ac2af8 authored almost 4 years ago by Marvin M <[email protected]>
More widget support

f282890f6c66980d2c010e9856ac49496d447f8f authored almost 4 years ago by Marvin M <[email protected]>
Update smooth_alert_dialog.dart

ca0dfa59177458dff3a0864d88b0f83018c21f5b authored almost 4 years ago by Marvin M <[email protected]>
Syntax fixes

08999823a58531374ed8a80849f115deb5a4f24a authored almost 4 years ago by Marvin M <[email protected]>
feature/#55 - experimenting the NotifyListeners method in a clean model without Widgets

Impacted files:
* `alternative_continuous_scan_page.dart`: refactoring mainly due to changes in ...

c5f5b93b6ffc08eb68d6c0c5ec2de70313a9bb3a authored almost 4 years ago by monsieurtanuki <[email protected]>
feature/#55 - SQLite local database, and refactoring with StatefulWidget's

New files:
* `barcode_product_query.dart`: API query / product by barcode (used to be in `full_p...

2dbb6b62ac110ecbf045150924e765d35ebc849e authored almost 4 years ago by monsieurtanuki <[email protected]>
Proposed changes from @monsieurtanuki

e231f765727b748d78c2d8b03b3cf44222b3727b authored almost 4 years ago by Marvin M <[email protected]>
Update smooth_theme.dart

1de266cb5f607023c7597029f71e7c8ab6236910 authored almost 4 years ago by Marvin M <[email protected]>
More widgets

23a981e40e5c93bc04d508fef01288bbc9f8c345 authored almost 4 years ago by Marvin M <[email protected]>
Merge branch 'master' into darkmode

fcaec0e61a0414d2e321b7b274114c07e7ac75e4 authored almost 4 years ago by Marvin M <[email protected]>
Merge pull request #7 from openfoodfacts/master

Master to fork master

1ebd18226ec4ae78b7cc6813630f093f0c825f75 authored almost 4 years ago by Marvin M <[email protected]>
First color changes

19197a70206b00ac2489a56b54f6604cb7059b7a authored almost 4 years ago by Marvin M <[email protected]>
Merge pull request #6 from M123-dev/revert-5-master

Revert "Pull request inspection and corrections"

38af5daad8863ff71e4b021b27b4c46c51aa6af6 authored almost 4 years ago by Marvin M <[email protected]>
Revert "Pull request inspection and corrections"

99d6942b49ca90e8fa756ea25948deacc4cae84b authored almost 4 years ago by Marvin M <[email protected]>
Merge pull request #5 from openfoodfacts/master

Pull request inspection and corrections

a3e02a807ad2b901d25eae65bd3f769bda5afc72 authored almost 4 years ago by Marvin M <[email protected]>
Pull request inspection and corrections

3433d2cf507d1d97f944fc7586f619756268173a authored almost 4 years ago by Primael Quemerais <[email protected]>
Working logic

e299c8b39c4b3b7e7f41c6e02b6ce7b405474e94 authored almost 4 years ago by Marvin M <[email protected]>
Preparation

b454897f158825634d6deaa4d329ca21c7ab137f authored almost 4 years ago by Marvin M <[email protected]>
Updated to new AppLocalitation

6c40443deb121a946008b32d7e135090febe84d6 authored almost 4 years ago by Marvin M <[email protected]>
Merge branch 'master' into profile-page(Testers-settings)-content

5de37d5d3d0307c736ee0c4b895f1dc39c576cf4 authored almost 4 years ago by Marvin M <[email protected]>
Merge pull request #2 from openfoodfacts/master

Master to master

44362d0eea9a44a306b3d5e6df7fb767dfaa57c9 authored almost 4 years ago by Marvin M <[email protected]>
add upload_language: en

f8aea5a492ed14625d52ee99dacb794e53cea50d authored almost 4 years ago by Stéphane Gigandet <[email protected]>
Update smooth_AlertDialog.dart

59eabb2c0c557c1743103d8d92d4a93cc337b930 authored almost 4 years ago by Marvin M <[email protected]>
fixes of @PrimaelQuemerais mentioned problems.

41b0ffa047570c6892352daba99e6d109e43a552 authored almost 4 years ago by Marvin M <[email protected]>
Update packages/smooth_app/lib/functions/launchURL.dart

Co-authored-by: Pierre Slamich <[email protected]>

943d63e6eb259454284bf76b6993dc9508d84bc6 authored almost 4 years ago by Marvin M <[email protected]>
Update packages/smooth_app/lib/l10n/intl_en.arb

Co-authored-by: Pierre Slamich <[email protected]>

d31fa7a8650e12e97adbab0ddff39b3adc9d524f authored almost 4 years ago by Marvin M <[email protected]>
Update packages/smooth_app/lib/l10n/intl_en.arb

Co-authored-by: Pierre Slamich <[email protected]>

d450b45c7d1103c7fa5e8d3d9aee433c80627c25 authored almost 4 years ago by Marvin M <[email protected]>
Update README.md

3f9d2eba337594200f30a05e6f28da3a004e6911 authored almost 4 years ago by Pierre Slamich <[email protected]>
Edge cases

4d7f635d769c7ebda5b6460ba6f0b4c922e45ca8 authored almost 4 years ago by Marvin M <[email protected]>
Changed from package_info to package_info_plus

d86af223887f645bc04a86d1ee4586ad7aef7ab3 authored almost 4 years ago by Marvin M <[email protected]>
Update crowdin.yml

10707957ae971e83715262bb1bc63a6af52d2456 authored almost 4 years ago by Pierre Slamich <[email protected]>
Update crowdin.yml

898a9169c3665d4a69480a96d3324884d903fbba authored almost 4 years ago by Pierre Slamich <[email protected]>
Create crowdin.yml

7b9a783ecd795e79cf7705743234eba3db27a10f authored almost 4 years ago by Pierre Slamich <[email protected]>
Update crowdin.yml

eb88fb17589f19e56897e02467b6d1297cd5e3cb authored almost 4 years ago by Pierre Slamich <[email protected]>
Delete crowdin.yml

4308348582d0d94e8e66c23bad04713772b612ce authored almost 4 years ago by Pierre Slamich <[email protected]>
Update crowdin.yml

b8112710d571129d8966aa1ac5955fa1f1b263d6 authored almost 4 years ago by Pierre Slamich <[email protected]>
Automatic crawling of the version number + app name

5c24613b9b667884bd547c6f8fd57fc9c217d7e1 authored almost 4 years ago by Marvin M <[email protected]>