nixzhu
|
bdd59a67ac
|
enable sendButton after didUpdateUserLocation
|
2015-05-04 21:27:11 +08:00 |
|
nixzhu
|
675fe302da
|
when user tap on map, show UserPickedLocationPin
|
2015-05-04 21:21:03 +08:00 |
|
nixzhu
|
5eb7a791ac
|
only isFirstShowUserLocation zoom in map
|
2015-05-04 20:24:15 +08:00 |
|
nixzhu
|
6541f288a9
|
show current location on map
|
2015-05-04 20:08:17 +08:00 |
|
nixzhu
|
32c7b6e28e
|
current location
|
2015-05-04 17:56:24 +08:00 |
|
nixzhu
|
6582c4edd5
|
add PickLocationViewController
|
2015-05-04 17:37:10 +08:00 |
|
kevinzhow
|
36afc2a017
|
Add icon_playvideo
|
2015-05-04 16:36:53 +08:00 |
|
kevinzhow
|
5cd11e7b0a
|
clean code
|
2015-05-04 16:13:32 +08:00 |
|
kevinzhow
|
9cdd415eef
|
remove conversation button and fix a crash bug because of less message id
|
2015-05-04 15:49:45 +08:00 |
|
nixzhu
|
371da31f93
|
close prints for sync friendships & groups
|
2015-05-04 15:08:57 +08:00 |
|
nixzhu
|
6be8064095
|
add lastSignInAt, longitude, latitude to User
|
2015-05-04 15:02:29 +08:00 |
|
nixzhu
|
7c8f19c82f
|
tap Contacts to Profile
|
2015-05-04 14:55:37 +08:00 |
|
nixzhu
|
0a0bd85177
|
sync friend's skills
|
2015-05-04 13:59:32 +08:00 |
|
nixzhu
|
25631396b4
|
add RLMObject UserSkill; User add introduction & skills
|
2015-05-04 13:33:04 +08:00 |
|
nixzhu
|
5932528e74
|
use real created_at, last_sign_in_at date
|
2015-05-04 12:41:03 +08:00 |
|
nixzhu
|
2607ebdcb9
|
fix Message TextCells' AutoLayout break on iPhone 6 or iPhone 6 Plus (cell xib's width need bigger than device's width)
|
2015-05-04 02:18:16 +08:00 |
|
nixzhu
|
ceaed4fe8f
|
fix textAlignment of Message TextCells
|
2015-05-04 01:46:21 +08:00 |
|
nixzhu
|
3ee58f9c94
|
fix a crash of add member for group (RLMArray.addObject must in a write transaction)
|
2015-05-04 01:12:57 +08:00 |
|
nixzhu
|
b26bf25e3f
|
fix a crash of sendPrivateMessage (or sendGroupMessage) with Faye, call completion when true may with nil messageID; refactor createMessageWithMessageInfo's Faye part
|
2015-05-04 01:05:33 +08:00 |
|
nixzhu
|
63311fb15d
|
remove undoMessageSend
|
2015-05-04 00:29:37 +08:00 |
|
nixzhu
|
0721c204b5
|
fix a crash when prepare skillsCollectionView
|
2015-05-04 00:19:14 +08:00 |
|
nixzhu
|
2417bb6c71
|
COCOAPODS: 0.37.0
|
2015-05-04 00:12:19 +08:00 |
|
kevinzhow
|
b9e0f6aef3
|
Add voice state
|
2015-05-03 13:12:31 +08:00 |
|
kevinzhow
|
0a58bbe470
|
Add user type status
|
2015-05-03 13:05:05 +08:00 |
|
kevinzhow
|
3134e91d01
|
Not mark it as readed in background
|
2015-05-03 11:43:22 +08:00 |
|
kevinzhow
|
6a9a52b9db
|
Remove ruby button
|
2015-05-02 23:41:53 +08:00 |
|
kevinzhow
|
a5af7788cc
|
Use default discvoer
|
2015-05-02 23:41:01 +08:00 |
|
kevinzhow
|
c91eef79cd
|
remove callback on selector
|
2015-05-01 23:40:45 +08:00 |
|
kevinzhow
|
99d20dcdc9
|
Fix audio width
|
2015-05-01 17:31:30 +08:00 |
|
kevinzhow
|
a3efb58d75
|
Better grammer on label width
|
2015-05-01 17:16:53 +08:00 |
|
kevinzhow
|
78fc068a5f
|
Fix min cell width
|
2015-05-01 17:08:42 +08:00 |
|
nixzhu
|
eef7bcda84
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-05-01 16:55:12 +08:00 |
|
nixzhu
|
e236857917
|
remove not need code for navigationBar style
|
2015-05-01 16:53:31 +08:00 |
|
kevinzhow
|
d6211ce627
|
Fix sound wave number
|
2015-05-01 16:49:10 +08:00 |
|
kevinzhow
|
4eebcc258c
|
Fix a bug of notification
|
2015-05-01 16:35:13 +08:00 |
|
nixzhu
|
72c6193d21
|
tap Contacts' cell go to Conversation
|
2015-05-01 14:40:51 +08:00 |
|
nixzhu
|
a25482e663
|
fix syncGroupWithGroupInfo of group members; Contacts only show normal friends
|
2015-05-01 14:33:52 +08:00 |
|
nixzhu
|
5c891a97ac
|
update Conversations UI after say hi
|
2015-05-01 13:50:21 +08:00 |
|
nixzhu
|
c9f6743fc0
|
do Say Hi
|
2015-05-01 13:47:10 +08:00 |
|
kevinzhow
|
b218dd0407
|
Fix navigation bar tint color
|
2015-05-01 01:35:55 +08:00 |
|
kevinzhow
|
45952f87f4
|
Better conversation view toggle logic
|
2015-05-01 01:33:30 +08:00 |
|
kevinzhow
|
9cb70c6443
|
Move profile navigation bar adjust to new place
|
2015-05-01 00:49:12 +08:00 |
|
kevinzhow
|
8c656043db
|
Profile navigation bar tint color
|
2015-05-01 00:42:05 +08:00 |
|
nixzhu
|
e96ae8abe1
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-04-30 18:34:52 +08:00 |
|
nixzhu
|
6bff7c8024
|
hidesBottomBarWhenPushed ProfileViewController from DiscoverViewController
|
2015-04-30 18:28:24 +08:00 |
|
nixzhu
|
2569eabcfd
|
add Say Hi button in ProfileViewController
|
2015-04-30 18:13:55 +08:00 |
|
nixzhu
|
35fdc73363
|
if need, use moreBarButtonItem replace ProfileViewController's default rightBarButtonItem for discoveredUser's moreAction
|
2015-04-30 17:55:06 +08:00 |
|
nixzhu
|
68a384b6b2
|
recover DiscoverViewController's navigationBar style when pop from ProfileViewController
|
2015-04-30 17:37:36 +08:00 |
|
kevinzhow
|
15729ba730
|
Send message with faye
|
2015-04-30 17:32:47 +08:00 |
|
nixzhu
|
22ba54bbd7
|
show discoveredUser's skills on ProfileViewController
|
2015-04-30 17:31:38 +08:00 |
|