Tuan Nguyen
Tuan Nguyen
## :rocket: Summary Remove duplicated business logic between Navigator and filepicker module. Issue: https://github.com/ARK-Builders/ark-android/issues/68 This is in-progress. Please do not review it yet.
## :rocket: Summary Fix crash in Android Navigator, Aggregation mode. Issue: https://github.com/ARK-Builders/ARK-Navigator/issues/412
I just integrated `Conceal` into my app, and run for the first time. However, the app crashes right away when getting cipher input stream from file, using: `InputStream encryptedInputStream =...