Sean Owen
308d91de1c
Update plugins, dependencies, and clean up small code inspection issues
2016-01-21 14:46:48 +01:00
sato yoshiyuki
1732b82fc8
Added a method "onSaveInstanceState()" in HelpActivity.java
...
Related Issue#504
"Help screen" goes blank on screen orientation change.
Checked Nexus5 (Android6.0/MRA58N)
2015-12-05 23:16:34 +09:00
sato yoshiyuki
60302fd5b3
update japanese strings.xml
2015-12-05 00:18:00 +09:00
Matrix44
e5ad6e27c6
Update strings.xml
...
Translation correction
2015-11-08 18:09:34 +01:00
Sean Owen
f87571507a
Update notes for BS 4.7.5
2015-11-08 14:18:07 +00:00
Sean Owen
e4499156aa
Closes issue #492 : correctly restart autofocus after light is changed
2015-11-06 14:41:54 +00:00
Sean Owen
d1615ccb67
Issue #489 : allow request of front camera again
2015-11-02 14:02:21 +00:00
Sean Owen
a92f9040b3
Add what's new for 4.7.4 and update proguard
2015-10-27 10:57:38 +00:00
Sean Owen
f58271e146
Closes issue #484 : back-port almost all the orientaiton logic from BS+ to handle reverse-mounted cameras on devices like the Nexus 5X
2015-10-26 18:02:23 +00:00
Sean Owen
f8623ccb12
Target API 22 since not yet updated for new permission model; fix beep problem that surfaces in Android 6; update plugins
2015-10-23 06:28:55 -07:00
Sean Owen
e0ea32f217
Fix two rare crashes from bad input / state
2015-09-22 22:24:38 +01:00
t123yh
1c760d94b1
Remove Chinese translation author name.
2015-09-20 00:39:01 +08:00
t123yh
87b486add5
Improve Simplified Chinese translations.
...
Signed-off-by: t123yh <tianyh2000@163.com>
2015-09-19 15:54:50 +08:00
Sean Owen
c884bd12d5
Revert part of "Crush PNGs" as Android libpng doesn't like it.
...
This reverts part of commit de41ca715b
.
2015-09-07 13:14:13 +01:00
Sean Owen
de41ca715b
Crush PNGs
2015-09-07 11:41:45 +01:00
Sean Owen
5a1b6b41d8
Points apps to new 3.2.1 release
2015-08-19 13:18:56 +01:00
Sean Owen
72f8ce5968
Update to target Android 23; brief 3.2.1 release note
2015-08-19 12:09:39 +01:00
Sean Owen
7ee719b613
Fix a few small app bugs from stack traces, and update plugins
2015-08-17 09:59:20 +01:00
Martijn van B.
483d852d8c
Improved Dutch Translation
...
Replaced machine translations with actual translations and other improvements.
2015-07-24 14:56:50 +02:00
codewell4
b5d412f6d0
Improved Slovenian translation
2015-06-30 18:53:53 +02:00
Kevin Mark
955a9e8a8d
Decode HTML entities in titles
...
This allows page titles with HTML entities like `&` to display
properly. Before, no decoding would be performed and `&` would be
shown where an ampersand should be. Additionally, decoding entities
prevents the following string length check from overcounting.
To replicate this bug scan an image with a URL pointing to
http://stackoverflow.com/questions/tagged/android The title displayed
within the app will be something like:
`Frequent 'android' Questions - Stack Overflow` After this
commit, the app will display the correct decoded title:
`Frequent 'android' Questions - Stack Overflow`
2015-05-22 23:14:38 -04:00
Sean Owen
867d580e66
Enable RAT check in build; enable checkstyle; fix some violations; update Jetty/Android plugin
2015-05-15 15:44:45 +01:00
Sean Owen
ec9487c0b2
Fixes from coverity
2015-05-13 13:04:43 +01:00
BrunoMioto
f4e00252a6
Translation updated to Portuguese-BR
2015-05-04 11:39:46 -03:00
Olexandr Nesterenko
13b0b2a8e8
Add GOOGLE_PRODUCT_SEARCH_COUNTRY_TLD
2015-04-02 10:31:58 +03:00
Olexandr Nesterenko
491e164f6b
Update LocaleManager
2015-04-02 00:16:28 +03:00
Olexandr Nesterenko
1e1067709e
Fix order
2015-04-02 00:02:52 +03:00
Olexandr Nesterenko
5e7fb331d2
Update uk language
...
Add uk help
2015-04-01 22:36:15 +03:00
Sean Owen
bc3c8e3ffd
Target Android 5.1 (don't require it); bump BS app number for next release; update plugins
2015-03-21 16:44:46 +00:00
Sean Owen
717c53ddbe
Merge pull request #343 from nathbenjwolf/master
...
Fixed the cameraId changing on powerbutton press
2015-03-21 16:37:02 +00:00
Nathan
cec4b529a2
Fixed the cameraId changing on powerbutton press
2015-03-20 15:13:09 -07:00
Sean Owen
431806c896
Don't hold on to cursor for whole BookmarkPickerActivity lifecycle as it may become stale
2015-03-19 10:34:26 -04:00
Sean Owen
59dc943328
More French updates from Guillaume
2015-03-05 11:57:18 +00:00
slepmog
943be55a32
Fixed Russian translation for new menu item
2015-03-01 21:51:59 +03:00
slepmog
7c112f3500
Fixed Russian translation for new menu item
2015-03-01 21:48:56 +03:00
Sean Owen
a6e466e419
Merge pull request #317 from Matrix44/patch-6
...
Update strings.xml
2015-02-24 11:38:34 +00:00
Alessandro Fanna
a1b4461600
Fixed little typo and restored Data Matrix instead of italian's literal translation
...
Line 80: restitiuta > restituita
Line 100: Matrice dati > Data Matrix (currently in Italy this 2d barcode is known with its english name and shouldn't be translated ;-)
2015-02-17 20:32:51 +01:00
Sean Owen
914de38855
French fix from Guillaume Cottenceau
2015-02-17 09:56:06 +00:00
Sean Owen
a443654896
Point apps to 3.2.1-SNAPSHOT
2015-02-15 15:27:24 +00:00
Matrix44
5b665e4134
Update strings.xml
...
Updated translation. Please do not use automatic translation!
Thanky you,
Laurent
2015-02-15 16:05:17 +01:00
Sean Owen
e063996740
Spanish fix from Alejandro Tedin
2015-02-15 13:39:14 +00:00
Sean Owen
f7605ed040
4.7.3 bug fix : null HistoryManager
2015-02-15 00:02:12 +00:00
Miguel E. Hernández Cuervo
5ac949d25a
Merge branch 'master' of https://github.com/zxing/zxing
2015-02-12 14:39:37 -05:00
Miguel E. Hernández Cuervo
8dc99203e7
Updated Spanish (Android)
2015-02-12 12:56:42 -05:00
Sean Owen
2399d9913b
Update maven android plugin to new groupID
2015-02-12 14:58:04 +00:00
Sean Owen
d276d6aef0
Merge pull request #308 from Solvoj/master
...
A small correction on Spanish translation
2015-02-12 14:42:32 +00:00
Sean Owen
289d3d2999
Updates for 4.7.2
2015-02-12 14:41:17 +00:00
Sean Owen
4eb2896eea
Work around enum + proguard + dex problem
2015-02-12 14:41:00 +00:00
Miguel E. Hernández Cuervo
82861cd85d
Merge branch 'master' of https://github.com/zxing/zxing
2015-02-12 09:08:25 -05:00
Miguel E. Hernández Cuervo
2c3e04e7ac
Corrected Spanish "<history_empty_detail>".
2015-02-12 08:58:43 -05:00
fakhri626
ef74bb6a2c
Update strings.xml
2015-02-01 20:15:02 +07:00
Sean Owen
894ab95ea0
Closes issue #302 : incorrectly remembers state from Intent after processing
2015-01-30 20:35:37 +00:00
Sean Owen
c02bf4ca8e
Fix javadoc 8 error
2015-01-30 18:18:32 +00:00
Sean Owen
563294b36e
Fix unescaped quote in new translation and make translator escape quotes going forward
2015-01-30 17:08:37 +00:00
Sean Owen
9c4b8ed860
Update documentation of exported CSV format
2015-01-25 10:35:41 +00:00
Sean Owen
88c8f78a4f
Follow up with translations for #296
2015-01-24 11:10:52 +00:00
MicheleMas
f244a29c49
The history preference is now loaded at construction time
2015-01-23 15:12:11 +01:00
MicheleMas
b783feae47
Fixed a typo in the IT strings.xml
2015-01-23 11:54:40 +01:00
MicheleMas
7c79a96bb0
Now history can be disabled
2015-01-23 11:40:25 +01:00
Sean Owen
b1dabda5cf
Introduce NO_REQUESTED_CAMERA
2015-01-08 09:52:44 +00:00
Mert Emin Kalender
8846890006
Remove unused open function from OpenCameraInterface
2015-01-08 00:16:44 -08:00
Mert Emin Kalender
5e76333708
Remove unnecessary branch in CameraManager
...
OpenCameraInterface.open(id) function already deals with the negative case. So there is no need to have a branch based on camera id. This also removes the need for OpenCameraInterface.open() function.
2015-01-08 00:13:16 -08:00
eliovir
c4f5e7ef05
Update strings.xml
...
Typo (unbreakable spaces before ":")
2014-12-28 10:50:21 +01:00
Facundo Farias
9ff5db108b
Reviewed ES translations, fixes minor typos
2014-12-21 14:28:58 +01:00
Sean Owen
b8bafbe5c9
Update for Android 5; use Proguard 5
2014-10-21 18:05:08 +01:00
lskocik
cd21205738
Libor Skočík - update - xml
...
with spacing
2014-10-20 15:13:17 +02:00
Sean Owen
e3f2b0fb9f
Exclude Android apps from Maven deploy
2014-08-20 12:33:21 +01:00
Sean Owen
58be32036a
Remove exception on re-setting manual camera ID; this is fine and needed for an activity handling multiple Intents
2014-07-30 01:17:13 +01:00
Sean Owen
70b02ea882
Log final camera params
2014-07-27 15:18:50 +01:00
Sean Owen
8158984458
Support multiple "to", and CC and BCC, throughout the email result API.
2014-07-25 22:53:17 +01:00
Sean Owen
db4bf8c255
Add check for null stream from ContentResolver when encoding
2014-07-14 15:17:01 +01:00
Sean Owen
8c93290921
Closes issue #184 : Add Thai translation
2014-07-07 08:43:09 +01:00
Sean Owen
6c2a9b016c
Touch up whitespace and other small issues from inspection
2014-06-28 22:34:37 +01:00
Sean Owen
40b48a9163
Apps shouldn't refer to a SNAPSHOT as they are not released in the same way. Refer to last stable build.
2014-06-18 16:23:43 +01:00
Sean Owen
5069917c99
Fix unescaped apostrophe in French translation
2014-06-08 12:09:57 -04:00
Yahoe001
c1fb4e58f3
Update strings.xml
...
Corrected as per Sean
2014-06-03 20:15:03 -04:00
Yahoe001
9865768b81
Update strings.xml
...
Corrected as per Sean.
2014-06-03 17:50:16 -04:00
Yahoe001
c846061b68
Update strings.xml
...
Review/correction and replacement of anglicisms in the translation
2014-06-03 14:14:15 -04:00
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
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