Hans Schülein
Hans Schülein
or just support for `\not` would be great
I am not an expert or a developer on this project, but to me this statement https://github.com/TelegramMessenger/Telegram-iOS/blob/7d335e817a5a67214fa968075f108ba6aad03e37/Telegram/NotificationService/Sources/NotificationService.swift#L516-L520 looks the wrong way around. In my option the locked message should be...
I would love this, I frequently wanna add some quotes at the beginning of a long prompt and then its frustrating to jump to the right position just with the...
Did some more digging. This is an official RSS specification called [Media RSS](https://www.rssboard.org/media-rss) which I had never heard off. Scouring this issues page a bit, there are *multiple* requests to...
That does it. This should either be mentioned in the README or included in the package if possible.
The way it would work (I tried that once with a recent build, and it did not work, I think) is, that you have a `ViewController` In StoryBoard and just...
So, did some experiments just now: This is my example class: ```swift import UIKit import TabView class ViewController: TabViewContainerViewController { override func viewDidLoad() { super.viewDidLoad() self.title = "Tab View" let...
While not official documentation it can at least be easily and cheaply achieved like this (undocumented) https://github.com/Digitaler-Impfnachweis/covpass-ios/issues/126#issuecomment-1024116883 The actual documentation is here: https://developer.apple.com/news/?id=7h3vwlh5 The API is here: https://developer.apple.com/documentation/healthkit/hkfhirresourcetype/2980681-immunization
The clock does use `:` separators, does it look different for you than the screenshots in [the readme](https://github.com/Kamik423)?