4222 Commits
Author SHA1 Message Date
kevinzhow 9821b38d91 update message refresh logic 2015-05-30 04:17:43 +08:00
kevinzhow 5a59c185cc Read time stamp 2015-05-30 03:48:36 +08:00
kevinzhow 88e2d71804 Basic logic of mark as readed 2015-05-30 03:38:10 +08:00
kevinzhow a4cd8fd3a3 Merge remote-tracking branch 'origin/feature/add_friends' into develop
# Conflicts:
#	Yep/ViewControllers/SocialWorks/SocialWorkGithubViewController.swift
2015-05-30 01:21:14 +08:00
kevinzhow 6b64b909c1 add chat state cell 2015-05-30 01:13:19 +08:00
kevinzhow 74d4b1eb4e Update Apperence 2015-05-29 23:41:07 +08:00
kevinzhow 2d5d2ae8fd Refine BarButtonItem 2015-05-29 23:34:58 +08:00
kevinzhow 3c7e93312b Better logic on scrollUpAction modification
Just improved your logic
2015-05-29 23:29:11 +08:00
kevinzhow 432a74b8d3 Adjust navitation bar
I looked at your commit that reverted my scrollUpAction modification,  please complete the effect with a better method you thought. Only revert the code is not responsible.
2015-05-29 23:20:26 +08:00
kevinzhow 742d16b7ea Move text back 2015-05-29 23:10:37 +08:00
kevinzhow a9b7e08714 Update appearence and Swipe up tips 2015-05-29 22:45:00 +08:00
kevinzhow 7bdf6e98c9 Update label font 2015-05-29 21:10:08 +08:00
nixzhu 2c4f5ddbfd clean code 2015-05-29 19:38:31 +08:00
nixzhu 6fbd1a1099 do syncMyInfoAndDoFurtherAction when app launch, no do in Profile 2015-05-29 19:31:54 +08:00
nixzhu c03bf5b8a6 no use socialWorkProviderInfo in Profile, save it in Realm directly 2015-05-29 19:12:24 +08:00
nixzhu ef586947d8 add skillsFromUserSkillList; write userSkills to realm after changed 2015-05-29 18:55:52 +08:00
nixzhu 8bb40b2fb9 enable skills change tapAction when profileUserIsMe 2015-05-29 18:22:40 +08:00
nixzhu 95686a5e84 Profile use User(Me) to show self info 2015-05-29 18:19:38 +08:00
nixzhu 81306c1586 load userInfo when viewDidAppear to fix layout broken in Profile 2015-05-29 16:38:09 +08:00
nixzhu ff7fa3dd91 do not change the scrollUpAction's scrollUpAction in ProfileLayout (it's bad) 2015-05-29 16:11:35 +08:00
nixzhu 6412ac99f0 add activityIndicator to DiscoverViewController 2015-05-29 12:32:20 +08:00
nixzhu c810557d49 better cell show animation in DiscoverViewController 2015-05-29 12:24:22 +08:00
nixzhu cebdf320bf better layout of ContactsCell 2015-05-29 12:18:06 +08:00
nixzhu 1588095d4a draw line in ProfileSeparationLineCell 2015-05-29 12:07:35 +08:00
nixzhu 728328774f topLine pixel perfect in SayHiView 2015-05-29 11:58:47 +08:00
nixzhu b707563b72 use SayHiView 2015-05-29 11:34:31 +08:00
nixzhu 7249213030 add class SayHiView 2015-05-29 11:27:03 +08:00
kevinzhow 1585aa84bb Fix message pack without id 2015-05-28 22:07:21 +08:00
kevinzhow 7d197bcaa8 Refine navigation bar shadow and blur 2015-05-28 21:09:46 +08:00
nixzhu 0b6ff5cd4f find back shadow top 2015-05-28 16:33:55 +08:00
nixzhu b931eaffdf scroll up blur cover in Profile 2015-05-28 16:26:29 +08:00
nixzhu 7e5fe65257 alpha locationLabel when scroll up in Profile 2015-05-28 15:38:15 +08:00
nixzhu d8f514d6db Merge remote-tracking branch 'origin/feature/add_friends' into feature/add_friends 2015-05-27 23:28:19 +08:00
nixzhu fb7aa8c04d cover in Profile always on top 2015-05-27 22:03:11 +08:00
nixzhu ee40a9f8f9 lock cover in Profile when scroll up 2015-05-27 21:35:55 +08:00
kevinzhow d935e0e4aa Update lib version 2015-05-27 18:34:23 +08:00
kevinzhow c3c1eb0d04 Use new YepNavigationController 2015-05-27 18:31:36 +08:00
nixzhu f794b07f5a Merge remote-tracking branch 'origin/feature/add_friends' into feature/add_friends 2015-05-27 18:27:10 +08:00
nixzhu 627e3b9f50 RegisterPickSkillsViewController from BaseViewController 2015-05-27 18:24:28 +08:00
kevinzhow e74479b236 Update version 2015-05-27 17:41:11 +08:00
nixzhu 5344e95d18 refactor for message in audio cells 2015-05-27 16:49:03 +08:00
nixzhu de372199ce add audioBubbleTapAction to ChatLeftAudioCell & ChatRightAudioCell for only tap on Audio Bubble to play or pause 2015-05-27 16:37:29 +08:00
nixzhu 9f3004ed80 add mediaTapAction to ChatLeftVideoCell & ChatRightVideoCell for only tap on Thumbnail to Preview 2015-05-27 16:11:02 +08:00
nixzhu 3970e3a5d0 add mediaTapAction to ChatLeftImageCell & ChatRightImageCell for only tap on Image to Preview 2015-05-27 16:04:28 +08:00
kevinzhow 72e632aad6 Update user location 2015-05-26 21:21:48 +08:00
kevinzhow 4806e649db Hide status bar on mediaview controller 2015-05-26 18:51:37 +08:00
kevinzhow 2bec77f5d9 Make sure when pan edge screen that collectionview not scroll on profile 2015-05-26 18:50:26 +08:00
kevinzhow ac7159e5c6 Fix multible navigation controller 2015-05-26 18:37:49 +08:00
kevinzhow 035f4e693b add friends navigation bar fixed and use push 2015-05-26 18:33:46 +08:00
nixzhu a0be9c0da3 clean code; do NOT show Scroll Indicators 2015-05-26 16:52:09 +08:00