rpechayr
|
79381116c1
|
[iphone/ZXingWidget] added support for non standard ORG attribute in MECARD format
git-svn-id: https://zxing.googlecode.com/svn/trunk@1694 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-30 12:56:08 +00:00 |
|
dswitkin@google.com
|
5e5ac2153e
|
Changes for Barcode Scanner 3.53 beta 1.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1692 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-23 22:09:19 +00:00 |
|
rpechayr
|
685c98b828
|
[iphone/Barcodes] UI simplified to make a simple UITabBarController based app, where first tab anables to scan, and second allows access to history
git-svn-id: https://zxing.googlecode.com/svn/trunk@1691 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-22 17:35:17 +00:00 |
|
rpechayr
|
b54780cc5b
|
[iphone/ZXingWidget] minor changes. Some syntax changed to make the code build with clang
git-svn-id: https://zxing.googlecode.com/svn/trunk@1690 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-22 17:33:00 +00:00 |
|
rpechayr
|
3e00ecd283
|
[cpp] Minor Changes. Changed static members initialization into enum to make the code build with clang, and probably visual c++, removed some dead code detected by clang static analyzer
git-svn-id: https://zxing.googlecode.com/svn/trunk@1689 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-22 17:31:16 +00:00 |
|
srowen
|
1f46a8e5d8
|
Changes for compatibility with SDK 9 / Android 2.3
git-svn-id: https://zxing.googlecode.com/svn/trunk@1688 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-22 16:54:41 +00:00 |
|
srowen
|
4580816def
|
Another typo fix in Turkish strings
git-svn-id: https://zxing.googlecode.com/svn/trunk@1687 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-22 09:24:42 +00:00 |
|
srowen
|
628f121056
|
Turkish updates from Acer
git-svn-id: https://zxing.googlecode.com/svn/trunk@1686 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-20 13:12:51 +00:00 |
|
srowen
|
e0f14ac620
|
Issue 663
git-svn-id: https://zxing.googlecode.com/svn/trunk@1685 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-19 11:03:02 +00:00 |
|
srowen
|
5d016ed151
|
Typo fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@1684 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-16 14:43:42 +00:00 |
|
srowen
|
552f683280
|
Better German translation for new feature pref
git-svn-id: https://zxing.googlecode.com/svn/trunk@1683 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-16 14:25:58 +00:00 |
|
srowen
|
625ab14af9
|
Add support for reading a flipped image to accommodate front cameras
git-svn-id: https://zxing.googlecode.com/svn/trunk@1682 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-16 13:36:04 +00:00 |
|
srowen
|
99d09e0a44
|
Style stuff mostly but fix a problem between Aztec and J2ME too
git-svn-id: https://zxing.googlecode.com/svn/trunk@1681 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-15 14:42:17 +00:00 |
|
srowen
|
c7d055bb92
|
Possible help for devices that aren't understanding all-day events properly
git-svn-id: https://zxing.googlecode.com/svn/trunk@1680 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-14 10:59:20 +00:00 |
|
srowen
|
8c172f4891
|
Issue 658
git-svn-id: https://zxing.googlecode.com/svn/trunk@1678 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-12 22:31:51 +00:00 |
|
srowen
|
5ccb14d81d
|
Translation updates from NTN
git-svn-id: https://zxing.googlecode.com/svn/trunk@1677 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-12-08 10:59:16 +00:00 |
|
srowen
|
b40c3cc7e0
|
Simplify encoding to fix odd display problem -- no thread, no layout listener
git-svn-id: https://zxing.googlecode.com/svn/trunk@1676 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-30 11:57:07 +00:00 |
|
srowen
|
46e8cef52e
|
Make text more easily scrollable
git-svn-id: https://zxing.googlecode.com/svn/trunk@1675 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-30 05:27:41 +00:00 |
|
rpechayr
|
e1bef1e75f
|
[iphone/barcodes] updated default screens
git-svn-id: https://zxing.googlecode.com/svn/trunk@1674 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-29 11:56:44 +00:00 |
|
rpechayr
|
73dbb0afb3
|
[iphone/barcodes] the whole app now lives in a navigation controller. This fixes bug of adding contact of latest result from splash screen
git-svn-id: https://zxing.googlecode.com/svn/trunk@1673 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-29 11:46:35 +00:00 |
|
rpechayr
|
5d56162178
|
[iphone/barcodes] added french internationalization. Splash screen not localized yet
git-svn-id: https://zxing.googlecode.com/svn/trunk@1672 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-29 09:50:45 +00:00 |
|
rpechayr
|
fac01a6f45
|
[iphone/barcodes] added possibility to trigger action of last result on splash screen. Default screen is now aligned with current splash screen UI
git-svn-id: https://zxing.googlecode.com/svn/trunk@1671 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-29 08:53:13 +00:00 |
|
srowen
|
e8bafc49f9
|
Minor fix to carry shift value across input triads
git-svn-id: https://zxing.googlecode.com/svn/trunk@1670 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-25 17:39:17 +00:00 |
|
srowen
|
c4dede3689
|
Style changes to Aztec, enable in web app and command line
git-svn-id: https://zxing.googlecode.com/svn/trunk@1669 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-21 20:47:00 +00:00 |
|
dav.olivier@gmail.com
|
e1c047c54b
|
Support for aztec codes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1668 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-20 21:21:34 +00:00 |
|
dav.olivier@gmail.com
|
0c3a1650d2
|
Generator polynomial for reed-Solomon algorithm can now have coefficients in any Gallois fields rather than GF(256) only
git-svn-id: https://zxing.googlecode.com/svn/trunk@1667 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-20 21:18:54 +00:00 |
|
dav.olivier@gmail.com
|
5ec9b84660
|
Generator polynomial for reed-Solomon algorithm can now have coefficients in any Gallois fields rather than GF(256) only
git-svn-id: https://zxing.googlecode.com/svn/trunk@1666 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-20 21:18:04 +00:00 |
|
rpechayr
|
29dce2a397
|
[iphone/ZXingWidget] ZXingWidget alignment with what is used in Barcodes. This was not committed before by mistake.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1665 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-20 18:16:53 +00:00 |
|
srowen
|
82b2edd5a7
|
Cap result point size and refine animation a bit
git-svn-id: https://zxing.googlecode.com/svn/trunk@1664 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-20 11:51:42 +00:00 |
|
srowen
|
193d437074
|
Edits from Shiyuan Guo
git-svn-id: https://zxing.googlecode.com/svn/trunk@1663 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-19 10:02:43 +00:00 |
|
srowen
|
c977f184e3
|
Issue 630, allow 16 digits
git-svn-id: https://zxing.googlecode.com/svn/trunk@1662 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-19 10:01:52 +00:00 |
|
rpechayr
|
d7269e2fd2
|
[iphone/barcodes] result is not shown in main view in a pretty way. It uses the same simple techniques than scanView for the archive
git-svn-id: https://zxing.googlecode.com/svn/trunk@1661 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-17 19:38:08 +00:00 |
|
srowen
|
207b5e294d
|
Fix for shift handling
git-svn-id: https://zxing.googlecode.com/svn/trunk@1660 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-17 07:15:46 +00:00 |
|
rpechayr
|
7c8cebfc38
|
[iphone/barcodes] added shadow to zxing scan button
git-svn-id: https://zxing.googlecode.com/svn/trunk@1659 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-16 16:24:59 +00:00 |
|
rpechayr
|
29aafebea3
|
[iphone/Barcodes] fixed displaying bug in ArchiveView. remaining oneis mis-interpreted format in archive
git-svn-id: https://zxing.googlecode.com/svn/trunk@1658 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-16 15:52:43 +00:00 |
|
rpechayr
|
cc728fcab3
|
[iphone/barcodes] added info textview about latest scanned result on main screen, scan button merged with Zxing logo
git-svn-id: https://zxing.googlecode.com/svn/trunk@1657 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-16 15:19:12 +00:00 |
|
rpechayr
|
635071315f
|
[iphone/Barcodes] archive functionnality now works! Sometimes, delete archive will cause a crash, but I cannot reliably reproduce the bug. Also, another little bug is that all scans in archive are of type ABC (text), even though we scan a URL or something
git-svn-id: https://zxing.googlecode.com/svn/trunk@1656 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-16 10:29:45 +00:00 |
|
srowen
|
b19fbf3d4b
|
Allow 24-digit ITF
git-svn-id: https://zxing.googlecode.com/svn/trunk@1655 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-15 19:58:23 +00:00 |
|
rpechayr
|
57dcd70c75
|
[iphone/barcodes] integration of archive barcodes view in progress. Default images added, including version suitable for iPhone 4
git-svn-id: https://zxing.googlecode.com/svn/trunk@1654 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-15 17:07:03 +00:00 |
|
rpechayr
|
bfc9fd8ed0
|
[iphone/Barcodes] About View is now fully functional
git-svn-id: https://zxing.googlecode.com/svn/trunk@1653 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-15 15:43:18 +00:00 |
|
dswitkin@google.com
|
2d2c2cf18b
|
Final changes for Barcode Scanner 3.52.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1652 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-15 15:28:59 +00:00 |
|
rpechayr
|
52d034f7bb
|
[iphone] updated README with more accurate instructions regarding Headers search path and Framework dependencies
git-svn-id: https://zxing.googlecode.com/svn/trunk@1651 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-14 20:56:27 +00:00 |
|
rpechayr
|
1b21ed218c
|
[iphone][barcodes] added info view. Done button to dismiss view not yet added
git-svn-id: https://zxing.googlecode.com/svn/trunk@1650 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-14 18:09:37 +00:00 |
|
rpechayr
|
ab6b4908f4
|
[iphone] first version of new Barcodes zxing app
git-svn-id: https://zxing.googlecode.com/svn/trunk@1649 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-14 17:18:29 +00:00 |
|
rpechayr
|
98662b56a8
|
[iphone] updated paths that were broken by move of the project in other directory
git-svn-id: https://zxing.googlecode.com/svn/trunk@1648 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-14 16:22:05 +00:00 |
|
rpechayr
|
0481ca04ac
|
[iphone] updated README to clearly list the iOS framework to include in a project using ZXingWidget
git-svn-id: https://zxing.googlecode.com/svn/trunk@1647 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-14 15:59:48 +00:00 |
|
rpechayr
|
ec506e27be
|
[iphone] Moved original iPhone project into legacy directory
git-svn-id: https://zxing.googlecode.com/svn/trunk@1646 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-14 15:56:00 +00:00 |
|
srowen
|
03537953f1
|
More Russian update from Dmitry
git-svn-id: https://zxing.googlecode.com/svn/trunk@1645 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-12 15:59:26 +00:00 |
|
srowen
|
682cc4c98c
|
Probably much better fix that Lachezar spotted -- LDPI layout wasn't correctly updated by me
git-svn-id: https://zxing.googlecode.com/svn/trunk@1644 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-12 15:45:58 +00:00 |
|
srowen
|
51a4fa443d
|
Dmitry Parfenov's updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@1643 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2010-11-12 01:25:19 +00:00 |
|