Matthias Urhahn
Matthias Urhahn
There are a few permissions that can be given via ADB. Currently this is only mentioned in the wiki: https://github.com/d4rken-org/sdmaid-se/wiki/Setup The wiki might not be obvious to everyone, so I'm...
From https://github.com/d4rken-org/sdmaid/issues/6175 ``` Ulefone/Power_Armor_13/Power_Armor_13:12/SP1A.210812.016/1675935266:user/release-keys ``` Scanning between 44k to 700k files SD Maid runs out of memory. [sdmaidse.txt](https://github.com/d4rken-org/sdmaid-se/files/13501611/sdmaidse.txt) The Shizuku crash is likely a side effect: ```java 11-29 06:58:39.684 8751...
### Discussed in https://github.com/d4rken-org/sdmaid-se/discussions/550 Originally posted by **barteqcz** August 1, 2023 I have a suggestion for SD Maid to use autostart in MIUI. The point is that if we do...
**Description:** When the font-size is increased via the system accessibility settings (`fontScale`), then the subtitle is being cutoff on the bottom despite using `wrap_content` on the toolbar.  but in the debugger it...
The protocol specifies the serial number as `byte[6]`. I'm not sure how to format this to a serial number. A hex string? `uint8_t serial_number[6]; ///< Unique serial number of this...
The [MotionEvent](https://github.com/thalmiclabs/myo-bluetooth/blob/master/myohw.h#L59) contains a [tap direction](https://github.com/thalmiclabs/myo-bluetooth/blob/master/myohw.h#L308) parameter for which we currently don't know the [expected values](https://github.com/d4rken/myolib/blob/c625a55ba4ea6ffce483e71c8c1d99f005f50aa3/myolib/src/main/java/eu/darken/myolib/processor/imu/MotionProcessor.java#L31) While the tap count is likely just a number the `tap_direction` is probably an...
Due to target API 16 we need to set hash-style=both, otherwise we get linker errors on