Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfoodfacts/openfoodfacts-androidapp

(Legacy) Native version of Open Food Facts on Android - Coders & Decoders welcome 🤳🥫
https://github.com/openfoodfacts/openfoodfacts-androidapp

Adaptive icon added for shortcut (#4572)

added adaptive icon for shortcut:
* ic_shortcut_history
* ic_shortcut_contribution
* ic_shortcut...

f5046f7d90d49586c565d6eb28ac3acbfc9df96c authored almost 3 years ago by FlorentRousselle <[email protected]>
In some cases, the user password is not sent to the API (#4575)

db1eff3fd73eb76467de1d73d7a20624d7358538 authored almost 3 years ago by Edouard Marquez <[email protected]>
Update AttributeGroupsAdapter.kt (#4570)

Make details attribute visible when folding / unfolding categories

9b4e797c33e66e7539f7e428d234b1264f547345 authored almost 3 years ago by krystelnguyen <[email protected]>
Product Search Activity: an error shouldn't be displayed if the fragment is destroyed = coroutine is canceled (#4561)

6526bb9deb277c0f6d42a40cf544d5c138a7d7f7 authored almost 3 years ago by Edouard Marquez <[email protected]>
History list: ensure that the sort is not done on the main thread (#4553)

e90e84d776b2f1eca5297ebd823c7fa0d312a346 authored almost 3 years ago by Edouard Marquez <[email protected]>
On Android < 5, drawables passed to a drawableStart attribute (in XML) can not be a vector (#4551)

But doing it in the code is actually possible

d94e08a664370d35a8813d8a16318ecf39757fba authored almost 3 years ago by Edouard Marquez <[email protected]>
If a product is not found when syncing an old history, this product should simply be skipped (#4554)

c6a2d9eed971444f562f526596bdfb61938d5aa8 authored almost 3 years ago by Edouard Marquez <[email protected]>
History list: if the list is empty, menu items shouldn't be displayed (#4562)

fca9ce1c810e1bb9bfb7b4cee6047b902ad362f1 authored almost 3 years ago by Edouard Marquez <[email protected]>
fix: Barcode scanner: No visual cues for icons on top of the screen (#4573)

* Add background on icon in scan page

* Add tooltip on toggle flash

b82697f4eb5c5dcbd186cfa826443bf1c2a4a2b8 authored almost 3 years ago by Gaëlle Bossard <[email protected]>
Ensure that in all cases, when the keyboard is visible and the focus is on the SearchView, the bottom navigation is hidden (#4574)

f61f5ace901bf5410d178e5a558cf225022eb0c8 authored almost 3 years ago by Edouard Marquez <[email protected]>
Add background on tagline in home page (#4567)

cd2e2b58424801c7fc09e497cf6febcf2e8216e7 authored almost 3 years ago by Gaëlle Bossard <[email protected]>
Added scrollview (#4569)

* added scrollview in activity_login.xml

b3925c516d298330ece8258d1ebfe795e7d8adf7 authored almost 3 years ago by FlorentRousselle <[email protected]>
build(deps): bump gradle/gradle-build-action from 2.1.3 to 2.1.4 (#4563)

Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.1.3 to ...

9ae34a6c1e9d1342338097d5a3250ad6695685e9 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump sentry-android from 5.6.2 to 5.7.0 in /app (#4537)

Bumps [sentry-android](https://github.com/getsentry/sentry-java) from 5.6.2 to 5.7.0.
- [Releas...

b00227e44f399f22520b45ac3f0d235e47d46413 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Barcode scanner: when the bottom sheet (or quick view) is visible, the flash toggle should be displayed as the barcode detector is disabled (#4538)

Also when the back button will be pressed, the bottom sheet will be closed if visible

1fb0bb3282b8fcd96613cd11fbdb6509cadd895a authored almost 3 years ago by Edouard Marquez <[email protected]>
Search by code screen: (#4541)

- If the view is too small, it's not possible to scroll (useful when the keyboard is visible)
-...

7459e1a04239cde7708e8f613f54c05a92d3c784 authored almost 3 years ago by Edouard Marquez <[email protected]>
fix: "Search for a food category" hint hardcoded (#4539)

5050cf1d95929b90a3660b17bdbbc63f3a9a569f authored almost 3 years ago by Edouard Marquez <[email protected]>
fix: Attempting to launch an unregistered ActivityResultLauncher

The ActivityResultLauncher must be initialized in the onCreate method, otherwise the app may crash

51f7767dfb7cee388f9b8b4a4e79e14c5f71c363 authored almost 3 years ago by Edouard Marquez <[email protected]>
fix: Login screen: the login button should not be disabled directly, as a dedicated method (updateLoginButtonState) already handles all the error/loading… cases (#4531)

Fix for issue #4530

96d0fe06e80ee2149adefdb19668ff2984596d52 authored almost 3 years ago by Edouard Marquez <[email protected]>
refactor(hilt): convert util classes to hilt services (#4520)

* chore(hilt): convert PreferencesManager.kt to hilt DI

* chore(hilt): convert InstallationUt...

6e46cc3af196df201188efca2be67ad2502fac0b authored almost 3 years ago by VaiTon <[email protected]>
build(deps): bump sentry-android from 5.6.1 to 5.6.2 in /app (#4523)

Bumps [sentry-android](https://github.com/getsentry/sentry-java) from 5.6.1 to 5.6.2.
- [Releas...

0c048a31d79cdf93bd963eeffed9ff265a989997 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump mockito-core from 4.3.1 to 4.4.0 in /app (#4526)

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0.
- [Release notes]...

8e3204c04ce606480138ab9079927b163997d9ce authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump mockito-junit-jupiter from 4.3.1 to 4.4.0 in /app (#4525)

Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0.
- [Relea...

058aa844a8a793a390bfa6db35f0dcd8aae37d93 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#4522)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.
- ...

c9f7902743847327efcf68973894d72ce41ee2dd authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: only build html docs if merged (#4513)

* build: only build html docs if merged

* build: remove useless step in integration workflow
...

900f9af296d11654a39dd7870b3775f9c91e6226 authored almost 3 years ago by VaiTon <[email protected]>
fix: lint issues (#4519)

* fix: pass ColorInt instead of ColorRes in WelcomeActivity

* chore: use injected dispatcher ...

6ca3cde74819c722708d1b1ae110417ab1b2a55d authored almost 3 years ago by VaiTon <[email protected]>
build(deps): bump actions/labeler from 3.0.2 to 4 (#4510)

Bumps [actions/labeler](https://github.com/actions/labeler) from 3.0.2 to 4.
- [Release notes](...

1613fef7818914831e293780c0da039b2cb74ce8 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: remove unused translated strings from resource files (#4516)

28cb9351a57cd1997d6962070e6fcb2bce458e0b authored almost 3 years ago by VaiTon <[email protected]>
chore: minor kotlin style fixes (#4518)

53afbf6204b7436be7328b97269c54cd8f574543 authored almost 3 years ago by VaiTon <[email protected]>
chore: optimize imports (#4517)

e3bd6043c91bd02a81d1a33794714136032afe86 authored almost 3 years ago by VaiTon <[email protected]>
build(deps): bump actions/checkout from 2.4.0 to 3 (#4511)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes...

7ce31a04703f92af8c0d37ba7e09d0e1ffea295e authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor: move Images* classes to subpackages (#4512)

* ref: move Images* classes to subpackages

* ref: remove unused imports

bd6a81616fe02f84a62b28ae3c66dc365d922e82 authored almost 3 years ago by VaiTon <[email protected]>
build: add name to release please workflow (#4514)

89124a7a945521f3e0eeabe33c4557e1596c3f89 authored almost 3 years ago by VaiTon <[email protected]>
revert: try to make things work (#4508)

* Revert "chore: fixed tests"

This reverts commit b32d11ad13afe20d2481f3d86f2b494579bb46bf.
...

f17cf0974faaeebec6df761db1660a8a53dfb382 authored almost 3 years ago by VaiTon <[email protected]>
Update CODEOWNERS

2e592c54fd21389e753bfe0d80f7464082d40d35 authored almost 3 years ago by Pierre Slamich <[email protected]>
chore: fixed tests

b32d11ad13afe20d2481f3d86f2b494579bb46bf authored almost 3 years ago by VaiTon <[email protected]>
fix: NPE at ProductSearchActivity

Closes OPENFOODFACTS-ANDROID-4PQ

8bd9aee102998cc0755fba5def0e68db89fa4891 authored almost 3 years ago by VaiTon <[email protected]>
fix: NPE in ProductEditActivity#getUpdatedFieldsMap

Closes OPENFOODFACTS-ANDROID-4WY

0ff12f6e68dc57dcf83c7c971c94ccb30d2f0281 authored almost 3 years ago by VaiTon <[email protected]>
ref: moved image management activities into subpackages

ref: use inline class Barcode instead of generic String where possible

ref: use view model in I...

41fa689650cddb77ab5e52e366be00916c27e4d0 authored almost 3 years ago by VaiTon <[email protected]>
ref: use livedata instead of state flow in ProductPhotosFragment

ca6a7757685e8e42d29214cc8f4dda235034a49a authored almost 3 years ago by VaiTon <[email protected]>
fix: delete wrong translations & fix null error (#4501)

1bf25172650112172b2d6c99a5fcb980901d85a1 authored almost 3 years ago by VaiTon <[email protected]>
build(deps): bump androidx.preference from 1.1.1. to 1.2.0

dd160ffb8bb1dc170a2771dfbe005008a5c4f592 authored almost 3 years ago by VaiTon <[email protected]>
build: update gradle plugin org.sonarqube from 3.0 to 3.3

4ca98ba516478ac0bf51ca7209c675f52221bf36 authored almost 3 years ago by VaiTon <[email protected]>
build(deps): bump hilt-android-testing from 2.40.5 to 2.41 in /app (#4487)

Bumps [hilt-android-testing](https://github.com/google/dagger) from 2.40.5 to 2.41.
- [Release ...

603564bebbb4463ac283eb7286ffe0cc14b0e146 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: Attempt to fix NPE: interface method 'java.lang.Object java.util.Map.get(java.lang.Object) (#4496)

* Fix map of strings not being deserialized properly

* Ensure that productDetails is not null

29f17a9b1db3df3fff364375dec6a1c09465fe6a authored almost 3 years ago by Ahmed I. Khalil <[email protected]>
build(deps): bump crowdin/github-action from 1.4.6 to 1.4.7 (#4492)

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

00dc5ae938890e02d7b1af4ef970c6c0dd835e62 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump JamesIves/github-pages-deploy-action (#4486)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-ac...

4c1cde7238285a7a0863b4d9a42465cb2473e230 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump hilt-android-compiler from 2.40.5 to 2.41 in /app (#4488)

Bumps [hilt-android-compiler](https://github.com/google/dagger) from 2.40.5 to 2.41.
- [Release...

3bd9ee37dcddc8e45c2618dbe21826917367aa5b authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ref: refactor ScanHistoryViewModel

2deab29e5322dae8b0c4189f4cc966abd6e43a53 authored almost 3 years ago by VaiTon <[email protected]>
ref: replace deprecated listener class in CommonBottomListener

f5f27e30104ecc5f2544aed55a375175aa3ba484 authored almost 3 years ago by VaiTon <[email protected]>
fix: try to fix an exception with adding a product from other screens

cfbb21e7579e658d2c2dfbe4d9a2c28156ff258e authored almost 3 years ago by VaiTon <[email protected]>
chore: New Crowdin translations to review and merge (#4481)

* chore: New Crowdin translations to review and merge (#4327)

* chore: New Crowdin translatio...

f6205790e45de48509195264e654175cb86d3e44 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Create semantic-pr.yml

69b4a0debc001637354ff237e7ab494f8a482133 authored almost 3 years ago by Pierre Slamich <[email protected]>
Use proper named arguments to load a product (#4480)

5e4f50ab2ee5c921c528bbdd794dcd47d9adc85b authored almost 3 years ago by Ahmed I. Khalil <[email protected]>
chore(develop): release 3.8.0 (#4436)

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

0a90bc3abfd6a8119c6bf2f7b4301dc32ef3cd21 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update bug_report.md

ffc584de697d12ff9ac210fcd3a3e60c95864050 authored almost 3 years ago by Pierre Slamich <[email protected]>
Rename Guided.yml to Guided_disabled.txt

34e7603c28625df19f5d9e4e4f7f0ca3c18b776c authored almost 3 years ago by Pierre Slamich <[email protected]>
Update feature_request.md

b3b583f0758c4684f829950bd216d9db4005ec9e authored almost 3 years ago by Pierre Slamich <[email protected]>
Update feature_request.md

ab4b22558366874aa961f67646e84b0dd6c507e7 authored almost 3 years ago by Pierre Slamich <[email protected]>
Rename guided_feature_request.yml to guided_feature_request.txt_disabled

21e266b0a95edb6f797b6cdf611457cc7c8913e4 authored almost 3 years ago by Pierre Slamich <[email protected]>
Update bug_report.md

976a6cbd7cd25a8827dcee7d684ea3518ad0e519 authored almost 3 years ago by Pierre Slamich <[email protected]>
Update bug_report.md

73e3c725cf21e984835f3bdc26732862feb8a89c authored almost 3 years ago by Pierre Slamich <[email protected]>
Update bug_report.md

8d70f45157f8ab0aced02a1b43cae19f0f05fb07 authored almost 3 years ago by Pierre Slamich <[email protected]>
fix: NPE in ProductListAdapter (#4469)

3af29736e8c1ad586a379b5126eadd611b3a0763 authored almost 3 years ago by Ahmed I. Khalil <[email protected]>
fix: robotoff should not make the app crash if unavailable (#4464)

Closes https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/4357

70d4e0984045c2ec7f2af28506255bd13ecb7bbc authored almost 3 years ago by VaiTon <[email protected]>
Labeler Improvements (#4453)

* labeler-improvements

labeler-improvements

* Update labeler.yml

02c1c4e49fb436eaa072ce28a4a416a2512ad2da authored almost 3 years ago by Pierre Slamich <[email protected]>
build(deps): bump gradle/gradle-build-action from 2.1.2 to 2.1.3 (#4462)

Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.1.2 to ...

b9df1005859b2c42d57b0761099f0b57fe1abaca authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ref: remove unused class RxLifecycleHandler.kt

75c372e268192c27601083c7c5c390b6b896fd43 authored almost 3 years ago by VaiTon <[email protected]>
build(deps): bump androidx.appcompat from 1.4.0 to 1.4.1

6b78f159d58882fb6ded86809dd1fc2c94465da9 authored almost 3 years ago by VaiTon <[email protected]>
revert update mlkit to 17.0.0

17.0.2 enforces minSdk 19

e88b78ce8be52819b6e970a208f04e6830bd9df4 authored almost 3 years ago by VaiTon <[email protected]>
ref: use HomeViewModel for HomeFragment

ref: use square.logcat for logging

a51c675ee127db12178b4014bc8dd763371f6e88 authored almost 3 years ago by VaiTon <[email protected]>
build(deps): bump androidx.fragment from 1.4.0 to 1.4.1

build(deps): bump mlkit from 17.0.0 to 17.0.2

build(deps): bump androidx.test.orchestrator from...

b90e91392df496c6124f7fde19cc74a5a661002c authored almost 3 years ago by VaiTon <[email protected]>
build(deps): androidx.constraintlayout from 2.1.2 to 2.1.3

84d6c6a5f0793835ef723e94239895aafc6cd566 authored almost 3 years ago by VaiTon <[email protected]>
build(deps): bump sentry-android from 5.6.0 to 5.6.1 in /app (#4461)

Bumps [sentry-android](https://github.com/getsentry/sentry-java) from 5.6.0 to 5.6.1.
- [Releas...

990811320ab237fd591245b04400ae50ad9bb599 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ref: move HomeFragment to its own package

9bcbfd56cd3a250a004a166a6a6a15ad556f4f43 authored almost 3 years ago by VaiTon <[email protected]>
Fix history tab refreshing layout issue (#4460)

424c08666dd14c8e7265f40c2ab54ee36ef41642 authored almost 3 years ago by Ahmed I. Khalil <[email protected]>
Upgrade WorkManager to version 2.7.1 (#4459)

ee278e20e2ffd26f6c4ce1667f463be4c77ce6e3 authored almost 3 years ago by Ahmed I. Khalil <[email protected]>
build(deps): bump JamesIves/github-pages-deploy-action (#4458)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-ac...

66a844fa7f997421e3cc6e11e1c2e8c414e4bdc7 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump gradle/gradle-build-action from 2.1.1 to 2.1.2 (#4456)

Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.1.1 to ...

818cf8d702741598f6833661ee4c8493e232207e authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update README.md

596e6509fcf831068667ef85f818236868c094ad authored almost 3 years ago by Pierre Slamich <[email protected]>
Simplify the readme

bed6101fc119561a875e6a1d2380722d830a5135 authored almost 3 years ago by Pierre Slamich <[email protected]>
Fix product photos tab from not loading (#4448)

d5e73f0d7f361cc080ba25a42a2ab0f92fc21af3 authored almost 3 years ago by Ahmed I. Khalil <[email protected]>
chore: New Crowdin translations to review and merge (#4454)

* chore: New Crowdin translations to review and merge (#4327)

* chore: New Crowdin translatio...

625c1c79f6efc238d9525866826719408e16c961 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ref: remove unused imports from MainActivityViewModel

b636bc982b2ac40fa243c9af5a67ab19b12c6590 authored almost 3 years ago by VaiTon <[email protected]>
ref: remove suspend from AbstractDao#isEmpty

778488afd8694567d43c9b030889d98b8a073020 authored almost 3 years ago by VaiTon <[email protected]>
build(deps): bump mockito-core from 4.3.0 to 4.3.1 in /app (#4447)

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.0 to 4.3.1.
- [Release notes]...

9e9b1209d43b01462c6f68e5555e427c922db9c4 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump mockito-junit-jupiter from 4.2.0 to 4.3.1 in /app (#4446)

Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.2.0 to 4.3.1.
- [Relea...

88efdc15e6f41eacc86793b74c08d0cdc8a476b4 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump gradle/gradle-build-action from 2.1.0 to 2.1.1 (#4443)

Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.1.0 to ...

6494b30bedba992216cfa983f6f5ae48cf98b7ab authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
JUnit 5 migration (#4442)

* Upgrade to JUnit 5

Fixes #3137

* clean up build.gradle.kts file

* Migrate ProductsAPI...

a20c39991e9cc88c44bb538f8dc5f582377091f8 authored almost 3 years ago by Ahmed I. Khalil <[email protected]>
build(deps): bump sentry-android from 5.5.3 to 5.6.0 in /app (#4444)

Bumps [sentry-android](https://github.com/getsentry/sentry-java) from 5.5.3 to 5.6.0.
- [Releas...

d99d0785fa9d1ade1337a944817fa5bf2d415911 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump mockito-core from 4.2.0 to 4.3.0 in /app (#4445)

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.2.0 to 4.3.0.
- [Release notes]...

f2509621d24d1c80253d8f23f4bf70c1aa5880bf authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: use JDK 11 in detekt workflow

7787aef14a360aca7733c20ba84987383c6f1f60 authored almost 3 years ago by VaiTon <[email protected]>
build(deps): bump sentry-android from 5.5.2 to 5.5.3 in /app (#4435)

Bumps [sentry-android](https://github.com/getsentry/sentry-java) from 5.5.2 to 5.5.3.
- [Releas...

115a68aaa908c8451524059463ab137f22de026b authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump crowdin/github-action from 1.4.5 to 1.4.6 (#4433)

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

7ee2e3ac5753344b3dffbe6dfa7f9536682b016f authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
revert the app to targetSdk = 30 (#4432)

e1838af556c9c974159b7a8f2ef35231afc457de authored almost 3 years ago by Pierre Slamich <[email protected]>
build(deps): bump crowdin/github-action from 1.4.4 to 1.4.5 (#4430)

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

b172c572a56105351b671607f53d6bd64730f66a authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump JamesIves/github-pages-deploy-action (#4431)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-ac...

1963a79a80b48b78e879ebbd4d11af9a1bcfa459 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: New Crowdin translations to review and merge (#4427)

* chore: New Crowdin translations to review and merge (#4327)

* chore: New Crowdin translatio...

eff09a891e06bc31da7ce33928329cb0dfdb4b70 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
build(deps): bump JamesIves/github-pages-deploy-action (#4429)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-ac...

5d2fe45d0bb2656bf3e742907f3c902b7ee1a7f6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump gradle/gradle-build-action from 2.0.1 to 2.1.0 (#4423)

Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.0.1 to ...

ae9bf8159af056dea03120c1d46a46a4035b3ea4 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>