Torsten Grote

Results 74 issues of Torsten Grote

Under some circumstances it can happen that the system is starting a new backup while the user is currently restoring data. E.g. the scheduled time has come or the user...

https://ktor.io/docs/migrating-3.html still need to figure out for how long the 2.x releases are supported.

https://open-transport.org/ Maybe @Altonss or @ialokim want to go there.

I am storing a `Long` in the same shared preferences as your `MutableStateFlow` is using. When trying to turn your preferences into ShredPreferences things crash: ```ruby java.lang.IllegalArgumentException: Unsupported type for...

Crashes can happen when the app is in the background, e.g. during work performed in a `Worker`. In this case, the dialog interaction won't work, because on recent Android versions,...

enhancement

I am using Basic Auth to protect my wallabag 2.2.3 installation. This was and is working fine with the 1.12.2 app. However with 2.0.1 the connection test is failing. I...

* [x] Build Android and Java libraries from AOSP source code that include the hidden APIs required for Seedvault and add them to the (gradle) buildsystem * [x] Identify all...

In some pathological logs we see this: ```ruby 06-10 13:15:51.898 11291 11291 W WM-SystemFgService: Unable to start foreground service 06-10 13:15:51.898 11291 11291 W WM-SystemFgService: android.app.ForegroundServiceStartNotAllowedException: Time limit already exhausted...

```ruby --------- beginning of crash 10-23 17:27:05.674 16081 16081 E AndroidRuntime: FATAL EXCEPTION: main 10-23 17:27:05.674 16081 16081 E AndroidRuntime: Process: com.stevesoltys.seedvault, PID: 16081 10-23 17:27:05.674 16081 16081 E AndroidRuntime:...

Seems to be a transient error as subsequent attempts (maybe with a different file) succeeded: ```ruby 10-21 09:12:53.688 31346 31355 I KVBackup: Finish K/V Backup of @pm@ 10-21 09:12:53.710 31346...