Commit graph

972 commits

Author SHA1 Message Date
Sean Owen 4e80efd7b1 Minor updates to nickname / birthday result changes 2014-05-25 14:06:13 +01:00
Thomas Weißschuh 28b5326397 [android] Website, Birthday and Nickname fields
Only the first valid occurrence of Website and Birthday is used
2014-05-23 17:47:46 +00:00
Thomas Weißschuh 882f12d5fe fix version of parent project in subprojects 2014-05-23 17:47:38 +00:00
Sean Owen 3a322f9fb0 Pull project component dependency versions into parent 2014-05-22 08:17:32 +01:00
Sean Owen ab43ad3426 Fix typos in what's new 2014-05-22 07:56:08 +01:00
Sean Owen 049408e4ca Suppress two Android lint warnings 2014-05-22 07:33:07 +01:00
Sean Owen 081378fe93 Updates for BS 4.7.0 2014-05-16 13:42:02 +01:00
Sean Owen 1b403e81db Don't set FPS in main BS app, as it was for Glass and there is now a specialized Glass app 2014-05-16 13:10:29 +01:00
Sean Owen 5a07783224 Issue #142 : fix escaping of %f / %t 2014-05-10 16:19:46 +01:00
slepmog a9a417636f Fixed translation 2014-05-01 11:09:01 -07:00
slepmog c27808fc24 Fixed translation 2014-05-01 10:59:41 -07:00
slepmog b19a9106c9 Indentation wtf 2014-05-01 06:32:17 -07:00
slepmog 0b6d83ed10 Refactored open() into one method 2014-05-01 06:30:29 -07:00
slepmog 0d31475707 >= 0 2014-05-01 06:13:03 -07:00
slepmog 2b6c4ef71b + comments, >=0, IllegalStateException 2014-05-01 06:11:18 -07:00
slepmog e19e20b5dc Indentation wtf 2014-05-01 05:37:23 -07:00
slepmog 67217d4337 Indentation wtf 2014-05-01 05:36:44 -07:00
slepmog 5c840a5001 Indentation wtf 2014-05-01 05:34:55 -07:00
slepmog f80645c110 Amended onResume() to read CAMERA_ID from intent 2014-05-01 05:28:34 -07:00
slepmog e420079ad2 Indentation wtf 2014-05-01 05:24:44 -07:00
slepmog 6cb7147b44 Indentation wtf 2014-05-01 05:23:42 -07:00
slepmog 1cd8388b0c Added setManualCameraId() and amended openDriver() 2014-05-01 05:22:06 -07:00
slepmog f18b11d7d8 Added constant Intents.Scan.CAMERA_ID 2014-05-01 05:16:51 -07:00
slepmog 5b957c86f8 Added overload: open(cameraId) 2014-05-01 05:14:28 -07:00
Sean Owen 2209df1afa Also bump pom to 4.6.5 2014-04-30 15:12:38 +01:00
Sean Owen c1b1b63170 Refactor common code from across Android apps into module 2014-04-30 15:12:13 +01:00
Sean Owen f309e9a4cd Bump to BS 4.6.5 2014-04-23 12:51:27 +01:00
Sean Owen e130eac0ea Ensure beep MediaPlayer is released 2014-04-23 12:47:18 +01:00
Sean Owen 4050f5c2f3 Fix some issues flagged by Coverity static analysis 2014-04-22 22:20:58 +01:00
Sean Owen 002aa47e01 To be safe, avoid static DateFormat even in single-thread Android context 2014-04-22 18:44:17 +01:00
Sean Owen a9cf1e91ec Close ContentResolver InputStream 2014-04-22 18:40:55 +01:00
Sean Owen 35e13989af Android apps should be on 3.0.2-SNAPSHOT now 2014-04-21 23:50:16 +01:00
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