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

refactor: backgroundTasks - around the new "upload" method (#3028)

Impacted files:
* `abstract_background_task.dart`: refactored around the `upload` method
* `ba...

2ca03cd5dac0f3c9ce1179c3ea8b6722652626fd authored about 2 years ago by monsieurtanuki <[email protected]>
fix: Image extraction screen (#3026)

* fix white screen issue

* changes required after review

f8932379db4ee10e0618ff109274a9261cd2156f authored about 2 years ago by Puja Kumari <[email protected]>
fix: handling of back tap in select products list screen (#3019)

* fix : handle backtap for select products list

* chore : formatting

* chore : reverted git

*...

c459397185b8785f707114cf522c8bb96856496b authored about 2 years ago by Ansh <[email protected]>
fix: fixes 1286 (#3025)

e60f6b8f776fc816bcc3cd6f9ef41d50ddaf000a authored about 2 years ago by Abu Ghalib <[email protected]>
fix: refresh images from gallery screen (#3023)

* refresh images from gallery screen

* fix extra images overflow creation

* private variab...

58dbd439e58761968750474191ee924d8a4ec8ba authored about 2 years ago by Aman Raj <[email protected]>
chore: New Crowdin translations (#3012)

Co-authored-by: Crowdin Bot <[email protected]>
Co-authored-by: Pierre Slamich <pierre@op...

c62b3f9eae65fc5393e759b79febd6859d863f52 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(deps): bump fastlane in /packages/smooth_app/android (#3021)

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

8e98ecd8109ff66c3131e87f08ae30d1da36122b authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump fastlane in /packages/smooth_app/ios (#3020)

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

a6714e886a2c5541555ace047ca402416959754a authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor: Removed unnecessary assets (#3010)

* style: Removed unnecessary assets

* Added back barcode.json

* Update pubspec.yaml

6ba475b0349543f2952983fb692d082febbbc8e3 authored about 2 years ago by Marvin Möltgen <[email protected]>
Supported devices algorithm improved for the alternative scanner mode (#3005)

e5a759c23bfdb5c4684b1126d220c83ffef85f59 authored about 2 years ago by Edouard Marquez <[email protected]>
fix: Goldens update darkmode status (#3016)

* fix: Goldens update darkmode status

* Update user_preferences_page_test.dart

* fix

* ...

1d5abac606497f2ffad87f1d420142ee76fa9552 authored about 2 years ago by Marvin Möltgen <[email protected]>
feat: #3013 - asset file utz-certified.90x90.svg (#3015)

6a1134908e302f48c97cd2d763f3139647a2e9a8 authored about 2 years ago by monsieurtanuki <[email protected]>
chore(deps): bump crowdin/github-action from 1.4.12 to 1.4.13 (#3014)

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

eb66aad274dda48e197514d8fe58a5f3863754f5 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: Allow to change the camera mode without restarting (#3008)

* Allow to change the camera mode (aka alternative mode) without restarting the app

* Fix test ...

acb5fac58111b1f26b08be3b5ed6514fa5577e9e authored about 2 years ago by Edouard Marquez <[email protected]>
chore: New Crowdin translations (#3007)

Co-authored-by: Crowdin Bot <[email protected]>

706247f0d20edee8c96b8a12aff6efa40d59fc36 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
doc: bring the released version up to date (#3003)

b5ffdd689699db947ccb80e6454917c8ec7a2ee5 authored about 2 years ago by Pierre Slamich <[email protected]>
chore: New Crowdin translations (#3000)

Co-authored-by: Crowdin Bot <[email protected]>

d61596ea990014d2e8c9cd260c585cd994af602d authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add fairtrade-international.77x90.svg to the cache folder (#2997)

a32f1058272520fc2f569a28406e9b291455a85a authored about 2 years ago by Edouard Marquez <[email protected]>
chore(develop): release 3.17.0 (#2993)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

34cc523bfbb796c2e250f10af13531b484852bd8 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: New Crowdin translations (#2996)

Co-authored-by: Crowdin Bot <[email protected]>

7f20d39b2dd144431a65d80290cb7abacff83870 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
refactor: background tasks with classes (#2994)

New files:
* `abstract_background_task.dart`: Abstract background task.
* `background_task_det...

68b693990254cd2413ad78aff9b9270c7739171d authored about 2 years ago by monsieurtanuki <[email protected]>
feat: menu to manage offline data (#2971)

* initial page build

* functions to calculate size and total number of products
and also del...

d2f8077812ad3f7bfd2ec9a12e15274c3b7a41c0 authored about 2 years ago by Aman Raj <[email protected]>
chore(deps): bump actions/setup-java from 3.4.1 to 3.5.0 (#2980)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.4.1 to 3.5.0.
- [Relea...

dc901aa581a3aa1a64a8c4bf9d0530f8d0fc9891 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(develop): release 3.16.0 (#2982)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

444b8b76f7224ac4f17851e0baa2c94c5f9c2217 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Move the Sign out button to the last position (#2992)

0bfee554d1ab8e2574673012169e00b2933b6b98 authored about 2 years ago by Edouard Marquez <[email protected]>
Fix an infinite loading loader (#2991)

2280e891d29e720127bd54848e2a87171e4dbdc8 authored about 2 years ago by Edouard Marquez <[email protected]>
Add the ability to edit the current query (#2970)

ffd827b6cecbc5ec7f01490d4c5c66207ae99105 authored about 2 years ago by Edouard Marquez <[email protected]>
chore: New Crowdin translations (#2990)

Co-authored-by: Crowdin Bot <[email protected]>

16b0434a823cb5999bc4b28ad0678497f22c7c58 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: miniature of ingredients blocks the text (#2964)

* fix: miniature of ingredients blocks the text

* Update ml_kit_scan_page.dart

* Update ad...

c30e109372440ed9ef695525f061efb5f5951465 authored about 2 years ago by Marvin Möltgen <[email protected]>
feat: Helper for haptic feedback + improved delete product button (#2957)

* Helper for haptic feedback + a smaller and more accessible delete product button

* Preferen...

10739723cedf55775e846b05d65db455d89d1d13 authored about 2 years ago by Edouard Marquez <[email protected]>
chore: New Crowdin translations (#2981)

Co-authored-by: Crowdin Bot <[email protected]>

8f1cd2972f7cd6b3da651042ec673e4fa439ae47 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(develop): release 3.15.0 (#2967)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

4401af075a193587bf0f11467317dd1582782dd0 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: Finalizer for MLKitScanDecoder (#2937)

* MLKitScanDecoder uses a Finalizer to ensure the Isolate is always disposed

* Improvements a...

aefd7437196026c2a424a6da3b7c84f0cf14704e authored about 2 years ago by Edouard Marquez <[email protected]>
chore(develop): release 3.14.0 (#2951)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

692272388b07bec4223773b780632d26586f8a06 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: Common layout for welcome / product not found / error cards (#2955)

* Common layout for welcome / product not found / error cards

* Change the opacity for the ma...

77569bfb13f952b38830dc196c912251bc3c4e6a authored about 2 years ago by Edouard Marquez <[email protected]>
chore: New Crowdin translations (#2966)

Co-authored-by: Crowdin Bot <[email protected]>

337fad6e0bbf45d0a676eedd49f0ea9f56d2e1b2 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Onboarding: new permission screen (before the consent analytics) (#2962)

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

30d810f87ebfed8866129da325f98aa6c60f84f2 authored about 2 years ago by Edouard Marquez <[email protected]>
feat: Alternative mode for camera (Android only feature) (#2953)

* Alternative mode the camera (Android only feature)

* Minor fixes

* Bump camera dependenc...

15e1f57f4f174c30e802a3af40c52f809b075a70 authored about 2 years ago by Edouard Marquez <[email protected]>
fix: #2833 - KP page refreshed by product (refactoring was needed) (#2861)

Impacted files:
* `knowledge_panel_card.dart`: refactored the call to `KnowledgePanelPage`
* ...

e57cc0f042b6eaee8641e6425520dccf7a648d1c authored about 2 years ago by monsieurtanuki <[email protected]>
fix: #1538 - new crop tool (cf. dev mode) (#2872)

New files:
* `crop_grid.dart`: heavily inspired from package `crop_image` - ideally we should p...

535cddc2a9982d89d3ebcca9dfbba814931d860b authored about 2 years ago by monsieurtanuki <[email protected]>
chore: add flutter extension to devcontainer.json (#2939)

Co-authored-by: Cirrus CI <[email protected]>

b102b42fc2647b07ff3155a990ab5dc3011e1f2f authored about 2 years ago by VaiTon <[email protected]>
chore: New Crowdin translations (#2952)

Co-authored-by: Crowdin Bot <[email protected]>

3222912b160788061cadbab83683b14b6002159d authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(develop): release 3.13.1 (#2945)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

283cda6b7d7d9793e7adc6bfdf14356658696c86 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SmoothListTileCard: onTap callback passed twice (#2949)

66d0b19145ee02e7f67fdb2d2ef5eee5f500e319 authored about 2 years ago by Edouard Marquez <[email protected]>
Remove D8 (deprecated on Android) (#2947)

d6a6b0b7078e459df01e07c683bbf1860c608d35 authored about 2 years ago by Edouard Marquez <[email protected]>
fix: Conflicting task names for ingredients and packaging (#2950)

* fix conflicting task names for
packaging and ingredeints

* fix spelling mistake

5f575a3d6602e96e7a43745d185f1e26479b4b60 authored about 2 years ago by Aman Raj <[email protected]>
fix: #2863 - onboarding black tooltip now bottom positioned (#2889)

Impacted file:
* `knowledge_panel_page_template.dart`: lower tooltip; removed the "click anywhe...

b163db93974e9b8847c309e798d0c086bf0610d7 authored about 2 years ago by monsieurtanuki <[email protected]>
docs: extend thanks

acc32c023be3d110a923b7c29ea42af9967487f7 authored about 2 years ago by Pierre Slamich <[email protected]>
docs: expand thanks

ebf7ec15ad7b4ec7225b2a98abed08085cac3a3d authored about 2 years ago by Pierre Slamich <[email protected]>
chore(develop): release 3.13.0 (#2938)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

e9e538ff93d3fe580bfbf00dfa62021670bba1b1 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: fixed package versions (#2936)

d7ed37133e4fc31f7ee588c4912c2e225fb93871 authored about 2 years ago by monsieurtanuki <[email protected]>
feat: Instant refresh views (#2901)

* instant refresh views

* instantly update the state for all field changes

* documentation...

0d2be113fc3fd79a1f16db72437843d702c6d2ab authored about 2 years ago by Aman Raj <[email protected]>
Update README.md (#2935)

Fix a small typo

54eae2ba09f422c6df0c9308b29873138c51e8c3 authored about 2 years ago by Edouard Marquez <[email protected]>
chore(develop): release 3.12.0 (#2922)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

43aa96d6068bedd5bedb5224a0e545bcd2fe7416 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: improve the PR template (#2933)

23b1dd4a4ff56108fbc07e71c7382e1d05d04853 authored about 2 years ago by Pierre Slamich <[email protected]>
feat: Improve the Feature request template (#2931)

47bbf89a421718f4dcf1c6e2e04ab0198d9b0514 authored about 2 years ago by Pierre Slamich <[email protected]>
fix: Improve the issue template for better issues (#2930)

90f9d9edc772f0369403c298fb8bc925876f31fd authored about 2 years ago by Pierre Slamich <[email protected]>
When returning to the camera's page, the decoder may be disposed (in low memory mode for example). (#2932)

When a new image is sent by the camera, we now re-initialize the controller if necessary

bf1304a7f1f58edb2bbf421e0156e34810673fd7 authored about 2 years ago by Edouard Marquez <[email protected]>
fix: remove the epic horse

b42ddb7d160661af5ba5823fdbf3d2065dcec10a authored about 2 years ago by Pierre Slamich <[email protected]>
fix: Dark status bar for onboarding (#2864)

* Ensure all screens from the onboarding have a dark status bar (issue on iOS)

* Also apply t...

e8c97e479b408e745a7e8e26eb3cc38a9a637881 authored about 2 years ago by Edouard Marquez <[email protected]>
fix: back to flutter 3.0.5 (#2923)

* fix: back to flutter 3.0.5

* Fix CI

* Update README.md

Co-authored-by: Marvin M <3934...

513af0e22df0939ba4a59994c1b26f84447af9e4 authored about 2 years ago by monsieurtanuki <[email protected]>
chore: New Crowdin translations (#2920)

Co-authored-by: Crowdin Bot <[email protected]>

a5f53430a5164ba198b6269867a20d1a1db8fdd2 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: #2846 horizontal layout buttons (#2899)

* fix: #2846

* fix: #2846

* padding fix

* small padding

91aa45782793d9e1f78c5201053c599d08314260 authored about 2 years ago by Abu Ghalib <[email protected]>
chore(develop): release 3.11.0 (#2913)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

d9c35d721202cdd3bed3620a501cdca193fb4346 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: Add a gallery of the images selected and uploaded for a product (#2801)

* feat: image list gallery
* feat: display every image in gallery view
* feat: shimmering effe...

c70683939db4324f3299f0c91e103e3eb7368584 authored about 2 years ago by VaiTon <[email protected]>
chore: New Crowdin translations (#2914)

Co-authored-by: Crowdin Bot <[email protected]>

d1b902084b538407575e616169d5bd66d1770982 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(deps): bump flutter_launcher_icons in /packages/smooth_app (#2873)

Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) from ...

242ec9d91868a1c0e46f2991f58b1c2ce6366951 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(develop): release 3.10.3 (#2909)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

9bdd1bd954f2b05a4289b0767e4975e15ecf976e authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Vertical order for edit_product_form_item_exit_confirmation (#2912)

6410b1f1ed62740896b502fa3627e9a2d8d89ff1 authored about 2 years ago by Edouard Marquez <[email protected]>
chore(deps): bump path from 1.8.0 to 1.8.2 in /packages/smooth_app (#2894)

Bumps [path](https://github.com/dart-lang/path) from 1.8.0 to 1.8.2.
- [Release notes](https://...

2fdeda41e1922611df89e76bcd200a8bc39b4f58 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: Revert MLKit library to 0.3.0 (#2907)

* Revert MLKit library to 0.3.0

* Include pubspec.lock

c35b0a2768975330277edbd6b59b8ca66de25d03 authored about 2 years ago by Edouard Marquez <[email protected]>
Vertical axis for permission dialog + small ui fixes (#2906)

779e8f41721232bc8152862b64fd0fbedb74cdb6 authored about 2 years ago by Edouard Marquez <[email protected]>
chore: New Crowdin translations (#2908)

Co-authored-by: Crowdin Bot <[email protected]>

eff388657828f7895364de6f55a3fa0ac3b04009 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(develop): release 3.10.2 (#2904)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

e42ea2b47cca1d905176bdc20bf8c23e992787bd authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: New Crowdin translations (#2900)

Co-authored-by: Crowdin Bot <[email protected]>
Co-authored-by: Pierre Slamich <pierre@op...

0167d9dccc6bc20a5a6ba0e297ec08f0c6b17f7c authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix iOS build (#2903)

0e78c526fab1290124b94a12790b37422bf481cf authored about 2 years ago by Edouard Marquez <[email protected]>
Remove high performance mode + focus mode for the camera as they don't provide any improvements (#2902)

d4278db6132508f78acf7394dc675a7bd9ccef37 authored about 2 years ago by Edouard Marquez <[email protected]>
chore(develop): release 3.10.1 (#2892)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

f90e9f8db01d95bac4402ce473c0f76c9371ea69 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: Fixes for Flutter version 3.3 (#2884)

* fix: Fixes for Flutter version 3.3

* ci new version

* Updated constraints

Co-authored...

254a9b725eb1ad5df4ddbc147b6d5a8c5f8cc587 authored about 2 years ago by Marvin Möltgen <[email protected]>
Bump to Xcode 13.4.1 (#2893)

d53234ced60101e683575c5a9839c61354907238 authored about 2 years ago by Edouard Marquez <[email protected]>
chore(deps): bump google_mlkit_barcode_scanning in /packages/smooth_app (#2881)

Bumps [google_mlkit_barcode_scanning](https://github.com/bharat-biradar/Google-Ml-Kit-plugin) fr...

46c4f36342ca6090f2e63bbf7076b2b1f5d0d794 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: fix PR (#2888)

bfeedeb699b56195f317ef90e440dd391a1762cd authored about 2 years ago by Pierre Slamich <[email protected]>
chore(develop): release 3.10.0 (#2879)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

11150e412f418780fe31b2fedbd558b350f105ec authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: Background image upload (#2433)

* work manager used for bg schedule

* removed swith case

* remove unwanted contrains and r...

cf4fa6aebe30a769a57ce2c71bc23d4473a7a8e4 authored about 2 years ago by Aman Raj <[email protected]>
feat: Bring back the quick setting tile on Android (#2870)

* The quick setting tile is back on Android

* Add a comment about the min sdk for the quick s...

0c7e236a381a3237d0d524077b4779846dd93e1f authored about 2 years ago by Edouard Marquez <[email protected]>
chore: New Crowdin translations (#2886)

Co-authored-by: Crowdin Bot <[email protected]>

fc9711bd9ca41d8486e6c35ba8b5354d1671c4ad authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(deps): bump sentry_flutter in /packages/smooth_app (#2877)

Bumps [sentry_flutter](https://github.com/getsentry/sentry-dart) from 6.9.0 to 6.9.1.
- [Releas...

94d85c98ab254dd546033d0afd8e57ebcf3aae03 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump flutter_svg in /packages/smooth_app (#2874)

Bumps [flutter_svg](https://github.com/dnfield/flutter_svg) from 1.1.3 to 1.1.4.
- [Release not...

c1e36513ad3aa3db054b14b39e3ac9d80646bb96 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump barcode_widget in /packages/smooth_app (#2875)

Bumps [barcode_widget](https://github.com/DavBfr/dart_barcode) from 2.0.2 to 2.0.3.
- [Release ...

2fa796e868554117510dea6c3fef9e5b8a8eb742 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: New Crowdin translations (#2878)

Co-authored-by: Crowdin Bot <[email protected]>
Co-authored-by: Pierre Slamich <pierre@op...

2b969e921a79ba0924894749e9b101ba2ba0d3b3 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ci: disabling run for dependabot PRs

4296dafb0a9748bbed640dddf19d6eb4667dcb89 authored about 2 years ago by Pierre Slamich <[email protected]>
chore(develop): release 3.9.0 (#2840)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

360f827d65e021cd31b1900e6558c0ce61206282 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: Add to list horizontal buttons (#2871)

* Add to list horizontal buttons

* Reorder members

* Dart format

1f72ce62ce23316dbd9caedc643416eb2eee55a8 authored about 2 years ago by Edouard Marquez <[email protected]>
If no email application is installed, explain why we can't send an email. (#2865)

29d9e9c99e10d29d4705831f79db557b75e8a4b0 authored about 2 years ago by Edouard Marquez <[email protected]>
fix: #1538 - refactoring of image cropper (#2858)

* fix: #1538 - refactoring of image cropper

Impacted files:
* `confirm_and_upload_picture.da...

394cf4cf1831c2009f18bed0ae172767a419b7e3 authored about 2 years ago by monsieurtanuki <[email protected]>
chore: New Crowdin translations (#2850)

Co-authored-by: Crowdin Bot <[email protected]>
Co-authored-by: Pierre Slamich <pierre@op...

7526a4c78cb44f9981b7ab34a4ac04472aa12652 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
doc: document last week's release (#2853)

ac19a9c8522a981caf39b4941e11314917bd85b7 authored about 2 years ago by Pierre Slamich <[email protected]>
feat: #2852 - Matomo message when barcode is not found (#2854)

Impacted files:
* `analytics_helper.dart`: new method about barcode not found; fixed typos
* `...

3dca6488006f9dc043a600522ef16c2fcd5b50e6 authored about 2 years ago by monsieurtanuki <[email protected]>
fix: Placeholder image in case of image not loading (#2857)

* so placeholder image in case of image not loading

* delete unnessary SmoothProductImageCont...

418701472bb5c2dbd2a09b76f9fb5374d4ed6928 authored about 2 years ago by Aman Raj <[email protected]>
fix: improve ios launch screen on notch devices (#2810)

903d3fce18c4a32cdfdbf4c4a70c50d2097fa794 authored about 2 years ago by Simon Bengtsson <[email protected]>