VocableTrainer-Android icon indicating copy to clipboard operation
VocableTrainer-Android copied to clipboard

Vocabulary Trainer for Android - not lang specific

Results 34 VocableTrainer-Android issues
Sort by recently updated
recently updated
newest added

Bumps [h2](https://github.com/hyperium/h2) from 0.3.13 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...

dependencies

Bumps [shlex](https://github.com/comex/rust-shlex) from 1.1.0 to 1.3.0. Changelog Sourced from shlex's changelog. 1.3.0 Full fix for the high-severity security vulnerability RUSTSEC-2024-0006 a.k.a. GHSA-r7qv-8r2h-pg27: Deprecates quote APIs in favor of try_ equivalents...

dependencies

# Possible Memory Leak An [anonymous inner class](https://stackoverflow.com/questions/17778077/would-anonymous-handler-or-runnable-create-a-memory-leak) will hold a reference to the this pointer of the outer class and will not be released until the thread ends. It...

bug

**Describe the bug** > clicked on opening the link to the survey ANDROID_VERSION 11 ```log java.net.ConnectException: Failed to connect to stats.vocabletrainer.de/:::443 at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147) at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116) at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186) at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128) at...

crash
Acra Report

Tracking issue for things that should be configurable. Please leave a comment for things that should be added to an options section of the app. - [ ] Addition auto-next...

help wanted
feature

It's displayed in normal meaning mode. But it's hidden every time you get a new entry in multi-meaning.

enhancement

Add `android:installLocation="auto"` to manifest to allow moving the app to external storage.

enhancement

Add version check to crash reporter and about page. Currently some incoming & resolved crash reports are reported for 3 versions outdated installations and my guess is that for these...

enhancement

Acra reports about `java.lang.Throwable: List for editor is null` **I currently can't say how its triggered**. At least the way #80 worked is not the cause here. ``` java.lang.RuntimeException: java.lang.reflect.InvocationTargetException...

bug
crash
waiting-for-response
Acra Report