nixzhu
|
fb513bbd0c
|
pack blurredThumbnail string when send video
|
2015-07-17 13:18:30 +08:00 |
|
nixzhu
|
fb599736e4
|
pre cache message image or thumbnail
|
2015-07-16 12:35:51 +08:00 |
|
nixzhu
|
a5154f5259
|
config video meta data name
|
2015-07-16 00:38:28 +08:00 |
|
nixzhu
|
7c70609a32
|
avoid fixRotation in ImageCache (it will generate bitmap, use too much memory)
|
2015-07-15 23:09:51 +08:00 |
|
nixzhu
|
528dd33db7
|
fix thumbnailHeight
|
2015-07-15 20:13:29 +08:00 |
|
nixzhu
|
d552efb288
|
config MetaData
|
2015-07-15 19:29:47 +08:00 |
|
nixzhu
|
4a9e3a88f0
|
pack blurred_thumbnail_string into meta data when sendImage
|
2015-07-15 19:21:43 +08:00 |
|
nixzhu
|
067619cea3
|
try play next audio after play current one from friend
|
2015-07-15 14:18:55 +08:00 |
|
kevinzhow
|
97ba3469cd
|
Fix voice record crash bug
|
2015-07-15 05:41:53 +08:00 |
|
nixzhu
|
d623cb9bf9
|
fix update lastTimeMessagesCount after deleteMessageAction
|
2015-07-14 11:51:00 +08:00 |
|
nixzhu
|
6ffd05bbe7
|
need cal currentIndexPath for deleteMessageAction
|
2015-07-14 11:42:10 +08:00 |
|
nixzhu
|
f4c221f963
|
better logic for newMessagesCount
|
2015-07-13 16:34:15 +08:00 |
|
nixzhu
|
ec674b0737
|
only record draft's text when BeginTextInput & TextInputing
|
2015-07-13 14:38:25 +08:00 |
|
nixzhu
|
3fc1e2dc5a
|
use lazy for imagePicker (touch it when tap +)
|
2015-07-13 14:28:18 +08:00 |
|
kevinzhow
|
bb3577ade1
|
Resume background music
|
2015-07-13 13:35:46 +08:00 |
|
kevinzhow
|
976cfc883a
|
Faster pick image and Debug optimization
|
2015-07-12 18:31:10 +08:00 |
|
nixzhu
|
fa0a86ceaf
|
use Proposer in Conversation
|
2015-07-11 13:24:47 +08:00 |
|
nixzhu
|
c925a3f71a
|
refactor alertCanNotAccessCameraRoll & alertCanNotOpenCamera
|
2015-07-10 16:53:48 +08:00 |
|
nixzhu
|
9eb99342f0
|
better border condition
|
2015-07-08 14:54:39 +08:00 |
|
nixzhu
|
d76c80a631
|
border condition of delete message
|
2015-07-08 12:26:30 +08:00 |
|
nixzhu
|
3dc4a0f17f
|
in deleteMessageAction, try delete sectionDateMessage if need
|
2015-07-08 12:14:19 +08:00 |
|
nixzhu
|
2cd5c33c14
|
deleteMessageAction
|
2015-07-08 12:01:30 +08:00 |
|
nixzhu
|
b7f305f413
|
fix flicker for take snapshot (use transitionViewCover)
|
2015-07-06 16:55:12 +08:00 |
|
nixzhu
|
aa79fd0813
|
remove transitionView from snapshot
|
2015-07-06 16:41:38 +08:00 |
|
kevinzhow
|
1ebf05cb06
|
remove javascriptbridge and user New OAuth logic
|
2015-07-06 11:34:39 +08:00 |
|
nixzhu
|
9c5615c499
|
config AudioRecord shortestDuration & longestDuration
|
2015-07-03 18:22:33 +08:00 |
|
nixzhu
|
2020686e8e
|
hideWaver when record timeout
|
2015-07-03 18:16:05 +08:00 |
|
nixzhu
|
662b3ce3f0
|
logic for checkRecordTimeoutTimer invalidate & rebuild
|
2015-07-03 18:11:36 +08:00 |
|
nixzhu
|
468160b70a
|
better interruptAudioRecord
|
2015-07-03 17:58:39 +08:00 |
|
nixzhu
|
86c238c375
|
logic of audio record timeout send
|
2015-07-03 17:53:51 +08:00 |
|
nixzhu
|
c9c0388660
|
better logic of markMessageAsReaded
|
2015-07-01 12:45:12 +08:00 |
|
nixzhu
|
aa564f82d1
|
extension Results for safe index
|
2015-06-30 15:10:24 +08:00 |
|
nixzhu
|
dcb27d16eb
|
more weak instead of unowned in VCs
|
2015-06-30 14:32:23 +08:00 |
|
nixzhu
|
195c231a50
|
recover audio cells' UI when setAudioPlayedDuration to 0
|
2015-06-30 11:47:03 +08:00 |
|
nixzhu
|
f61e879e1a
|
alert if audio is not ready; AudioBubbleTapAction not use inner message
|
2015-06-30 11:31:02 +08:00 |
|
nixzhu
|
64a70ca93c
|
loading progress in audio cell
|
2015-06-30 01:04:14 +08:00 |
|
nixzhu
|
73a31327ae
|
we need downloadAttachment for audio message
|
2015-06-29 23:04:13 +08:00 |
|
nixzhu
|
9c61c467cf
|
prepare moreView.blocked
|
2015-06-29 21:18:44 +08:00 |
|
nixzhu
|
57feaaae53
|
show ConversationMoreView in window; hide ConversationMoreView when showProfileAction
|
2015-06-29 21:12:19 +08:00 |
|
nixzhu
|
d7da4e2aad
|
alert if message not Downloaded but try to Preview
|
2015-06-29 17:50:57 +08:00 |
|
nixzhu
|
2b9806ac0b
|
clean code
|
2015-06-29 16:03:28 +08:00 |
|
nixzhu
|
35091ed257
|
new logic for use YepDownloader in imageOfMessage
|
2015-06-29 15:49:46 +08:00 |
|
nixzhu
|
fa1c4af4c7
|
add YepDownloader
|
2015-06-29 13:02:00 +08:00 |
|
nixzhu
|
2460a8a582
|
alert failed to send/resend message
|
2015-06-27 19:39:31 +08:00 |
|
nixzhu
|
102f5d9fed
|
not need check before PHPhotoLibrary.requestAuthorization
|
2015-06-26 19:49:08 +08:00 |
|
nixzhu
|
b295b0ae98
|
check auth for camera before takePhoto
|
2015-06-26 19:45:37 +08:00 |
|
nixzhu
|
b38ec3121d
|
prompt for choosePhoto from PhotoLibrary
|
2015-06-26 19:33:31 +08:00 |
|
nixzhu
|
2d99c08d47
|
when do moreAction, hide keyboard...
|
2015-06-25 17:28:54 +08:00 |
|
nixzhu
|
697d4c1e14
|
while it's unlikely, but ensure video's min width
|
2015-06-25 17:25:39 +08:00 |
|
nixzhu
|
dc9a0b1498
|
ensure the min width of chat mage
|
2015-06-25 17:21:39 +08:00 |
|