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

fix: fix disposable not being disposed on activity finish

f524819119e835e38f05cbad3913560c3e442dc6 authored over 4 years ago
feat: add menu button to product edit activity to save the product

Add a menu button to ProductEditActivity so that saving is possible even without going to the la...

c06b10f2b7d293cfe71fcc8df7d76919de8e5cbf authored over 4 years ago
build(deps): updated io.sentry from 3.0.0 to 3.1.2

Should fix app not starting, see https://github.com/getsentry/sentry-java/pull/977.

b45c55fc51cf5d2e3a35e8555be207f2b1ce0353 authored over 4 years ago
feat: ecoscore - display ecoscore in product view summary page

16413f929e22a8f372c31aaf8e54fd38e2d3ccc8 authored over 4 years ago
Merge branch 'develop' into feature/ecoscore

0802be4b03fa820381e4270590bc36e895a5eabc authored over 4 years ago
perf: use rxjava instead of Call

fix: ProductSearchActivity for store was not behaving correctly

2fec00e59a5c810c1f070524b5d10ed840b8ffcb authored over 4 years ago
ux: Add onboarding tooltip for list deletion (#3567)

* Add onboarding tooltip for list deletion

* Update strings.xml

Co-authored-by: Bartosz Ru...

bbcb62e3c624d264e60dac59a5626a6327a5b9c3 authored over 4 years ago
fix: fix ISE crash on SPF (#3566)

Co-authored-by: VaiTon <[email protected]>

8c23d67dfd2bf92d2e8442867c7cc4016f041c99 authored over 4 years ago
feature: ecoscore - display ecoscore in ContinuousScanActivity

Still not in a good layout, need refinement.

603e531e13500fa3c37339ca4bde43d813f47cbe authored over 4 years ago
feature: ecoscore - add logos as android vectors

5b78f432f4cb9c874b565ab4d54a990f8becd8d4 authored over 4 years ago
Merge branch 'develop' into feature/ecoscore

3e3cb476c3b0e23a8c3d410f80dd116e9d42cc1a authored over 4 years ago
feature: ecoscore - query the server with the "ecoscore" param

a8a79252dd41d8cf2c1fded68693fca5f1288c92 authored over 4 years ago
Update strings.xml

b11b5917b0db85a2ad41846925589839b84128cf authored over 4 years ago
fix: unescaped char in translations (#3568)

bc97f9f6704d0ad8a4ae1572139e92a4010f6212 authored over 4 years ago
build: bumped targetSdkVersion from 29 to 30

f9fa48a598dac8be307cdad4dc69212902fa96dd authored over 4 years ago
build: bumped versionName to 3.5.0 and versionCode to 350

bbc2936547e5bda9307f4d37901b0a5356bf178e authored over 4 years ago
New Crowdin updates (#3548)

* New translations feedback-form.txt (Turkish)

* New translations strings.xml (Tsonga)

* N...

eac6882aebc80018b9b254fc51479473d402f41c authored over 4 years ago
build: update to gradle 6.7 (#3564)

b1105addb9c0c822fcb5cc2a52542c3c59f5f23d authored over 4 years ago
build(deps): updated com.google.truth from 1.0.1 to 1.1

04f7321347eb6a819f52cc9f370520bfce5878c7 authored over 4 years ago
Fix crash caused by ISE on the 3 screens (#3562)

* Fix crash caused by ISE on the 3 screens

* Update variable name

d681d1844b2736ccc0c5e57de50152e1fb954255 authored over 4 years ago
Bugfix: Fix format issue crash (#3558)

Fixes IllegalFormatConversionException: %d can't format java.lang.String arguments at openfoodfa...

b097dcd24b7d197e9923cbfd11885bf280f6c2a2 authored over 4 years ago
fix: NPéE on lang pref change (#3556)

* Fix NPE while changing language preference

* Initialize variable to avaoid NPE

f352f5bc8b1ed0ab243fb39e86455ad3a0c517cf authored over 4 years ago
revert: set debug as default build test type

ea234ba3a5f28f7210617aebced9430eeefb8c7e authored over 4 years ago
refactor: fix screenshot code after refactor

91a733a1a701e524e51e2267fe54e465344b9ce9 authored over 4 years ago
chore: made fields final when possible

refactor: SwipeDetector constructor now accepts a Listener
chore: added @NonNull to parameters wh...

7207620298e3b6d0fd97b0a876a2df6de3a2fc41 authored over 4 years ago
chore: various minor fixes

refactor: use rxjava Singles for networking

8a52ec7533ce32cfeedb28de29bcdba0d5801f82 authored over 4 years ago
fix: Add right text when toggles are enabled in preferences (#3552)

* Add right text when toogles are enabled in preferences

* Add enabled to strings.xml

Co-a...

1bc33e255c0c2ea03c1e0c3243d4a9ac10cdf8f1 authored over 4 years ago
fix: NPE on No product found from deep link (#3551)

* Fix Null Pointer Exception on No product found from deep link

Co-authored-by: Sarah Khan <s...

ab459ad719e6af00d29830f456b2f5d209e1d6d6 authored over 4 years ago
chore: add pull_request_template.md (#3550)

2071a5cea388669b064a1e6605e2b73b6adb297c authored over 4 years ago
build: remove distributionSha256Sum from gradle-wrapper.properties (#3549)

80826074193fe41053d3eeece688ef8e9ba8e23e authored over 4 years ago
build: updated gradle from 6.4.1 to 6.5

fdbf37a4f9314300fa0482fd1eaeb710f15184e3 authored over 4 years ago
build(deps): updated android build tools from 4.0.1 to 4.1.0

ec87a4677a410dfb2f08c15b61b4c303515cb700 authored over 4 years ago
refactor: major refactor, use "group by feature" for better dev speed and consistency

86ee1444ac253cb9b9bb5c3a514d00db433b9afd authored over 4 years ago
fix ssl handshake issues on android 7 (#3541)

b100e4cf5b085dd3f85de0de3cacdec093cc7b9e authored over 4 years ago
build(deps): updated io.sentry from 2.3.1 to 3.0.0

22ba55299a642bafcbb98b349d475ce8613a8e28 authored over 4 years ago
build(test-deps): updated junit:junit from 4.13 to 4.13.1

build(test-deps): updated org.mockito from 3.5.7 to 3.5.13
build(test-deps): updated net.javacrum...

bc54426b6aa63cf3611425f040cea5871bbd6a23 authored over 4 years ago
build(deps): updated com.fasterxml.jackson.core from 2.11.2 to 2.11.3

ea9f151792802ac060708c260001af1187d48f21 authored over 4 years ago
build(deps): updated com.google.dagger from 2.28.3 to 2.29.1

29e405233e919a89948355b80fc3fa5d5912fc66 authored over 4 years ago
build(deps): updated androidx.fragment from 1.3.0-alpha08 to 1.3.0-beta01

build(deps): updated androidx.activity from 1.2.0-alpha08 to 1.2.0-beta01

64307b86738e9304feef906caaf9ebecf79698cd authored over 4 years ago
build(deps): updated androidx.constraintlayout from 2.0.1 to 2.0.2

a2de03a55eb883db0944ed0b6b23421688043034 authored over 4 years ago
build(deps): updated com.google.android.material:material from 1.2.0 to 1.2.1

9768a4f8b39b27b9de34f052b26360729893ddc3 authored over 4 years ago
Fix images not loading on android 7 (#3544)

* fix ssl handshake issues on android 7

* fix images not loading via Picasso in Android 7

d783df1e75a0c6a19c33fbe4b1b8df714bf26bc7 authored over 4 years ago
Fixes #3537: Add "Update image" button (#3538)

* Refactored 'update_image' to 'send_updated_image'

* Added 'update_image' string res

* Ad...

cfd894c74c334aa8cc2cd3e5d73aa0f39cfd8bde authored over 4 years ago
build(deps): bump actions/setup-ruby from v1.1.1 to v1.1.2 (#3533)

Bumps [actions/setup-ruby](https://github.com/actions/setup-ruby) from v1.1.1 to v1.1.2.
- [Rel...

3d006992837d81e87a567066374a1adb257d37da authored over 4 years ago
build(deps): bump actions/upload-artifact from v2.1.4 to v2.2.0 (#3535)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.1.4 to v2.2....

743c75a4bb02a2b77dcd45d3636fceea882dc4ed authored over 4 years ago
Update strings.xml

6a9e2f406846ca03d7bee0cccd0feb6c7fff29a3 authored over 4 years ago
Merge branch 'release/3.4.2' into develop

# Conflicts:
# app/src/main/res/values-es/strings.xml
# app/src/main/res/values-fi/strings.xml
#...

fc0bc76b1618c49dbb1a8e9019fad46721fc66bc authored over 4 years ago
Implements onRefresh event (#3513)

Co-authored-by: Paulo Coelho <[email protected]>

6823445421fc6ce395422ac39defae7652e94a1f authored over 4 years ago
Implements onRefresh event (#3513)

Co-authored-by: Paulo Coelho <[email protected]>

e094d0f968169bf251f44c7c538c34be8848aa75 authored over 4 years ago
fix: product name TextView was not updated on failed request status check. (#3515)

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

98549ddbc2bbb44039117054310616c027d3b676 authored over 4 years ago
fix: fragment changed after onSaveInstanceState

Closes OPENFOODFACTS-ANDROID-5M
Closes https://github.com/openfoodfacts/openfoodfacts-androidapp...

9fb1bac5b9990aecf0d216daff4c2964cda46c47 authored over 4 years ago
fix: view modified by IO thread in LoginActivity

14f07bc66bd6e49a44488a6e921e469ed8763ce6 authored over 4 years ago
refactor: removed legacy code

design: minors

edd0acc0f6cb29def1adcdad2780135e6b5992a1 authored over 4 years ago
L10n release/3.4.2 (#3497)

* New translations strings.xml (Inuktitut)

* New translations strings.xml (Norwegian Bokmal)
...

2b0b8a5c8397bf49b28b1e3dd01ec5f71bd61a77 authored over 4 years ago
Update strings.xml

18353a4f47de58af47cbaccdc83acf2981134ae4 authored over 4 years ago
Update strings.xml

bab33faa57d978c37709023532e93a3eb03c2c3e authored over 4 years ago
Update strings.xml

2ef923b4c303cf86ee62586c9c1d4484fb36bced authored over 4 years ago
Fix home message for flavors (#3504)

* Update strings.xml

* Update strings.xml

* Update strings.xml

26c748073ac32fba6380fa3477e2dbfe72b3961b authored over 4 years ago
design: made some hints important

chore: use Snackbar instead of toast
chore: minors

f62758c2344450c93026f2de1edc5ef64aed1e03 authored over 4 years ago
Update strings.xml

5682a0812de28ef0c0d1a64ef4d0991c4e585a7b authored over 4 years ago
Update strings.xml

295c6f05c1770e879e977ec057e190dad8ecb6a4 authored over 4 years ago
Update strings.xml

fbe8fd0773152604cc24c82090064476115e8dfe authored over 4 years ago
Update strings.xml

7e2cf17421d4962cfec896caa5b13cb8cc5402cc authored over 4 years ago
Update strings.xml

0e761a2155cb096d80bb3491c8e520662940e22b authored over 4 years ago
New Crowdin updates (#3495)

* New translations strings.xml (Romanian)

* New translations strings.xml (Georgian)

* New ...

2434fd97bba4314b5ddf1fd15eeea4060fbecef0 authored over 4 years ago
Update crowdin.yml

312d64c189942b1cc640f29ffef47f3e59ad3d70 authored over 4 years ago
Merge branch 'release/3.4.2' into develop

baa64b0da6d4f12d3446156bc7b2829412afb3d6 authored over 4 years ago
Merge remote-tracking branch 'upstream/l10n_develop' into release/3.4.2

ef41baff5182ecbc8d606d311dadf6906db49cc6 authored over 4 years ago
fix: nutriments could be null causing NPE

Closes https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/3490
Closes https://gith...

d5ff928381ba7730393bcd04e993fbdddd1c6f60 authored over 4 years ago
fix: ProductNeedsRefreshEvent triggering UI edits outside of main thread

c12a5fa0b37764e1fc53eff8f6be4d5c73196f64 authored over 4 years ago
fix: fix NPE on binding null in ProductBrowsingListActivity

Closes OPENFOODFACTS-ANDROID-5E

f9c1634747fefeba0da74d2a91f9931eedc2264c authored over 4 years ago
build(deps): bump androidx.concurrent-futures from 1.1.0 to 1.1.0

build(deps): bump androidx.constraintlayout from 2.0.0-rc1 to 2.0.1
build(deps): bump androidx.fr...

610cfc6e17619b166d1df1739c5c79701900d3d6 authored over 4 years ago
New translations 342.txt (Finnish)

895c2185d46de6b36c7a0f51155a0de1b726312a authored over 4 years ago
New translations strings.xml (Hebrew)

78b3220c891ab5ef2a42a2449921c0456d4c16a9 authored over 4 years ago
Update SplashPresenter.java (#3487)

* Update SplashPresenter.java

* Update app/src/main/java/openfoodfacts/github/scrachx/openfoo...

c65f8a881c433d5e458e6a81ac5b5cc8f4054301 authored over 4 years ago
New Crowdin updates (#3488)

* New translations 322.txt (French)

* New translations changelog-light.txt (Spanish)

* New...

1ddea38d9794eff8639222303540cb29780f7c25 authored over 4 years ago
refactor: refactored names and added Product#getLocalProductName(Context)

6322d3c9d1acb9160f9dccfc3adf1e3fc921d455 authored over 4 years ago
fix: fixed OutOfMemoryError on drawer header setup for devices with little ram.

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

835eb8a88a181650292585e4cbf71a9bff0404a6 authored over 4 years ago
translatable="false" for check_first_time

13b79b8a2883a5cd3a41828d57cfcc1eef6bc670 authored over 4 years ago
Merge remote-tracking branch 'upstream/develop' into release/3.4.2

5f9b3b9e9f8b6615648cfc7bc53d86c55aa04cc8 authored over 4 years ago
fix: string should not be translated (#3489)

1cefd364c73bbb9aacda29d8e2ef8862942f3b8f authored over 4 years ago
refactor: moved taxonomy download methods to TaxonomiesManager

0c93249af6c693353479fd23fcde77410e23e9f8 authored over 4 years ago
Update README.md

b001451c186cf2763f3ff9a5bdbee31350d95927 authored over 4 years ago
Update README.md

94a5da1a570ed0efefbb658cc019e3cb2262ca91 authored over 4 years ago
fix: taxonomies were loaded on the main thread causing blank screen, fixes https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/3476

fix: queries made in HomeFragment were not logging errors and casting wrongly

e915d815c9d7742d8f91cbb8e326d9d7ca099aaa authored over 4 years ago
Merge branch 'release/3.4.2' into develop

# Conflicts:
# app/src/main/res/values-fr/strings.xml

2ae3686c53a46526801f18479922827f54673c22 authored over 4 years ago
design: Calculate details dialog not visible while night mode is on.

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

2ed02f7ee5e187eda12f4add0f8677b818c037ac authored over 4 years ago
fix: NPE on languageCode == null in getFieldForLanguage.

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

a8490d94ff6a2bd6f672cdd0a29b15c3f21d6622 authored over 4 years ago
design: make additives_item.xml night-mode ready

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

4a22fd697c7d9300a8d248851e5de248c95706a5 authored over 4 years ago
refactor: minor changes

refactor: use data binding in ProductPhotosFragment

2de3b20bdb69ec13f2d0c7a145c80a911322ec27 authored over 4 years ago
docs: Document some functions in Utils.java (#3483)

88dedc0d2a19f5463cc2438f9c39e35856390339 authored over 4 years ago
Update README.md

347c8ec7419f753c18cf81d8d08271c5384cced0 authored over 4 years ago
Update README.md

1d55bb0e5ca2cc97c702a2ff7d01b8f8bd9de381 authored over 4 years ago
Update README.md

aaf9d99e5f0e27c8fd62eb8f1ec73d6fd02ab4a2 authored over 4 years ago
Update README.md

ceb878e6064e0639c8bd3758d160387cbdd59519 authored over 4 years ago
Update README.md

8f47ca4319e70bcf307294bb22c8e51ce4bc7ab8 authored over 4 years ago
refactor: enhanced HomeFragment

86ea83701d313f872653556fd0084b1e0d559353 authored over 4 years ago
Update README.md

5f71f72a68322ebec7a75d6a63bc27c4c06c01e7 authored over 4 years ago
Update README.md

44281fd2d0a6b51e53a2cd62a521af006df1cb2b authored over 4 years ago
Update README.md

0f220c9958fc29a564720eca589e5fca31d3f3e9 authored over 4 years ago