4222 Commits
Author SHA1 Message Date
nixzhu a0ce4e7518 do NOT automaticallyAdjustsScrollViewInsets in MessageMediaViewController 2015-05-26 16:48:57 +08:00
nixzhu fb87eeb2cb now can zoomIn when Preview Message's Image 2015-05-26 16:26:43 +08:00
nixzhu 76795901a2 fix a layout bug of Profile (we need relayout if data source changed) 2015-05-26 14:20:11 +08:00
nixzhu 4a139f97fc fix audio cell play/pause UI (in RealmSwift, message == is not work as expected) 2015-05-26 13:30:56 +08:00
nixzhu bf49c35759 check all showProfile, make sure NOT set profileUser when it's self 2015-05-26 11:04:40 +08:00
nixzhu 80317bc60c fix a crash when faye receive nil data; less code for fayeRecievedInstantStateType 2015-05-26 10:51:01 +08:00
nixzhu f6d40c9410 showProfile from SearchedUsersViewController 2015-05-26 10:48:17 +08:00
kevinzhow 7b485dd3c1 Fix conversation timing 2015-05-25 18:50:58 +08:00
kevinzhow f4910d3fdd Refine meidaview ui 2015-05-25 18:29:16 +08:00
nixzhu f05b9b5bd3 fix check for Push/Pop in ConversationMessagePreviewNavigationControllerDelegate 2015-05-25 17:53:42 +08:00
nixzhu a1f8583063 black 2015-05-25 17:46:43 +08:00
nixzhu 2f58ac049d share in MessageMediaViewController 2015-05-25 17:20:08 +08:00
nixzhu e904c66c6a title 2015-05-25 17:13:59 +08:00
nixzhu bf1c6c8001 normal pop 2015-05-25 17:07:09 +08:00
nixzhu e2ac3dd38a custom Pop animation for ConversationMessagePreviewNavigationControllerDelegate 2015-05-25 15:38:51 +08:00
nixzhu 2054313aab check toVC when Push or Pop use ConversationMessagePreviewNavigationControllerDelegate 2015-05-25 15:27:53 +08:00
nixzhu 47c2a4755e add ConversationMessagePreviewNavigationControllerDelegate; push to MessagePreviewController with custom transition 2015-05-25 15:13:02 +08:00
nixzhu 47e590b8d0 recover messageToolbar's state when begin Conversation 2015-05-25 13:24:50 +08:00
nixzhu cb54b2c5c2 save TextInputing's text for draft 2015-05-25 13:08:31 +08:00
nixzhu 1f3a5a6a81 add Draft to Conversation 2015-05-25 12:44:24 +08:00
nixzhu 8586e61c56 save mobile for Edit Profile 2015-05-25 12:35:59 +08:00
kevinzhow 143ecc5953 Add child scrollview 2015-05-24 03:54:34 +08:00
kevinzhow 210fb5489b Fix scrollview and edge screen 2015-05-24 02:57:28 +08:00
kevinzhow e84ec0676d Fix scrollview bug 2015-05-24 01:36:29 +08:00
kevinzhow 7321b92e6e Fix say hi button 2015-05-24 01:28:58 +08:00
kevinzhow 72f8114ef3 Fix download thread crash 2015-05-23 18:58:36 +08:00
kevinzhow 8a6636a144 Update version 2015-05-23 00:42:29 +08:00
kevinzhow ec1ba6e2a7 add animatedOnNavigationBar 2015-05-23 00:38:30 +08:00
kevinzhow b39dbe2f4c Use baseview controller 2015-05-23 00:30:10 +08:00
kevinzhow b28bc6787b Fix a skillhome bug on navigation bar 2015-05-23 00:23:07 +08:00
kevinzhow 2812994b38 Add backbutton 2015-05-23 00:16:17 +08:00
kevinzhow 4db673b72b Better navigation controller logic for all viewcontrollers 2015-05-22 23:38:42 +08:00
kevinzhow 768d87e119 Better profile view controller navigation bar 2015-05-22 23:38:42 +08:00
nixzhu c8447d0dbf reloadConversationsTableView when haveUnreadMessages changed, for update unread badge in ConversationCell 2015-05-22 23:22:17 +08:00
nixzhu 49248a5585 add countOfUnreadMessagesInConversation; UI of unread badge on ConversationCell 2015-05-22 23:18:33 +08:00
nixzhu eb25c138b0 add countOfUnreadMessagesInRealm; logic of show red dot on tabBarItem to indicating have unread messages 2015-05-22 22:44:32 +08:00
nixzhu 2cf6b7cd24 add icon_chat_unread & icon_chat_active_unread, test 2015-05-22 22:01:49 +08:00
nixzhu cead8ef040 refactor DiscoverViewController; update filterButtonItem title 2015-05-22 17:39:18 +08:00
nixzhu 0653891438 returnKeyType 2015-05-22 17:17:38 +08:00
nixzhu 45c4db6bb6 add searchUsersByQ; fill SearchedUsersViewController 2015-05-22 17:13:58 +08:00
nixzhu 8cf8028b1c add SearchedUsersViewController 2015-05-22 16:11:45 +08:00
nixzhu 0f7132e2d3 refactor clean caches; cleanAvatarCaches when logout 2015-05-22 15:32:54 +08:00
nixzhu 5aa95f3f71 clean Realm & deleteAllMessageCaches when logout 2015-05-22 15:20:38 +08:00
nixzhu c6b067d459 basic logout 2015-05-22 14:53:19 +08:00
nixzhu f130df1afb remove resendVoiceVerifyCode; use sendVerifyCodeOfMobile for Voice Call 2015-05-22 14:19:44 +08:00
nixzhu d861405d18 new sendVerifyCodeOfMobile 2015-05-22 14:10:09 +08:00
kevinzhow 4e5de52912 Add discover filter 2015-05-22 04:37:22 +08:00
kevinzhow c21fbf697e Update discover cell 2015-05-22 04:19:30 +08:00
kevinzhow fc2c5557ae Update font and text color 2015-05-22 04:04:56 +08:00
kevinzhow 5b9633312b Upgrade to fabric 2015-05-22 03:34:09 +08:00