index
:
ZXing/zxing.git
dependabot/maven/com.puppycrawl.tools-checkstyle-12.1.2
dependabot/maven/com.puppycrawl.tools-checkstyle-12.2.0
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.8.0
dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.2.0
dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-war-plugin-3.5.1
dependabot/maven/spring.version-7.0.0
master
version-3.5.4
ZXing ("Zebra Crossing") barcode scanning library for Java, Android (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-29
Update master for next Android app release
Sean Owen
1
-2
/
+2
2017-10-29
Add values-nb as synonym for values-no; remove unused string
Sean Owen
2
-1
/
+1
2017-10-25
Update android for 3.3.2-SNAPSHOT parent post 3.3.1 release
Sean Owen
1
-1
/
+1
2017-10-25
Update CHANGES and android app for 3.3.1
Sean Owen
1
-1
/
+1
2017-10-13
fixed russian translation (#890)
Sergey Yanzin
7
-47
/
+47
2017-09-21
Norwegian translation (#878)
DandelionSprout
1
-0
/
+140
2017-09-11
Require Android API 19, so fully use Java 7 try-with-resources, as well as a ...
Sean Owen
23
-265
/
+148
2017-08-16
Issue #842: allow + in MECARD TEL lines
Sean Owen
1
-2
/
+2
2017-07-17
Minor changes from inspection
Sean Owen
2
-2
/
+2
2017-06-16
A few more touch-ups from Codacy
Sean Owen
1
-51
/
+52
2017-06-14
Fix Codacy warnings
Sean Owen
5
-23
/
+20
2017-06-08
Fixed Wifi mangager memory leak on devices < N (#811)
Philipp Hasper
1
-1
/
+1
2017-06-04
More defensive programming around odd Android exceptions
Sean Owen
3
-2
/
+12
2017-03-30
update japanese strings.xml (#779)
omodai
1
-2
/
+2
2017-03-15
Update plugin and minor deps; catch additional Android error in app
Sean Owen
1
-2
/
+2
2017-02-20
Suppress most deprecation warnings due to old camera API; remove call to old ...
Sean Owen
7
-6
/
+6
2017-01-15
add Farsi Help files
Pedram Paknam
9
-1
/
+289
2017-01-06
Generalize handling of non-fatal SQL exceptions in Android app
Sean Owen
1
-3
/
+14
2016-12-05
Fix a typo in Catalan (#719)
Roc Boronat
1
-1
/
+1
2016-11-29
Fix typos; avoid use of java.util.Date; other small improvements from inspect...
Sean Owen
4
-34
/
+25
2016-11-14
Closes #707 : also copy to clipboard in bulk scan mode
Sean Owen
1
-9
/
+10
2016-11-11
Remove obsolete html-zh-rHK symlink
Sean Owen
9
-6
/
+4
2016-11-11
Update deps including Guava 20; use switch in pref to chained if-else for sli...
Sean Owen
1
-4
/
+7
2016-10-28
Update Basque translation (#696)
Asier Iturralde Sarasola
1
-31
/
+31
2016-09-16
Update Android apps to need API 16+; remove stale Manifest config
Sean Owen
2
-18
/
+5
2016-09-16
Update Android apps to refer to parent 3.3.1-SNAPSHOT
Sean Owen
1
-1
/
+1
2016-09-16
Update Android apps to refer to parent 3.3.0
Sean Owen
1
-1
/
+1
2016-09-14
Change log for 3.3.0, BS 4.7.6
BS-4.7.6
Sean Owen
13
-28
/
+15
2016-09-12
Bump SNAPSHOT to 3.3.0 for next release
Sean Owen
1
-1
/
+1
2016-08-22
Minor changes from inspection
Sean Owen
3
-4
/
+4
2016-08-22
I've seen some codes with the type set to WPA2 (#650)
steelman
1
-1
/
+2
2016-07-24
Rename/rearrange old locale names to standard ones
Sean Owen
5
-2
/
+0
2016-07-24
A bunch of inspection changes, including some dead code removal and tightenin...
Sean Owen
5
-17
/
+12
2016-07-16
Update plugins; use https:// URLs consistently for good practice
Sean Owen
27
-27
/
+27
2016-06-24
Implement more style checks around whitespace
Sean Owen
3
-3
/
+3
2016-06-22
Preload bookmarks instead of holding open cursor to avoid concurrent modifica...
Sean Owen
2
-37
/
+30
2016-06-22
Skip javadoc for Android apps, always
Sean Owen
1
-0
/
+7
2016-06-20
Use HTTPS for all zxing.org / zxing.appspot.com links
Sean Owen
13
-13
/
+13
2016-06-08
Remove unneeded .gitignore, and unneeded libs copy step for Android targets. ...
Sean Owen
1
-6
/
+0
2016-06-05
Enable some additional checkstyle rules
Sean Owen
1
-1
/
+1
2016-06-04
Add minimal javadoc to all classes (and enforce with checkstyle); minor refac...
Sean Owen
12
-1
/
+55
2016-05-12
Set up for app 4.7.6
Sean Owen
2
-3
/
+3
2016-05-08
Fix missing closing </body> tags
Sean Owen
7
-0
/
+7
2016-05-04
Attempt to further improve Polish translations
Taneli Huuskonen
1
-5
/
+5
2016-05-04
Obvious corrections in Polish translation
Taneli Huuskonen
1
-2
/
+2
2016-03-09
More for issue #557: remove another constant that's not present in API 23+
Sean Owen
1
-2
/
+4
2016-03-03
Correct Hungarian translation
tacsipacsi
1
-32
/
+32
2016-02-28
Improved Korean Translation
maplejune
1
-44
/
+44
2016-02-15
Closes #557 : Remove refs to Browser.BookmarkColumns which isn't in API 23 /...
Sean Owen
4
-11
/
+15
2016-01-24
Fix possible NPE from null action
Sean Owen
2
-3
/
+3
[prev]
[next]