Matthias Urhahn

Results 92 issues of 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...

enhancement
c: Setup

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...

enhancement
c: SystemCleaner
c: IO

### 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...

enhancement
c: Setup
Device specific
ROM: MIUI

**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. ![Screenshot from 2024-03-14...

bug
Widget: TopAppBar

Stop using the root from accessibility events as fallback if `rootInActiveWindow` is null. Delayed event emission can leave us with an out-dated (and later recycled) root node being used by...

bug
c: AppCleaner
Automation

The classifier event `myohw_classifier_event_arm_unsynced = 0x02` contains a rotation/orientation value of the Myo on the users arm. It's not specified in the [Myo Bluetooth protocol](https://github.com/thalmiclabs/myo-bluetooth/blob/master/myohw.h) but in the debugger it...

help wanted

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...

help wanted

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...

help wanted

Due to target API 16 we need to set hash-style=both, otherwise we get linker errors on