Commit Graph

33 Commits

Author SHA1 Message Date
TJ Woon
ff4c716e46 Re-added Paolo's Android autofocus crash fix (see 633b5f7) 2015-02-27 18:56:31 +08:00
TJ Woon
bc944fea99 Restore/update the hack for hiding ZBar scanner Info button on iOS 2015-02-27 18:41:44 +08:00
TJ Woon
2a8a237a97 Reverted Android layout and Activity changes back to original with addition of simple sight line
There was no need to completely change our implementation and remove
the top and bottom text views
2015-02-27 18:28:16 +08:00
TJ Woon
cc404e0314 Changed drawSight option to a boolean and fixed inconsistent formatting in README 2015-02-27 18:27:19 +08:00
PaoloMessina
633b5f7b54 Manage onAutoFocus Android
Manage onAutoFocus Android
2015-02-03 10:43:31 +01:00
PaoloMessina
7ec413e5bc Commi plugin.xml
Commi plugin.xml
2015-01-30 10:47:48 +01:00
PaoloMessina
354eb7e85a iOS default drawSight = true
iOS default drawSight = true
2015-01-23 14:32:25 +01:00
PaoloMessina
6ae4faaf3a Android default drawSight = true
Android default drawSight = true
2015-01-23 14:31:50 +01:00
PaoloMessina
98cf6c7bec Android bugfix
android bugfix
2015-01-23 11:49:57 +01:00
PaoloMessina
817b5d0ffa Commit relative layout
Commit relative layout
2015-01-23 11:20:12 +01:00
PaoloMessina
dc04869ae1 iOS adding landscape sight
Adding landscape sight for iOS terminal, bug fix on iPad
2015-01-23 10:36:49 +01:00
PaoloMessina
0d9a53e476 Android, line sight landscape
Adding a line sight landscape
2015-01-23 10:02:38 +01:00
PaoloMessina
76630c9c45 android autofocus fix
Adding camera.cancelAutoFocus(); some devices crashes
2015-01-21 14:26:33 +01:00
PaoloMessina
2d02b70c07 Android fix
Fix android release
2015-01-16 15:44:36 +01:00
PaoloMessina
790704f750 Commit Android
Commit Android Label and rect sight removing
2015-01-16 12:12:39 +01:00
PaoloMessina
9d94500548 Bug fix
Continuos auto focus fix for sony device
2014-12-23 16:06:44 +01:00
PaoloMessina
cc4343209f Bug fix
Cynogen camera auto focus bug
2014-12-23 15:27:24 +01:00
PaoloMessina
58e2da4f24 iOS sight missing
iOS sight missing
2014-12-22 15:51:57 +01:00
PaoloMessina
76246b80ed iOS & Android fix and upgrade
iOS:
- x86_64 header fixing
- sight adding

Android:
- Bug fix no params NullPointerException
- sight adding
2014-12-22 14:59:52 +01:00
TJ Woon
0f8fe5b1f7 Fixed: plugin.xml still says v1.1.0... 2014-12-13 18:10:05 +08:00
Woon Tien Jing
5ca1e07d9e Documented Android flash:"on" quirk after finding out that setting focus mode to CONTINUOUS_PICTURE or CONTINUOUS_VIDEO actually gave poorer results (flash only turned on during the first autofocus attempt, if at all - may be device dependent) 2014-12-06 17:32:54 +08:00
Woon Tien Jing
0b0699f7b4 Added an option for camera flash to be on/off/auto during QR code scanning 2014-12-06 16:58:46 +08:00
Woon Tien Jing
889be2cc3a Removed all whitespace-only lines from the source code to stop myself from going crazy... 2014-12-06 16:40:14 +08:00
Woon Tien Jing
4ef4dfb51f Added front/back camera option 2014-12-06 16:38:00 +08:00
Woon Tien Jing
40e48e6c7c Updated plugin version to v1.1.0 2014-12-06 15:45:09 +08:00
Woon Tien Jing
1d22b1d6f8 Clarified the Android-only and OPTIONAL status of the optional text_title and text_instructions parameters (see 8d0261b6) 2014-12-06 15:44:44 +08:00
Woon Tien Jing
8d0261b650 Added text_title and text_instructions parameters for customising the scanner view's title and instructions texts (Android only in this commit) 2014-12-06 15:40:17 +08:00
TJ Woon
9fb4a6a23c Added installation instructions and brief license info to README 2014-09-12 10:08:18 +08:00
TJ Woon
9673bafefa Added iOS implementation (tested on iOS7, iPhone 4S...) 2014-09-12 01:45:17 +08:00
TJ Woon
7cd7c40b8a Status update / platform support in README 2014-09-11 15:55:51 +08:00
TJ Woon
1b6217e73d Added initial Android implementation (with plugin.xml and JS interface) 2014-09-11 15:52:59 +08:00
TJ Woon
e9e669b4c2 Added project README 2014-09-11 15:51:43 +08:00
TJ Woon
c2807987b8 .gitignore for Mac OS X files 2014-09-11 15:45:27 +08:00