| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.8.1 source code.tar.gz | 2022-03-25 | 42.0 MB | |
| 3.8.1 source code.zip | 2022-03-25 | 46.0 MB | |
| README.md | 2022-03-25 | 8.9 kB | |
| Totals: 3 Items | 88.0 MB | 0 | |
versionCode = 582 versionName = "3.8.1"
What's Changed
- Use proper named arguments to load a product by @R4md4c in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4480
- chore: New Crowdin translations to review and merge by @github-actions in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4481
- build(deps): bump hilt-android-compiler from 2.40.5 to 2.41 in /app by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4488
- build(deps): bump JamesIves/github-pages-deploy-action from 4.2.3 to 4.2.5 by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4486
- build(deps): bump crowdin/github-action from 1.4.6 to 1.4.7 by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4492
- fix: Attempt to fix NPE: interface method 'java.lang.Object java.util.Map.get(java.lang.Object) by @R4md4c in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4496
- build(deps): bump hilt-android-testing from 2.40.5 to 2.41 in /app by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4487
- fix: delete wrong translations fixing lint by @VaiTon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4501
- revert: try to make things work by @VaiTon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4508
- build: add name to release please workflow by @VaiTon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4514
- refactor: move Images* classes to subpackages by @VaiTon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4512
- build(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4511
- chore: optimize imports by @VaiTon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4517
- chore: minor kotlin style fixes by @VaiTon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4518
- chore: remove unused translated strings from resource files by @VaiTon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4516
- build(deps): bump actions/labeler from 3.0.2 to 4 by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4510
- fix: lint issues by @VaiTon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4519
- build: only build html docs if merged by @VaiTon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4513
- build(deps): bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4522
- build(deps): bump mockito-junit-jupiter from 4.3.1 to 4.4.0 in /app by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4525
- build(deps): bump mockito-core from 4.3.1 to 4.4.0 in /app by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4526
- build(deps): bump sentry-android from 5.6.1 to 5.6.2 in /app by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4523
- refactor(hilt): convert util classes to hilt services by @VaiTon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4520
- fix: Sign in button is disabled outside the updateLoginButtonState method by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4531
- fix: Attempting to launch an unregistered ActivityResultLauncher by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4529
- fix: Harcoded search category hint by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4539
- fix: Improvements for Search by text/code screen by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4541
- fix: Flash toggle should not be displayed when the quick view is visible by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4538
- build(deps): bump sentry-android from 5.6.2 to 5.7.0 in /app by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4537
- build(deps): bump gradle/gradle-build-action from 2.1.3 to 2.1.4 by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4563
- fix: scrolling added in login page when keyboard is open by @FlorentRousselle in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4569
- fix: Add background on tagline in home page by @Gbossard in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4567
- fix: SearchView : ensure that the bottom navigation bar is hidden when the keyboard is visible and vice-versa by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4574
- fix: Barcode scanner: No visual cues for icons on top of the screen by @Gbossard in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4573
- fix: History list: if the list is empty, menu items shouldn't be displayed by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4562
- fix: When syncing the history, deleted products/products not found should be skipped by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4554
- fix: Vector drawables are not supported with drawableStart on Android < 5 by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4551
- fix: Sorting history items should not be done in the main thread by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4553
- fix: NPE on ProductSearchActivity by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4561
- Fix: [#4555] display details attribute when folding / unfolding categories by @krystelnguyen in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4570
- fix: In some cases, the user password is not sent to the API by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4575
- fix: Adaptive icon for shortcut by @FlorentRousselle in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4572
- fix: Nutrition edition: no listener was set on unit/"data per" by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4579
- build(deps): bump yutailang0119/action-android-lint from 2 to 3 by @dependabot in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4581
- feat: The current filter is now clearly visible in the history list by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4576
- fix: "Compile Screenshot Tests" not passing by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4584
- ci: Ensure Labeler is not triggered on forks by @teolemon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4586
- fix: Lint errors in GitHub Actions by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4585
- chore: Lists for labeler by @teolemon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4466
- fix: Simple scan - detection never released by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4588
- fix: Empty search list after a research by barcode by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4587
- fix: "No nutrition facts" switch not working as intended by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4583
- fix: No nutrition data: Ensure empty values are sent to the server by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4596
- Fix: [#4546] Fixed sign up and password background buttons by @krystelnguyen in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4564
- feat: Scan tile (quick settings) by @gregbnr in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4603
- fix: overlapping icon in LoginActivity by @FlorentRousselle in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4568
- fix: Camera not opened even if the permission is granted by @g123k in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4609
- Bump version name and code to see if we can trigger a F-Droid release by @teolemon in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4605
New Contributors
- @FlorentRousselle made their first contribution in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4569
- @Gbossard made their first contribution in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4567
- @krystelnguyen made their first contribution in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4570
- @gregbnr made their first contribution in https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/4603
Full Changelog: https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/v3.8.0...v3.8.1