cryptomator / android

Cryptomator for Android

Home Page:https://cryptomator.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Post-merge cleanup/tasks after greenDAO-Room migration (#506)

coderabbitai opened this issue · comments

This issue tracks the post-merge cleanup tasks following the migration from greenDAO to Room in PR #506.

Tasks:

  • Replace Optional with Kotlin nullable; See: #506 (comment)
  • Resolve getColumnIndex warnings

Related PR: #506
Comment: #506 (comment)
Requested by: @JaniruTEC