Commit graph

904 commits

Author SHA1 Message Date
Yao Wei 7764a89732 Update sharing.html 2014-02-11 17:57:17 +08:00
Yao Wei 3e3a63715a Update sharing.html 2014-02-11 17:56:48 +08:00
Yao Wei b4421e3abc Update scanning.html 2014-02-11 17:48:40 +08:00
Yao Wei 93740a5e62 Update license.html
Add a disclaimer for translated article.
2014-02-11 17:37:24 +08:00
Yao Wei e5f11aa98c Update license.html 2014-02-11 17:35:02 +08:00
Yao Wei 6aecbffd9b Update index.html 2014-02-11 17:11:20 +08:00
Yao Wei 31193fb061 Update about1d.html 2014-02-11 17:05:08 +08:00
Yao Wei 35a3d52b5e Update about2d.html 2014-02-11 17:04:57 +08:00
Yao Wei 74713aaac7 Update about1d.html 2014-02-11 16:53:12 +08:00
Sean Owen b8fc4ebf16 Rewrite auto-focus loop to be more robust, like continuing even if camera driver errors 2014-02-09 11:10:01 -05:00
Sean Owen 091e614c20 Update text for next BS version 2014-02-09 11:02:15 -05:00
Sean Owen 92c70bd15d Avoid NPE on networks with no SSID 2014-02-09 09:40:51 -05:00
Sean Owen 4411eb5517 Drastic measures: make *all* optional camera params disabled by default to appease some bad devices. And even make the default disabled in the code, not just XML. 2014-02-03 22:27:00 +01:00
Sean Owen ac9b79953f Add new Aztec, PDF417 images for help 2014-02-01 22:48:09 +00:00
Sean Owen e3a3e0bde0 Missed some references to 4.6.0 in help files 2014-01-31 08:51:27 +00:00
Sean Owen 8c6246f12b Remove BS+ link in prefs 2014-01-31 08:42:46 +00:00
Sean Owen 72d01241f9 Prepare notes for BS 4.6.0 2014-01-29 14:10:23 +00:00
Sean Owen 8e2e0bc94d Use HTTPS to send product queries to Google Shopping 2014-01-28 08:08:04 +00:00
Sean Owen a8c9897da3 Issue #38 : extra defensive -- don't even assume the list is sorted in case of buggy phones 2014-01-24 20:23:16 +00:00
Sean Owen e174140d8d Back-port ability to control exposure, scene mode and metering. Latter two disabled by default. 2014-01-24 20:15:56 +00:00
Sean Owen 28f2a301c2 Issue #38 : Add minimum FPS to be safe 2014-01-24 09:37:34 +00:00
Sean Owen de6e9dbc52 Add defensive checks for bad setFPS API behavior 2014-01-24 08:12:57 +00:00
Paul Peavyhouse d1f5627551 Minimum change needed to get the camera working on Glass. 2014-01-23 15:37:19 -08:00
Sean Owen c1df162b95 Add apache-rat check for copyright headers, and fix a bunch of files without them (mostly actionscript, jruby) 2014-01-22 19:37:33 +00:00
Sean Owen 1fa90e7074 Remove Amazon results, per request 2014-01-21 18:25:06 +00:00
Sean Owen ed760e2e6b Ignore a few more Android files 2014-01-20 17:37:52 +00:00
Sean Owen 59e4708cd7 Fix up .gitignore to ignore generated dirs, and remove generated dirs from git 2014-01-20 17:21:09 +00:00
Sean Owen 542319c18f Tiny differences to back port from review of diff with BS Plus 2014-01-19 00:54:33 +00:00
Sean Owen 3f6ee7f789 Update project site references to Github 2014-01-18 14:06:46 +00:00
Sean Owen 3bd1c7c5ff Update .gitignores everywhere for IDEA files, etc 2014-01-17 11:13:30 +00:00
srowen 800fee3472 Add values-iw as symlink to values-he
git-svn-id: https://zxing.googlecode.com/svn/trunk@3015 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-14 15:48:35 +00:00
srowen 50ea24683e Remove values-iw to make it a symlink to values-h
git-svn-id: https://zxing.googlecode.com/svn/trunk@3014 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-14 15:46:47 +00:00
srowen ee68feb5ee Add zh-rHK as symlink to zh-rTW
git-svn-id: https://zxing.googlecode.com/svn/trunk@3013 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-14 15:45:23 +00:00
srowen dfd6fe71c2 Overhaul contact encoding in Android; encode phone type too
git-svn-id: https://zxing.googlecode.com/svn/trunk@3012 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-07 22:00:38 +00:00
srowen 3a570f696a No need to save state in HelpActivity
git-svn-id: https://zxing.googlecode.com/svn/trunk@3009 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-01 14:20:49 +00:00
srowen a0fcecfc96 Make most internal activities non-exported by removing uneeded intent-filter
git-svn-id: https://zxing.googlecode.com/svn/trunk@3008 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-01 13:56:34 +00:00
srowen caa4ee02d5 Fix problem on some platforms with AsyncTask array arg type
git-svn-id: https://zxing.googlecode.com/svn/trunk@3007 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-01 13:29:43 +00:00
srowen 7ead18d172 Add prefs to enable Aztec, PDF417 barcodes. Separate prefs for 1D product and 1D industrial formats.
git-svn-id: https://zxing.googlecode.com/svn/trunk@3006 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-30 16:42:34 +00:00
srowen e17d73cc9e Check in Android gen files and configure Android src roots in Maven
git-svn-id: https://zxing.googlecode.com/svn/trunk@3004 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-26 19:25:19 +00:00
srowen 5ae061602e Android modules need to express their dependencies on core/android-integration
git-svn-id: https://zxing.googlecode.com/svn/trunk@3003 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-26 18:49:07 +00:00
srowen 1b79e9748c Fix class description
git-svn-id: https://zxing.googlecode.com/svn/trunk@3002 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-21 20:40:53 +00:00
srowen da9d32846a Whitespace cleanup and other inspections from IDEA 13
git-svn-id: https://zxing.googlecode.com/svn/trunk@2989 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-06 11:17:57 +00:00
srowen@gmail.com 49e2bca2aa Add back symlinks at proguard config name that Android build expects
git-svn-id: https://zxing.googlecode.com/svn/trunk@2988 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-05 11:05:56 +00:00
srowen@gmail.com f4329e7d15 Issue 1817 don't include name/title in map search
git-svn-id: https://zxing.googlecode.com/svn/trunk@2987 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-04 18:42:19 +00:00
srowen@gmail.com b2f2615b56 Standardize proguard config
git-svn-id: https://zxing.googlecode.com/svn/trunk@2985 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-03 09:23:46 +00:00
srowen@gmail.com 3de3374dd2 Bump to BS 4.5.2
git-svn-id: https://zxing.googlecode.com/svn/trunk@2982 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-02 18:23:20 +00:00
srowen@gmail.com a53c659b0e Boldly move to Java 7 for everything, including Android.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2981 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-02 18:18:46 +00:00
srowen@gmail.com 092e0e9572 Bump android/androidtest to 3.0.0 manually
git-svn-id: https://zxing.googlecode.com/svn/trunk@2976 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-29 23:02:33 +00:00
srowen@gmail.com e281559cc8 Manually bump android/androidtest modules to 2.3.0 since weren't enabled from parent
git-svn-id: https://zxing.googlecode.com/svn/trunk@2972 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-29 22:52:35 +00:00
srowen@gmail.com e7400da79d Suppress one compile warning
git-svn-id: https://zxing.googlecode.com/svn/trunk@2933 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-29 14:18:41 +00:00