Daniel Chick
Daniel Chick
When the alertView is dismissed it fades away, then after it fades the background view is removed causing a rather jarring animation as the background suddenly disappears. With this PR...
I am not a web developer so the existing options of `github` and `website` didn't suit my needs. I figured other developers who find this theme might desire other icons...
I noticed that the project section's accent colors (outline around tags and icons) are difficult to see on the dark themes. Comparing against the screenshots the background of the project...
Due to its growth in popularity, Gitlab is fairly common for developers to have in lieu of or in addition to Github so I thought I'd add it. Thank you...
This setting was introduced in Xcode 15 and allows for Swift symbols to be generated for Color and Image asset catalogs so that they can be validated by the compiler....
Many devices now come with Chromecast built in but the check for `Google Inc.` prevents those devices from being used. For example Vizio Smartcast televisions.
I wanted to make the code-base a little more Swifty so I created a `Podcast` object and incorporated some json serialization to make the code a little more streamlined. I...
**Describe the bug** The status bar and the bottom toolbar do not follow/match either the device theme or the site theme. Note: I looked for a repo for the new...
All of the other buttons throughout the app use title casing so this change removes the forced uppercase for the `INSTALL` and `OPEN` buttons in the Xcode List View for...