Commit graph

940 commits

Author SHA1 Message Date
Sean Owen c2b7384286 Fix some Java 8 javadoc warnings 2014-04-13 13:11:00 +01:00
Sean Owen 0a65882eda Fix one more javadoc error for Java 8 2014-03-25 18:27:02 +00:00
Sean Owen fabd9f6473 Minimal changes to build successfully with Java 8, plus optional profile to enable it 2014-03-25 18:01:01 +00:00
Sean Owen df4d768e23 Suppress some lint warnings that are ignorable 2014-03-23 10:41:14 +00:00
Sean Owen 264a49a148 Issue #90 : possibly relevant improvement to logic - no point in canceling the AsyncTask which will always be running at that point if it exists 2014-03-20 17:07:42 +04:00
Sean Owen 9e8a47c7e4 Restore missing HE strings mistakenly omitted in last commit 2014-03-15 19:56:09 -07:00
Sean Owen 330589d376 Remove 2 unused Android app strings 2014-03-15 19:40:44 -07:00
Sean Owen 5a38cf6350 Back-port option to open web pages automatically. Off by default; use with caution. 2014-03-15 18:38:47 -07:00
Sean Owen 5a181630e0 Changes for 4.6.4 2014-03-15 10:46:32 -07:00
Sean Owen b27b6c3d55 Add new setting to freeze orientation on startup rather than switch between landscape orientations 2014-03-15 10:44:15 -07:00
Sean Owen c5837ebe81 Android apps handling orientation config change should apparenlty handle screenSize as well in API 13+ 2014-03-15 08:33:55 -07:00
Sean Owen 16ed2542fe Issue #80 : handle %t not %d escape 2014-03-15 08:14:13 -07:00
Sean Owen 7e419c28b1 4.6.3 what's new 2014-03-13 13:44:51 +00:00
Sean Owen d895a11bbe Merge branch 'AndroidMaven' 2014-03-08 00:22:15 +00:00
Sean Owen b94a980138 Issue #80 : address case where barcode text has a matching escape sequence, and better handle problematic case of URL escape sequences like %f2 matching the %f placeholder 2014-03-06 07:48:04 +00:00
Sean Owen 912bee4138 Issue #80 : validate custom search URL without placeholders, which will make URLs invalid in some cases 2014-03-05 22:11:29 +00:00
Sean Owen 08e7375c2c Experiment with building Android through Maven 2014-03-04 16:45:52 +00:00
Yao Wei (魏銘廷) 8d93ce85b3 fix zh-tw translations of whatsnew and new string 2014-02-28 21:38:42 +08:00
Sean Owen 097934091f Fix unescaping of entities in translator and touch up two typos in BS what's new notes 2014-02-28 10:34:12 +00:00
Sean Owen 01ae1deba6 Update BS notes for 4.6.2 2014-02-28 10:22:43 +00:00
Sean Owen 8eca74c664 Issue #36 : allow either landscape or reverse landscape based on sensor orientation 2014-02-26 14:19:23 +00:00
Sean Owen 68234e412d Issue #71 : add error message if custom search URL is invalid 2014-02-25 12:14:23 +00:00
Sean Owen c49c8dfa46 Make all the pref defaults in the code the same as defaults in XML, to be double safe, even though redundant 2014-02-25 11:14:10 +00:00
Sean Owen 39780fb86f Fix printing of FPS ranges in log messages 2014-02-12 23:31:36 +00:00
Yao Wei (魏銘廷) 78a6dcc336 fix zh_TW translation strings 2014-02-12 14:06:36 +08:00
Yao Wei 50378d2a7d Update strings.xml 2014-02-11 18:33:42 +08:00
Yao Wei ae6299c013 Update strings.xml 2014-02-11 18:33:28 +08:00
Yao Wei 924af48539 Update index.html 2014-02-11 18:25:53 +08:00
Yao Wei e40852e96d Update strings.xml 2014-02-11 18:24:35 +08:00
Yao Wei 729938a00e Update strings.xml 2014-02-11 18:22:26 +08:00
Yao Wei ba45d475ef Update strings.xml 2014-02-11 18:12:29 +08:00
Yao Wei 6f5fa3df2f Update about1d.html 2014-02-11 17:59:15 +08:00
Yao Wei fbcbb32e99 Update about2d.html 2014-02-11 17:59:01 +08:00
Yao Wei 4484e19e1f Update license.html 2014-02-11 17:58:30 +08:00
Yao Wei 888b5da5f3 Update license.html 2014-02-11 17:58:10 +08:00
Yao Wei f1884a05ba Update scanning.html 2014-02-11 17:57:37 +08:00
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