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