Cryptomator for Android

Related tags

App android
Overview

cryptomator-android

Twitter Community Documentation Crowdin

Cryptomator offers multi-platform transparent client-side encryption of your files in the cloud.

Cryptomator for Android is currently available in the following distribution channels:

  1. Using Google Play
  2. Using Cryptomator's Website
  3. Using Cryptomator's F-Droid Repository
  4. Building from source using Gradle (instructions below)

Building

Dependencies

  • Git
  • JDK 11
  • Gradle

Run Git and Gradle

git submodule init && git submodule update // (not necessary if cloned using --recurse-submodules)
./gradlew assembleApkstoreDebug

Before connecting to OneDrive or Dropbox you have to provide valid API keys using environment variables:
For build type

  • release: DROPBOX_API_KEY or ONEDRIVE_API_KEY and ONEDRIVE_API_REDIRCT_URI
  • debug: DROPBOX_API_KEY_DEBUG or ONEDRIVE_API_KEY_DEBUG and ONEDRIVE_API_REDIRCT_URI_DEBUG

Contributing to Cryptomator for Android

Please read our contribution guide, if you would like to report a bug, ask a question, translate the app or help us with coding.

Please make sure before creating a PR, to apply the code style by executing reformat code with optimize imports and rearrange code enabled. The best way to do this is to create a macro for it in android studio and set it to the save shortcut.

Code of Conduct

Help us keep Cryptomator open and inclusive. Please read and follow our Code of Conduct.

License

This project is dual-licensed under the GPLv3 for FOSS projects as well as a commercial license for independent software vendors and resellers. If you want to modify this application under different conditions, feel free to contact our support team.

