Skip to content

Commit

Permalink
chore(develop): release 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 9, 2022
1 parent 10295cd commit 1ce8e1e
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 1 deletion.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,45 @@
# Changelog

## [3.9.0](https://github.com/g123k/openfoodfacts-androidapp/compare/v3.8.0...v3.9.0) (2022-05-09)


### Features

* Automatically label issues ([#4524](https://github.com/g123k/openfoodfacts-androidapp/issues/4524)) ([c46bc42](https://github.com/g123k/openfoodfacts-androidapp/commit/c46bc42030ec8f1cf184f762ef4fe9d97893c768))
* Scan tile (quick settings) ([#4603](https://github.com/g123k/openfoodfacts-androidapp/issues/4603)) ([84d2ff6](https://github.com/g123k/openfoodfacts-androidapp/commit/84d2ff6e039212aed971ddd0ddb8fedda7c4df8b))
* The Activity now notifies when the drawer status has changed ([#4560](https://github.com/g123k/openfoodfacts-androidapp/issues/4560)) ([ef12188](https://github.com/g123k/openfoodfacts-androidapp/commit/ef12188100cd6478c1de391b88695619f43cc4de))


### Bug Fixes

* "No nutrition facts" switch not working as intended ([#4583](https://github.com/g123k/openfoodfacts-androidapp/issues/4583)) ([0c26ad1](https://github.com/g123k/openfoodfacts-androidapp/commit/0c26ad1209e4201302dee2006a1869f231613d66))
* "Search for a food category" hint hardcoded ([#4539](https://github.com/g123k/openfoodfacts-androidapp/issues/4539)) ([5050cf1](https://github.com/g123k/openfoodfacts-androidapp/commit/5050cf1d95929b90a3660b17bdbbc63f3a9a569f))
* [#4546](https://github.com/g123k/openfoodfacts-androidapp/issues/4546) Fixed sign up and password background buttons ([#4564](https://github.com/g123k/openfoodfacts-androidapp/issues/4564)) ([d1adb55](https://github.com/g123k/openfoodfacts-androidapp/commit/d1adb55177331dede03f58eca34075de313229d7))
* Attempt to fix NPE: interface method 'java.lang.Object java.util.Map.get(java.lang.Object) ([#4496](https://github.com/g123k/openfoodfacts-androidapp/issues/4496)) ([29f17a9](https://github.com/g123k/openfoodfacts-androidapp/commit/29f17a9b1db3df3fff364375dec6a1c09465fe6a))
* Attempting to launch an unregistered ActivityResultLauncher ([51f7767](https://github.com/g123k/openfoodfacts-androidapp/commit/51f7767dfb7cee388f9b8b4a4e79e14c5f71c363))
* Barcode scanner: No visual cues for icons on top of the screen ([#4573](https://github.com/g123k/openfoodfacts-androidapp/issues/4573)) ([b82697f](https://github.com/g123k/openfoodfacts-androidapp/commit/b82697f4eb5c5dcbd186cfa826443bf1c2a4a2b8))
* change default name for lists ([#4616](https://github.com/g123k/openfoodfacts-androidapp/issues/4616)) ([7b56644](https://github.com/g123k/openfoodfacts-androidapp/commit/7b56644fb2df46c13b2a398d5d08dbfc2d35b853))
* delete wrong translations & fix null error ([#4501](https://github.com/g123k/openfoodfacts-androidapp/issues/4501)) ([1bf2517](https://github.com/g123k/openfoodfacts-androidapp/commit/1bf25172650112172b2d6c99a5fcb980901d85a1))
* environment picture issues ([#4655](https://github.com/g123k/openfoodfacts-androidapp/issues/4655)) ([7bf62d8](https://github.com/g123k/openfoodfacts-androidapp/commit/7bf62d8413205ec0f3e5ed3e70cdf4c9adb24280))
* lint issues ([#4519](https://github.com/g123k/openfoodfacts-androidapp/issues/4519)) ([6ca3cde](https://github.com/g123k/openfoodfacts-androidapp/commit/6ca3cde74819c722708d1b1ae110417ab1b2a55d))
* Login screen: the login button should not be disabled directly, as a dedicated method (updateLoginButtonState) already handles all the error/loading… cases ([#4531](https://github.com/g123k/openfoodfacts-androidapp/issues/4531)) ([96d0fe0](https://github.com/g123k/openfoodfacts-androidapp/commit/96d0fe06e80ee2149adefdb19668ff2984596d52))
* NPE ([d54533f](https://github.com/g123k/openfoodfacts-androidapp/commit/d54533fb10b40e151e149b8964def5f98b189186))
* NPE at ProductSearchActivity ([8bd9aee](https://github.com/g123k/openfoodfacts-androidapp/commit/8bd9aee102998cc0755fba5def0e68db89fa4891))
* NPE crash on SearchByCodeFragment ([#4652](https://github.com/g123k/openfoodfacts-androidapp/issues/4652)) ([53f79aa](https://github.com/g123k/openfoodfacts-androidapp/commit/53f79aa4cd20e17845dc2e6c02822eb740476359))
* NPE for null binding ([#4629](https://github.com/g123k/openfoodfacts-androidapp/issues/4629)) ([c4eaba8](https://github.com/g123k/openfoodfacts-androidapp/commit/c4eaba8adbdf1400068d63cb44cb82ff3036683e))
* NPE in ProductCompareAdapter ([#4631](https://github.com/g123k/openfoodfacts-androidapp/issues/4631)) ([7ef7b94](https://github.com/g123k/openfoodfacts-androidapp/commit/7ef7b94eb290cdc31e07a54b02400e914217037e))
* NPE in ProductEditActivity#getUpdatedFieldsMap ([0ff12f6](https://github.com/g123k/openfoodfacts-androidapp/commit/0ff12f6e68dc57dcf83c7c971c94ccb30d2f0281))
* Revent to Eaten products ([#4702](https://github.com/g123k/openfoodfacts-androidapp/issues/4702)) ([cfca5f4](https://github.com/g123k/openfoodfacts-androidapp/commit/cfca5f4ea6d75e10fa2201cd0afcd9754c0d1e75))
* try to fix an exception with adding a product from other screens ([cfbb21e](https://github.com/g123k/openfoodfacts-androidapp/commit/cfbb21e7579e658d2c2dfbe4d9a2c28156ff258e))
* Useless swipe to refresh with an empty product ([#4608](https://github.com/g123k/openfoodfacts-androidapp/issues/4608)) ([4befba4](https://github.com/g123k/openfoodfacts-androidapp/commit/4befba444ea6ff3d3df4813e7aa50a73d6c29970))
* When nutriscore is not (yet) computed, hide the "Learn more" button ([#4657](https://github.com/g123k/openfoodfacts-androidapp/issues/4657)) ([a17ddb9](https://github.com/g123k/openfoodfacts-androidapp/commit/a17ddb983e06b454968989be2088fd4a8a9ec3bf))
* wrong number of products for lists + analytics events ([#4648](https://github.com/g123k/openfoodfacts-androidapp/issues/4648)) ([c7438bb](https://github.com/g123k/openfoodfacts-androidapp/commit/c7438bbdb17dd5080c222566b6d896e0d28a65b7))


### Reverts

* try to make things work ([#4508](https://github.com/g123k/openfoodfacts-androidapp/issues/4508)) ([f17cf09](https://github.com/g123k/openfoodfacts-androidapp/commit/f17cf0974faaeebec6df761db1660a8a53dfb382))

## [3.8.0](https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/v3.7.0...v3.8.0) (2022-02-09)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.8.0
3.9.0

0 comments on commit 1ce8e1e

Please sign in to comment.