Stypox

Results 524 comments of Stypox

If you have access to a terminal I think you can just do this: ```sh git remote set-url origin https://github.com/nebkrid/dicio-android.git ``` Otherwise in Android Studio I think you can do...

@xxxserxxx So far I thought about two options to install skills on the users' phones: - use a dynamically loaded Java class for the skill: - PRO: small disk usage,...

@Doomsdayrs said in #96 to have a look at how [Tachiyomi](https://tachiyomi.org/help/guides/getting-started/#installing-an-extension) is able to install extensions using APKs, and then run Java/Kotlin code from them. I need to have a...

I just recently went through the process of understanding how to publish an app to Play Store ([Tridenta](https://github.com/Stypox/tridenta), still under review atm), so I was going to finally publish Dicio...

Yeah, but first I need to get in touch with that person and see if they can hand over the listing to me... I can't just overwrite theirs, unless I...

Thank you for letting me know! I don't know if it is the best idea to have two separate apps for assistance and wake-word recognition. The average user would need...

I tested the app you posted above and it seems to work fairly well without music. With music, though, as you said it has some problems. (btw, the app actually...

> but I want something that works with music first before dedicating the time to making the app complete. Sure, I got it that you were just playing around >...

What do you think of this? Which one is better? I uploaded the files I used to generate them to the `meta/` folder Drop shadow Cast shadow

I merged weblate into dev, then rebased this PR onto dev, then I'm merging it.