| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-10-25 | ScanOptions and ScanContract. | Ralf Kistner | 1 | -0/+2 | |
| 2020-01-07 | Camera permission behaviour (#505) | Andre Ippisch | 1 | -2/+3 | |
| * Remove unused else * Remove SDK version check since we are on minimum 24 already * Add intent key about missing camera permission * Add boolean value to show error dialog - always true for the beginning to keep current behaviour * Make displaying an error dialog for missing camera permissions optional * Add intent extras for Intent initialisation * Initialise camera permission dialog visibility from Intent * Add original intent to IntentResult * Use original intent in IntentResult * Make onRequestPermissionResult public again * Forward onRequestPermissionResult * React on Intent information - for example on the missing camera permission * Revert "Remove SDK version check since we are on minimum 24 already" This reverts commit 8f79f56a * Add missing imports | |||||
| 2019-09-07 | Merge pull request #469 from adrianoluis/more-extras-array | Ralf Kistner | 1 | -4/+16 | |
| Adds support to send Arrays as more extras. | |||||
| 2019-04-02 | Adds support to send Arrays as more extras. | Adriano Rocha | 1 | -4/+16 | |
| 2018-11-02 | Switch to androidx. | Ralf Kistner | 1 | -2/+2 | |
| 2018-06-17 | torch at camera startup | Thomas Reusch | 1 | -0/+12 | |
| add option to enable the torch at camera startup when using IntentIntegrator | |||||
| 2018-03-04 | Make it easier to specify barcode formats. | Ralf Kistner | 1 | -5/+37 | |
| 2018-03-04 | Make requestCode non-static. | Ralf Kistner | 1 | -31/+49 | |
| 2018-03-04 | Merge branch 'master' of github.com:journeyapps/zxing-android-embedded | Ralf Kistner | 1 | -3/+15 | |
| 2018-03-04 | Simplify code with new minimum SDK version. | Ralf Kistner | 1 | -6/+2 | |
| 2017-04-01 | Redefine the default activity request code for using switch statement. | nlv | 1 | -3/+15 | |
| Add a construct function to set customized activity request code. | |||||
| 2016-11-02 | allowing change of REQUEST_CODE value | Dev Team | 1 | -1/+1 | |
| 2016-07-04 | replaces explicit type argument | Servus7 | 1 | -1/+1 | |
| 2016-07-04 | removes unnecessary new lines | Servus7 | 1 | -2/+0 | |
| 2016-07-04 | deletes unnecessary imports | Servus7 | 1 | -2/+0 | |
| 2016-05-11 | create a new constructor to finish the barcode scan on predefined finish time. | Lucas Daniel | 1 | -5/+3 | |
| 2016-05-11 | create a new constructor to finish the barcode scan on predefined finish time. | Lucas Daniel | 1 | -0/+12 | |
| 2015-08-04 | Add option to return the captured barcode image | Antonin Lenfant | 1 | -2/+15 | |
| 2015-06-10 | Add option to disable beep via IntentIntegrator. | Ralf Kistner | 1 | -0/+11 | |
| 2015-05-03 | Sample with AppCompat/Toolbar Activity. | Ralf Kistner | 1 | -2/+4 | |
| 2015-04-05 | More cleanup. | Ralf Kistner | 1 | -214/+21 | |
| 2015-04-05 | Reformat code with 4-space indentation. | Ralf Kistner | 1 | -24/+24 | |
| 2015-04-05 | Remove legacy lib; merge integration into zxing-android; rename to ↵ | Ralf Kistner | 1 | -0/+508 | |
| zxing-android-embedded. | |||||
