Skip to content

Releases: tidev/ti.barcode

v7.0.0-android

25 Oct 11:25
dd933ec

Choose a tag to compare

  • raising library version to 3.5.3
  • added property to capture: resultDuration to set the waiting time after a scan (default is 1500ms)
  • updated docs for the parameter
  • updated example: a "one time" capture button
  • disabled beep by default
  • disabled copy to clipboard by default. You can enable it with Barcode.copyToClipboard = true;. Andorid 13 always shows a "copied to clipboard" message when this is enabled
  • minsdk 13.0.0
  • 16kb page size support

v6.0.1-android

03 Sep 20:39
d2eb10c

Choose a tag to compare

  • Added Android 12 support.
  • Defined "android:exported" to all activities.

v6.0.0-iphone

22 Sep 18:18
4b0783e

Choose a tag to compare

ci(jenkins): publish to npm now

v5.0.2-android

24 Jun 16:43
ac9b991

Choose a tag to compare

docs(api): fix up description markdown

v5.0.1-android: Merge pull request #126 from jquick-axway/MOD-2590

31 Mar 21:57
528edd7

Choose a tag to compare

refactor(android): now downloads zxing jars via gradle

v5.0.0-iphone: Merge pull request #117 from ypbnv/migrate_to_gradle

03 Feb 23:48
2b64671

Choose a tag to compare

v5.0.0-android: Merge pull request #117 from ypbnv/migrate_to_gradle

03 Feb 23:48
2b64671

Choose a tag to compare

ios-5.0.0

03 Feb 23:43
2b64671

Choose a tag to compare

ios-5.0.0 Pre-release
Pre-release
  • Modernize builds, platform parity (#112)

android-5.0.0

03 Feb 23:43
2b64671

Choose a tag to compare

android-5.0.0 Pre-release
Pre-release
  • Migrate build to gradle
  • Build for Titanium SDK 9.0.0

Android 4.0.2

20 Dec 21:20
086a659

Choose a tag to compare

#89

  • fixed example: callback was called twice on Android because isiOS was true
  • updated Android zxing core library to 3.3.3
  • added preventRotation (default: true) to allow rotation of the camera
  • frameWidth/frameHeight are back