Secure File Manager
Toggle table of contents
0.1.9-beta
release
Target filter
release
Switch theme
Search in API
Skip to content
Secure File Manager
app
/
ltechnologies.onionphone.securefilemanager.activities
/
BaseAbstractActivity
/
decompressHandle
decompress
Handle
fun
decompressHandle
(
path
:
String
,
dialogPath
:
String
=
this.config.homeFolder
,
decompress
:
(
destination
:
String
,
password
:
CharArray
?
)
->
Unit
)
:
FilePickerDialog