Commit graph

11 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
59ad155cb7 HPGrowingTextView: fix 2nd line of chat not displaying properly when building with xcode7 for ioS9 by rounding to upper value 2015-10-02 17:00:26 +02:00
Guillaume BIENKOWSKI
b6d8afe22e Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
Guillaume BIENKOWSKI
05df11ef9a Fix memory leaks spotted by clang static analysis.
Refactored imageSharing to adopt objc conventions: the name of a method returning an allocated object has to contain 'new'
2014-05-20 11:29:03 +02:00
Guillaume BIENKOWSKI
b4bfdb2e7e Better user compose detection 2014-03-06 14:33:23 +01:00
Guillaume BIENKOWSKI
b17d5a2d46 Enable remote typing indicator in the ChatRoom view 2014-03-06 12:57:40 +01:00
Guillaume BIENKOWSKI
217350708c Update HPGrowingTextView for iOS7 compatibility.
From https://github.com/HansPinckaers/GrowingTextView
2013-10-04 17:14:53 +02:00
Guillaume BIENKOWSKI
1d082b4f63 Migrate from deprecated UITextAlign* to NSTextAlign* 2013-10-02 12:33:58 +02:00
Yann Diorcet
ca1f634bdb Fix chat progress bar for iOS4
Fix chat scroll
Fix status bar with image picker
2012-09-24 15:28:25 +02:00
Yann Diorcet
d2e2b34ca3 UI Fixes 2012-09-21 17:14:42 +02:00
Yann Diorcet
63a4c8a38c Improve UI 2012-09-20 18:43:39 +02:00
Yann Diorcet
b870faed79 Add growning multiline in chatroom 2012-09-13 16:58:18 +02:00