Craeckie

Results 6 issues of Craeckie

Whenever I change something, I get this error on the next sync: ``` EXCEPTION: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5 SQLITE_BUSY[5]) at android.database.sqlite.SQLiteConnection.nativeExecute(Native Method) at android.database.sqlite.SQLiteConnection.execute(SQLiteConnection.java:759) at android.database.sqlite.SQLiteSession.endTransactionUnchecked(SQLiteSession.java:437) at android.database.sqlite.SQLiteSession.endTransaction(SQLiteSession.java:401)...

When using dynamic users (`alwaysusedynamicusers`) I have trouble adding gpg keys. When building a package which uses gpg to verify integrity I get `(unknown public key ...)`. Running `gpg --recv-keys`...

enhancement
root / sudo / systemd dynamic users

Fixes #527 and #922. The hosts and port forwards are exported to the clipboard in json format. This does not include any keys. The class `HostExport` is a crude workaround....

### Purpose In the folder list: Show a lock icon for encrypted shares. This helps to quickly see which shares are encrypted. I implemented it by adding the html code...