Do not use RecentPicturesModel with KIOFileWidgets on Android
KIOFileWidgets is needed by RecentPicturesModel. But KIOFileWidgets has no Android support resulting in a failed build. Thus, this commit excludes that functionality from the Android build.
Closes #449 (closed)