Commit Graph

  • bd604136a2 get userInfoOfUserWithUserID to update moreView nixzhu 2015-06-24 17:29:28 +08:00
  • d37b75ae25 fix: check if isFirstTimeBeenAddAsSubview to makeUI nixzhu 2015-06-24 17:16:09 +08:00
  • 708be684ee set notificationEnabled for moreView nixzhu 2015-06-24 17:04:14 +08:00
  • ed0ab53364 enableNotificationFromUserWithUserID nixzhu 2015-06-24 16:38:49 +08:00
  • df09a7d3ce disableNotificationFromUserWithUserID nixzhu 2015-06-24 16:21:43 +08:00
  • 45de55bebf add notificationEnabled & blocked to User nixzhu 2015-06-24 15:24:32 +08:00
  • c3623223d9 animation details nixzhu 2015-06-24 14:59:14 +08:00
  • f17d232c1b show/hide of ConversationMoreView nixzhu 2015-06-24 14:54:34 +08:00
  • 59f129da81 reportAction nixzhu 2015-06-24 14:44:56 +08:00
  • 9ee7f6dbdb colorTitleLabelFontStyle nixzhu 2015-06-24 14:32:16 +08:00
  • 419e479298 add ConversationMoreColorTitleCell nixzhu 2015-06-24 14:23:20 +08:00
  • af6267d532 add ConversationMoreCheckCell nixzhu 2015-06-24 14:12:02 +08:00
  • 621263426d showProfileAction nixzhu 2015-06-24 13:51:02 +08:00
  • 8564eb094e Update Build Version kevinzhow 2015-06-21 01:13:19 +08:00
  • d961046893 tableView's dataSource & delegate nixzhu 2015-06-24 02:17:24 +08:00
  • 0876852271 layour for tableView nixzhu 2015-06-24 01:05:22 +08:00
  • 1e9b008a95 add ConversationMoreView nixzhu 2015-06-24 00:52:23 +08:00
  • ac04c5565f unregisterThirdPartyPush when logout nixzhu 2015-06-23 18:43:18 +08:00
  • cb284a34f7 Merge branch 'feature/details_of_pick_skills' into develop nixzhu 2015-06-23 18:17:39 +08:00
  • ff18a07636 put all reloadData() in main queue nixzhu 2015-06-23 18:16:34 +08:00
  • 72a68f8ce4 fix sync My user info to YepUserDefaults; conversationsTableView.reloadData need in main queue (realm may change in other thread to trigger listener) nixzhu 2015-06-23 18:09:03 +08:00
  • 823c949901 clean AddSkillsReusableView nixzhu 2015-06-23 15:59:01 +08:00
  • e7c011c1c4 addSkillsAction logic for SkillAddCell nixzhu 2015-06-23 15:53:15 +08:00
  • 1be2aa95c4 add SkillAddCell nixzhu 2015-06-23 15:40:42 +08:00
  • 6d7614a018 skill categoryImageNames (we need Sport icon) nixzhu 2015-06-23 13:33:26 +08:00
  • 473425f926 backButton for cancel detail skill select nixzhu 2015-06-23 13:18:18 +08:00
  • 92118e21c3 cancelButton in RegisterSelectSkillsViewController nixzhu 2015-06-23 12:51:43 +08:00
  • 688175f468 new skillSelected style of SkillSelectionCell nixzhu 2015-06-23 12:11:27 +08:00
  • acee0b8a27 Fix: if send image then show keyboard scroll bug kevinzhow 2015-06-21 00:45:42 +08:00
  • f05ce64e86 Update version kevinzhow 2015-06-20 20:25:00 +08:00
  • e30b886b2d Better mark as readed kevinzhow 2015-06-20 20:24:04 +08:00
  • 3237649f3d If already readed, dont mark again kevinzhow 2015-06-20 20:23:55 +08:00
  • e233b264f8 update version kevinzhow 2015-06-20 20:21:15 +08:00
  • 4165642d9f Merge branch 'feature/better_chat_text_cells' into develop nixzhu 2015-06-20 15:13:27 +08:00
  • dbf3fafd53 cancel print nixzhu 2015-06-20 15:13:10 +08:00
  • 4e64bf82c3 clean code nixzhu 2015-06-20 15:04:13 +08:00
  • f61fcdc98b no need + 1 for TTTAttributedLabel nixzhu 2015-06-20 15:02:59 +08:00
  • cd15b7179c use UITextView instead of TTTAttributedLabel in ChatLeftTextCell nixzhu 2015-06-20 14:57:12 +08:00
  • 549e698577 use UITextView instead of TTTAttributedLabel in ChatRightTextCell nixzhu 2015-06-20 14:37:35 +08:00
  • ad8c625c23 only fetch Message Send State success kevinzhow 2015-06-20 11:05:40 +08:00
  • 5b4ea39c50 Mark Message as Read in Realm first kevinzhow 2015-06-20 10:52:57 +08:00
  • 2ec84c2ba2 swipeUp dismiss Preview nixzhu 2015-06-20 02:16:11 +08:00
  • 8f5afa3936 use snapshot in dismissTransition nixzhu 2015-06-20 02:07:22 +08:00
  • 8d984b7691 use snapshot in ConversationMessagePreviewNavigationControllerDelegate's present nixzhu 2015-06-20 01:40:51 +08:00
  • dc2d27c72b better logic for set originalNavigationControllerDelegate in ConversationViewController nixzhu 2015-06-19 22:54:45 +08:00
  • ee469f993c Reset originUINavigationControllerDelegate kevinzhow 2015-06-19 22:32:02 +08:00
  • e6dbddf957 update version kevinzhow 2015-06-19 20:10:07 +08:00
  • 44bc44e51f go back push Preview nixzhu 2015-06-19 21:12:17 +08:00
  • 72745c6315 not need textFieldShouldReturn in RegisterPickMobileViewController or LoginByMobileViewController (number keyboard have not return key) nixzhu 2015-06-19 15:39:41 +08:00
  • 3e41ce59dd refactor adjustAreaCodeTextFieldWidth nixzhu 2015-06-19 15:38:25 +08:00
  • 87e308bc1a better logic in textFieldDidChange to change areaCode's width nixzhu 2015-06-19 15:33:07 +08:00
  • 5eb73a39fc better feel for change areaCode when register nixzhu 2015-06-19 15:27:26 +08:00
  • 3cfff93b55 better feel for change areaCode when login nixzhu 2015-06-19 15:19:07 +08:00
  • 98ae5a2081 areaCode min width nixzhu 2015-06-19 13:21:58 +08:00
  • 88b9b09162 not flicker when change title of callMeButton nixzhu 2015-06-19 13:17:45 +08:00
  • e54eaafe23 new default_avatar nixzhu 2015-06-18 23:33:40 +08:00
  • f03c771fcd updateProfileCollectionView in afterOAuthAction nixzhu 2015-06-18 23:27:09 +08:00
  • f95d282204 adjust UI of register set avatar nixzhu 2015-06-18 23:23:23 +08:00
  • a772fd147a register name in center nixzhu 2015-06-18 22:42:02 +08:00
  • 1a8327c7b2 Update version kevinzhow 2015-06-18 16:16:32 +08:00
  • 32bc1314de fix callMeButton.enabled for LoginVerifyMobileViewController nixzhu 2015-06-18 14:32:31 +08:00
  • 9db67ff0db add NSLocale+Yep for areaCode nixzhu 2015-06-18 13:56:38 +08:00
  • 61e43aa765 nextButton for RegisterPickAvatarViewController nixzhu 2015-06-18 11:21:55 +08:00
  • da4036f656 faster animation nixzhu 2015-06-17 18:03:20 +08:00
  • 85d24bf951 show/hide mediaControlView with show/hide MediaPreviewView nixzhu 2015-06-17 17:47:07 +08:00
  • 6b1936db39 observe readyForDisplay of videoPlayerLayer for not flicker begin video play nixzhu 2015-06-17 17:35:08 +08:00
  • 1c021befcc hide media when in show animation nixzhu 2015-06-17 16:51:39 +08:00
  • 60ef3a6a42 hide animation of MediaPreviewView nixzhu 2015-06-17 16:40:45 +08:00
  • 7b71748a56 coverImage always top; delay video play nixzhu 2015-06-17 16:34:36 +08:00
  • e6998e10a6 animation for show MediaPreviewView nixzhu 2015-06-17 16:18:07 +08:00
  • 329f80cdc6 shareAction in MediaPreviewView nixzhu 2015-06-17 15:02:24 +08:00
  • 7e83efd3d0 fix catogoryTitle keyPath duplicate nixzhu 2015-06-17 11:17:43 +08:00
  • b1b89563fe rename matchWidthFrom nixzhu 2015-06-17 11:01:48 +08:00
  • a28990460a adjust for iPhone 4s nixzhu 2015-06-17 10:56:50 +08:00
  • a1226916e4 Merge branch 'feature/new_intro_story' into develop nixzhu 2015-06-16 22:11:18 +08:00
  • 894c46d2f1 fix keyPath setting of Login nixzhu 2015-06-16 22:08:55 +08:00
  • f8c21c935f do not save if selected skill in another set nixzhu 2015-06-16 22:05:59 +08:00
  • 514cbd0afa adjust UI & logic of LoginByMobileViewController nixzhu 2015-06-16 21:19:31 +08:00
  • 61ee01bfdd new UI of LoginVerifyMobileViewController nixzhu 2015-06-16 21:11:48 +08:00
  • c03b656408 show Call me nixzhu 2015-06-16 19:25:25 +08:00
  • 02540389f4 new logic of callMe nixzhu 2015-06-16 19:12:12 +08:00
  • ad5d421beb adjust layout nixzhu 2015-06-16 18:53:22 +08:00
  • c1f21040f7 new UI of RegisterVerifyMobileViewController nixzhu 2015-06-16 18:17:28 +08:00
  • 4aab16d9db full ScreenModel for adjust register layout nixzhu 2015-06-16 17:50:15 +08:00
  • 5e36405f40 check token first when userNeedRelogin nixzhu 2015-06-16 17:24:13 +08:00
  • e5b0e59fd0 next button on top right nixzhu 2015-06-16 17:09:35 +08:00
  • cc87193e64 fix layout after edit introduction nixzhu 2015-06-16 15:32:21 +08:00
  • b83690303b confirmOrCancel focus on OK nixzhu 2015-06-16 15:19:55 +08:00
  • e93bdcdf20 can cancel when edit Nickname or Introduction nixzhu 2015-06-16 15:17:38 +08:00
  • d3f4c069d2 add more removeListenerWithName: nixzhu 2015-06-16 15:04:53 +08:00
  • adc6ef7454 new UI of LoginByMobileViewController nixzhu 2015-06-16 13:22:20 +08:00
  • 2e3aa3168a titleView for RegisterPickAvatarViewController nixzhu 2015-06-16 13:07:19 +08:00
  • 500ea4b02b adjust UI of RegisterPickSkillsViewController nixzhu 2015-06-16 13:03:47 +08:00
  • 6be7bfb2cf add removeListenerWithName to Listenable nixzhu 2015-06-16 12:54:07 +08:00
  • d0ce4bb896 set leftTextInset & rightTextInset in BorderTextField nixzhu 2015-06-16 12:53:39 +08:00
  • b3e5d281e0 more border line for BorderTextField nixzhu 2015-06-16 12:01:46 +08:00
  • b5f735a55c sizeToFit NavigationTitleLabel nixzhu 2015-06-16 11:51:49 +08:00
  • 08c50d386e add NavigationTitleLabel for Back (set title will change it) nixzhu 2015-06-15 19:26:08 +08:00
  • 3e276450fb new UI for What's your number? nixzhu 2015-06-15 19:11:40 +08:00
  • 252d7cd985 add BorderTextField nixzhu 2015-06-15 18:36:58 +08:00