JustZht

Results 30 comments of JustZht

@kaamoss Hi, thanks for reporting. Is your iPhone an iPhone 6P/7P?

https://github.com/JustinFincher/GitHubContributionsiOS/issues/2 Seems this memory issue is not solved totally. I will investigate into this when I am available.

@kaamoss Sure thing, you are welcome to make a PR 😃.

Hi! Please refer to this: https://github.com/JustinFincher/GitHubContributionsiOS/issues/15#issuecomment-758597931

Hi! Thanks for reaching out. This project surely needs a rewrite using all the new features iOS offers, like the new background fetch and home screen widgets. I am planning...

Join the beta here: https://testflight.apple.com/join/DGhXKBbr Source code will be uploaded soon

At first, I thought the not refreshing issue was because of "Network Permission" and only occurs in mainland China (see [ref](http://sspai.com/35720#fn1)). If widgets still won't update even outside China, it...

@JohnClema Hi, I wonder if you can help me test the last commit which I added local notification and adjusted background fetch interval to 1800s. If you want to test...

Hi, This app currently does not have the function to change the color set. It reads SVG data from [https://github.com/users/@example_username/contributions](https://github.com/users/JustinFincher/contributions) and uses colors directly from SVG. If GitHub changes the...

I have tried the `@entity` event on `Asset` and it kinda works, it fired twice upon scene loading, the first time with a default `Mesh`, isReady = true and getTotalVertices...