Matthias Urhahn

Results 92 issues of Matthias Urhahn

We are currently using **System.currentTimeMillis()** for the values first_visit and previous_visit. If the user changes the system time, gets a NTP update or wtf else, this value can jump leading...

enhancement
help/discussion wanted

Checking without root can default to `ENFORCING` due to permission denied. See https://github.com/d4rken/sdmaid-public/issues/2298

enhancement

I think it would be in the interest of this project to change the license from MIT to GPLv3. Any fork of this app even if someone wants to make...

question

Just a small cosmetic issue. Text is missing margins, padding depending on element visibility. ![Screenshot from 2022-06-24 16-21-45](https://user-images.githubusercontent.com/1439229/175555478-91a90d84-3180-4d6f-9677-7bb32e1431b7.png) ## Technical details - Device name: Pixel 5 - Android version: Android...

bug
mirrored-to-jira

To test: - Presenter (e.g. lifecycle behavior and callbacks) - Data sources (e.g. caching behavior) - Parsers (e.g. correctly parsing and dealing with edge cases) The tools of choice: -...

enhancement
help wanted

To test: - Screen interaction (e.g. clicking a list entry opens that apps details page) - Screen rotation - Using the navigation drawer to move about The tools of choice:...

enhancement
help wanted

enhancement

Based on #31 the spotted hex data was possibly a pair of `Beats Fit Pro` and not `AirPods Pro 2`. ``` 07 19 01 11 20 2B 88 0F 00...

new device

Another use-case for the accessibility service. On unrooted devices the user has to confirm the uninstall via pop-up for each app, we could automate this via ACS. This will likely...

enhancement
c: AppControl
help / discussion wanted

We could enable batch force-stopping on unrooted devices via the accessibility service. Let's collect the necessary data, I'll go first. English (en_US) on a Pixel 2 running Android 9 Step...

enhancement
c: AppControl
help / discussion wanted