derdilla

Results 121 comments of derdilla

I'm aware of the general android structure, which is too complicated to do in a simple script. I did some more research and found [launcher_name](https://pub.dev/packages/launcher_name) which seems to tackle exactly...

That packages is just a dev dependency that can be used to generate localizations so an unverfied uploader isn't really an concern. But a customized version in a sperate directory...

A dialog seems annoying, I would prefer adding a setting to always ignore it. Did I miss a usecase? While it doesn't help with a broken clock there is a...

Can reproduce with on-branch enigo on Hyprland 0.46.2 and Chromium 132.0.6834.83 by running: - `chromium --enable-features=UseOzonePlatform --ozone-platform=wayland` - `cargo run --example keyboard --no-default-features --features wayland` Works only when running chromium...

Hi @Yanestra, sorry to hear that. The first thing to check is that you set an adequate time interval on the export page. What surprises me is that there was...

That clears things up, thanks. Did you perhaps use the `Settings > Delete > Delete all measurements` button and missed the `Delete all notes` button on the same page? In...

Yes, that does sound wrong. Unfortunately, I still can't reproduce this bug. When I delete all measurements, it still keeps partial old entries because I didn't press `Delete all notes`...

@Yanestra where you able to reproduce it?

The issue persists on main branch. logs ```console I/flutter ( 5003): [IMPORTANT:flutter/shell/platform/android/android_context_vk_impeller.cc(68)] Using the Impeller rendering backend (Vulkan). E/flutter ( 5003): [ERROR:flutter/impeller/renderer/backend/vulkan/android/ahb_texture_source_vk.cc(108)] Break on 'ImpellerValidationBreak' to inspect point of failure:...

I haven't explicitly enabled impeller if that wasn't clear. Running the app on a real Mi 9 works. I also experimented some more with the emulator: running an app compiled...