Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Integration #127

Open
2 tasks done
Divock19s opened this issue Oct 30, 2024 · 0 comments
Open
2 tasks done

Android Integration #127

Divock19s opened this issue Oct 30, 2024 · 0 comments
Labels
Bug Something isn't working as expected

Comments

@Divock19s
Copy link

Before You Begin

  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.

Describe the issue you are experiencing

So the android version is abit old (last edited 6 years ago), and it only has 2354 icons. it also is still in java.
so I already updated it to kotlin and added more options like setting image by name instead of id only.
I also think that I fixed the editor not able to preview the icons, what I need tho is the latest font file and the latest icons ids if possible so that I can have the latest icons on android aswell, and I would love to share it back with you when I finish if it might help to update the android version.
thank you.

Describe the behavior you expected

I expected a way to downlaod the lastest font file as well as a list of font-name/id, and that would be enough to update the android version i think

Steps to reproduce the issue

as I said above it is just outdated and had the preview bug which I think I fixed (it was because of the enum class, if you change it to a map or a list it would preview and the reason is that the enum class loads each item as a class itself, that's why I think it was not previewing 2000+ classes)

Which browser are you experiencing the issue?

Android App

Which operating system are you using to run this browser?

Android

Additional information

this is regarding the Android Version

@Divock19s Divock19s added the Bug Something isn't working as expected label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant