Jason Sadler

Results 5 issues of Jason Sadler

`convert(to timeZone:)` behaves _consistently_ for all `T` in `Absolute` and in all other cases besides `` it behaves intuitively. For example, taking March 16 2020 at 12:00 PM EST (`Absolute`)...

bug
api

As we all know, `UITableView` (and I think `UICollectionView` too, but I'm much less familiar with that) process row and section updates in update -> delete -> insert order, regardless...

Some terminals (like ConEmu on Windows) can report progress in their UIs (or in the task bar) if the terminal title is set properly. See https://github.com/Maximus5/ConEmu/issues/1329#issuecomment-346501505 Looks like it should...

enhancement
help wanted

Great package, thank you for making it available! I'd like to see pagination support added for more calls, since the Trakt API defaults to only 10 items in a page....

enhancement
help wanted

## HLS Support Hey folks, I thought it might be useful to add HLS support for videos so that seeking within a video can have better performance. I made a...

enhancement