summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2014-03-16Restore missing HE strings mistakenly omitted in last commitBS-4.6.4Sean Owen1-0/+2
2014-03-16Remove 2 unused Android app stringsSean Owen31-64/+0
2014-03-16Back-port option to open web pages automatically. Off by default; use with ca...Sean Owen48-17/+70
2014-03-15Changes for 4.6.4Sean Owen14-27/+27
2014-03-15Add new setting to freeze orientation on startup rather than switch between l...Sean Owen35-10/+64
2014-03-15Android apps handling orientation config change should apparenlty handle scre...Sean Owen1-1/+1
2014-03-15Issue #80 : handle %t not %d escapeSean Owen1-2/+2
2014-03-134.6.3 what's newSean Owen12-47/+35
2014-03-08Merge branch 'AndroidMaven'Sean Owen7-186/+14
2014-03-06Issue #80 : address case where barcode text has a matching escape sequence, a...Sean Owen2-3/+10
2014-03-06Issue #80 : validate custom search URL without placeholders, which will make ...Sean Owen1-0/+3
2014-03-04Experiment with building Android through MavenSean Owen7-186/+14
2014-02-28fix zh-tw translations of whatsnew and new stringYao Wei (魏銘廷)2-4/+4
2014-02-28Fix unescaping of entities in translator and touch up two typos in BS what's ...Sean Owen2-2/+2
2014-02-28Update BS notes for 4.6.2Sean Owen12-43/+35
2014-02-26Issue #36 : allow either landscape or reverse landscape based on sensor orien...Sean Owen1-2/+2
2014-02-25Issue #71 : add error message if custom search URL is invalidSean Owen32-39/+144
2014-02-25Make all the pref defaults in the code the same as defaults in XML, to be dou...Sean Owen3-6/+6
2014-02-13Fix printing of FPS ranges in log messagesSean Owen1-2/+20
2014-02-12fix zh_TW translation stringsYao Wei (魏銘廷)7-29/+28
2014-02-11Update strings.xmlYao Wei1-1/+1
2014-02-11Update strings.xmlYao Wei1-2/+2
2014-02-11Update index.htmlYao Wei1-1/+1
2014-02-11Update strings.xmlYao Wei1-2/+2
2014-02-11Update strings.xmlYao Wei1-18/+18
2014-02-11Update strings.xmlYao Wei1-29/+29
2014-02-11Update about1d.htmlYao Wei1-1/+1
2014-02-11Update about2d.htmlYao Wei1-2/+2
2014-02-11Update license.htmlYao Wei1-2/+1
2014-02-11Update license.htmlYao Wei1-1/+1
2014-02-11Update scanning.htmlYao Wei1-2/+2
2014-02-11Update sharing.htmlYao Wei1-1/+1
2014-02-11Update sharing.htmlYao Wei1-6/+6
2014-02-11Update scanning.htmlYao Wei1-8/+10
2014-02-11Update license.htmlYao Wei1-1/+1
2014-02-11Update license.htmlYao Wei1-11/+12
2014-02-11Update index.htmlYao Wei1-12/+12
2014-02-11Update about1d.htmlYao Wei1-1/+1
2014-02-11Update about2d.htmlYao Wei1-12/+12
2014-02-11Update about1d.htmlYao Wei1-6/+6
2014-02-09Rewrite auto-focus loop to be more robust, like continuing even if camera dri...Sean Owen1-20/+40
2014-02-09Update text for next BS versionSean Owen14-18/+4
2014-02-09Avoid NPE on networks with no SSIDSean Owen1-1/+2
2014-02-04Drastic measures: make *all* optional camera params disabled by default to ap...BS-4.6.1Sean Owen3-7/+7
2014-02-02Add new Aztec, PDF417 images for helpBS-4.6.0Sean Owen2-0/+0
2014-01-31Missed some references to 4.6.0 in help filesSean Owen12-12/+12
2014-01-31Remove BS+ link in prefsSean Owen32-68/+0
2014-01-29Prepare notes for BS 4.6.0Sean Owen38-91/+63
2014-01-28Use HTTPS to send product queries to Google ShoppingSean Owen1-1/+1
2014-01-25Issue #38 : extra defensive -- don't even assume the list is sorted in case o...Sean Owen1-2/+4