FE-826 Profile photo bug in Android 10
Profile photo selection was using legacy permissions code. I've updated the logic to use the MediaStore API handled by MediaProviderActivity.
BasePhotoFragment and PhotoSelectorFragment are now deprecated and will be removed in the future.