Comments
  • Can't add Google Drive vaults,

    Can't add Google Drive vaults, "An error ocurred" when opening that cloud service

    Description

    When I try to add a new vault and choose Google Drive it tries to search that cloud service, nothing happens and it shows "An error ocurred"

    System Setup

    • Android version: Android 11
    • Cryptomator version: 1.5.18
    • Cloud type: Google Drive

    Steps to Reproduce

    1. Open Cryptomator and link Google Account
    2. Add existing vault
    3. Choose Google Account linked, and it keeps loading until the error

    Expected Behavior

    Show the contents of the drive to add a new vault

    Actual Behavior

    Nothing and gives "An error ocurred"

    Reproducibility

    Always, have removed the app and installed again, same thing happens, disabled the cache, enabled the cache, same thing happens

    Additional Information

    Log file: https://www46.zippyshare.com/v/lS12KuQp/file.html

    EDIT: New log link: https://drive.google.com/file/d/1YfhEHBJy1HyTb7VwA5rCs0ZIW6GO4moP/view?usp=sharing

    type:bug storage:google-drive 
    opened by fabiotp91 50
  • Some Onedrive vaults do no longer work with Cryptomator 0.5.1

    Some Onedrive vaults do no longer work with Cryptomator 0.5.1

    Basic Info

    This is a bug report.

    I'm using Android in version: 7.0

    I'm running Cryptomator in version: 0.5.1

    Description

    Ich nutze Cryptomator als App und über den Windows PC mit Onedrive.

    In der App werden seit dem letzten Update kein Inhalt, also keine Ordner oder Dateien angezeigt nachdem der Tresor per Passwort entsperrt wurde. Es kommt die Fehlermeldung: Ein Fehler ist aufgetreten. Manchmal schließt sich dann die ganze App.

    Ein neuer DateiUpload ist auch nicht möglich. Die App verschlüsselt die Datei und versucht sie hoch zu laden. Dann gibt es eine weitere Fehlermeldung. Ein Fehler ist aufgetreten.

    type:bug state:confirmed storage:onedrive 
    opened by david883 21
  • Tracking added to F-Droid build?

    Tracking added to F-Droid build?

    I hope this was accidental – but since today's release, the F-Droid build contains a tracker (AWS Kinesis, com.amazonaws.metrics) which IMHO should not be there. Could you please verify? Thanks!

    type:bug 
    opened by IzzySoft 18
  • Google Drive is asking for Contacts Permission

    Google Drive is asking for Contacts Permission

    Basic Info

    • I'm running Cryptomator on: Samsung Galaxy S6 with Android 6.0.1
    • I'm using Cryptomator in version: android 0.3 Beta

    Description

    After downloading your latest update, app requires my contact access otherwise fails opening which did not happen with the previous version using only a dropbox vault.

    (I alllowed access just to add my Google drive vault and then unallowed contact access but app won't work ...)

    Free access to my contacts is too much for my privacy

    Anything you can do about it ?

    type:upstream-bug 
    opened by ghost 18
  • Feature of Opening local Vault

    Feature of Opening local Vault

    It would be nice that cryptomator-android could have the ability to loading local vaults, so that it decouple the dependency on the cloud services on the mobile platform.

    I know some people are using tagspaces + 3rd part of cloud sync app on Android system. I wonder how Cryptomator handle this situation,

    type:feature-request 
    opened by gynet 16
  • Unable to reinstall vault on Android

    Unable to reinstall vault on Android

    Description

    Reinstalled Cryptomator on an OnePlus 8, after loading the program and master file vault unlocked folder names are there but the folders are empty. Unable to get pictures to show in folders. When I try to add a file to the old folders it tells me file doesn't exist.

    Vault was downloaded and attached to MacBook with Cryptomator installed, did same steps and all files display in the proper folders.

    System Setup

    • Operating system and version: Android 10..Oxygen OS 10.5

    • Cryptomator version: 1.59

    • Volume type:Local storage

    Steps to Reproduce

    1. Wipe phone
    2. Install Cryptomator
    3. Download vault from cloud source
    4. Add existing vault, select master key, input password

    Expected Behavior

    Vault opens providing access to files

    Actual Behavior

    Vault opens show folder structure, but not files

    Reproducibility

    Always

    Additional Information

    Log:

    I	20201004201552.328	App	Cryptomator v1.5.9 (1986) "Google Play Edition" started on android 10 / API29 using a IN2015
    I	20201004201552.369	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SplashActivity@73564fe
    I	20201004201552.391	App	Cryptors service connected
    I	20201004201552.395	App	Cryptors service connected
    I	20201004201552.396	App	Auto upload service connected
    I	20201004201552.396	App	Cryptors service connected
    I	20201004201552.404	Database	Configure v0
    I	20201004201552.405	Database	Create v2
    I	20201004201552.405	DatabaseUpgrade	Running b (0 -> 2)
    I	20201004201552.405	DatabaseUpgrade	Running l (0 -> 1)
    I	20201004201552.406	DatabaseUpgrade	Running n (1 -> 2)
    I	20201004201552.406	Database	Open v2
    I	20201004201552.429	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@40e90c2
    I	20201004201554.242	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@9fe51c3
    I	20201004201555.244	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@15ec6ea
    E	20201004201557.639	CloudConnectionListPresenter	No ContentProvider on system
    android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.OPEN_DOCUMENT_TREE }
    	at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2248)
    	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1902)
    	at android.app.Activity.startActivityForResult(Activity.java:5215)
    	at androidx.fragment.app.l.startActivityForResult(:6)
    	at android.app.Activity.startActivityForResult(Activity.java:5173)
    	at androidx.fragment.app.l.startActivityForResult(:3)
    	at org.cryptomator.presentation.f.jb.a(:28)
    	at org.cryptomator.presentation.f.Ga.PS(:2)
    	at org.cryptomator.presentation.f.Ga.eF(:2)
    	at org.cryptomator.presentation.ui.fragment.s.onClick(:1)
    	at android.view.View.performClick(View.java:7218)
    	at android.view.View.performClickInternal(View.java:7187)
    	at android.view.View.access$3500(View.java:817)
    	at android.view.View$PerformClick.run(View.java:27629)
    	at android.os.Handler.handleCallback(Handler.java:883)
    	at android.os.Handler.dispatchMessage(Handler.java:100)
    	at android.os.Looper.loop(Looper.java:214)
    	at android.app.ActivityThread.main(ActivityThread.java:7707)
    	at java.lang.reflect.Method.invoke(Native Method)
    	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
    	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
    
    ErrorCode: B91U:4PK2
    I	20201004201557.644	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@15ec6ea
    E	20201004201559.246	CloudConnectionListPresenter	No ContentProvider on system
    android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.OPEN_DOCUMENT_TREE }
    	at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2248)
    	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1902)
    	at android.app.Activity.startActivityForResult(Activity.java:5215)
    	at androidx.fragment.app.l.startActivityForResult(:6)
    	at android.app.Activity.startActivityForResult(Activity.java:5173)
    	at androidx.fragment.app.l.startActivityForResult(:3)
    	at org.cryptomator.presentation.f.jb.a(:28)
    	at org.cryptomator.presentation.f.Ga.PS(:2)
    	at org.cryptomator.presentation.f.Ga.eF(:2)
    	at org.cryptomator.presentation.ui.fragment.s.onClick(:1)
    	at android.view.View.performClick(View.java:7218)
    	at android.view.View.performClickInternal(View.java:7187)
    	at android.view.View.access$3500(View.java:817)
    	at android.view.View$PerformClick.run(View.java:27629)
    	at android.os.Handler.handleCallback(Handler.java:883)
    	at android.os.Handler.dispatchMessage(Handler.java:100)
    	at android.os.Looper.loop(Looper.java:214)
    	at android.app.ActivityThread.main(ActivityThread.java:7707)
    	at java.lang.reflect.Method.invoke(Native Method)
    	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
    	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
    
    ErrorCode: B91U:4PK2
    I	20201004201559.250	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@15ec6ea
    I	20201004201559.948	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@9fe51c3
    I	20201004201600.013	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@16271b8
    I	20201004201601.228	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@16271b8
    I	20201004201601.261	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@9fe51c3
    I	20201004201601.327	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@d737eba
    I	20201004201609.082	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SplashActivity@80ac97d
    I	20201004201609.111	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@cceca5d
    I	20201004201610.558	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@31b58f8
    I	20201004201611.404	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@1da04df
    I	20201004201612.825	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@31b58f8
    I	20201004201612.897	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@7644b19
    I	20201004201615.960	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@cceca5d
    I	20201004201619.977	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6e07b4e
    I	20201004201642.855	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6e07b4e
    W	20201004201642.883	Message	File does not exist.
    I	20201004201654.153	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ImagePreviewActivity@78f397d
    I	20201004201659.744	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6e07b4e
    I	20201004201702.118	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@cceca5d
    I	20201004201803.611	CryptorsService	autolock timeout expired
    I	20201004202523.076	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SplashActivity@d6f909a
    I	20201004202523.108	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    I	20201004202530.344	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    I	20201004202534.494	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    I	20201004202547.116	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    I	20201004202549.069	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    I	20201004202601.610	Logging	Debug mode enabled
    V	20201004202604.344	Progress	UNKNOWN_MIMETYPE -1%
    V	20201004202604.421	Progress	COMPLETED -1%
    D	20201004202604.423	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202604.424	PresenterLifecycle	pause org.cryptomator.presentation.f.ob@14987b9
    D	20201004202609.432	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202609.433	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202622.923	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202622.924	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    I	20201004202622.928	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202622.929	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202622.929	PresenterLifecycle	resume org.cryptomator.presentation.f.ob@14987b9
    D	20201004202624.044	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202624.050	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202624.051	PresenterLifecycle	pause org.cryptomator.presentation.f.ob@14987b9
    D	20201004202624.066	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    V	20201004202624.067	FragmentLifecycle	onStart VaultListFragment{4de5200} (8ed3433e-be08-4c62-9b10-43fcf162c78f) id=0x7f0a00d0}
    D	20201004202624.068	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    I	20201004202624.070	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    V	20201004202624.070	FragmentLifecycle	onResume VaultListFragment{4de5200} (8ed3433e-be08-4c62-9b10-43fcf162c78f) id=0x7f0a00d0}
    D	20201004202624.071	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    D	20201004202624.071	GetVaultListUseCase	started 761d5869
    D	20201004202624.071	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@55eeb9c
    D	20201004202624.073	GetVaultListUseCase	finished 761d5869
    D	20201004202624.103	GetVaultListUseCase	started 761d586a
    D	20201004202624.104	GetVaultListUseCase	finished 761d586a
    D	20201004202624.505	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202624.507	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202624.507	PresenterLifecycle	destroy org.cryptomator.presentation.f.ob@14987b9
    D	20201004202624.853	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    V	20201004202624.864	FragmentLifecycle	onPause VaultListFragment{4de5200} (8ed3433e-be08-4c62-9b10-43fcf162c78f) id=0x7f0a00d0}
    D	20201004202624.864	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    D	20201004202624.864	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@55eeb9c
    V	20201004202625.376	FragmentLifecycle	onStop VaultListFragment{4de5200} (8ed3433e-be08-4c62-9b10-43fcf162c78f) id=0x7f0a00d0}
    D	20201004202625.380	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    V	20201004202625.384	FragmentLifecycle	onDestroyView VaultListFragment{4de5200} (8ed3433e-be08-4c62-9b10-43fcf162c78f) id=0x7f0a00d0}
    V	20201004202625.385	FragmentLifecycle	onDestroy VaultListFragment{4de5200} (8ed3433e-be08-4c62-9b10-43fcf162c78f) id=0x7f0a00d0}
    D	20201004202625.386	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    D	20201004202625.386	PresenterLifecycle	destroy org.cryptomator.presentation.f.Xb@55eeb9c
    D	20201004202625.856	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.866	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    I	20201004202625.867	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.867	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.867	PresenterLifecycle	resume org.cryptomator.presentation.f.Ab@85fb6bc
    D	20201004202625.871	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.874	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.874	PresenterLifecycle	pause org.cryptomator.presentation.f.Ab@85fb6bc
    D	20201004202625.883	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202625.888	FragmentLifecycle	onCreate VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    V	20201004202625.888	FragmentLifecycle	onCreateView VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    V	20201004202625.891	FragmentLifecycle	onViewCreated VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    V	20201004202625.891	FragmentLifecycle	onActivityCreated VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    V	20201004202625.891	FragmentLifecycle	onStart VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202625.891	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    I	20201004202625.892	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202625.892	FragmentLifecycle	onResume VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202625.892	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202625.892	GetVaultListUseCase	started 761d586b
    D	20201004202625.892	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@908083c
    D	20201004202625.893	GetVaultListUseCase	finished 761d586b
    D	20201004202625.907	GetVaultListUseCase	started 761d586c
    D	20201004202625.908	GetVaultListUseCase	finished 761d586c
    D	20201004202625.921	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.921	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.921	PresenterLifecycle	destroy org.cryptomator.presentation.f.Ab@85fb6bc
    D	20201004202626.440	PrepareUnlockUseCase	started 761d5858
    D	20201004202626.441	PrepareUnlockUseCase	finished 761d5858
    V	20201004202628.283	FragmentLifecycle	onPause VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202628.283	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202628.283	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@908083c
    V	20201004202628.750	FragmentLifecycle	onStop VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202628.752	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202628.759	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202630.738	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202630.742	FragmentLifecycle	onStart VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202630.743	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    I	20201004202630.747	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202630.748	FragmentLifecycle	onResume VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202630.749	GetVaultListUseCase	started 761d586d
    D	20201004202630.749	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202630.749	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@908083c
    D	20201004202630.752	GetVaultListUseCase	finished 761d586d
    V	20201004202631.568	Progress	UNKNOWN_MIMETYPE -1%
    D	20201004202631.570	UnlockVaultUseCase	started 761d5858
    D	20201004202632.080	UnlockVaultUseCase	finished 761d5858
    D	20201004202632.081	GetRootFolderUseCase	started 761d585b
    D	20201004202632.081	GetRootFolderUseCase	finished 761d585b
    V	20201004202632.095	Progress	COMPLETED -1%
    V	20201004202632.097	FragmentLifecycle	onPause VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202632.098	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202632.098	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@908083c
    D	20201004202632.107	GetVaultListUseCase	started 761d586e
    D	20201004202632.108	GetVaultListUseCase	finished 761d586e
    D	20201004202632.112	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    V	20201004202632.117	FragmentLifecycle	onCreate BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202632.118	FragmentLifecycle	onCreateView BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202632.123	FragmentLifecycle	onViewCreated BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202632.123	FragmentLifecycle	onActivityCreated BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202632.123	FragmentLifecycle	onStart BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202632.124	GetCloudListUseCase	started 761d7b36
    D	20201004202632.124	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    I	20201004202632.125	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    V	20201004202632.125	FragmentLifecycle	onResume BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202632.125	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202632.125	PresenterLifecycle	resume org.cryptomator.presentation.f.wa@7b55098
    D	20201004202632.125	AssertUnlockedUseCase	started 761d7b2f
    D	20201004202632.125	AssertUnlockedUseCase	finished 761d7b2f
    D	20201004202632.126	GetCloudListUseCase	finished 761d7b36
    D	20201004202632.174	AssertUnlockedUseCase	started 761d7b30
    D	20201004202632.174	AssertUnlockedUseCase	finished 761d7b30
    V	20201004202632.544	FragmentLifecycle	onStop VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202632.545	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202632.545	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202632.959	FragmentLifecycle	onCreate BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202632.960	FragmentLifecycle	onPause BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202632.960	FragmentLifecycle	onStop BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202632.962	FragmentLifecycle	onCreateView BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202632.974	FragmentLifecycle	onViewCreated BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202632.974	FragmentLifecycle	onActivityCreated BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202632.974	FragmentLifecycle	onStart BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202632.976	GetCloudListUseCase	started 761d7b37
    V	20201004202632.976	FragmentLifecycle	onResume BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202632.981	GetCloudListUseCase	finished 761d7b37
    V	20201004202633.370	FragmentLifecycle	onDestroyView BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202633.960	GetCloudListUseCase	started 761d7b38
    D	20201004202633.961	GetCloudListUseCase	finished 761d7b38
    D	20201004202634.775	GetCloudListUseCase	started 761d7b39
    D	20201004202634.777	GetCloudListUseCase	finished 761d7b39
    V	20201004202643.688	FragmentLifecycle	onPause BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202643.689	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202643.691	PresenterLifecycle	pause org.cryptomator.presentation.f.wa@7b55098
    V	20201004202644.028	FragmentLifecycle	onStop BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202644.028	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202644.029	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202644.588	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    V	20201004202644.594	FragmentLifecycle	onStart BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202644.595	GetCloudListUseCase	started 761d7b3a
    D	20201004202644.596	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202644.596	GetCloudListUseCase	finished 761d7b3a
    I	20201004202644.599	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    V	20201004202644.599	FragmentLifecycle	onResume BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202644.600	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202644.600	PresenterLifecycle	resume org.cryptomator.presentation.f.wa@7b55098
    D	20201004202644.600	AssertUnlockedUseCase	started 761d7b31
    D	20201004202644.600	AssertUnlockedUseCase	finished 761d7b31
    D	20201004202644.610	AssertUnlockedUseCase	started 761d7b32
    D	20201004202644.611	AssertUnlockedUseCase	finished 761d7b32
    V	20201004202645.969	FragmentLifecycle	onPause BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202645.970	FragmentLifecycle	onStop BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202645.973	FragmentLifecycle	onCreateView BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202645.987	FragmentLifecycle	onViewCreated BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202645.987	FragmentLifecycle	onActivityCreated BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202645.988	FragmentLifecycle	onStart BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202645.989	GetCloudListUseCase	started 761d7b3b
    V	20201004202645.989	FragmentLifecycle	onResume BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202645.994	GetCloudListUseCase	finished 761d7b3b
    V	20201004202646.387	FragmentLifecycle	onDestroyView BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202646.390	FragmentLifecycle	onDestroy BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202647.974	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    V	20201004202647.986	FragmentLifecycle	onPause BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202647.986	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202647.986	PresenterLifecycle	pause org.cryptomator.presentation.f.wa@7b55098
    D	20201004202648.003	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202648.004	FragmentLifecycle	onStart VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202648.004	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    I	20201004202648.013	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202648.014	FragmentLifecycle	onResume VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202648.015	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202648.015	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@908083c
    D	20201004202648.015	GetVaultListUseCase	started 761d586f
    D	20201004202648.017	GetVaultListUseCase	finished 761d586f
    D	20201004202648.033	GetVaultListUseCase	started 761d5870
    D	20201004202648.034	GetVaultListUseCase	finished 761d5870
    V	20201004202648.446	FragmentLifecycle	onStop BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202648.447	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    V	20201004202648.448	FragmentLifecycle	onDestroyView BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202648.449	FragmentLifecycle	onDestroy BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202648.449	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202648.449	PresenterLifecycle	destroy org.cryptomator.presentation.f.wa@7b55098
    D	20201004202650.409	GetVaultListUseCase	started 761d5871
    D	20201004202650.412	GetVaultListUseCase	finished 761d5871
    D	20201004202651.079	DeleteVaultUseCase	started 761d5857
    D	20201004202651.098	GetVaultListUseCase	started 761d5872
    D	20201004202651.111	GetVaultListUseCase	finished 761d5872
    D	20201004202651.112	DeleteVaultUseCase	finished 761d5857
    V	20201004202653.553	FragmentLifecycle	onPause VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202653.553	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202653.553	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@908083c
    D	20201004202653.561	GetVaultListUseCase	started 761d5873
    D	20201004202653.562	GetVaultListUseCase	finished 761d5873
    D	20201004202653.563	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202653.572	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    I	20201004202653.572	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202653.572	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202653.573	PresenterLifecycle	resume org.cryptomator.presentation.f.ob@a9f3fb9
    V	20201004202654.028	FragmentLifecycle	onStop VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202654.029	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202654.030	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    I	20201004202656.978	Logging	Debug mode disabled
    I	20201004202701.420	Logging	Debug mode enabled
    D	20201004202702.013	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202702.014	PresenterLifecycle	pause org.cryptomator.presentation.f.ob@a9f3fb9
    D	20201004202702.515	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202702.517	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202702.887	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202702.892	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    I	20201004202702.901	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202702.901	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202702.902	PresenterLifecycle	resume org.cryptomator.presentation.f.ob@a9f3fb9
    D	20201004202704.770	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202704.784	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202704.785	PresenterLifecycle	pause org.cryptomator.presentation.f.ob@a9f3fb9
    D	20201004202704.804	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202704.806	FragmentLifecycle	onStart VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202704.806	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    I	20201004202704.813	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202704.814	FragmentLifecycle	onResume VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202704.815	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202704.815	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@908083c
    D	20201004202704.815	GetVaultListUseCase	started 761d5874
    D	20201004202704.816	GetVaultListUseCase	finished 761d5874
    D	20201004202704.827	GetVaultListUseCase	started 761d5875
    D	20201004202704.828	GetVaultListUseCase	finished 761d5875
    D	20201004202705.245	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202705.247	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202705.247	PresenterLifecycle	destroy org.cryptomator.presentation.f.ob@a9f3fb9
    V	20201004202707.162	FragmentLifecycle	onPause VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202707.162	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202707.162	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@908083c
    D	20201004202707.172	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    V	20201004202707.178	FragmentLifecycle	onCreate ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    V	20201004202707.178	FragmentLifecycle	onCreateView ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    V	20201004202707.178	FragmentLifecycle	onViewCreated ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    V	20201004202707.178	FragmentLifecycle	onActivityCreated ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    V	20201004202707.179	FragmentLifecycle	onStart ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202707.179	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    I	20201004202707.180	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    V	20201004202707.180	FragmentLifecycle	onResume ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202707.180	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202707.180	PresenterLifecycle	resume org.cryptomator.presentation.f.za@e0a16ef
    V	20201004202707.624	FragmentLifecycle	onStop VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202707.624	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202707.627	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202713.518	FragmentLifecycle	onPause ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202713.519	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202713.519	PresenterLifecycle	pause org.cryptomator.presentation.f.za@e0a16ef
    D	20201004202713.528	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    V	20201004202713.532	FragmentLifecycle	onCreate CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    V	20201004202713.533	FragmentLifecycle	onCreateView CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    V	20201004202713.537	FragmentLifecycle	onViewCreated CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    V	20201004202713.537	FragmentLifecycle	onActivityCreated CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    V	20201004202713.537	FragmentLifecycle	onStart CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    D	20201004202713.538	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    D	20201004202713.538	GetCloudsUseCase	started 761d5f7b
    D	20201004202713.539	GetCloudsUseCase	finished 761d5f7b
    I	20201004202713.540	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    V	20201004202713.540	FragmentLifecycle	onResume CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    D	20201004202713.540	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    D	20201004202713.540	PresenterLifecycle	resume org.cryptomator.presentation.f.Ga@d020428
    V	20201004202713.965	FragmentLifecycle	onStop ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202713.965	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202713.966	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202715.770	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    V	20201004202715.785	FragmentLifecycle	onPause CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    D	20201004202715.785	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    D	20201004202715.785	PresenterLifecycle	pause org.cryptomator.presentation.f.Ga@d020428
    V	20201004202715.803	Progress	UNKNOWN_MIMETYPE -1%
    D	20201004202715.804	GetRootFolderUseCase	started 761d585c
    D	20201004202715.804	GetRootFolderUseCase	finished 761d585c
    D	20201004202715.806	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    V	20201004202715.816	FragmentLifecycle	onStart ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202715.832	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    I	20201004202715.833	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    V	20201004202715.834	FragmentLifecycle	onResume ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202715.834	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202715.834	PresenterLifecycle	resume org.cryptomator.presentation.f.za@e0a16ef
    V	20201004202715.889	Progress	COMPLETED -1%
    V	20201004202715.891	FragmentLifecycle	onPause ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202715.891	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202715.891	PresenterLifecycle	pause org.cryptomator.presentation.f.za@e0a16ef
    D	20201004202715.902	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    V	20201004202715.908	FragmentLifecycle	onCreate BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202715.909	FragmentLifecycle	onCreateView BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202715.912	FragmentLifecycle	onViewCreated BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202715.912	FragmentLifecycle	onActivityCreated BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202715.912	FragmentLifecycle	onStart BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    D	20201004202715.913	GetCloudListUseCase	started 761d7b3c
    D	20201004202715.913	GetCloudListUseCase	finished 761d7b3c
    D	20201004202715.913	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    I	20201004202715.914	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    V	20201004202715.914	FragmentLifecycle	onResume BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    D	20201004202715.915	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    D	20201004202715.915	PresenterLifecycle	resume org.cryptomator.presentation.f.wa@f98414b
    V	20201004202716.360	FragmentLifecycle	onStop ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202716.360	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202716.361	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    V	20201004202716.362	FragmentLifecycle	onStop CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    D	20201004202716.362	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    V	20201004202716.363	FragmentLifecycle	onDestroyView CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    V	20201004202716.364	FragmentLifecycle	onDestroy CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    D	20201004202716.364	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    D	20201004202716.364	PresenterLifecycle	destroy org.cryptomator.presentation.f.Ga@d020428
    V	20201004202717.257	FragmentLifecycle	onCreate BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    V	20201004202717.258	FragmentLifecycle	onPause BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202717.259	FragmentLifecycle	onStop BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202717.262	FragmentLifecycle	onCreateView BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    V	20201004202717.277	FragmentLifecycle	onViewCreated BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    V	20201004202717.277	FragmentLifecycle	onActivityCreated BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    V	20201004202717.278	FragmentLifecycle	onStart BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    D	20201004202717.280	GetCloudListUseCase	started 761d7b3d
    V	20201004202717.280	FragmentLifecycle	onResume BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    D	20201004202717.282	GetCloudListUseCase	finished 761d7b3d
    V	20201004202717.675	FragmentLifecycle	onDestroyView BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202718.729	Progress	UNKNOWN_MIMETYPE -1%
    V	20201004202718.759	FragmentLifecycle	onDestroyView ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    V	20201004202718.759	FragmentLifecycle	onDestroy ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202718.760	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202718.760	PresenterLifecycle	destroy org.cryptomator.presentation.f.za@e0a16ef
    V	20201004202718.764	FragmentLifecycle	onPause BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    D	20201004202718.764	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    D	20201004202718.764	PresenterLifecycle	pause org.cryptomator.presentation.f.wa@f98414b
    D	20201004202718.772	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202718.772	FragmentLifecycle	onStart VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202718.772	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202718.773	ActivityLifecycle	onNewIntent org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202718.775	Progress	UNKNOWN_MIMETYPE -1%
    D	20201004202718.775	SaveVaultUseCase	started 761d5858
    D	20201004202718.777	SaveVaultUseCase	finished 761d5858
    I	20201004202718.784	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202718.785	FragmentLifecycle	onResume VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202718.785	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202718.785	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@908083c
    D	20201004202718.785	GetVaultListUseCase	started 761d5876
    D	20201004202718.786	GetVaultListUseCase	finished 761d5876
    V	20201004202718.811	Progress	COMPLETED -1%
    D	20201004202718.813	GetVaultListUseCase	started 761d5877
    D	20201004202718.813	GetVaultListUseCase	finished 761d5877
    V	20201004202719.202	FragmentLifecycle	onStop BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    D	20201004202719.203	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    V	20201004202719.204	FragmentLifecycle	onDestroyView BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    V	20201004202719.204	FragmentLifecycle	onDestroy BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    V	20201004202719.206	FragmentLifecycle	onDestroy BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    D	20201004202719.207	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    D	20201004202719.207	PresenterLifecycle	destroy org.cryptomator.presentation.f.wa@f98414b
    D	20201004202720.635	PrepareUnlockUseCase	started 761d5859
    D	20201004202720.635	PrepareUnlockUseCase	finished 761d5859
    V	20201004202722.875	Progress	UNKNOWN_MIMETYPE -1%
    D	20201004202722.877	UnlockVaultUseCase	started 761d5859
    D	20201004202723.379	UnlockVaultUseCase	finished 761d5859
    D	20201004202723.380	GetRootFolderUseCase	started 761d585d
    D	20201004202723.381	GetRootFolderUseCase	finished 761d585d
    V	20201004202723.394	Progress	COMPLETED -1%
    V	20201004202723.396	FragmentLifecycle	onPause VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202723.397	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202723.397	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@908083c
    D	20201004202723.405	GetVaultListUseCase	started 761d5878
    D	20201004202723.407	GetVaultListUseCase	finished 761d5878
    D	20201004202723.410	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202723.416	FragmentLifecycle	onCreate BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202723.416	FragmentLifecycle	onCreateView BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202723.420	FragmentLifecycle	onViewCreated BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202723.420	FragmentLifecycle	onActivityCreated BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202723.420	FragmentLifecycle	onStart BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202723.421	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202723.421	GetCloudListUseCase	started 761d7b3e
    I	20201004202723.422	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202723.422	FragmentLifecycle	onResume BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202723.422	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202723.422	PresenterLifecycle	resume org.cryptomator.presentation.f.wa@55bcbf8
    D	20201004202723.422	AssertUnlockedUseCase	started 761d7b33
    D	20201004202723.422	AssertUnlockedUseCase	finished 761d7b33
    D	20201004202723.423	GetCloudListUseCase	finished 761d7b3e
    D	20201004202723.469	AssertUnlockedUseCase	started 761d7b34
    D	20201004202723.469	AssertUnlockedUseCase	finished 761d7b34
    V	20201004202723.845	FragmentLifecycle	onStop VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202723.845	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202723.846	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202724.261	FragmentLifecycle	onCreate BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202724.262	FragmentLifecycle	onPause BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202724.262	FragmentLifecycle	onStop BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202724.264	FragmentLifecycle	onCreateView BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202724.275	FragmentLifecycle	onViewCreated BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202724.276	FragmentLifecycle	onActivityCreated BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202724.276	FragmentLifecycle	onStart BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202724.277	FragmentLifecycle	onResume BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    D	20201004202724.278	GetCloudListUseCase	started 761d7b3f
    D	20201004202724.281	GetCloudListUseCase	finished 761d7b3f
    V	20201004202724.682	FragmentLifecycle	onDestroyView BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202725.521	FragmentLifecycle	onPause BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202725.522	FragmentLifecycle	onStop BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202725.525	FragmentLifecycle	onCreateView BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202725.538	FragmentLifecycle	onViewCreated BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202725.539	FragmentLifecycle	onActivityCreated BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202725.539	FragmentLifecycle	onStart BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202725.541	GetCloudListUseCase	started 761d7b40
    V	20201004202725.541	FragmentLifecycle	onResume BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202725.547	GetCloudListUseCase	finished 761d7b40
    V	20201004202725.939	FragmentLifecycle	onDestroyView BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202725.941	FragmentLifecycle	onDestroy BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202726.286	FragmentLifecycle	onCreate BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202726.287	FragmentLifecycle	onPause BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202726.288	FragmentLifecycle	onStop BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202726.290	FragmentLifecycle	onCreateView BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202726.304	FragmentLifecycle	onViewCreated BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202726.304	FragmentLifecycle	onActivityCreated BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202726.305	FragmentLifecycle	onStart BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    D	20201004202726.306	GetCloudListUseCase	started 761d7b41
    V	20201004202726.306	FragmentLifecycle	onResume BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    D	20201004202726.310	GetCloudListUseCase	finished 761d7b41
    V	20201004202726.711	FragmentLifecycle	onDestroyView BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202728.462	FragmentLifecycle	onPause BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    D	20201004202728.462	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202728.462	PresenterLifecycle	pause org.cryptomator.presentation.f.wa@55bcbf8
    D	20201004202728.472	AssertUnlockedUseCase	started 761d7b35
    D	20201004202728.472	AssertUnlockedUseCase	finished 761d7b35
    V	20201004202730.253	FragmentLifecycle	onStop BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    D	20201004202730.253	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202730.253	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202731.614	UploadFilesUseCase	started 761d7b22
    D	20201004202731.614	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202731.620	FragmentLifecycle	onStart BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    D	20201004202731.621	GetCloudListUseCase	started 761d7b42
    D	20201004202731.621	GetCloudListUseCase	finished 761d7b42
    D	20201004202731.627	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202731.627	Progress	k.a.c.d.a.tb@806970c: 0%
    V	20201004202731.628	Progress	k.a.c.d.a.tb@c1c2855: 24%
    I	20201004202731.628	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202731.628	FragmentLifecycle	onResume BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202731.629	Progress	k.a.c.d.a.tb@60c17f8: 48%
    D	20201004202731.629	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202731.629	PresenterLifecycle	resume org.cryptomator.presentation.f.wa@55bcbf8
    D	20201004202731.629	AssertUnlockedUseCase	started 761d7b36
    D	20201004202731.629	AssertUnlockedUseCase	finished 761d7b36
    V	20201004202731.630	Progress	k.a.c.d.a.tb@3433a37: 72%
    V	20201004202731.630	Progress	k.a.c.d.a.tb@ce6bba4: 95%
    V	20201004202731.630	Progress	k.a.c.d.a.tb@420d0d: 100%
    V	20201004202731.630	Progress	k.a.c.d.a.tb@127b4c2: complete
    V	20201004202731.631	Progress	k.a.c.d.a.tb@70742d3: 0%
    D	20201004202731.631	UploadFilesUseCase	failed 761d7b22
    D	20201004202731.652	ExceptionHandler	Unexpected error
    k.a.c.a.k: x5XYoLeAlrPmrsIT4254cocFP6MT_04li78jGPpswhvh8KEMS6whBCWWlYnsVP6M.c9r
    	at k.a.b.a.d.a.d.a(:19)
    	at k.a.b.a.d.a.d.a(:10)
    	at k.a.b.d.d.a(:29)
    	at k.a.b.a.a.n.a(:28)
    	at k.a.b.a.a.n.b(:24)
    	at k.a.b.a.a.o.a(:86)
    	at k.a.b.a.a.f.a(:18)
    	at k.a.b.a.a.f.a(:10)
    	at k.a.b.d.d.a(:29)
    	at k.a.c.d.a.mb.a(:22)
    	at k.a.c.d.a.mb.a(:17)
    	at k.a.c.d.a.mb.a(:9)
    	at k.a.c.d.a.mb.b(:3)
    	at k.a.c.d.a.mb.a(:3)
    	at k.a.c.d.a.qb.a(:4)
    	at d.c.e.e.a.d.b(:1)
    	at d.c.a.a(:18)
    	at d.c.a.a(:12)
    	at d.c.e.e.a.g$a.run(:4)
    	at d.c.e.g.d$c$a.run(:2)
    	at d.c.e.g.d$c.run(:8)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    	at java.lang.Thread.run(Thread.java:919)
    
    ErrorCode: RGS1:66HR
    D	20201004202731.652	ExceptionHandler	k.a.c.a.k: x5XYoLeAlrPmrsIT4254cocFP6MT_04li78jGPpswhvh8KEMS6whBCWWlYnsVP6M.c9r
    	at k.a.b.a.d.a.d.a(:19)
    	at k.a.b.a.d.a.d.a(:10)
    	at k.a.b.d.d.a(:29)
    	at k.a.b.a.a.n.a(:28)
    	at k.a.b.a.a.n.b(:24)
    	at k.a.b.a.a.o.a(:86)
    	at k.a.b.a.a.f.a(:18)
    	at k.a.b.a.a.f.a(:10)
    	at k.a.b.d.d.a(:29)
    	at k.a.c.d.a.mb.a(:22)
    	at k.a.c.d.a.mb.a(:17)
    	at k.a.c.d.a.mb.a(:9)
    	at k.a.c.d.a.mb.b(:3)
    	at k.a.c.d.a.mb.a(:3)
    	at k.a.c.d.a.qb.a(:4)
    	at d.c.e.e.a.d.b(:1)
    	at d.c.a.a(:18)
    	at d.c.a.a(:12)
    	at d.c.e.e.a.g$a.run(:4)
    	at d.c.e.g.d$c$a.run(:2)
    	at d.c.e.g.d$c.run(:8)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    	at java.lang.Thread.run(Thread.java:919)
    
    ErrorCode: RGS1:66HR
    W	20201004202731.656	Message	File does not exist.
    D	20201004202731.657	AssertUnlockedUseCase	started 761d7b37
    D	20201004202731.657	AssertUnlockedUseCase	finished 761d7b37
    V	20201004202737.219	FragmentLifecycle	onPause BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202737.220	FragmentLifecycle	onStop BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202737.222	FragmentLifecycle	onCreateView BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202737.236	FragmentLifecycle	onViewCreated BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202737.237	FragmentLifecycle	onActivityCreated BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202737.238	FragmentLifecycle	onStart BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202737.239	FragmentLifecycle	onResume BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202737.239	GetCloudListUseCase	started 761d7b43
    D	20201004202737.248	GetCloudListUseCase	finished 761d7b43
    V	20201004202737.637	FragmentLifecycle	onDestroyView BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202737.640	FragmentLifecycle	onDestroy BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    D	20201004202737.970	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202737.986	FragmentLifecycle	onPause BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202737.987	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202737.987	PresenterLifecycle	pause org.cryptomator.presentation.f.wa@55bcbf8
    D	20201004202738.001	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202738.002	FragmentLifecycle	onStart VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202738.003	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    I	20201004202738.005	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202738.006	FragmentLifecycle	onResume VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202738.007	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202738.007	GetVaultListUseCase	started 761d5879
    D	20201004202738.008	GetVaultListUseCase	finished 761d5879
    D	20201004202738.007	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@908083c
    D	20201004202738.027	GetVaultListUseCase	started 761d587a
    D	20201004202738.027	GetVaultListUseCase	finished 761d587a
    V	20201004202738.437	FragmentLifecycle	onStop BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202738.437	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202738.439	FragmentLifecycle	onDestroyView BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202738.439	FragmentLifecycle	onDestroy BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202738.440	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202738.440	PresenterLifecycle	destroy org.cryptomator.presentation.f.wa@55bcbf8
    V	20201004202741.629	FragmentLifecycle	onPause VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202741.630	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202741.630	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@908083c
    D	20201004202741.638	GetVaultListUseCase	started 761d587b
    D	20201004202741.639	GetVaultListUseCase	finished 761d587b
    D	20201004202741.641	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    D	20201004202741.649	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    I	20201004202741.650	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    D	20201004202741.650	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    D	20201004202741.650	PresenterLifecycle	resume org.cryptomator.presentation.f.ob@c56b8c
    V	20201004202742.103	FragmentLifecycle	onStop VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202742.104	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202742.106	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202746.193	Progress	UNKNOWN_MIMETYPE -1%
    V	20201004202746.278	Progress	COMPLETED -1%
    D	20201004202746.280	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    D	20201004202746.280	PresenterLifecycle	pause org.cryptomator.presentation.f.ob@c56b8c
    I	20201004202750.250	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    D	20201004202750.255	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    D	20201004202750.257	PresenterLifecycle	resume org.cryptomator.presentation.f.ob@c56b8c
    V	20201004202751.940	Progress	UNKNOWN_MIMETYPE -1%
    I	20201004201552.328	App	Cryptomator v1.5.9 (1986) "Google Play Edition" started on android 10 / API29 using a IN2015
    I	20201004201552.369	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SplashActivity@73564fe
    I	20201004201552.391	App	Cryptors service connected
    I	20201004201552.395	App	Cryptors service connected
    I	20201004201552.396	App	Auto upload service connected
    I	20201004201552.396	App	Cryptors service connected
    I	20201004201552.404	Database	Configure v0
    I	20201004201552.405	Database	Create v2
    I	20201004201552.405	DatabaseUpgrade	Running b (0 -> 2)
    I	20201004201552.405	DatabaseUpgrade	Running l (0 -> 1)
    I	20201004201552.406	DatabaseUpgrade	Running n (1 -> 2)
    I	20201004201552.406	Database	Open v2
    I	20201004201552.429	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@40e90c2
    I	20201004201554.242	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@9fe51c3
    I	20201004201555.244	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@15ec6ea
    E	20201004201557.639	CloudConnectionListPresenter	No ContentProvider on system
    android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.OPEN_DOCUMENT_TREE }
    	at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2248)
    	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1902)
    	at android.app.Activity.startActivityForResult(Activity.java:5215)
    	at androidx.fragment.app.l.startActivityForResult(:6)
    	at android.app.Activity.startActivityForResult(Activity.java:5173)
    	at androidx.fragment.app.l.startActivityForResult(:3)
    	at org.cryptomator.presentation.f.jb.a(:28)
    	at org.cryptomator.presentation.f.Ga.PS(:2)
    	at org.cryptomator.presentation.f.Ga.eF(:2)
    	at org.cryptomator.presentation.ui.fragment.s.onClick(:1)
    	at android.view.View.performClick(View.java:7218)
    	at android.view.View.performClickInternal(View.java:7187)
    	at android.view.View.access$3500(View.java:817)
    	at android.view.View$PerformClick.run(View.java:27629)
    	at android.os.Handler.handleCallback(Handler.java:883)
    	at android.os.Handler.dispatchMessage(Handler.java:100)
    	at android.os.Looper.loop(Looper.java:214)
    	at android.app.ActivityThread.main(ActivityThread.java:7707)
    	at java.lang.reflect.Method.invoke(Native Method)
    	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
    	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
    
    ErrorCode: B91U:4PK2
    I	20201004201557.644	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@15ec6ea
    E	20201004201559.246	CloudConnectionListPresenter	No ContentProvider on system
    android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.OPEN_DOCUMENT_TREE }
    	at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2248)
    	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1902)
    	at android.app.Activity.startActivityForResult(Activity.java:5215)
    	at androidx.fragment.app.l.startActivityForResult(:6)
    	at android.app.Activity.startActivityForResult(Activity.java:5173)
    	at androidx.fragment.app.l.startActivityForResult(:3)
    	at org.cryptomator.presentation.f.jb.a(:28)
    	at org.cryptomator.presentation.f.Ga.PS(:2)
    	at org.cryptomator.presentation.f.Ga.eF(:2)
    	at org.cryptomator.presentation.ui.fragment.s.onClick(:1)
    	at android.view.View.performClick(View.java:7218)
    	at android.view.View.performClickInternal(View.java:7187)
    	at android.view.View.access$3500(View.java:817)
    	at android.view.View$PerformClick.run(View.java:27629)
    	at android.os.Handler.handleCallback(Handler.java:883)
    	at android.os.Handler.dispatchMessage(Handler.java:100)
    	at android.os.Looper.loop(Looper.java:214)
    	at android.app.ActivityThread.main(ActivityThread.java:7707)
    	at java.lang.reflect.Method.invoke(Native Method)
    	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
    	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
    
    ErrorCode: B91U:4PK2
    I	20201004201559.250	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@15ec6ea
    I	20201004201559.948	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@9fe51c3
    I	20201004201600.013	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@16271b8
    I	20201004201601.228	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.AuthenticateCloudActivity@16271b8
    I	20201004201601.261	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@9fe51c3
    I	20201004201601.327	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@d737eba
    I	20201004201609.082	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SplashActivity@80ac97d
    I	20201004201609.111	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@cceca5d
    I	20201004201610.558	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@31b58f8
    I	20201004201611.404	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@1da04df
    I	20201004201612.825	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@31b58f8
    I	20201004201612.897	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@7644b19
    I	20201004201615.960	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@cceca5d
    I	20201004201619.977	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6e07b4e
    I	20201004201642.855	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6e07b4e
    W	20201004201642.883	Message	File does not exist.
    I	20201004201654.153	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ImagePreviewActivity@78f397d
    I	20201004201659.744	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6e07b4e
    I	20201004201702.118	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@cceca5d
    I	20201004201803.611	CryptorsService	autolock timeout expired
    I	20201004202523.076	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SplashActivity@d6f909a
    I	20201004202523.108	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    I	20201004202530.344	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    I	20201004202534.494	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    I	20201004202547.116	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    I	20201004202549.069	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    I	20201004202601.610	Logging	Debug mode enabled
    V	20201004202604.344	Progress	UNKNOWN_MIMETYPE -1%
    V	20201004202604.421	Progress	COMPLETED -1%
    D	20201004202604.423	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202604.424	PresenterLifecycle	pause org.cryptomator.presentation.f.ob@14987b9
    D	20201004202609.432	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202609.433	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202622.923	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202622.924	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    I	20201004202622.928	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202622.929	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202622.929	PresenterLifecycle	resume org.cryptomator.presentation.f.ob@14987b9
    D	20201004202624.044	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202624.050	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202624.051	PresenterLifecycle	pause org.cryptomator.presentation.f.ob@14987b9
    D	20201004202624.066	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    V	20201004202624.067	FragmentLifecycle	onStart VaultListFragment{4de5200} (8ed3433e-be08-4c62-9b10-43fcf162c78f) id=0x7f0a00d0}
    D	20201004202624.068	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    I	20201004202624.070	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    V	20201004202624.070	FragmentLifecycle	onResume VaultListFragment{4de5200} (8ed3433e-be08-4c62-9b10-43fcf162c78f) id=0x7f0a00d0}
    D	20201004202624.071	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    D	20201004202624.071	GetVaultListUseCase	started 761d5869
    D	20201004202624.071	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@55eeb9c
    D	20201004202624.073	GetVaultListUseCase	finished 761d5869
    D	20201004202624.103	GetVaultListUseCase	started 761d586a
    D	20201004202624.104	GetVaultListUseCase	finished 761d586a
    D	20201004202624.505	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202624.507	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.SettingsActivity@8ec6887
    D	20201004202624.507	PresenterLifecycle	destroy org.cryptomator.presentation.f.ob@14987b9
    D	20201004202624.853	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    V	20201004202624.864	FragmentLifecycle	onPause VaultListFragment{4de5200} (8ed3433e-be08-4c62-9b10-43fcf162c78f) id=0x7f0a00d0}
    D	20201004202624.864	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    D	20201004202624.864	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@55eeb9c
    V	20201004202625.376	FragmentLifecycle	onStop VaultListFragment{4de5200} (8ed3433e-be08-4c62-9b10-43fcf162c78f) id=0x7f0a00d0}
    D	20201004202625.380	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    V	20201004202625.384	FragmentLifecycle	onDestroyView VaultListFragment{4de5200} (8ed3433e-be08-4c62-9b10-43fcf162c78f) id=0x7f0a00d0}
    V	20201004202625.385	FragmentLifecycle	onDestroy VaultListFragment{4de5200} (8ed3433e-be08-4c62-9b10-43fcf162c78f) id=0x7f0a00d0}
    D	20201004202625.386	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.VaultListActivity@a5b63fa
    D	20201004202625.386	PresenterLifecycle	destroy org.cryptomator.presentation.f.Xb@55eeb9c
    D	20201004202625.856	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.866	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    I	20201004202625.867	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.867	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.867	PresenterLifecycle	resume org.cryptomator.presentation.f.Ab@85fb6bc
    D	20201004202625.871	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.874	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.874	PresenterLifecycle	pause org.cryptomator.presentation.f.Ab@85fb6bc
    D	20201004202625.883	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202625.888	FragmentLifecycle	onCreate VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    V	20201004202625.888	FragmentLifecycle	onCreateView VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    V	20201004202625.891	FragmentLifecycle	onViewCreated VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    V	20201004202625.891	FragmentLifecycle	onActivityCreated VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    V	20201004202625.891	FragmentLifecycle	onStart VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202625.891	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    I	20201004202625.892	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202625.892	FragmentLifecycle	onResume VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202625.892	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202625.892	GetVaultListUseCase	started 761d586b
    D	20201004202625.892	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@908083c
    D	20201004202625.893	GetVaultListUseCase	finished 761d586b
    D	20201004202625.907	GetVaultListUseCase	started 761d586c
    D	20201004202625.908	GetVaultListUseCase	finished 761d586c
    D	20201004202625.921	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.921	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.SplashActivity@4f47ac7
    D	20201004202625.921	PresenterLifecycle	destroy org.cryptomator.presentation.f.Ab@85fb6bc
    D	20201004202626.440	PrepareUnlockUseCase	started 761d5858
    D	20201004202626.441	PrepareUnlockUseCase	finished 761d5858
    V	20201004202628.283	FragmentLifecycle	onPause VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202628.283	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202628.283	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@908083c
    V	20201004202628.750	FragmentLifecycle	onStop VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202628.752	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202628.759	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202630.738	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202630.742	FragmentLifecycle	onStart VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202630.743	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    I	20201004202630.747	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202630.748	FragmentLifecycle	onResume VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202630.749	GetVaultListUseCase	started 761d586d
    D	20201004202630.749	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202630.749	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@908083c
    D	20201004202630.752	GetVaultListUseCase	finished 761d586d
    V	20201004202631.568	Progress	UNKNOWN_MIMETYPE -1%
    D	20201004202631.570	UnlockVaultUseCase	started 761d5858
    D	20201004202632.080	UnlockVaultUseCase	finished 761d5858
    D	20201004202632.081	GetRootFolderUseCase	started 761d585b
    D	20201004202632.081	GetRootFolderUseCase	finished 761d585b
    V	20201004202632.095	Progress	COMPLETED -1%
    V	20201004202632.097	FragmentLifecycle	onPause VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202632.098	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202632.098	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@908083c
    D	20201004202632.107	GetVaultListUseCase	started 761d586e
    D	20201004202632.108	GetVaultListUseCase	finished 761d586e
    D	20201004202632.112	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    V	20201004202632.117	FragmentLifecycle	onCreate BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202632.118	FragmentLifecycle	onCreateView BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202632.123	FragmentLifecycle	onViewCreated BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202632.123	FragmentLifecycle	onActivityCreated BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202632.123	FragmentLifecycle	onStart BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202632.124	GetCloudListUseCase	started 761d7b36
    D	20201004202632.124	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    I	20201004202632.125	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    V	20201004202632.125	FragmentLifecycle	onResume BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202632.125	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202632.125	PresenterLifecycle	resume org.cryptomator.presentation.f.wa@7b55098
    D	20201004202632.125	AssertUnlockedUseCase	started 761d7b2f
    D	20201004202632.125	AssertUnlockedUseCase	finished 761d7b2f
    D	20201004202632.126	GetCloudListUseCase	finished 761d7b36
    D	20201004202632.174	AssertUnlockedUseCase	started 761d7b30
    D	20201004202632.174	AssertUnlockedUseCase	finished 761d7b30
    V	20201004202632.544	FragmentLifecycle	onStop VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202632.545	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202632.545	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202632.959	FragmentLifecycle	onCreate BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202632.960	FragmentLifecycle	onPause BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202632.960	FragmentLifecycle	onStop BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202632.962	FragmentLifecycle	onCreateView BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202632.974	FragmentLifecycle	onViewCreated BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202632.974	FragmentLifecycle	onActivityCreated BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202632.974	FragmentLifecycle	onStart BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202632.976	GetCloudListUseCase	started 761d7b37
    V	20201004202632.976	FragmentLifecycle	onResume BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202632.981	GetCloudListUseCase	finished 761d7b37
    V	20201004202633.370	FragmentLifecycle	onDestroyView BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202633.960	GetCloudListUseCase	started 761d7b38
    D	20201004202633.961	GetCloudListUseCase	finished 761d7b38
    D	20201004202634.775	GetCloudListUseCase	started 761d7b39
    D	20201004202634.777	GetCloudListUseCase	finished 761d7b39
    V	20201004202643.688	FragmentLifecycle	onPause BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202643.689	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202643.691	PresenterLifecycle	pause org.cryptomator.presentation.f.wa@7b55098
    V	20201004202644.028	FragmentLifecycle	onStop BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202644.028	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202644.029	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202644.588	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    V	20201004202644.594	FragmentLifecycle	onStart BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202644.595	GetCloudListUseCase	started 761d7b3a
    D	20201004202644.596	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202644.596	GetCloudListUseCase	finished 761d7b3a
    I	20201004202644.599	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    V	20201004202644.599	FragmentLifecycle	onResume BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202644.600	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202644.600	PresenterLifecycle	resume org.cryptomator.presentation.f.wa@7b55098
    D	20201004202644.600	AssertUnlockedUseCase	started 761d7b31
    D	20201004202644.600	AssertUnlockedUseCase	finished 761d7b31
    D	20201004202644.610	AssertUnlockedUseCase	started 761d7b32
    D	20201004202644.611	AssertUnlockedUseCase	finished 761d7b32
    V	20201004202645.969	FragmentLifecycle	onPause BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202645.970	FragmentLifecycle	onStop BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202645.973	FragmentLifecycle	onCreateView BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202645.987	FragmentLifecycle	onViewCreated BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202645.987	FragmentLifecycle	onActivityCreated BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202645.988	FragmentLifecycle	onStart BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202645.989	GetCloudListUseCase	started 761d7b3b
    V	20201004202645.989	FragmentLifecycle	onResume BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202645.994	GetCloudListUseCase	finished 761d7b3b
    V	20201004202646.387	FragmentLifecycle	onDestroyView BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    V	20201004202646.390	FragmentLifecycle	onDestroy BrowseFilesFragment{f2cf9e8} (63e27c38-9ef5-4273-963c-ee3f562531ab) id=0x7f0a00d0}
    D	20201004202647.974	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    V	20201004202647.986	FragmentLifecycle	onPause BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202647.986	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202647.986	PresenterLifecycle	pause org.cryptomator.presentation.f.wa@7b55098
    D	20201004202648.003	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202648.004	FragmentLifecycle	onStart VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202648.004	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    I	20201004202648.013	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202648.014	FragmentLifecycle	onResume VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202648.015	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202648.015	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@908083c
    D	20201004202648.015	GetVaultListUseCase	started 761d586f
    D	20201004202648.017	GetVaultListUseCase	finished 761d586f
    D	20201004202648.033	GetVaultListUseCase	started 761d5870
    D	20201004202648.034	GetVaultListUseCase	finished 761d5870
    V	20201004202648.446	FragmentLifecycle	onStop BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202648.447	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    V	20201004202648.448	FragmentLifecycle	onDestroyView BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    V	20201004202648.449	FragmentLifecycle	onDestroy BrowseFilesFragment{988b800} (8b4fbb74-cfc1-4ffa-bdea-c4956b3a2011) id=0x7f0a00d0}
    D	20201004202648.449	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.BrowseFilesActivity@6254cb8
    D	20201004202648.449	PresenterLifecycle	destroy org.cryptomator.presentation.f.wa@7b55098
    D	20201004202650.409	GetVaultListUseCase	started 761d5871
    D	20201004202650.412	GetVaultListUseCase	finished 761d5871
    D	20201004202651.079	DeleteVaultUseCase	started 761d5857
    D	20201004202651.098	GetVaultListUseCase	started 761d5872
    D	20201004202651.111	GetVaultListUseCase	finished 761d5872
    D	20201004202651.112	DeleteVaultUseCase	finished 761d5857
    V	20201004202653.553	FragmentLifecycle	onPause VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202653.553	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202653.553	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@908083c
    D	20201004202653.561	GetVaultListUseCase	started 761d5873
    D	20201004202653.562	GetVaultListUseCase	finished 761d5873
    D	20201004202653.563	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202653.572	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    I	20201004202653.572	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202653.572	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202653.573	PresenterLifecycle	resume org.cryptomator.presentation.f.ob@a9f3fb9
    V	20201004202654.028	FragmentLifecycle	onStop VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202654.029	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202654.030	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    I	20201004202656.978	Logging	Debug mode disabled
    I	20201004202701.420	Logging	Debug mode enabled
    D	20201004202702.013	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202702.014	PresenterLifecycle	pause org.cryptomator.presentation.f.ob@a9f3fb9
    D	20201004202702.515	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202702.517	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202702.887	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202702.892	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    I	20201004202702.901	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202702.901	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202702.902	PresenterLifecycle	resume org.cryptomator.presentation.f.ob@a9f3fb9
    D	20201004202704.770	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202704.784	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202704.785	PresenterLifecycle	pause org.cryptomator.presentation.f.ob@a9f3fb9
    D	20201004202704.804	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202704.806	FragmentLifecycle	onStart VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202704.806	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    I	20201004202704.813	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202704.814	FragmentLifecycle	onResume VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202704.815	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202704.815	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@908083c
    D	20201004202704.815	GetVaultListUseCase	started 761d5874
    D	20201004202704.816	GetVaultListUseCase	finished 761d5874
    D	20201004202704.827	GetVaultListUseCase	started 761d5875
    D	20201004202704.828	GetVaultListUseCase	finished 761d5875
    D	20201004202705.245	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202705.247	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.SettingsActivity@dcfebb4
    D	20201004202705.247	PresenterLifecycle	destroy org.cryptomator.presentation.f.ob@a9f3fb9
    V	20201004202707.162	FragmentLifecycle	onPause VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202707.162	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202707.162	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@908083c
    D	20201004202707.172	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    V	20201004202707.178	FragmentLifecycle	onCreate ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    V	20201004202707.178	FragmentLifecycle	onCreateView ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    V	20201004202707.178	FragmentLifecycle	onViewCreated ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    V	20201004202707.178	FragmentLifecycle	onActivityCreated ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    V	20201004202707.179	FragmentLifecycle	onStart ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202707.179	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    I	20201004202707.180	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    V	20201004202707.180	FragmentLifecycle	onResume ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202707.180	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202707.180	PresenterLifecycle	resume org.cryptomator.presentation.f.za@e0a16ef
    V	20201004202707.624	FragmentLifecycle	onStop VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202707.624	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202707.627	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202713.518	FragmentLifecycle	onPause ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202713.519	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202713.519	PresenterLifecycle	pause org.cryptomator.presentation.f.za@e0a16ef
    D	20201004202713.528	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    V	20201004202713.532	FragmentLifecycle	onCreate CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    V	20201004202713.533	FragmentLifecycle	onCreateView CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    V	20201004202713.537	FragmentLifecycle	onViewCreated CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    V	20201004202713.537	FragmentLifecycle	onActivityCreated CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    V	20201004202713.537	FragmentLifecycle	onStart CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    D	20201004202713.538	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    D	20201004202713.538	GetCloudsUseCase	started 761d5f7b
    D	20201004202713.539	GetCloudsUseCase	finished 761d5f7b
    I	20201004202713.540	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    V	20201004202713.540	FragmentLifecycle	onResume CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    D	20201004202713.540	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    D	20201004202713.540	PresenterLifecycle	resume org.cryptomator.presentation.f.Ga@d020428
    V	20201004202713.965	FragmentLifecycle	onStop ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202713.965	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202713.966	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202715.770	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    V	20201004202715.785	FragmentLifecycle	onPause CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    D	20201004202715.785	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    D	20201004202715.785	PresenterLifecycle	pause org.cryptomator.presentation.f.Ga@d020428
    V	20201004202715.803	Progress	UNKNOWN_MIMETYPE -1%
    D	20201004202715.804	GetRootFolderUseCase	started 761d585c
    D	20201004202715.804	GetRootFolderUseCase	finished 761d585c
    D	20201004202715.806	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    V	20201004202715.816	FragmentLifecycle	onStart ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202715.832	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    I	20201004202715.833	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    V	20201004202715.834	FragmentLifecycle	onResume ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202715.834	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202715.834	PresenterLifecycle	resume org.cryptomator.presentation.f.za@e0a16ef
    V	20201004202715.889	Progress	COMPLETED -1%
    V	20201004202715.891	FragmentLifecycle	onPause ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202715.891	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202715.891	PresenterLifecycle	pause org.cryptomator.presentation.f.za@e0a16ef
    D	20201004202715.902	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    V	20201004202715.908	FragmentLifecycle	onCreate BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202715.909	FragmentLifecycle	onCreateView BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202715.912	FragmentLifecycle	onViewCreated BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202715.912	FragmentLifecycle	onActivityCreated BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202715.912	FragmentLifecycle	onStart BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    D	20201004202715.913	GetCloudListUseCase	started 761d7b3c
    D	20201004202715.913	GetCloudListUseCase	finished 761d7b3c
    D	20201004202715.913	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    I	20201004202715.914	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    V	20201004202715.914	FragmentLifecycle	onResume BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    D	20201004202715.915	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    D	20201004202715.915	PresenterLifecycle	resume org.cryptomator.presentation.f.wa@f98414b
    V	20201004202716.360	FragmentLifecycle	onStop ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202716.360	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202716.361	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    V	20201004202716.362	FragmentLifecycle	onStop CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    D	20201004202716.362	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    V	20201004202716.363	FragmentLifecycle	onDestroyView CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    V	20201004202716.364	FragmentLifecycle	onDestroy CloudConnectionListFragment{d4cc197} (2d9fe1e7-89d1-4e18-b1ad-aa7f72f7fd99) id=0x7f0a00d0}
    D	20201004202716.364	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.CloudConnectionListActivity@d597e45
    D	20201004202716.364	PresenterLifecycle	destroy org.cryptomator.presentation.f.Ga@d020428
    V	20201004202717.257	FragmentLifecycle	onCreate BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    V	20201004202717.258	FragmentLifecycle	onPause BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202717.259	FragmentLifecycle	onStop BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202717.262	FragmentLifecycle	onCreateView BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    V	20201004202717.277	FragmentLifecycle	onViewCreated BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    V	20201004202717.277	FragmentLifecycle	onActivityCreated BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    V	20201004202717.278	FragmentLifecycle	onStart BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    D	20201004202717.280	GetCloudListUseCase	started 761d7b3d
    V	20201004202717.280	FragmentLifecycle	onResume BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    D	20201004202717.282	GetCloudListUseCase	finished 761d7b3d
    V	20201004202717.675	FragmentLifecycle	onDestroyView BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    V	20201004202718.729	Progress	UNKNOWN_MIMETYPE -1%
    V	20201004202718.759	FragmentLifecycle	onDestroyView ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    V	20201004202718.759	FragmentLifecycle	onDestroy ChooseCloudServiceFragment{7087491} (b8d9e76d-6b26-4e93-9ee2-754c6a984b6e) id=0x7f0a00d0}
    D	20201004202718.760	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.ChooseCloudServiceActivity@391ca6e
    D	20201004202718.760	PresenterLifecycle	destroy org.cryptomator.presentation.f.za@e0a16ef
    V	20201004202718.764	FragmentLifecycle	onPause BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    D	20201004202718.764	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    D	20201004202718.764	PresenterLifecycle	pause org.cryptomator.presentation.f.wa@f98414b
    D	20201004202718.772	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202718.772	FragmentLifecycle	onStart VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202718.772	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202718.773	ActivityLifecycle	onNewIntent org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202718.775	Progress	UNKNOWN_MIMETYPE -1%
    D	20201004202718.775	SaveVaultUseCase	started 761d5858
    D	20201004202718.777	SaveVaultUseCase	finished 761d5858
    I	20201004202718.784	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202718.785	FragmentLifecycle	onResume VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202718.785	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202718.785	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@908083c
    D	20201004202718.785	GetVaultListUseCase	started 761d5876
    D	20201004202718.786	GetVaultListUseCase	finished 761d5876
    V	20201004202718.811	Progress	COMPLETED -1%
    D	20201004202718.813	GetVaultListUseCase	started 761d5877
    D	20201004202718.813	GetVaultListUseCase	finished 761d5877
    V	20201004202719.202	FragmentLifecycle	onStop BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    D	20201004202719.203	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    V	20201004202719.204	FragmentLifecycle	onDestroyView BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    V	20201004202719.204	FragmentLifecycle	onDestroy BrowseFilesFragment{21bd66c} (b4a23f8c-8709-4c89-b60c-cd05471749a6) id=0x7f0a00d0}
    V	20201004202719.206	FragmentLifecycle	onDestroy BrowseFilesFragment{b8e1ab} (f1a489fc-cdb2-4714-956f-a74bb2ac8a98) id=0x7f0a00d0}
    D	20201004202719.207	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.BrowseFilesActivity@aa1c9c0
    D	20201004202719.207	PresenterLifecycle	destroy org.cryptomator.presentation.f.wa@f98414b
    D	20201004202720.635	PrepareUnlockUseCase	started 761d5859
    D	20201004202720.635	PrepareUnlockUseCase	finished 761d5859
    V	20201004202722.875	Progress	UNKNOWN_MIMETYPE -1%
    D	20201004202722.877	UnlockVaultUseCase	started 761d5859
    D	20201004202723.379	UnlockVaultUseCase	finished 761d5859
    D	20201004202723.380	GetRootFolderUseCase	started 761d585d
    D	20201004202723.381	GetRootFolderUseCase	finished 761d585d
    V	20201004202723.394	Progress	COMPLETED -1%
    V	20201004202723.396	FragmentLifecycle	onPause VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202723.397	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202723.397	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@908083c
    D	20201004202723.405	GetVaultListUseCase	started 761d5878
    D	20201004202723.407	GetVaultListUseCase	finished 761d5878
    D	20201004202723.410	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202723.416	FragmentLifecycle	onCreate BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202723.416	FragmentLifecycle	onCreateView BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202723.420	FragmentLifecycle	onViewCreated BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202723.420	FragmentLifecycle	onActivityCreated BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202723.420	FragmentLifecycle	onStart BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202723.421	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202723.421	GetCloudListUseCase	started 761d7b3e
    I	20201004202723.422	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202723.422	FragmentLifecycle	onResume BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202723.422	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202723.422	PresenterLifecycle	resume org.cryptomator.presentation.f.wa@55bcbf8
    D	20201004202723.422	AssertUnlockedUseCase	started 761d7b33
    D	20201004202723.422	AssertUnlockedUseCase	finished 761d7b33
    D	20201004202723.423	GetCloudListUseCase	finished 761d7b3e
    D	20201004202723.469	AssertUnlockedUseCase	started 761d7b34
    D	20201004202723.469	AssertUnlockedUseCase	finished 761d7b34
    V	20201004202723.845	FragmentLifecycle	onStop VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202723.845	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202723.846	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202724.261	FragmentLifecycle	onCreate BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202724.262	FragmentLifecycle	onPause BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202724.262	FragmentLifecycle	onStop BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202724.264	FragmentLifecycle	onCreateView BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202724.275	FragmentLifecycle	onViewCreated BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202724.276	FragmentLifecycle	onActivityCreated BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202724.276	FragmentLifecycle	onStart BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202724.277	FragmentLifecycle	onResume BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    D	20201004202724.278	GetCloudListUseCase	started 761d7b3f
    D	20201004202724.281	GetCloudListUseCase	finished 761d7b3f
    V	20201004202724.682	FragmentLifecycle	onDestroyView BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202725.521	FragmentLifecycle	onPause BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202725.522	FragmentLifecycle	onStop BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202725.525	FragmentLifecycle	onCreateView BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202725.538	FragmentLifecycle	onViewCreated BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202725.539	FragmentLifecycle	onActivityCreated BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202725.539	FragmentLifecycle	onStart BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202725.541	GetCloudListUseCase	started 761d7b40
    V	20201004202725.541	FragmentLifecycle	onResume BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202725.547	GetCloudListUseCase	finished 761d7b40
    V	20201004202725.939	FragmentLifecycle	onDestroyView BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202725.941	FragmentLifecycle	onDestroy BrowseFilesFragment{f176ed7} (5367915d-c8f9-45df-b09c-f172f6cd4713) id=0x7f0a00d0}
    V	20201004202726.286	FragmentLifecycle	onCreate BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202726.287	FragmentLifecycle	onPause BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202726.288	FragmentLifecycle	onStop BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202726.290	FragmentLifecycle	onCreateView BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202726.304	FragmentLifecycle	onViewCreated BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202726.304	FragmentLifecycle	onActivityCreated BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202726.305	FragmentLifecycle	onStart BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    D	20201004202726.306	GetCloudListUseCase	started 761d7b41
    V	20201004202726.306	FragmentLifecycle	onResume BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    D	20201004202726.310	GetCloudListUseCase	finished 761d7b41
    V	20201004202726.711	FragmentLifecycle	onDestroyView BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202728.462	FragmentLifecycle	onPause BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    D	20201004202728.462	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202728.462	PresenterLifecycle	pause org.cryptomator.presentation.f.wa@55bcbf8
    D	20201004202728.472	AssertUnlockedUseCase	started 761d7b35
    D	20201004202728.472	AssertUnlockedUseCase	finished 761d7b35
    V	20201004202730.253	FragmentLifecycle	onStop BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    D	20201004202730.253	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202730.253	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202731.614	UploadFilesUseCase	started 761d7b22
    D	20201004202731.614	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202731.620	FragmentLifecycle	onStart BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    D	20201004202731.621	GetCloudListUseCase	started 761d7b42
    D	20201004202731.621	GetCloudListUseCase	finished 761d7b42
    D	20201004202731.627	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202731.627	Progress	k.a.c.d.a.tb@806970c: 0%
    V	20201004202731.628	Progress	k.a.c.d.a.tb@c1c2855: 24%
    I	20201004202731.628	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202731.628	FragmentLifecycle	onResume BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202731.629	Progress	k.a.c.d.a.tb@60c17f8: 48%
    D	20201004202731.629	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202731.629	PresenterLifecycle	resume org.cryptomator.presentation.f.wa@55bcbf8
    D	20201004202731.629	AssertUnlockedUseCase	started 761d7b36
    D	20201004202731.629	AssertUnlockedUseCase	finished 761d7b36
    V	20201004202731.630	Progress	k.a.c.d.a.tb@3433a37: 72%
    V	20201004202731.630	Progress	k.a.c.d.a.tb@ce6bba4: 95%
    V	20201004202731.630	Progress	k.a.c.d.a.tb@420d0d: 100%
    V	20201004202731.630	Progress	k.a.c.d.a.tb@127b4c2: complete
    V	20201004202731.631	Progress	k.a.c.d.a.tb@70742d3: 0%
    D	20201004202731.631	UploadFilesUseCase	failed 761d7b22
    D	20201004202731.652	ExceptionHandler	Unexpected error
    k.a.c.a.k: x5XYoLeAlrPmrsIT4254cocFP6MT_04li78jGPpswhvh8KEMS6whBCWWlYnsVP6M.c9r
    	at k.a.b.a.d.a.d.a(:19)
    	at k.a.b.a.d.a.d.a(:10)
    	at k.a.b.d.d.a(:29)
    	at k.a.b.a.a.n.a(:28)
    	at k.a.b.a.a.n.b(:24)
    	at k.a.b.a.a.o.a(:86)
    	at k.a.b.a.a.f.a(:18)
    	at k.a.b.a.a.f.a(:10)
    	at k.a.b.d.d.a(:29)
    	at k.a.c.d.a.mb.a(:22)
    	at k.a.c.d.a.mb.a(:17)
    	at k.a.c.d.a.mb.a(:9)
    	at k.a.c.d.a.mb.b(:3)
    	at k.a.c.d.a.mb.a(:3)
    	at k.a.c.d.a.qb.a(:4)
    	at d.c.e.e.a.d.b(:1)
    	at d.c.a.a(:18)
    	at d.c.a.a(:12)
    	at d.c.e.e.a.g$a.run(:4)
    	at d.c.e.g.d$c$a.run(:2)
    	at d.c.e.g.d$c.run(:8)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    	at java.lang.Thread.run(Thread.java:919)
    
    ErrorCode: RGS1:66HR
    D	20201004202731.652	ExceptionHandler	k.a.c.a.k: x5XYoLeAlrPmrsIT4254cocFP6MT_04li78jGPpswhvh8KEMS6whBCWWlYnsVP6M.c9r
    	at k.a.b.a.d.a.d.a(:19)
    	at k.a.b.a.d.a.d.a(:10)
    	at k.a.b.d.d.a(:29)
    	at k.a.b.a.a.n.a(:28)
    	at k.a.b.a.a.n.b(:24)
    	at k.a.b.a.a.o.a(:86)
    	at k.a.b.a.a.f.a(:18)
    	at k.a.b.a.a.f.a(:10)
    	at k.a.b.d.d.a(:29)
    	at k.a.c.d.a.mb.a(:22)
    	at k.a.c.d.a.mb.a(:17)
    	at k.a.c.d.a.mb.a(:9)
    	at k.a.c.d.a.mb.b(:3)
    	at k.a.c.d.a.mb.a(:3)
    	at k.a.c.d.a.qb.a(:4)
    	at d.c.e.e.a.d.b(:1)
    	at d.c.a.a(:18)
    	at d.c.a.a(:12)
    	at d.c.e.e.a.g$a.run(:4)
    	at d.c.e.g.d$c$a.run(:2)
    	at d.c.e.g.d$c.run(:8)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    	at java.lang.Thread.run(Thread.java:919)
    
    ErrorCode: RGS1:66HR
    W	20201004202731.656	Message	File does not exist.
    D	20201004202731.657	AssertUnlockedUseCase	started 761d7b37
    D	20201004202731.657	AssertUnlockedUseCase	finished 761d7b37
    V	20201004202737.219	FragmentLifecycle	onPause BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202737.220	FragmentLifecycle	onStop BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202737.222	FragmentLifecycle	onCreateView BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202737.236	FragmentLifecycle	onViewCreated BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202737.237	FragmentLifecycle	onActivityCreated BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202737.238	FragmentLifecycle	onStart BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202737.239	FragmentLifecycle	onResume BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202737.239	GetCloudListUseCase	started 761d7b43
    D	20201004202737.248	GetCloudListUseCase	finished 761d7b43
    V	20201004202737.637	FragmentLifecycle	onDestroyView BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    V	20201004202737.640	FragmentLifecycle	onDestroy BrowseFilesFragment{ee15bba} (f673882a-a3a4-4b09-a0cc-f17ed535b561) id=0x7f0a00d0}
    D	20201004202737.970	ActivityLifecycle	finish org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202737.986	FragmentLifecycle	onPause BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202737.987	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202737.987	PresenterLifecycle	pause org.cryptomator.presentation.f.wa@55bcbf8
    D	20201004202738.001	ActivityLifecycle	onRestart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202738.002	FragmentLifecycle	onStart VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202738.003	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    I	20201004202738.005	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202738.006	FragmentLifecycle	onResume VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202738.007	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202738.007	GetVaultListUseCase	started 761d5879
    D	20201004202738.008	GetVaultListUseCase	finished 761d5879
    D	20201004202738.007	PresenterLifecycle	resume org.cryptomator.presentation.f.Xb@908083c
    D	20201004202738.027	GetVaultListUseCase	started 761d587a
    D	20201004202738.027	GetVaultListUseCase	finished 761d587a
    V	20201004202738.437	FragmentLifecycle	onStop BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202738.437	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    V	20201004202738.439	FragmentLifecycle	onDestroyView BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    V	20201004202738.439	FragmentLifecycle	onDestroy BrowseFilesFragment{10fe760} (e7cbae3a-4405-44ad-8575-7328b2fd1304) id=0x7f0a00d0}
    D	20201004202738.440	ActivityLifecycle	onDestroy org.cryptomator.presentation.ui.activity.BrowseFilesActivity@c4dd818
    D	20201004202738.440	PresenterLifecycle	destroy org.cryptomator.presentation.f.wa@55bcbf8
    V	20201004202741.629	FragmentLifecycle	onPause VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202741.630	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202741.630	PresenterLifecycle	pause org.cryptomator.presentation.f.Xb@908083c
    D	20201004202741.638	GetVaultListUseCase	started 761d587b
    D	20201004202741.639	GetVaultListUseCase	finished 761d587b
    D	20201004202741.641	ActivityLifecycle	onCreate org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    D	20201004202741.649	ActivityLifecycle	onStart org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    I	20201004202741.650	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    D	20201004202741.650	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    D	20201004202741.650	PresenterLifecycle	resume org.cryptomator.presentation.f.ob@c56b8c
    V	20201004202742.103	FragmentLifecycle	onStop VaultListFragment{75431c} (cfcd8c91-b298-440e-8415-b99a27456402) id=0x7f0a00d0}
    D	20201004202742.104	ActivityLifecycle	onStop org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    D	20201004202742.106	ActivityLifecycle	onSaveInstanceState org.cryptomator.presentation.ui.activity.VaultListActivity@9b6e8a7
    V	20201004202746.193	Progress	UNKNOWN_MIMETYPE -1%
    V	20201004202746.278	Progress	COMPLETED -1%
    D	20201004202746.280	ActivityLifecycle	onPause org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    D	20201004202746.280	PresenterLifecycle	pause org.cryptomator.presentation.f.ob@c56b8c
    I	20201004202750.250	ActivityLifecycle	onResume org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    D	20201004202750.255	ActivityLifecycle	onResumeFragments org.cryptomator.presentation.ui.activity.SettingsActivity@6a4d83
    D	20201004202750.257	PresenterLifecycle	resume org.cryptomator.presentation.f.ob@c56b8c
    V	20201004202751.940	Progress	UNKNOWN_MIMETYPE -1%
    
    type:question 
    opened by rgw810 15
  • Add french language

    Add french language

    Hi; my apologies for the draft PR, I got tangled up, this is my first time. The translation was done by me and then checked by a teacher, if this is not appropriate, disregard it, Thank you very much.

    opened by Ilithy 14
  • App hangs when adding a WebDAV cloud service

    App hangs when adding a WebDAV cloud service

    Description

    When adding a WebDAV cloud service, after pressing the Connect button, the app hangs with a spinner and the message Authentication...

    System Setup

    • Android version: 11
    • Cryptomator version: 1.5.11
    • Cloud type: WebDAV

    Steps to Reproduce

    1. Settings > Cloud services > WebDAV connections > Add
    2. Enter the URL, username, and password
    3. Press Connect

    Expected Behavior

    The WebDAV connection should authenticate and the cloud service should be added to the list.

    Actual Behavior

    The app hangs with a spinner and the message Authentication...

    Reproducibility

    Always

    Additional Information

    Logs sent to [email protected]

    type:question storage:webdav 
    opened by jordanbtucker 11
  • Feature/253 cancel unlocking

    Feature/253 cancel unlocking

    fixes #253

    All unit tests are ok (did only a small test change for this) but I could not run the android tests. They fail with errors like androidx.test.espresso.NoMatchingViewException: No views in hierarchy found matching: (with text: is "SDCARD" and has parent matching: with id is <2131362220> and is displayed on the screen to the user) so I guess some setup is missing on my side.

    opened by markuskreusch 11
  • Nothing in Vault

    Nothing in Vault

    Description

    I did a fresh install of the app on smartphone and tablet. When in tried to open a vault the app just responded with error. It happend on both devices.

    System Setup

    • Android version: 10
    • Cryptomator version: 1.5.10
    • Cloud type: Local storage

    Steps to Reproduce

    1. Install App
    2. Add vault
    3. Open vault

    Expected Behavior

    Get Acces to Files

    Actual Behavior

    Error Message

    Reproducibility

    Always

    Additional Information

    I tried workaround from https://github.com/cryptomator/cryptomator-android/issues/236#issue-725539612 Didn't solve the issue.

    [Any additional information, log files, screenshots or a movie while reproducing the problem, configuration, or data that might be necessary to reproduce the issue.] logs.zip

    Screen_Recording_20201208-205919_Cryptomator.zip

    type:bug 
    opened by NathenMat 11
  • Auto-Portrait Mode after app start (Tablet)

    Auto-Portrait Mode after app start (Tablet)

    In the case of a tablet, the app automatically switches to portrait mode when starting the app, although landscape should be kept.

    I'm using Android in version: 9 I'm running Cryptomator in version: 1.5.5

    state:stale 
    opened by jwsp1 11
  • Sometimes a `ForegroundServiceStartNotAllowedException` is thrown during unlock of a vault

    Sometimes a `ForegroundServiceStartNotAllowedException` is thrown during unlock of a vault

    Please agree to the following

    Summary

    Sometimes a ForegroundServiceStartNotAllowedException is thrown during unlock of a vault

    System Setup

    - Android: 12, Samsung Galaxy S10
    - Cryptomator: 1.7.5
    

    Cloud Type

    No response

    Steps to Reproduce

    Unlock a vault

    Expected Behavior

    Vault gets unlocked

    Actual Behavior

    App crashes

    Reproducibility

    Intermittent

    Relevant Log Output

    PrepareUnlockUseCase	finished 486855a1
    BiometricAuthentication	Authentication finished successfully
    Progress	UNKNOWN_MIMETYPE -1%
    UnlockVaultUsingMasterkeyUseCase	started 486855a1
    UnlockVaultUsingMasterkeyUseCase	failed 486855a1
    ExceptionHandler	Unexpected error
    android.app.ForegroundServiceStartNotAllowedException: Service.startForeground() not allowed due to mAllowStartForeground false: service org.cryptomator/.presentation.service.CryptorsService
    	at android.app.ForegroundServiceStartNotAllowedException$1.createFromParcel(ForegroundServiceStartNotAllowedException.java:54)
    	at android.app.ForegroundServiceStartNotAllowedException$1.createFromParcel(ForegroundServiceStartNotAllowedException.java:50)
    	at android.os.Parcel.readParcelable(Parcel.java:3346)
    	at android.os.Parcel.createExceptionOrNull(Parcel.java:2433)
    	at android.os.Parcel.createException(Parcel.java:2422)
    	at android.os.Parcel.readException(Parcel.java:2405)
    	at android.os.Parcel.readException(Parcel.java:2347)
    	at android.app.IActivityManager$Stub$Proxy.setServiceForeground(IActivityManager.java:8095)
    	at android.app.Service.startForeground(Service.java:733)
    	at org.cryptomator.presentation.service.UnlockedNotification.show(UnlockedNotification.java:110)
    	at org.cryptomator.presentation.service.UnlockedNotification.update(UnlockedNotification.java:105)
    	at org.cryptomator.presentation.service.CryptorsService.onUnlockCountChanged(CryptorsService.java:135)
    	at org.cryptomator.presentation.service.CryptorsService.access$900(CryptorsService.java:25)
    	at org.cryptomator.presentation.service.CryptorsService$Binder.lambda$new$0$org-cryptomator-presentation-service-CryptorsService$Binder(CryptorsService.java:180)
    	at org.cryptomator.presentation.service.CryptorsService$Binder$$ExternalSyntheticLambda0.run(Unknown Source:2)
    	at org.cryptomator.data.cloud.crypto.Cryptors$Default.putIfAbsent(Cryptors.kt:110)
    	at org.cryptomator.data.cloud.crypto.Cryptors$Delegating.putIfAbsent(Cryptors.kt:67)
    	at org.cryptomator.data.cloud.crypto.CryptoCloudContentRepositoryFactory.registerCryptor(CryptoCloudContentRepositoryFactory.java:77)
    	at org.cryptomator.data.cloud.crypto.MasterkeyCryptoCloudProvider.unlock(MasterkeyCryptoCloudProvider.kt:122)
    	at org.cryptomator.data.cloud.crypto.CryptoCloudFactory.unlock(CryptoCloudFactory.java:68)
    	at org.cryptomator.data.repository.CloudRepositoryImpl.unlock(CloudRepositoryImpl.java:108)
    	at org.cryptomator.domain.usecases.vault.UnlockVaultUsingMasterkey.execute(UnlockVaultUsingMasterkey.java:42)
    	at org.cryptomator.domain.usecases.vault.UnlockVaultUsingMasterkeyUseCase$Launcher$2.call(UnlockVaultUsingMasterkeyUseCase.java:117)
    	at org.cryptomator.domain.usecases.vault.UnlockVaultUsingMasterkeyUseCase$Launcher$2.call(UnlockVaultUsingMasterkeyUseCase.java:111)
    	at io.reactivex.internal.operators.flowable.FlowableFromCallable.subscribeActual(FlowableFromCallable.java:39)
    	at io.reactivex.Flowable.subscribe(Flowable.java:14935)
    	at io.reactivex.Flowable.subscribe(Flowable.java:14882)
    	at io.reactivex.internal.operators.flowable.FlowableSubscribeOn$SubscribeOnSubscriber.run(FlowableSubscribeOn.java:82)
    	at io.reactivex.internal.schedulers.ExecutorScheduler$ExecutorWorker$BooleanRunnable.run(ExecutorScheduler.java:288)
    	at io.reactivex.internal.schedulers.ExecutorScheduler$ExecutorWorker.run(ExecutorScheduler.java:253)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    	at java.lang.Thread.run(Thread.java:920)
    Caused by: android.os.RemoteException: Remote stack trace:
    	at com.android.server.am.ActiveServices.setServiceForegroundInnerLocked(ActiveServices.java:1955)
    	at com.android.server.am.ActiveServices.setServiceForegroundLocked(ActiveServices.java:1455)
    	at com.android.server.am.ActivityManagerService.setServiceForeground(ActivityManagerService.java:14165)
    	at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:3648)
    	at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:3036)
    
    
    ErrorCode: 4IM8:1EFU
    

    Anything else?

    No response

    type:bug 
    opened by SailReal 1
  • Fingerprint support not recognized on Planet Computer Astro Slide (Android)

    Fingerprint support not recognized on Planet Computer Astro Slide (Android)

    Please agree to the following

    Summary

    Cryptomator doesn't offer the fingerprint settings Planet Computer Astro Slide (Android). Fingerprints are set up in Android settings.

    What software is involved?

    • Operating System: Android 11
    • Cryptomator: 1.7.5 (German)

    Volume Type

    WebDAV

    Steps to Reproduce

    1. Add at least one fingerprint in the Android settings.
    2. Open the Cryptomator app and add an existing vault (Owncloud via webdav).
    3. Open settings (the three dots and clicking on Settings).
    4. Look for Fingerprint (in german: Biometrischer Login) after Cloud services (German: Cloud-Dienste): it's missing.

    Expected Behavior

    The option "Fingerprint" should appear (and work).

    Actual Behavior

    The option "Fingerprint" is not shown.

    Reproducibility

    Always

    Relevant Log Output

    No response

    Anything else?

    Astro Slide is a smartphone with a physical keyboard: https://www.www3.planetcom.co.uk/astro-slide-5g

    type:bug 
    opened by oricgn 0
  • File manager not found

    File manager not found

    Please agree to the following

    Summary

    I cannot open local files due to issues with the file manager intents

    What software is involved?

    • Operating System: Android 12
    • Cryptomator: latest
    • Phone: Oneplus Nord

    Volume Type

    No response

    Steps to Reproduce

    1. Install the App on Android 12 on Oneplus Nord
    2. Try to import a local tresor

    Expected Behavior

    File manager opens

    Actual Behavior

    Error message appears

    Reproducibility

    Always

    Relevant Log Output

    No response

    Anything else?

    No response

    type:bug state:awaiting-response 
    opened by maxkraft7 7
  • Automatic photos upload doesn’t scan for photos recursively (ignores folders under DCIM/Camera)

    Automatic photos upload doesn’t scan for photos recursively (ignores folders under DCIM/Camera)

    Please agree to the following

    Summary

    Cryptomator ignores folders under DCIM/Camera and only automatically uploads files in that directory (not photos from folder).

    What software is involved?

    Cryptomator - Android (latest)

    Volume Type

    No response

    Steps to Reproduce

    Enable automatic photo uploading Have folders under the DCIM/Camera directory, as opposed to just individual files

    Expected Behavior

    For to to recursively scan all photos under DCIM/Camera

    Actual Behavior

    It only scans individual files under DCIM/Camera, ignoring for example /DCIM/Camera/folder1, meaning that the user has to upload them manually instead.

    Reproducibility

    Always

    Relevant Log Output

    No response

    Anything else?

    No response

    type:bug state:awaiting-response 
    opened by t3dium 1
  • Unable to open one folder within Cryptomator Vault in pCloud from Android

    Unable to open one folder within Cryptomator Vault in pCloud from Android

    Please agree to the following

    Summary

    Unable to open a vault folder on Android

    System Setup

    - Android: 13 (latest version of GraphenOS)
    - Cryptomator: 1.7.5
    - Phone: Pixel 5a
    

    Cloud Type

    pCloud

    Steps to Reproduce

    1. Use Cryptomator to open vault in pCloud cloud storage
    2. Tap the Documents folder and receive error message "No network connection"

    Expected Behavior

    Documents folder will open.

    Actual Behavior

    A folder named Documents in my Cryptomator vault residing online in a pCloud drive refuses to open due to supposedly not having a network connection. However, the phone has network access as confirmed by being able to surf the Net and open any other folders within the vault (e.g. Downloads, Pictures, etc.). I have tried restarting the phone and tried on both an LTE and WiFi connections without success, although I can access the Documents folder online (it is NOT an offline folder) from my laptop without issue.

    Reproducibility

    Always

    Relevant Log Output

    No response

    Anything else?

    No response

    type:upstream-bug storage:pcloud 
    opened by LearningAsIGo71 20
