nixzhu
|
0c18834c7b
|
centered (& zoom in) map when select location
|
2015-05-05 14:01:17 +08:00 |
|
nixzhu
|
e4d0cbfb50
|
send searched location
|
2015-05-05 13:54:54 +08:00 |
|
nixzhu
|
a9eff73320
|
show searchedMapItems on table
|
2015-05-05 13:46:02 +08:00 |
|
nixzhu
|
1535dbac5b
|
search place in Pick Location
|
2015-05-05 13:27:39 +08:00 |
|
nixzhu
|
8c9549e32e
|
[Location]
|
2015-05-05 11:37:54 +08:00 |
|
nixzhu
|
6bcd54ed2f
|
fix mapImage cache key
|
2015-05-05 11:31:00 +08:00 |
|
nixzhu
|
eae8e8d771
|
when tap on map, pick location in tableView
|
2015-05-05 11:21:34 +08:00 |
|
nixzhu
|
216096deed
|
pin in map cells
|
2015-05-05 11:06:23 +08:00 |
|
nixzhu
|
1f05d4c8eb
|
fill Location Cells
|
2015-05-05 10:55:48 +08:00 |
|
nixzhu
|
5ab71add18
|
fix get location in PickLocationViewController
|
2015-05-05 10:46:00 +08:00 |
|
nixzhu
|
ebfcde1ebc
|
sendLocation
|
2015-05-05 09:05:44 +08:00 |
|
nixzhu
|
c9a6fe6840
|
add ChatLeftLocationCell & ChatRightLocationCell
|
2015-05-05 08:09:19 +08:00 |
|
nixzhu
|
e0febc96b9
|
select location in cell
|
2015-05-05 07:36:24 +08:00 |
|
nixzhu
|
d2d76eac05
|
fill locations
|
2015-05-05 07:17:39 +08:00 |
|
nixzhu
|
33dcda5382
|
add PickLocationCell
|
2015-05-05 06:45:49 +08:00 |
|
nixzhu
|
21d327dece
|
add searchBar & tableView
|
2015-05-05 06:27:10 +08:00 |
|
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 |
|