Hey 👋

Nice work, I think a lot of people are going to love a simple and easy to use tool such as this.

I’ve just tried a few tracks myself on my phone (2a) and the results are really promising.

I have noticed some of the current bugs as mentioned above. It would be great to get the previews working correctly, including in the composer app. Currently it’s just a constant strobe.

I wasn’t too sure about giving system access in order to apply the ringtone so instead I went to my ringtone settings and applied the ringtone via the .ogg file that was generated using the glyphify app.

I also noticed that when writing a name for the file it’s black text on a black background.

Other than that I’m going to continue testing on my 2a, really promising work 🔥

    Derren I’m glad you like it and that it also works in Phone(2a).

    The permission to change system settings is inevitable in order for the app to set the ringtone, it’s enforced by Android.

    I’m looking to fix the strobe problem but it’s quite a pickle, the preview in the app will be added soon and the name not showing in the dialog is due to Light mode (I’ll fix it asap).

    Thx for the feedback

      @Fr4nKB this is awesome and exactly what I was waiting for but you need to add a way to donate after the initial install, maybe a button in the top right corner so folks can donate after testing, works great!

        It’s working well in Nothing 2a mobile also thanks bro 🥲❤️‍🔥

        Omg you’re gem give us a final gold release this will be next level

        I’ve released a small update to patch the minor issues highlighted above, if you want to update you can find it here

        I also managed to fix the Glyph preview, however Glyph effects need some tuning so the next release will have to wait.

          Fr4nKB

          Tried it out on my nothing phone 2a and it works perfect, I even renamed an mp4 to mp3 and it still worked perfectly (not that significant but yaknow felt it worth noting heh) thanks for the neat app!

            Hey everyone,
            I’ve just released a new version, you can read what’s new and download it here!

            The new version has changed a lot from the previous so, again, it might have some problems on Phone(2) and especially on Phone(2a), please let me know how it works for you.

            Cheers😃

              is it intended to be 185 mb?; the new update, i mean

              edit: i thought the older versions were less than 100 mb, im just a bit too dumb loll; the multiple light effect presets sounds interesting, looking forward to them if you ever do make them!

                puhbu Yes, as I mentioned in the release notes I’ve changed quite some stuff.

                If someone is suspicious about the size i can provide the VirusTotal and Koodous scans, just ask (I’ve bad internet, it takes time to upload both so I didn’t provide them from the get go).

                  Fr4nKB it’s all good! I just thought you might have forgotten to take out some testing things and that’s why the size is so big lol

                  Fr4nKB if someone is worried about the size just look at the code, it is an open source project, and contains FFmpeg library that is a massive huge lib (unless you compile it yourself with the features you need). Also the code is not obfuscated. To decrease the app size you could use R8 obfuscation and generate builds for every hardware platform (but I don’t think it’s worth it, too much work 😂).