Scott Ludwig
4c0d6cf665
UIBarButtonItemStyleBordered deprecation fix
2016-01-20 11:01:08 -08:00
Scott Ludwig
edc455c93d
Respond to keyboardWillChangeFrame for improved keyboard handling
...
- Fixes press chat / press done bug that gets chat into a weird state
- Handles keyboard height changing dynamically (predictive typing bar,
emoji keyboards etc).
This change is from Nathan Fulton, https://github.com/N104 .
2016-01-12 15:32:10 -08:00
Scott Ludwig
7e1557b5f0
Make UITableView rows be not selectable in chat
...
At some point iOS defaulted these to selectable. This makes them
not selectable.
2016-01-12 15:31:44 -08:00
Scott Ludwig
c00b4c01f4
Replace deprecated UIKeyboardBoundsUserInfoKey with UIKeyboardFrameEndUserInfoKey
2016-01-03 23:25:22 -08:00
Scott Ludwig
ead8ab936a
Replace deprecated UITableViewCell initWithFrame with initWithStyle
2016-01-03 23:24:15 -08:00
Scott Ludwig
738f47bb22
Replace deprecated UITextAlignmentCenter with NSTextAlignmentCenter
2016-01-03 23:23:19 -08:00
Scott Ludwig
324a5bc3fb
Replace deprecated sizeWithFont with sizeWithAttributes
2016-01-03 23:21:34 -08:00
Scott Ludwig
2186f473b5
Fix 64 bit compile warnings
2016-01-03 23:19:26 -08:00
Scott Ludwig
35da7845ce
Fix chat form layout for wider landscape screens.
2016-01-01 22:50:44 -08:00
Scott Ludwig
d7710255aa
Fix width/height of chatviewcontroller
...
Still layout issue of the toolbar items but that can be fixed later.
It's functional now.
2016-01-01 14:31:25 -08:00
Darrin Massena
f4c0203914
initial commit
2014-07-06 17:47:28 -07:00