bugfix: missing exception handling in the details gallery screen

Also, use a proper type (Long, not Int) for the file size.
1 file changed
tree: 7328d48c0dc23b5d9779ff78b1d315f08f526b4d
  1. .github/
  2. .idea/
  3. app/
  4. gradle/
  5. .gitignore
  6. build.gradle.kts
  7. gradle.properties
  8. gradlew
  9. gradlew.bat
  10. LICENSE
  11. README.md
  12. settings.gradle.kts
README.md

This is the new GrapheneOS Camera app based on Android's modern CameraX library. It replaces AOSP Camera for GrapheneOS.