Commit graph

126 commits

Author SHA1 Message Date
srowen 2a47ce3ac0 Acer's Turkish changes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1636 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-09 07:49:53 +00:00
srowen 3214f7bc45 Danish fixes from rasmussch
git-svn-id: https://zxing.googlecode.com/svn/trunk@1635 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-11-04 22:11:16 +00:00
srowen a44f07ce90 Add "retreive more info" feature -- resolves redirectors and gets first product result inside the app
git-svn-id: https://zxing.googlecode.com/svn/trunk@1624 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-12 21:35:16 +00:00
srowen 2cb813b088 French fix from Morgan
git-svn-id: https://zxing.googlecode.com/svn/trunk@1619 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-10-07 12:53:58 +00:00
srowen f1bee324b4 Morgan's cosmetic improvement to a translation, and equivalent for other translations we dare touch
git-svn-id: https://zxing.googlecode.com/svn/trunk@1606 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-27 21:51:10 +00:00
srowen f10f97a8ab Korean translation from Chang Hyun Park
git-svn-id: https://zxing.googlecode.com/svn/trunk@1605 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-24 15:07:34 +00:00
srowen d56893eb44 Add option to remember duplicate scans
git-svn-id: https://zxing.googlecode.com/svn/trunk@1603 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-22 13:25:29 +00:00
srowen 897d6c3501 Issue 546, let share screen scroll on tiny screens
git-svn-id: https://zxing.googlecode.com/svn/trunk@1602 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-22 12:53:31 +00:00
srowen 919713eb3b Small French change from Morgan
git-svn-id: https://zxing.googlecode.com/svn/trunk@1601 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-22 07:51:19 +00:00
srowen 9e0249dfaa Updated translations from Frederik
git-svn-id: https://zxing.googlecode.com/svn/trunk@1593 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-16 08:47:16 +00:00
srowen ce3d27ed69 Turn on Data Matrix, including separate scan option in Android
git-svn-id: https://zxing.googlecode.com/svn/trunk@1579 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-09 07:30:57 +00:00
srowen 8d5559050b Turkish translation from Acer
git-svn-id: https://zxing.googlecode.com/svn/trunk@1577 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-07 23:20:40 +00:00
srowen e3bd36499c Translation updates from Morgan Courbet
git-svn-id: https://zxing.googlecode.com/svn/trunk@1557 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-24 19:17:48 +00:00
srowen 8f1401656a Slovenian translation
git-svn-id: https://zxing.googlecode.com/svn/trunk@1555 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-23 16:41:15 +00:00
dswitkin 8f5201949e Updated Dutch translation from Sven Klinkhamer.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1504 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-08-02 17:02:49 +00:00
dswitkin@google.com 63a5cd3055 Added a Google Shopper icon to the result buton for products and ISBNs.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1492 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-21 23:15:23 +00:00
dswitkin@google.com e95e16698a Final Barcode Scanner 3.4 changes:
- Cleaned up the sharing UI
- Removed a piece of black artwork
- Fixed the Froyo bug with the Help screen appearing blank
- Made external URLs in Help launch in the Browser
- Updated some help text

git-svn-id: https://zxing.googlecode.com/svn/trunk@1491 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-20 22:43:38 +00:00
srowen ec4c7a14b4 Remove unused string
git-svn-id: https://zxing.googlecode.com/svn/trunk@1485 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-15 15:55:09 +00:00
vikrama 77207acb31 Some error checking put in. When a new network is created and the
connection fails, an alert message is displayed, and connection
attempts cease.  Retrying with a correct barcode works.  Not perfect
yet, but in my testing I have found this version much better than the
previous setup: at least errors are detected and the user is informed.



git-svn-id: https://zxing.googlecode.com/svn/trunk@1470 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-09 05:49:42 +00:00
vikrama 983d29eb62 Removed some commented code, and general code cleanup. Turned many
variables into finals.  Change the UI to display network name and type
more clearly.



git-svn-id: https://zxing.googlecode.com/svn/trunk@1469 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-08 05:12:51 +00:00
dswitkin@google.com f70d7e51bf - Bumped version to 3.4 beta 1.
- Fixed two crashes on low DPI devices because of missing/stale views in layout-ldpi/capture.xml.
- Added support for apps on SD card on Froyo.
- Updated SDK to 8.
- Tweaked some font sizes.
- Updated the What's New page.