Releases(1.8.0-beta1)
  • 1.8.0-beta1(Jun 4, 2022)

    What's New

    • Prepared for the integration into the main F-Droid repo and migrated to the new Material3 design (91148d6d3e3ba00e091e0a3cf584e8a763f59a86)
    • Fixed umlauts in WebDAV password using digest authentication leads to authentication fail (#443)
    • Fixed opening the purchase link in the F-Droid and website variant (#444)

    SHA256 Signature: 98860d5c64d5496aafe06ffd98b021a8c5fe50f7250dce411d4c08209fa024d9 SHA256 Signature fdroid: ff2ac1ddf1fb437df987c0526bbef02286b5dddba803b3bac6ad2c955f726c5d SHA256 Signature lite: 728e22f53d15e9d94d7a818950d957275c43e2c379cd1dde93af6c8ba6b856cc

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.8.0-beta1_fdroid_signed.apk(19.93 MB)
    Cryptomator-1.8.0-beta1_lite_signed.apk(12.21 MB)
    Cryptomator-1.8.0-beta1_signed.apk(20.75 MB)
  • 1.7.5(May 10, 2022)

    What's New

    • Updated to the latest Android target version (https://github.com/cryptomator/android/commit/39c8277904c97b7de4fcd063ab2210e4226dd1d0)
    • Fixed deletion of folders without a dir-file in local storage cloud (#437)
    • Fixed file export when no app can process the selected file type (https://github.com/cryptomator/android/commit/47131abd50db9c3a5bc4be605ae99de19b30fd8a)

    SHA256 Signature: cdd87e27e8f04910c5efae012e3f1ef90bc64922f16a7cd135b5c8125d00e200 SHA256 Signature fdroid: 37b023e73c040694577fcf3da8eb8545330877ef3a8e5fb46e523892c7f5a965

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.7.5_fdroid_signed.apk(19.66 MB)
    Cryptomator-1.7.5_signed.apk(20.50 MB)
  • 1.7.4(Apr 13, 2022)

  • 1.7.3(Apr 11, 2022)

    What's New

    • Fixed adding and creating vaults using a shortcut to "My Drive" from a folder in the "Shared Drives" location (#431)
    • Fixed app crash on some devices when browsing images and clicking the screen (#429)

    SHA256 Signature: 420c83aa7a200b19d00e2b9392ef9e235cee9372534224dcec01d05cf54f3898 SHA256 Signature fdroid: 9b7b3064a0319b4af39b305ea7214153ff0e36a33553f4e41da123cc96daaa58

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.7.3_fdroid_signed.apk(19.52 MB)
    Cryptomator-1.7.3_signed.apk(20.39 MB)
  • 1.7.2(Mar 29, 2022)

    What's New

    • Improved error messages when a vault is not supported (#381 and https://github.com/cryptomator/android/commit/c19e77170a53a44086bebdec8b9ac7876ae778cd)
    • Fixed moving folders with local storage shows an error when accessed directly (#420)
    • Fixed auto upload does not always upload all images automatically due to battery optimization (#416)
    • New Crowdin updates (#415 and #423)

    SHA256 Signature: 334e45abee8c79ff707d42511902c2b44cdf60c769b57fecee39e94b83aba9ce SHA256 Signature fdroid: c3c6caf079541cdc988b5e2ff4f5a2a03f7c2989278f6ee22341490326053169

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.7.2_fdroid_signed.apk(19.49 MB)
    Cryptomator-1.7.2_signed.apk(20.36 MB)
  • 1.7.1(Mar 4, 2022)

  • 1.7.0(Mar 2, 2022)

    ⚠️ Cryptomator for Android now requires at least Android version 8.0

    What's New

    • Added support for multiple OneDrive accounts (#405)
    • Added access to vaults located in "Shared with Me", "My Computer" and "My Drive" of Google Drive using shortcuts (#411)
    • Added a lot of translations (71dc76b1575acc3b33cb98b63f19893fae1e1d30, 7758971d99c87dbf2a46d5284aabb03d18e91267, d602cbbfd7834e81f2be71f735a8b6a43ff384ab)
    • Improved search functionality, now a "contains" search is used instead of "starts with" (#403)
    • Fixed crash on some devices during unlock due to keystore exception (#400)
    • Fixed problem during deletion of a cloud (#414)

    SHA256 Signature: 6023069e8934985173ee721871f8caa1658bed4123254d31209967adbcf98901 SHA256 Signature fdroid: 36e7aea28cf06299ca8e9a8e240e9ed0805900d528c4807fd0173a93df6d21f8

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.7.0_fdroid_signed.apk(19.06 MB)
    Cryptomator-1.7.0_signed.apk(19.99 MB)
  • 1.7.0-beta1(Feb 15, 2022)

    ⚠️ Cryptomator for Android now requires at least Android version 8.0

    What's New

    • Added support for multiple OneDrive accounts (#405)
    • Added access to vaults located in "Shared with Me", "My Computer" and "My Drive" of Google Drive using shortcuts (#411)
    • Added a lot of translations (71dc76b1575acc3b33cb98b63f19893fae1e1d30, 7758971d99c87dbf2a46d5284aabb03d18e91267, d602cbbfd7834e81f2be71f735a8b6a43ff384ab)
    • Improved search functionality, now a "contains" search is used instead of "starts with" (#403)
    • Fixed crash on some devices during unlock due to keystore exception (#400)
    • Fixed problem during deletion of a cloud (#414)

    SHA256 Signature: e86820a6f1b4128846a67b5b646962ff4b9629b83e6af12e675c12fcb899931d SHA256 Signature fdroid: ea7813e9717925f15925af947b975670699b721cd377e900fd828899a9bab067

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.7.0-beta1_fdroid_signed.apk(19.06 MB)
    Cryptomator-1.7.0-beta1_signed.apk(19.99 MB)
  • 1.6.8(Dec 7, 2021)

  • 1.6.7(Dec 2, 2021)

  • 1.6.6(Nov 29, 2021)

  • 1.6.4(Nov 16, 2021)

  • 1.6.3(Nov 11, 2021)

    What's New

    • Upload photos instantly when auto photo upload is enabled and vault is unlocked (#181)
    • Fixed vault name is empty when it is the root folder of the cloud (#236)
    • Refactored access to local storage (#251)
    • Enhanced security of WebDAV connections (#374)

    SHA256 Signature: adcc8692424a3522fd6961b83aa6a12776b7b48aac34f5edf4d1b23338b4f7e1 SHA256 Signature fdroid: fd43df9bc7690e60049ddc8b02564bac83c1f2acdc2ac4c5fa6cd49358ffde00

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.6.3_fdroid_signed.apk(13.77 MB)
    Cryptomator-1.6.3_signed.apk(14.48 MB)
  • 1.6.3-beta2(Nov 5, 2021)

    What's New

    • Upload photos instantly when auto photo upload is enabled and vault is unlocked (#181)
    • Fixed vault name is empty when it is the root folder of the cloud (#236)
    • Refactored access to local storage (#251)
    • Enhanced security of WebDAV connections (#374)

    SHA256 Signature: 1dcb27c88308642877441c8928af8fba2c6a8d8e1e291ae5699c5eb97a6015eb SHA256 Signature fdroid: 9e07f751b69f94a7c2131d56860c9f7ce49cdeaedba14cdcce5670b87d9d757b

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.6.3-beta2_fdroid_signed.apk(13.75 MB)
    Cryptomator-1.6.3-beta2_signed.apk(14.47 MB)
  • 1.6.3-beta1(Oct 29, 2021)

    What's New

    • Upload photos instantly when auto photo upload is enabled and vault is unlocked (#181)
    • Fixed vault name is empty when it is the root folder of the cloud (#236)
    • Refactor access to local storage (#251)

    SHA256 Signature: b4a4f1db4cda82590ba9c62613746057fdb609ae40e3b100f5634ffe0b7de7ee SHA256 Signature fdroid: 4938dd772b0828ef0cb646c1939400a005afebda2e82cb9a9b70c582f1c73df7

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.6.3-beta1_fdroid_signed.apk(13.74 MB)
    Cryptomator-1.6.3-beta1_signed.apk(14.45 MB)
  • 1.6.2(Oct 25, 2021)

  • 1.6.1(Oct 20, 2021)

  • 1.6.0(Oct 19, 2021)

    What's New

    • Added compatibility to vault format 8 (#258)
    • Added Google login and shared vaults in pCloud (#316 and #321)
    • Added a ton of translations, kudos to our contributors (1fb70479b3439a3fd1b846311783a9139e36073d, 14bcf62cc7933b3e13f3341406e1174730ecaa07 and https://github.com/cryptomator/android/commit/c4cd7aacafb5746816adc09983c95fe7d73e2863)
    • Enhanced auto updater of APK store (1eb8c079c6545cdaa12f2ce958a91aa3f26a4025)
    • Increased min. Android version to 7 (Side note: Android 6 did not receive security updates for almost 2 years)
    • Fixed rename vault name in S3 (#328)
    • Fixed add/create vault in Google Drive on some devices (#323)
    • Dropped support for weak biometric authenticators (3381a12da458fac45a91daae429b2187ed8962b0)
    • Removed deactivated tracking library from the Google cloud (#358)

    New Vault Format

    With version 1.6.0, we introduce the new vault format 8. Cryptomator for Android now supports vaults in format 5 up to 8. Newly created vaults will be in vault format 8. As always, the migration can be done using the Cryptomator desktop app.

    For more info about the new format, see our blog post for in-depth details.


    SHA256 Signature: 22ff1239fa86beb1f59e532385613f28da0458e07bb2b26bba293c2380c7495d SHA256 Signature fdroid: 9f256ea41aed717836b87fd7483b15a14df5aa9af133f1dc1d07d901789b432e

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.6.0_fdroid_signed.apk(12.41 MB)
    Cryptomator-1.6.0_signed.apk(13.14 MB)
  • 1.6.0-beta5(Oct 1, 2021)

    ⚠️ Keep in mind that this is a pre-release version intended for testing!

    What's New

    • Added compatibility to vault format 8 (#258)
    • Added Google login and shared vaults in pCloud (#316 and #321)
    • Added a ton of translations, kudos to our contributors (1fb70479b3439a3fd1b846311783a9139e36073d and 14bcf62cc7933b3e13f3341406e1174730ecaa07)
    • Enhanced auto updater of APK store (1eb8c079c6545cdaa12f2ce958a91aa3f26a4025)
    • Increased min. Android version to 7 (Side note: Android 6 did not receive security updates for almost 2 years)
    • Fixed rename vault name in S3 (#328)
    • Fixed add/create vault in Google Drive on some devices (#323)
    • Dropped support for weak biometric authenticators (3381a12da458fac45a91daae429b2187ed8962b0)
    • Removed deactivated tracking library from the Google cloud (#358)

    New Vault Format

    With version 1.6.0, we introduce the new vault format 8. Cryptomator for Android now supports vaults in format 5 up to 8. Newly created vaults will be in vault format 8. As always, the migration can be done using the Cryptomator desktop app.

    For more info about the new format, see https://github.com/cryptomator/cryptofs/issues/95 for in-depth details.


    SHA256 Signature: a5ca79ac9857be5da39272c7955bb2286feba2389346dd7bcadf4ad51f88f1b9 SHA256 Signature fdroid: ff640cde383b1bed0ae05315b7423bdc7552cd60896323f8b141a012e1d4a2fa

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.6.0-beta5_fdroid_signed.apk(12.36 MB)
    Cryptomator-1.6.0-beta5_signed.apk(13.09 MB)
  • 1.6.0-beta4(Sep 14, 2021)

    ⚠️ Keep in mind that this is a pre-release version intended for testing!

    What's New

    • Added compatibility to vault format 8 (#258)
    • Added Google login and shared vaults in pCloud (#316 and #321)
    • Added a ton of translations, kudos to our contributors (1fb70479b3439a3fd1b846311783a9139e36073d and 14bcf62cc7933b3e13f3341406e1174730ecaa07)
    • Enhanced auto updater of APK store (1eb8c079c6545cdaa12f2ce958a91aa3f26a4025)
    • Increased min. Android version to 7 (Side note: Android 6 did not receive security updates for almost 2 years)
    • Fixed rename vault name in S3 (#328)
    • Fixed add/create vault in Google Drive on some devices (#323)
    • Dropped support for weak biometric authenticators (3381a12da458fac45a91daae429b2187ed8962b0)

    New Vault Format

    With version 1.6.0, we introduce the new vault format 8. Cryptomator for Android now supports vaults in format 5 up to 8. Newly created vaults will be in vault format 8. As always, the migration can be done using the Cryptomator desktop app.

    For more info about the new format, see https://github.com/cryptomator/cryptofs/issues/95 for in-depth details.


    SHA256 Signature: 65d0584f079195b37b2b3a5d641dbd4ae053f22c9a92f9aca81dbfe50b8707fc SHA256 Signature fdroid: 9144a066e1fa253ed275c601b871b84cdc1d4d4e0b35ec99597eea4c35ea8443

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.6.0-beta4_fdroid_signed.apk(12.34 MB)
    Cryptomator-1.6.0-beta4_signed.apk(13.15 MB)
  • 1.6.0-beta3(Aug 25, 2021)

    ⚠️ Keep in mind that this is a pre-release version intended for testing!

    What's New

    • Added compatibility to vault format 8 (#258)
    • Added Google login in pCloud (#316)
    • Added shared vaults in pCloud (#321)
    • Added a ton of translations, kudos to our contributors (1fb70479b3439a3fd1b846311783a9139e36073d and 14bcf62cc7933b3e13f3341406e1174730ecaa07)
    • Enhanced auto updater of APK store (1eb8c079c6545cdaa12f2ce958a91aa3f26a4025)
    • Increased min. Android version to 7 (Side note: Android 6 did not receive security updates for almost 2 years)
    • Fixed rename vault name in S3 (#328)
    • Dropped support for weak biometric authenticators (3381a12da458fac45a91daae429b2187ed8962b0)

    New Vault Format

    With version 1.6.0, we introduce the new vault format 8. Cryptomator for Android now supports vaults in format 5 up to 8. Newly created vaults will be in vault format 8. As always, the migration can be done using the Cryptomator desktop app.

    For more info about the new format, see https://github.com/cryptomator/cryptofs/issues/95 for in-depth details.


    SHA256 Signature: 9c8e77165817323e432abcd891da6e8b1c290c8517b9da5dd69ef4f3d7e3f631 SHA256 Signature fdroid: 564041ca3acaa2c4117b3f97195cb58e9e21b282a9ce43c142977ca646bc424e

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.6.0-beta3_fdroid_signed.apk(12.40 MB)
    Cryptomator-1.6.0-beta3_signed.apk(13.21 MB)
  • 1.6.0-beta2(Jul 26, 2021)

    ⚠️ Keep in mind that this is a pre-release version intended for testing!

    What's New

    • Added compatibility to vault format 8 (#258)
    • Added Google login in pCloud (#316)
    • Added shared vaults in pCloud (#321)
    • Added further translations like Chinese Simplified or Russian (1fb70479b3439a3fd1b846311783a9139e36073d)
    • Enhanced auto updater of APK store (1eb8c079c6545cdaa12f2ce958a91aa3f26a4025)
    • Increased min. Android version to 7 (Side note: Android 6 did not receive security updates for almost 2 years)
    • Fixed rename vault name in S3 (#328)
    • Dropped support for weak biometric authenticators (3381a12da458fac45a91daae429b2187ed8962b0)
    • Fixed some bugs introduced in 1.6.0-beta1 (#334 #335 #336 #337)

    New Vault Format

    With version 1.6.0, we introduce the new vault format 8. Cryptomator for Android now supports vaults in format 5 up to 8. Newly created vaults will be in vault format 8. As always, the migration can be done using the Cryptomator desktop app.

    For more info about the new format, see https://github.com/cryptomator/cryptofs/issues/95 for in-depth details.


    SHA256 Signature: 7e2c278bda367418329cd87eaae32e916a19497853661bed9800ff517c53755a SHA256 Signature fdroid: 8a8c2413a03be94ecdafaa42198ed7e347ebd48e151accad0f03e7e713b276a7

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.6.0-beta2_fdroid_signed.apk(12.31 MB)
    Cryptomator-1.6.0-beta2_signed.apk(13.02 MB)
  • 1.6.0-beta1(Jul 13, 2021)

    ⚠️ Keep in mind that this is a pre-release version intended for testing!

    What's New

    • Added compatibility to vault format 8 (#258)
    • Added Google login in pCloud (#316)
    • Added shared vaults in pCloud (#321)
    • Added further translations like Chinese Simplified or Russian (1fb70479b3439a3fd1b846311783a9139e36073d)
    • Enhanced auto updater of APK store (1eb8c079c6545cdaa12f2ce958a91aa3f26a4025)
    • Increased min. Android version to 7 (Side note: Android 6 did not receive security updates for almost 2 years)
    • Fixed rename vault name in S3 (#328)
    • Dropped support for weak biometric authenticators (3381a12da458fac45a91daae429b2187ed8962b0)

    New Vault Format

    With version 1.6.0, we introduce the new vault format 8. Cryptomator for Android now supports vaults in format 5 up to 8. Newly created vaults will be in vault format 8. As always, the migration can be done using the Cryptomator desktop app.

    For more info about the new format, see https://github.com/cryptomator/cryptofs/issues/95 for in-depth details.


    SHA256 Signature: 7b6627a2144def642e9544f4c0550f23f72593c26e78f1e6be55401b6e8cb108 SHA256 Signature fdroid: 2fd3aef78836ef0fe454b38d2171344dbe0ca4b89af81f84c746e12fd1f6d670

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.6.0-beta1_fdroid_signed.apk(12.29 MB)
    Cryptomator-1.6.0-beta1_signed.apk(13.00 MB)
  • 1.6.0-alpha1(May 7, 2021)

    ⚠️ Keep in mind that this is a pre-release version intended for testing!

    What's New

    • Added vault format 8 support (#258)
    • Increased min Android version to 7 (Side note: Android 6 did not receive security updates for almost 2 years)
    • Enhanced auto updater of APK store (1eb8c079c6545cdaa12f2ce958a91aa3f26a4025)
    • Dropped support for weak biometric authenticators (3381a12da458fac45a91daae429b2187ed8962b0)

    New Vault Format

    With version 1.6.0, we introduce the new vault format 8. Cryptomator for Android now supports vaults in format 5 up to 8. Newly created vaults will be in vault format 8. As always, the migration can be done using the Cryptomator desktop app.

    For more info about the new format, see https://github.com/cryptomator/cryptofs/issues/95 for in-depth details.


    SHA256 Signature: 366bd3282dd990ac6fb9d879ce111a564bae4c3bf545af5ba043ac223d1279a9 SHA256 Signature fdroid: 0dddee989a7efb41744bf146836614c3011faf76957ae3aa8f57b7315ff84402

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.6.0-alpha1_fdroid_signed.apk(11.68 MB)
    Cryptomator-1.6.0-alpha1_signed.apk(12.43 MB)
  • 1.5.18(May 7, 2021)

    What's New

    • Added support for S3 compatible storage (#256) - many thanks to @mjenny for this huge contribution! :pray:
    • Enhanced password policy so that vaults with very bad passwords can no longer be created (#287)
    • Fixed problem in file search when globbing is enabled, live search is disabled and pattern contains uppercase characters (#308)

    SHA256 Signature: 9133226f89b96892f23cb18eb184e036c7e210fff848ca484b2950a88fff3fb2 SHA256 Signature fdroid: 5474335ae36596f0c712134187d07e1284514154c501c8ce80f84304f84abca4

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.5.18_fdroid_signed.apk(11.62 MB)
    Cryptomator-1.5.18_signed.apk(12.40 MB)
  • 1.5.18-beta1(Apr 30, 2021)

    What's New

    • Added support for S3 compatible storage (#256) - many thanks to @mjenny for this huge contribution! :pray:
    • Enhanced password policy so that vaults with very bad passwords can no longer be created (#287)
    • Fixed problem in file search when globbing is enabled, live search is disabled and pattern contains uppercase characters (#308)

    SHA256 Signature: d90346ce98f55df5cf32752389b32907c2009ef5f24ce3f38ed79e5c2bfbfc67 SHA256 Signature fdroid: 2023c0bcb50020259d666fbff8786b8e652507255bbaa9574e8b7f11d1388bb9

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.5.18-beta1_fdroid_signed.apk(11.62 MB)
    Cryptomator-1.5.18-beta1_signed.apk(12.39 MB)
  • 1.5.17(Apr 24, 2021)

  • 1.5.16(Apr 23, 2021)

  • 1.5.15(Apr 20, 2021)

    What's New

    • Added F-Droid repository (#1)
    • Added Polish translation (thanks to FadeMind for this contribution)
    • Enhanced tab order in modal dialogs when using hardware keyboards (#291)
    • Fixed app crash on some devices when resuming Cryptomator after open file finished using 3party apps (#295)
    • Fixed possibility to bypass the license screen on rooted phones (#293)

    SHA256 Signature: df79b9ae8cba1cb3c02b99a1f462b3cb3c3f26bd18bf2b39672fb4dddde6f50a SHA256 Signature fdroid: 5cfbea1de132056bfd3ca5fc761b1dd33e51053365c033cb5c91d2eca4ec6d98

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.5.15_fdroid_signed.apk(11.14 MB)
    Cryptomator-1.5.15_signed.apk(11.96 MB)
  • 1.5.14(Apr 12, 2021)

    What's New

    • Added pCloud native support (thanks to Manu for this huge contribution) (#283)
    • Fixed app crash when restoring Cryptomator from a backup (#278)
    • Enhanced display of long settings (#274)
    • Enhanced deletion of the last image via the preview. Now jumps back to the vault contents list (#275)

    SHA256 Signature: 81de58e71d946d31458e06fb6f500c5f015fe3f2b3179ffac67d2542711d82e3 SHA256 Signature fdroid: e1e80c993edb0df2df0ce644ba01c1ee2777723a5bbf162139c6bb85dadaa3d4

    Source code(tar.gz)
    Source code(zip)
    Cryptomator-1.5.14_fdroid_signed.apk(11.12 MB)
    Cryptomator-1.5.14_signed.apk(11.94 MB)
Owner
Cryptomator
Protect your privacy by encrypting your cloud files
Cryptomator
FoldingNavigationDrawer-Android This is a sample project present how to use Folding-Android to add Folding Efect to Navigation Drawer.

FoldingNavigationDrawer-Android Sample (Play Store Demo) This is a sample project present how to use Folding-Android to add Folding Efect to Navigatio

null 242 Nov 25, 2022
Twidere-Android Twidere is a powerful twitter client for Android 1.6+ 1 , which gives you a full Holo experience and nearly full Twitter's feature.

Twidere for Android Material Design ready and feature rich Twitter/Mastodon/Fanfou app for Android 4.1+. Enjoy Fediverse now! Twidere-Android is maint

Twidere Project 2.7k Jan 2, 2023
:movie_camera: Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.

Popular Movies Stage 1 + Stage 2 Discover the most popular and top rated movies playing. Movies data fetched using themoviedb.org API. ✨ Screenshots M

Yassin AJDI 189 Nov 26, 2022
Extensible Android mobile voice framework: wakeword, ASR, NLU, and TTS. Easily add voice to any Android app!

Spokestack is an all-in-one solution for mobile voice interfaces on Android. It provides every piece of the speech processing puzzle, including voice

Spokestack 57 Nov 20, 2022
Aggregated Android news, articles, podcasts and conferences about Android Development

DroidFeed Curated news feed for Android Developers! Stay up to date with the latest Android Development news. Built for the Android developer communit

Dogan Gulcan 183 Dec 2, 2022
Shreyas Patil 2.1k Dec 30, 2022
A simple app to showcase Androids Material Design and some of the cool new cool stuff in Android Lollipop. RecyclerView, CardView, ActionBarDrawerToggle, DrawerLayout, Animations, Android Compat Design, Toolbar

#Android-LollipopShowcase This is a simple showcase to show off Android's all new Material Design and some other cool new stuff which is (new) in Andr

Mike Penz 1.8k Nov 10, 2022
The Android startup used to schedule tasks, jobs while launching Android App.

Android Startup, schedule your startup jobs Introduction AndroidStartup is an open source project used to refine your Andriod App startup. Compared wi

ShouHeng 46 Aug 24, 2022
Android playground project with modularization by feature (android libraries), unit tests, MVVM & MVI.

Movies Movies is a simple project to study and play with some android components, architecture and tools for Android development. Tech Stack This proj

Christopher Elias 333 Dec 30, 2022
🌄 Photo editor using native modules for iOS and Android. Inherit from 2 available libraries, Brightroom (iOS) and PhotoEditor (Android)

React Native Photo Editor (RNPE) ?? Image editor using native modules for iOS and Android. Inherit from 2 available libraries, Brightroom (iOS) and Ph

Baron Ha. 242 Dec 28, 2022
Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks

Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks

MindOrks 1.2k Dec 29, 2022
A simple Android app to demonstrate the use of Hover SDK for M-PESA Send Money while offline. This SDK does not require an internet connection, it automates USSD sessions in the background of an android application.

HoverSDKDemo Hover SDK is an Android SDK that lets mobile developers to add money features to the applications. This SDK does not require an internet

Joel Kanyi 9 Dec 21, 2022
Source code of JekyllEx Android App which can manage your Jekyll blog directly from your Android device!

JekyllEx Android App Built with ❤︎ by Gourav Khunger ?? Introduction JekyllEx is an Android App that allows you to manage a Jekyll Blog directly from

JekyllEx 24 Nov 8, 2022
A Simple and Minimal Quotes Android Application to demonstrate the Modern Android Development tools

Quotee Android ?? A Simple and Minimal Quotes Android Application to demonstrate the Modern Android Development tools. Developed with ❤️ by Aminullah

null 12 Aug 24, 2022
🎥 A Simple and Minimal Movies Android Application to demonstrate the Modern Android Development and Jetpack Compose.

ComposeMovie Android ?? A Simple and Minimal Movies Android Application to demonstrate the Modern Android Development and Jetpack Compose. Built with

null 13 Oct 1, 2022
Android Studio project wrapper around the Elixir TodoApp Desktop app to run on Android including the Erlang runtime

TodoApp Android: An Android Sample App This Android Studio project wraps the Desktop Sample App to run on an Android phone. How to build & run Install

elixir-desktop 78 Dec 10, 2022
GmailCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android.

GmailCompose GmailCompose Demo GmailCompose is an Android application ?? for showcasing Jetpack Compose for building declarative UI in Android. About

Baljeet Singh 35 Nov 29, 2022
Parsing and re-packing Android boot.img/vbmeta.img, supporting Android 12(preview)

Android_boot_image_editor A tool for reverse engineering Android ROM images. Getting Started install required packages Mac: brew install lz4 xz dtc Li

null 615 Dec 30, 2022
android-trinity is tiny proactive framework with much of the scaffolding code required to start a new Android Application.

android-trinity This is tiny framework with much of the scaffolding code (with some nice utilities and prepared source code) required to start a new A

Fernando Cejas 49 Nov 24, 2022