slepmog
|
a9a417636f
|
Fixed translation
|
2014-05-01 11:09:01 -07:00 |
|
slepmog
|
c27808fc24
|
Fixed translation
|
2014-05-01 10:59:41 -07:00 |
|
slepmog
|
b19a9106c9
|
Indentation wtf
|
2014-05-01 06:32:17 -07:00 |
|
slepmog
|
0b6d83ed10
|
Refactored open() into one method
|
2014-05-01 06:30:29 -07:00 |
|
slepmog
|
0d31475707
|
>= 0
|
2014-05-01 06:13:03 -07:00 |
|
slepmog
|
2b6c4ef71b
|
+ comments, >=0, IllegalStateException
|
2014-05-01 06:11:18 -07:00 |
|
slepmog
|
378553986c
|
+ comments, >=0
|
2014-05-01 06:05:04 -07:00 |
|
slepmog
|
01bbe8fd53
|
Indentation wtf
|
2014-05-01 05:43:12 -07:00 |
|
slepmog
|
e19e20b5dc
|
Indentation wtf
|
2014-05-01 05:37:23 -07:00 |
|
slepmog
|
67217d4337
|
Indentation wtf
|
2014-05-01 05:36:44 -07:00 |
|
slepmog
|
5c840a5001
|
Indentation wtf
|
2014-05-01 05:34:55 -07:00 |
|
slepmog
|
f80645c110
|
Amended onResume() to read CAMERA_ID from intent
|
2014-05-01 05:28:34 -07:00 |
|
slepmog
|
e420079ad2
|
Indentation wtf
|
2014-05-01 05:24:44 -07:00 |
|
slepmog
|
6cb7147b44
|
Indentation wtf
|
2014-05-01 05:23:42 -07:00 |
|
slepmog
|
1cd8388b0c
|
Added setManualCameraId() and amended openDriver()
|
2014-05-01 05:22:06 -07:00 |
|
slepmog
|
f18b11d7d8
|
Added constant Intents.Scan.CAMERA_ID
|
2014-05-01 05:16:51 -07:00 |
|
slepmog
|
5b957c86f8
|
Added overload: open(cameraId)
|
2014-05-01 05:14:28 -07:00 |
|
slepmog
|
07bdeb9995
|
Update IntentIntegrator.java
|
2014-05-01 05:11:28 -07:00 |
|
Sean Owen
|
c103e59b7e
|
Refactor logging of camera params
|
2014-05-01 00:01:44 +01:00 |
|
Sean Owen
|
9b2ddac3cf
|
Zoom and use subset of larger preview
|
2014-04-30 23:43:06 +01:00 |
|
Sean Owen
|
d5852ff9ef
|
Use preview buffer approach to avoid excessive GC
|
2014-04-30 23:25:27 +01:00 |
|
Sean Owen
|
461d15a890
|
Better zoom utility method, and FPS method that doesn't always pick the highest FPS, and that can be given a min/max FPS
|
2014-04-30 23:03:35 +01:00 |
|
Sean Owen
|
2209df1afa
|
Also bump pom to 4.6.5
|
2014-04-30 15:12:38 +01:00 |
|
Sean Owen
|
c1b1b63170
|
Refactor common code from across Android apps into module
|
2014-04-30 15:12:13 +01:00 |
|
Sean Owen
|
49e1127e06
|
Retire actionscript
|
2014-04-30 09:06:06 +01:00 |
|
Sean Owen
|
c2afa60303
|
Merge pull request #128 from mscheel/master
Use "Barcode Scanner" as trigger
|
2014-04-29 06:28:11 +01:00 |
|
Mark Scheel
|
6619c1616a
|
Updates for XE16 compatibility. XE16 was released in April 2014 and replaced XE12 from December 2013. XE16 changes the way voice triggers are set up. They now require a permission in the manifest and use a different trigger syntax.
|
2014-04-28 22:45:55 -06:00 |
|
Sean Owen
|
151ad6818b
|
Issue #127 : fix typo in table of PDF417 punctuation chars
|
2014-04-28 21:09:56 +01:00 |
|
Sean Owen
|
02e0512a62
|
Initial commit of Google Glass GDK app
|
2014-04-26 12:02:51 +01:00 |
|
Sean Owen
|
98bc57f5d1
|
Avoid error on malformed Aztec code
|
2014-04-25 13:36:43 +01:00 |
|
Sean Owen
|
8af98a573f
|
Replace bit shifts that are really multiplication and division with simple operators now
|
2014-04-25 13:30:58 +01:00 |
|
Sean Owen
|
408c3848b1
|
Replace FP math faked in integers with plain floating-point math
|
2014-04-25 13:02:44 +01:00 |
|
Sean Owen
|
3b8b44856d
|
For safety, make optimized round method consistent with Math.round for negative input too
|
2014-04-23 22:18:54 +01:00 |
|
Sean Owen
|
27b5ce245d
|
Guava 17
|
2014-04-23 15:39:21 +01:00 |
|
Sean Owen
|
414d1f0412
|
Handle null erasures correctly
|
2014-04-23 13:49:05 +01:00 |
|
Sean Owen
|
4225645df0
|
Add Coverity scan badge
|
2014-04-23 12:55:07 +01:00 |
|
Sean Owen
|
f309e9a4cd
|
Bump to BS 4.6.5
|
2014-04-23 12:51:27 +01:00 |
|
Sean Owen
|
e130eac0ea
|
Ensure beep MediaPlayer is released
|
2014-04-23 12:47:18 +01:00 |
|
Sean Owen
|
4050f5c2f3
|
Fix some issues flagged by Coverity static analysis
|
2014-04-22 22:20:58 +01:00 |
|
Sean Owen
|
391e85ea51
|
Remove unnecessary lazy init of QR code GF classes, and avoid accessing null field during construction
|
2014-04-22 22:18:41 +01:00 |
|
Sean Owen
|
2894c094f5
|
Issue #118 (supplemental) Fix logic error on a null encoding
|
2014-04-22 21:24:20 +01:00 |
|
Sean Owen
|
002aa47e01
|
To be safe, avoid static DateFormat even in single-thread Android context
|
2014-04-22 18:44:17 +01:00 |
|
Sean Owen
|
a9cf1e91ec
|
Close ContentResolver InputStream
|
2014-04-22 18:40:55 +01:00 |
|
Sean Owen
|
35e13989af
|
Android apps should be on 3.0.2-SNAPSHOT now
|
2014-04-21 23:50:16 +01:00 |
|
Sean Owen
|
27cff89316
|
[maven-release-plugin] prepare for next development iteration
|
2014-04-18 14:30:03 +01:00 |
|
Sean Owen
|
32fcad21c3
|
[maven-release-plugin] prepare release zxing-3.0.1
|
2014-04-18 14:27:03 +01:00 |
|
Sean Owen
|
01c53feaaa
|
Incompatible with Sonatype parent, so try just inlining its few settings
|
2014-04-18 14:24:15 +01:00 |
|
Sean Owen
|
a63034d4c5
|
Try directly activating release profile and don't release android, androidtest as part of library release
|
2014-04-18 12:39:23 +01:00 |
|
Sean Owen
|
7d878d701e
|
Issue #116 add range check and simplify some conditions
|
2014-04-18 11:06:08 +01:00 |
|
Sean Owen
|
41caac38e8
|
Use new oss-parent 9
|
2014-04-14 08:23:45 +01:00 |
|