]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/commit
Implement first attempt of QR code scanning and loading picture of the component
authorMichal Horn <hornmich@fel.cvut.cz>
Mon, 9 Feb 2015 15:54:12 +0000 (16:54 +0100)
committerMichal Horn <hornmich@fel.cvut.cz>
Mon, 9 Feb 2015 15:54:12 +0000 (16:54 +0100)
commitf8dd8523c265da3d3dbb9cbd1cef30704e06c3c4
tree71ac25bf0e66cc776eaa40c6468736022a5fca23
parentcc56c1d1a037f09d47f0e89db0def831044700f1
Implement first attempt of QR code scanning and loading picture of the component
QRScanner/mobile/build.gradle
QRScanner/mobile/libs/PdfViewer.jar [new file with mode: 0644]
QRScanner/mobile/libs/iocommons.jar [new file with mode: 0644]
QRScanner/mobile/mobile.iml
QRScanner/mobile/src/main/AndroidManifest.xml
QRScanner/mobile/src/main/java/cz/cvut/fel/dce/qrscanner/MainActivity.java
QRScanner/mobile/src/main/java/cz/cvut/fel/dce/qrscanner/PreviewActivity.java [new file with mode: 0644]
QRScanner/mobile/src/main/res/layout-land/activity_preview.xml [new file with mode: 0644]
QRScanner/mobile/src/main/res/layout/activity_preview.xml [new file with mode: 0644]
QRScanner/mobile/src/main/res/menu/menu_preview.xml [new file with mode: 0644]
QRScanner/mobile/src/main/res/values/strings.xml