Skip to content

Releases: what3words/w3w-android-ocr-components

Release v3.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Oct 10:58
86d6eb4

Changelog

86d6eb4 Merge pull request #89 from what3words/epic/OCR-Improvemnts
d922ab0 Merge pull request #88 from what3words/fix/break-line-w3w
3b2150e enhance text post-processing by replacing line breaks and Japanese delimiters to improve recognition accuracy
e1423b4 Merge pull request #87 from what3words/fix/break-line-w3w
1320235 set pattern of finding common mistakes with slashes optional, while for close integration its great to use this, it does improve MLKit, in open implementations is good to let the post processing be done in the client side, a bit like we are doing in the app.
aea9e09 remove patterns, this is risky and doesn't help us much, this should be post processed in the implementation side.
1857cef Merge pull request #86 from what3words/fix/break-line-w3w
347214d nit
6339af5 update version to 3.0.1 and add camera unbinding and executor shutdown on dismiss and back press events
de33cdf Merge pull request #85 from what3words/staging
762783f remove builds on commits were just for testing.

3.0.0

Choose a tag to compare

@mani-apps mani-apps released this 08 Jul 21:55
de33cdf

What's Changed

Full Changelog: 2.0.1...3.0.0

2.0.1

Choose a tag to compare

@phpduy phpduy released this 16 Apr 06:23
909253a

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

Choose a tag to compare

@phpduy phpduy released this 07 Jan 10:03
405d5ff

What's Changed

  • Define W3WMLKitImageDataSource by @phpduy in #60
  • Implement W3WOcrScanner by @phpduy in #61
  • Add CompletableDeferred to W3WImageAnalyzer for async processing completion by @phpduy in #62
  • Improve W3WOcrScanner initialization UX by @phpduy in #63
  • Implement Unit test for W3WMLKitImageDataSource and OcrScanManager by @phpduy in #64
  • Migrate CI pipeline from CircleCi to GitHub Actions by @phpduy in #65
  • Add check for SNAPSHOT dependencies in PRs to staging by @phpduy in #68
  • Update README by @phpduy in #69
  • Bump dependencies version by @phpduy in #71
  • OCR component version 2.0.0 by @phpduy in #70
  • 2.0.0 by @phpduy in #72

New Contributors

Full Changelog: 1.1.1...2.0.0

1.1.1

Choose a tag to compare

@mani-apps mani-apps released this 18 Sep 12:38
4816e9c

What's Changed

    • updated design library to 2.0.2-SNAP by @mani-w3w in #56
  • update agp 8.5.0 by @mani-w3w in #57
  • 1.1.1 by @mani-w3w in #58
  • 1.1.1 by @mani-w3w in #59

Full Changelog: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

released this 21 Mar 15:02
5e7a1f0

What's Changed

1.0.7

Choose a tag to compare

@mani-apps mani-apps released this 05 Dec 00:29
a3b4c3b
  • fix returnCoordinates issue
  • removed samples
  • update agp

1.0.6

Choose a tag to compare

@mani-apps mani-apps released this 04 Dec 08:32
4f04c01
  • fix returnCoordinates issue
  • removed samples
  • update agp

1.0.5

Choose a tag to compare

@mani-apps mani-apps released this 22 Sep 09:36
ea406b4
Merge pull request #34 from what3words/dev

1.0.5

1.0.3

Choose a tag to compare

@mani-apps mani-apps released this 09 Aug 16:41
9de7468
  • Fixed issues using displayMetrics screen sizes and orientations