Skip to content

v3.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 17:33
2631e24

3.9.0 (2022-12-10)

Features

  • add In-App Review Functionality for playstore flavor (#4860) (eb967ad)
  • Automatically label issues (#4524) (c46bc42)
  • export DB (#4719) (694b56f)
  • Monitor barcode scanning performance (#4651) (80770c8)
  • The Activity now notifies when the drawer status has changed (#4560) (ef12188)
  • update to minSdk 21 (#4769) (c508b43)
  • use default locale for dateTime format in ContributorsFragment.kt (dbdb089)
  • Use new SplashScreen API on Android 12 and newer (API level 31 and up) (#4871) (1be5da9)
  • use system PowerManager API to query for low battery status (#4874) (3ff8481)

Bug Fixes

  • add check to MLKitCameraView.kt in FDroid so we're sure to not instantiating it (8d97da6)
  • Barcode usage in ContinuousScanActivity (220021c)
  • change default name for lists (#4616) (7b56644)
  • environment picture issues (#4655) (7bf62d8)
  • exhaustive use of when in ProductEditActivity.kt (c7cafae)
  • filter before mapping in ImageNameParser.kt (9d43faa)
  • Fix crashes by ensuring layout ID is set before inflating Camera View stub + raise AGP for Kotlin 1.7.0 compatibility (#4794) (a39d366)
  • ImageKeyHelper.kt tests were wrong after last refactor (fe8f54f)
  • initialize camera before use in SimpleScanActivity.kt (6233fa3)
  • Made "image upload" message more descriptive on Product Addition (#4852) (9bde0f8)
  • ModifierTest.kt (1785cff)
  • NPE (d54533f)
  • NPE crash on SearchByCodeFragment (#4652) (53f79aa)
  • NPE for null binding (#4629) (c4eaba8)
  • NPE in ProductCompareAdapter (#4631) (7ef7b94)
  • Revent to Eaten products (#4702) (cfca5f4)
  • upload comment (b394bef)
  • use Date instead of Instant.fromEpoch for older android versions (6744a25)
  • use the .net server for testing (054dd8e)
  • Useless swipe to refresh with an empty product (#4608) (4befba4)
  • When nutriscore is not (yet) computed, hide the "Learn more" button (#4657) (a17ddb9)
  • wrong number of products for lists + analytics events (#4648) (c7438bb)