git-svn-id: https://zxing.googlecode.com/svn/trunk@1464 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-29 21:11:27 +00:00
vikrama a55b3b0491 Connected, turned into a resource
git-svn-id: https://zxing.googlecode.com/svn/trunk@1460 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-23 22:26:43 +00:00
vikrama c003d96b89 1. Set up all strings in res/*/strings.xml rather than as string
literals.
2. Using a very handy script for this purpose, and checking it
   into utils/ since it saved me some headache.
3. Turned tabs -> spaces for WifiResultHandler.
4. Better error handling on network types: look for exact matches
   rather than substrings.



git-svn-id: https://zxing.googlecode.com/svn/trunk@1456 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-23 06:00:57 +00:00
srowen d066265213 Danish fixes from rasmussch
git-svn-id: https://zxing.googlecode.com/svn/trunk@1450 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-20 23:00:37 +00:00
srowen 7255ac8443 Issues 155.2 -- add %f for format
git-svn-id: https://zxing.googlecode.com/svn/trunk@1445 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-18 12:58:57 +00:00
srowen edd6ed8e7a Add bulk scan mode with preference (and rearrange prefs a bit). Reorder main strings file, add new pref string and remove probably-incorrect ellipses from Asian language translations
git-svn-id: https://zxing.googlecode.com/svn/trunk@1443 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-17 12:26:41 +00:00
srowen 02f090dd34 Add auto-translation tool to help update strings with Google Translate. Let it reorder (but not change) existing translations alphabetically by key. Add bulk-scan strings along the way as a test.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1442 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-17 10:55:00 +00:00
srowen 8cbe558ec3 Add support for UPC/EAN +5 extensions, plus basic tests, and display the content in Android client as metadata
git-svn-id: https://zxing.googlecode.com/svn/trunk@1436 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-16 19:49:22 +00:00
vikrama 2223a5cf42 Adding strings converted using Google Translate. Feeling bad about all the Engrish jokes I made in the past.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1435 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-16 04:11:54 +00:00
srowen 8e142f1f24 Oops remove bar again
git-svn-id: https://zxing.googlecode.com/svn/trunk@1433 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 22:08:02 +00:00
srowen d8233b3ce1 ... and roll back a bit more to old status view, smaller text again
git-svn-id: https://zxing.googlecode.com/svn/trunk@1431 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 21:53:48 +00:00
srowen b238eb22a0 ... and put back status text, in a simplified form?
git-svn-id: https://zxing.googlecode.com/svn/trunk@1430 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 19:56:32 +00:00
srowen bda97f7c84 Back to white backgrounds, somewhat smaller text in the result screen, shorter Toast popup and doesn't interfere with help screen
git-svn-id: https://zxing.googlecode.com/svn/trunk@1429 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 18:43:10 +00:00
srowen b7d6fcef1d Style-related changes
git-svn-id: https://zxing.googlecode.com/svn/trunk@1428 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 16:25:24 +00:00
srowen 6f0f67682b Fix a formatting problem on smaller device
git-svn-id: https://zxing.googlecode.com/svn/trunk@1427 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 13:13:27 +00:00
srowen d7a841bc2b Rest of cosmetic changes -- simpler, black theme with easier-to-touch buttons and consistent sizing, icons
git-svn-id: https://zxing.googlecode.com/svn/trunk@1426 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 13:04:18 +00:00
vikrama fb1e512208 Android activity to add a network, and all associated code for dealing
with WIFI: schemes on the Android side.

 Things to be done:
1. Much more testing.
2. Implement SB and test it well.
3. Clean up the UI to make it beautiful.
4. Figure out what to do when the network is connected: exit the
   Barcode Scanner?  Currently, the activity kills itself, restoring
   camera capture.
5. Publicize the WIFI: scheme.



git-svn-id: https://zxing.googlecode.com/svn/trunk@1425 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 03:49:49 +00:00
srowen 64373435b7 Prettify scan result screen, I think
git-svn-id: https://zxing.googlecode.com/svn/trunk@1423 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-14 10:59:24 +00:00
srowen 1851520440 Make font sizes more consistent in the app
git-svn-id: https://zxing.googlecode.com/svn/trunk@1418 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-08 22:52:12 +00:00
dswitkin ddc082b956 Arabic translation from Randy Shen.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1389 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-25 12:34:58 +00:00
dswitkin 2f7ca668fc More translation fixes from Randy Shen.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1369 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-17 13:01:48 +00:00
dswitkin@google.com 7bbc03bdb5 Another translation fix from Randy Shen.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1347 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-10 15:11:35 +00:00
dswitkin@google.com 9bf3b2a3ef New icon from Roman Nurik, and help system tweaks.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1346 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-10 14:57:40 +00:00
dswitkin 2407314d99 Updated translations from Randy Shen.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1340 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-06 14:13:04 +00:00
srowen a071c20c1a Danish translation from Rasmus
git-svn-id: https://zxing.googlecode.com/svn/trunk@1327 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-02 11:57:11 +00:00
srowen 1109e2aecf Fixed XML typo in Polish translation file
git-svn-id: https://zxing.googlecode.com/svn/trunk@1325 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-30 11:33:03 +00:00
srowen ea893d0883 Complete the translation with auto-translations
git-svn-id: https://zxing.googlecode.com/svn/trunk@1321 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-28 18:46:32 +00:00
srowen 9d50d21837 Better error message when SD card isn't accessible
git-svn-id: https://zxing.googlecode.com/svn/trunk@1320 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-28 16:26:59 +00:00
dswitkin 37921f0d21 Added Portuguese translation of the Android client from Randy Shen of Acer.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1319 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-28 15:26:30 +00:00
srowen aacdce8d7e Better naming of shared barcode files and deal with case where SD card is mounted
git-svn-id: https://zxing.googlecode.com/svn/trunk@1306 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-04-13 16:32:12 +00:00