apps-android-commons/commons/src/main
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
..
java/org/wikimedia/commons bug 47671 -- don't show crashy photo button if no camera present 2013-06-17 22:21:36 +00:00
native Mavenized (almost) everything - Transcode feature removed 2013-01-25 03:04:21 +05:30