Sean Owen
5a1521dca2
Update master for next Android app release
2017-10-29 09:57:08 +00:00
Sean Owen
7890b8afb3
Add values-nb as synonym for values-no; remove unused string
2017-10-29 09:56:30 +00:00
Sean Owen
111354bfbe
Update android for 3.3.2-SNAPSHOT parent post 3.3.1 release
2017-10-25 18:37:52 +01:00
Sean Owen
4cf04e6273
Update CHANGES and android app for 3.3.1
2017-10-25 18:08:42 +01:00
Sergey Yanzin
8eaa8502ad
fixed russian translation ( #890 )
...
* Fixed error key in doPost()
doPost() works only with badimage
* Update about1d.html
* Update about2d.html
* Update about2d.html
* Update index.html
* Update scanning.html
* Update whatsnew.html
* Update sharing.html
* Update strings.xml
2017-10-13 10:39:03 +01:00
DandelionSprout
f9a74628cb
Norwegian translation ( #878 )
...
* Create strings.xml
* Update strings.xml
* Update strings.xml
* Rename strings.xml to stringsx.xml
* Create strings.xml
It was tough to unify the lines to match those of the Free version's strings.xml, but I hope I succeeded at it.
* Delete stringsx.xml
* Delete strings.xml
Seeing if I can change the folder name as well.
* Create strings.xml
* Update strings.xml
Fixed the two crashing duplicate entries, it seems.
2017-09-21 10:47:36 +01:00
Sean Owen
04595508b6
Require Android API 19, so fully use Java 7 try-with-resources, as well as a few other Java 7 features. Reduce deprecation warning count in android
2017-09-11 14:05:37 +01:00
Sean Owen
cbdf087933
Issue #842 : allow + in MECARD TEL lines
2017-08-16 12:29:57 +01:00
Sean Owen
e2afb336e2
Minor changes from inspection
2017-07-17 12:43:00 +01:00
Sean Owen
ae6b9f4426
A few more touch-ups from Codacy
2017-06-16 13:51:08 +01:00
Sean Owen
3c64fa1e62
Fix Codacy warnings
2017-06-14 18:50:03 +01:00
Philipp Hasper
da4e333d66
Fixed Wifi mangager memory leak on devices < N ( #811 )
...
AndroidStudio reported the error:
Error: The WIFI_SERVICE must be looked up on the Application context or
memory will leak on devices < Android N. Try changing
to .getApplicationContext() [WifiManagerLeak]
2017-06-08 14:17:45 +01:00
Sean Owen
9fae90bc3c
More defensive programming around odd Android exceptions
2017-06-04 15:51:39 +01:00
omodai
ca488eb1ae
update japanese strings.xml ( #779 )
2017-03-30 11:59:18 +01:00
Sean Owen
b5f6d3f73c
Update plugin and minor deps; catch additional Android error in app
2017-03-15 11:08:07 +00:00
Sean Owen
484ff7edcf
Suppress most deprecation warnings due to old camera API; remove call to old cookie manager
2017-02-20 12:35:00 -08:00
Pedram Paknam
46461d37b6
add Farsi Help files
2017-01-15 10:48:46 +00:00
Sean Owen
b81c9ea012
Generalize handling of non-fatal SQL exceptions in Android app
2017-01-06 13:29:36 +00:00
Roc Boronat
98ed0e1f92
Fix a typo in Catalan ( #719 )
2016-12-06 03:13:18 +08:00
Sean Owen
0dfda08078
Fix typos; avoid use of java.util.Date; other small improvements from inspection; deprecate some accidentally-public methods
2016-11-29 12:16:07 +00:00
Sean Owen
64eb07747e
Closes #707 : also copy to clipboard in bulk scan mode
2016-11-14 10:45:00 +01:00
Sean Owen
08a9d74062
Remove obsolete html-zh-rHK symlink
2016-11-11 20:23:20 +00:00
Sean Owen
28f8bd37f3
Update deps including Guava 20; use switch in pref to chained if-else for slightly more consistent style
2016-11-11 20:20:46 +00:00
Asier Iturralde Sarasola
995da03a39
Update Basque translation ( #696 )
2016-10-28 14:39:45 +02:00
Sean Owen
87f00d41a7
Update Android apps to need API 16+; remove stale Manifest config
2016-09-16 18:47:26 +01:00
Sean Owen
f7101c9cb1
Update Android apps to refer to parent 3.3.1-SNAPSHOT
2016-09-16 15:37:39 +01:00
Sean Owen
ec3eea5c0e
Update Android apps to refer to parent 3.3.0
2016-09-16 15:16:19 +01:00
Sean Owen
e8656ed5b9
Change log for 3.3.0, BS 4.7.6
2016-09-14 20:46:54 +01:00
Sean Owen
47459f4bd7
Bump SNAPSHOT to 3.3.0 for next release
2016-09-11 22:07:04 +01:00
Sean Owen
33fd85e0c2
Minor changes from inspection
2016-08-22 10:46:41 +01:00
steelman
2de9d7ceaf
I've seen some codes with the type set to WPA2 ( #650 )
2016-08-22 10:35:13 +01:00
Sean Owen
61016808da
Rename/rearrange old locale names to standard ones
2016-07-24 20:55:01 +01:00
Sean Owen
2f11529aa3
A bunch of inspection changes, including some dead code removal and tightening visibility, removing unnecessary casts
2016-07-24 18:29:42 +01:00
Sean Owen
78fbdc58fc
Update plugins; use https:// URLs consistently for good practice
2016-07-16 12:38:19 +01:00
Sean Owen
08e5431d99
Implement more style checks around whitespace
2016-06-24 10:28:00 +01:00
Sean Owen
c4c578f7ee
Preload bookmarks instead of holding open cursor to avoid concurrent modification; no longer that slow that it must be avoided on the UI thread
2016-06-22 16:52:30 +01:00
Sean Owen
53837950aa
Skip javadoc for Android apps, always
2016-06-22 16:52:30 +01:00
Sean Owen
19ce4cfb3b
Use HTTPS for all zxing.org / zxing.appspot.com links
2016-06-20 15:51:44 +01:00
Sean Owen
58f748a451
Remove unneeded .gitignore, and unneeded libs copy step for Android targets. Update plugins. Fix javadoc warning / checkstyle problem.
2016-06-08 15:15:06 +01:00
Sean Owen
032e1547ae
Enable some additional checkstyle rules
2016-06-04 22:40:48 +01:00
Sean Owen
389f69f4b2
Add minimal javadoc to all classes (and enforce with checkstyle); minor refactoring to of array sum code
2016-06-04 15:36:32 +01:00
Sean Owen
1f14baf6f2
Set up for app 4.7.6
2016-05-12 10:10:11 +01:00
Sean Owen
a8d01bd85f
Fix missing closing </body> tags
2016-05-08 09:13:41 +01:00
Taneli Huuskonen
05a415f1a0
Attempt to further improve Polish translations
...
I tried to correct some Polish translations that I at least suspected
were erroneous, unclear, and/or awkward. However, my attempts should be
carefully checked by a native speaker.
2016-05-04 21:29:35 +03:00
Taneli Huuskonen
05353e1300
Obvious corrections in Polish translation
...
Corrected a couple of obviously mistaken automatic translations in the
Polish version.
2016-05-04 18:32:16 +03:00
Sean Owen
b189fd1d56
More for issue #557 : remove another constant that's not present in API 23+
2016-03-09 11:54:29 +00:00
tacsipacsi
312d21a746
Correct Hungarian translation
...
Correct spelling and/or grammar mistakes in the translated strings.
2016-03-02 23:35:26 +01:00
maplejune
ea24016bbe
Improved Korean Translation
...
Replaced machine translations with actual translations.
2016-02-28 18:19:11 +09:00
Sean Owen
715be9a1a9
Closes #557 : Remove refs to Browser.BookmarkColumns which isn't in API 23 / 6.0
2016-02-15 14:02:48 +00:00
Sean Owen
05b9f0af9b
Fix possible NPE from null action
2016-01-23 21:34:43 +00:00
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