Stypox

Results 524 comments of Stypox

@chouhanyang thank you for the contribution. Could you open a PR for that? I wasn't able to implement that properly before since there were crashes, could you open a PR...

I have never had a rooted phone, so I have no idea how this would work. I would have to experiment a bit more with the "draw over other apps"...

Yes, the "draw over other apps" permission should allow doing this, although it would need to be granted manually by the user from settings.

@charliefrance I don't think it would be very complicated, you'd just need to ask the user the permission when setting up the wakeword and start the activity directly if the...

I would put the Clear button in the three-dot menu, it's rarely used and especially should not be pressed on by accident.

I know, but I still think it would be better in the 3-dot menu (also because it would use up less space). Consider that if somebody doesn't want history they...

Mmmh, that is strange, as Dicio does not really decide how notifications are shown but it's Android's purpose. On which Android version are you?

I did test on Android 11 and didn't notice these issues. And I wouldn't consider Android 11 "old", so I don't know what might be causing the issue.

Thanks for the report, I just needed to use a the [BigTextStyle](https://developer.android.com/develop/ui/views/notifications/expanded#large-style), fixed in https://github.com/Stypox/dicio-android/commit/4d740cb5067932cf6f26ca40797058470a7df906

@litetex the main point imo is to have all versions in one file and not spread over various files and in different places. That's a big advantage that would prevent...