Tusker/Tusker/Views
Shadowfacts b5a41badcc
Replace content labels with text views
UITextView uses TextKit internally, unlike UILabel, so no additional
code is needed to keep the TextKit and view representations of the text
in sync since they are one and the same. This means that detecting which
character was tapped in a content text view is much more accurate, which
means link handling is substantially imrpoved.

Fixes #20
2020-01-18 16:05:00 -05:00
..
Account Cell Fix crash when tapping more actions buttons on iPad 2020-01-17 21:29:53 -05:00
Account Detail A bunch of VoiceOver/Voice Control stuff 2019-09-26 22:32:51 -04:00
Asset Picker Replace GMImagePicker with custom asset picker based on SheetController 2020-01-04 16:25:15 -05:00
Attachments Add preference to always blur media 2019-11-17 12:52:42 -05:00
Compose Media Add preference to require attachment descriptions before posting 2020-01-17 21:55:21 -05:00
Compose Status Reply Replace content labels with text views 2020-01-18 16:05:00 -05:00
Hashtag Cell Fix tablel view cells being re-selected on aborted nav swipe back 2019-12-14 11:59:31 -05:00
Instance Cell Replace content labels with text views 2020-01-18 16:05:00 -05:00
Notifications Replace content labels with text views 2020-01-18 16:05:00 -05:00
Profile Header Replace content labels with text views 2020-01-18 16:05:00 -05:00
Silent Action Permissions Add preferences UI for silent XCB actions 2018-09-30 19:05:06 -04:00
Status Replace content labels with text views 2020-01-18 16:05:00 -05:00
BasicTableViewCell.xib Replace Search tab with Explore tab 2019-12-17 00:22:25 -05:00
ContentTextView.swift Replace content labels with text views 2020-01-18 16:05:00 -05:00
InlineTextAttachment.swift Add notifications screen 2018-09-03 16:54:03 -04:00
LinkTextView.swift Replace content labels with text views 2020-01-18 16:05:00 -05:00
NavigableTableViewCell.swift Use same nav delegate more options for context menu share sheet 2019-12-14 13:36:05 -05:00
SelectableTableViewCell.swift Fix tablel view cells being re-selected on aborted nav swipe back 2019-12-14 11:59:31 -05:00
StatusContentTextView.swift Replace content labels with text views 2020-01-18 16:05:00 -05:00
SteppedProgressView.swift Add post progress view 2018-09-12 09:19:51 -04:00