nixzhu
776ef70c19
fix radius for iPhone plus
2015-06-02 14:59:34 +08:00
nixzhu
026da2b621
fix a bug of roundImageOfRadius may not round
2015-06-02 14:41:56 +08:00
nixzhu
3d37b30a18
if Faye create message failed, use API to create it
2015-06-02 14:24:40 +08:00
nixzhu
2bcd489077
Merge branch 'feature/friends_in_contacts' into develop
2015-06-02 01:22:39 +08:00
nixzhu
bba5b70ca4
use socialAccount.rawValue for providerName
2015-06-02 01:07:30 +08:00
nixzhu
ea8195362a
SocialAccount use String; fix layout
2015-06-02 01:03:43 +08:00
nixzhu
b69f28f493
tableFooterView
2015-06-02 00:14:39 +08:00
nixzhu
4578bedc67
use separatorInset & yepCellSeparatorColor
2015-06-02 00:11:49 +08:00
nixzhu
cd6b0d3962
syncFriendships in ContactsViewController if get friendsInContacts
2015-06-01 23:52:35 +08:00
nixzhu
f8430afa15
show No more new friends. if no more friendsInContacts
2015-06-01 23:45:22 +08:00
nixzhu
1156555685
show activityIndicator in when get friendsInContacts
2015-06-01 23:39:06 +08:00
nixzhu
5007f2e28a
fix layout broken of Swipe Up to Cancel
2015-06-01 23:31:21 +08:00
nixzhu
ae53166cb9
fix bars
2015-06-01 23:27:08 +08:00
nixzhu
1dcd75c755
showProfile from FriendsInContactsViewController
2015-06-01 23:21:55 +08:00
nixzhu
b3fbadefdf
friendsInContacts to discoveredUsers
2015-06-01 23:10:58 +08:00
nixzhu
eda00feaad
fix scrollUpAction again (Kevin is not good at math)
2015-06-01 18:18:35 +08:00
nixzhu
43dd169b5e
api friendsInContacts
2015-06-01 17:36:49 +08:00
nixzhu
0de7e6ab50
use APAddressBook to loadContacts
2015-06-01 16:56:01 +08:00
nixzhu
85a2f368dd
check ABAddressBookGetAuthorizationStatus before showFriendsInContacts
2015-06-01 16:17:56 +08:00
nixzhu
41cd05b7d7
add FriendsInContactsViewController
2015-06-01 15:31:08 +08:00
nixzhu
7ed44d1e9e
Merge branch 'feature/cell_data_detect' into develop
2015-06-01 15:03:23 +08:00
nixzhu
dab9d0c3be
link colors
2015-06-01 14:48:31 +08:00
nixzhu
23ebbf79f6
use TTTAttributedLabel in ChatLeftTextCell
2015-06-01 12:53:38 +08:00
nixzhu
a7b76cbed2
use UITextView for text content in ChatRightTextCell
2015-06-01 12:08:23 +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