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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-15
Closes #557 : Remove refs to Browser.BookmarkColumns which isn't in API 23 /...
Sean Owen
3
-11
/
+14
2016-01-24
Fix possible NPE from null action
Sean Owen
2
-3
/
+3
2016-01-21
Update plugins, dependencies, and clean up small code inspection issues
Sean Owen
1
-1
/
+2
2015-12-05
Added a method "onSaveInstanceState()" in HelpActivity.java
sato yoshiyuki
1
-0
/
+5
2015-11-06
Closes issue #492 : correctly restart autofocus after light is changed
Sean Owen
1
-2
/
+5
2015-11-02
Issue #489 : allow request of front camera again
Sean Owen
1
-6
/
+12
2015-10-26
Closes issue #484 : back-port almost all the orientaiton logic from BS+ to ha...
Sean Owen
6
-56
/
+246
2015-10-23
Target API 22 since not yet updated for new permission model; fix beep proble...
Sean Owen
1
-13
/
+5
2015-09-23
Fix two rare crashes from bad input / state
Sean Owen
1
-1
/
+1
2015-08-17
Fix a few small app bugs from stack traces, and update plugins
Sean Owen
2
-28
/
+31
2015-05-23
Decode HTML entities in titles
Kevin Mark
1
-0
/
+2
2015-05-15
Enable RAT check in build; enable checkstyle; fix some violations; update Jet...
Sean Owen
1
-45
/
+42
2015-05-13
Fixes from coverity
Sean Owen
1
-4
/
+6
2015-04-02
Add GOOGLE_PRODUCT_SEARCH_COUNTRY_TLD
Olexandr Nesterenko
1
-0
/
+1
2015-04-02
Update LocaleManager
Olexandr Nesterenko
1
-1
/
+1
2015-03-21
Merge pull request #343 from nathbenjwolf/master
Sean Owen
1
-10
/
+11
2015-03-21
Fixed the cameraId changing on powerbutton press
Nathan
1
-10
/
+11
2015-03-19
Don't hold on to cursor for whole BookmarkPickerActivity lifecycle as it may ...
Sean Owen
1
-5
/
+5
2015-02-15
4.7.3 bug fix : null HistoryManager
Sean Owen
1
-1
/
+1
2015-01-30
Closes issue #302 : incorrectly remembers state from Intent after processing
Sean Owen
1
-0
/
+3
2015-01-30
Fix javadoc 8 error
Sean Owen
1
-1
/
+1
2015-01-25
Update documentation of exported CSV format
Sean Owen
1
-3
/
+4
2015-01-23
The history preference is now loaded at construction time
MicheleMas
2
-7
/
+10
2015-01-23
Now history can be disabled
MicheleMas
2
-1
/
+5
2015-01-08
Introduce NO_REQUESTED_CAMERA
Sean Owen
2
-3
/
+6
2015-01-08
Remove unused open function from OpenCameraInterface
Mert Emin Kalender
1
-10
/
+0
2015-01-08
Remove unnecessary branch in CameraManager
Mert Emin Kalender
1
-6
/
+1
2014-07-30
Remove exception on re-setting manual camera ID; this is fine and needed for...
Sean Owen
1
-5
/
+1
2014-07-27
Log final camera params
Sean Owen
1
-1
/
+4
2014-07-26
Support multiple "to", and CC and BCC, throughout the email result API.
Sean Owen
3
-18
/
+22
2014-07-14
Add check for null stream from ContentResolver when encoding
Sean Owen
1
-0
/
+3
2014-06-29
Touch up whitespace and other small issues from inspection
Sean Owen
4
-6
/
+6
2014-05-25
Minor updates to nickname / birthday result changes
Sean Owen
1
-20
/
+17
2014-05-23
[android] Website, Birthday and Nickname fields
Thomas Weißschuh
1
-9
/
+36
2014-05-16
Don't set FPS in main BS app, as it was for Glass and there is now a speciali...
Sean Owen
2
-3
/
+1
2014-05-10
Issue #142 : fix escaping of %f / %t
Sean Owen
1
-4
/
+3
2014-05-01
Indentation wtf
slepmog
1
-4
/
+4
2014-05-01
Refactored open() into one method
slepmog
1
-37
/
+28
2014-05-01
>= 0
slepmog
1
-1
/
+1
2014-05-01
+ comments, >=0, IllegalStateException
slepmog
1
-3
/
+3
2014-05-01
Indentation wtf
slepmog
1
-4
/
+4
2014-05-01
Indentation wtf
slepmog
1
-7
/
+7
2014-05-01
Indentation wtf
slepmog
1
-2
/
+2
2014-05-01
Amended onResume() to read CAMERA_ID from intent
slepmog
1
-0
/
+7
2014-05-01
Indentation wtf
slepmog
1
-5
/
+5
2014-05-01
Indentation wtf
slepmog
1
-5
/
+5
2014-05-01
Added setManualCameraId() and amended openDriver()
slepmog
1
-3
/
+25
2014-05-01
Added constant Intents.Scan.CAMERA_ID
slepmog
1
-0
/
+7
2014-05-01
Added overload: open(cameraId)
slepmog
1
-0
/
+33
2014-04-30
Refactor common code from across Android apps into module
Sean Owen
2
-309
/
+15
[prev]
[next]