apps-android-commons/commons
Brion Vibber e6ef53429d bug 47671 -- don't show crashy photo button if no camera present
We were crashing when trying to take a photo if no camera was
present on the device, since no activity can be found for the
camera intent and an exception is thrown.

Work around this by simply checking if the device has a camera
via the package manager feature checks, and hiding the menu item
if relevant.

GitHub: https://github.com/wikimedia/apps-android-commons/pull/13
Change-Id: I635946ed32cf768917db4a8dff0058061e45e6ec
2013-06-17 22:21:36 +00:00
..
androlog Mavenized (almost) everything - Transcode feature removed 2013-01-25 03:04:21 +05:30
assets/fontconfig Mavenized (almost) everything - Transcode feature removed 2013-01-25 03:04:21 +05:30
jni Mavenized (almost) everything - Transcode feature removed 2013-01-25 03:04:21 +05:30
res Merge "Localisation updates from http://translatewiki.net." 2013-06-17 21:49:40 +00:00
src/main bug 47671 -- don't show crashy photo button if no camera present 2013-06-17 22:21:36 +00:00
AndroidManifest.xml Bump version to 1.0alpha1 2013-05-21 14:18:24 -07:00
commons.iml Make Android Studio happy with mvn->iml project updates :P 2013-05-21 09:40:13 -07:00
default.properties Mavenized (almost) everything - Transcode feature removed 2013-01-25 03:04:21 +05:30
pom.xml Volley images 2013-06-12 20:44:57 +00:00