Hello!

To see the file structure, click on "tree".

Note that updates take place every 10 minutes, commits may not be seen immediately.
now makes use of IntentIntegrator, rather than just Intent
authormiles <miles@localhost>
Thu, 19 Sep 2013 22:26:18 +0000 (22:26 +0000)
committermiles <miles@localhost>
Thu, 19 Sep 2013 22:26:18 +0000 (22:26 +0000)
commitb34f8672bf7f4e49a46f1ac8af10c5e366a0a1ab
tree1f47141f362a8ece2c4931f2852407b875c100b2
parent66b56dd549c600a601999f9dad6192b248c56220
now makes use of IntentIntegrator, rather than just Intent

svn path=/; revision=502
25 files changed:
Personnel/justin/lab inventory/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
Personnel/justin/lab inventory/bin/AndroidManifest.xml [deleted file]
Personnel/justin/lab inventory/bin/classes.dex [deleted file]
Personnel/justin/lab inventory/bin/dexedLibs/android-support-v4-5ea24e4069339932814a98569c8a2eaa.jar [new file with mode: 0644]
Personnel/justin/lab inventory/bin/dexedLibs/android-support-v4-6cd064a6e5509dc41a089b4a4355ac79.jar [deleted file]
Personnel/justin/lab inventory/bin/dexedLibs/android-support-v4-dec142ffd71a24c92e6ea69583ef8242.jar [deleted file]
Personnel/justin/lab inventory/bin/lab inventory.apk [deleted file]
Personnel/justin/lab inventory/bin/res/crunch/drawable-hdpi/ic_action_search.png [deleted file]
Personnel/justin/lab inventory/bin/res/crunch/drawable-hdpi/ic_launcher.png [deleted file]
Personnel/justin/lab inventory/bin/res/crunch/drawable-ldpi/ic_launcher.png [deleted file]
Personnel/justin/lab inventory/bin/res/crunch/drawable-mdpi/ic_action_search.png [deleted file]
Personnel/justin/lab inventory/bin/res/crunch/drawable-mdpi/ic_launcher.png [deleted file]
Personnel/justin/lab inventory/bin/res/crunch/drawable-xhdpi/ic_action_search.png [deleted file]
Personnel/justin/lab inventory/bin/res/crunch/drawable-xhdpi/ic_launcher.png [deleted file]
Personnel/justin/lab inventory/bin/res/drawable-hdpi/ic_action_search.png [deleted file]
Personnel/justin/lab inventory/bin/res/drawable-hdpi/ic_launcher.png [deleted file]
Personnel/justin/lab inventory/bin/res/drawable-ldpi/ic_launcher.png [deleted file]
Personnel/justin/lab inventory/bin/res/drawable-mdpi/ic_action_search.png [deleted file]
Personnel/justin/lab inventory/bin/res/drawable-mdpi/ic_launcher.png [deleted file]
Personnel/justin/lab inventory/bin/res/drawable-xhdpi/ic_action_search.png [deleted file]
Personnel/justin/lab inventory/bin/res/drawable-xhdpi/ic_launcher.png [deleted file]
Personnel/justin/lab inventory/bin/resources.ap_ [deleted file]
Personnel/justin/lab inventory/src/com/google/zxing/integration/android/IntentIntegrator.java [new file with mode: 0644]
Personnel/justin/lab inventory/src/com/google/zxing/integration/android/IntentResult.java [new file with mode: 0644]
Personnel/justin/lab inventory/src/com/jaiswallab/lab/inventory/MainActivity.java