Commit Graph

  • b9e2606117 refactor SkillAnnotationHeader; correct skillsCollectionView's height nixzhu 2015-04-20 16:00:05 +08:00
  • 35f46e24a6 Merge remote-tracking branch 'origin/feature/pick_skills' into feature/pick_skills nixzhu 2015-04-20 14:16:40 +08:00
  • 7dc67435b6 saveSkills in register nixzhu 2015-04-20 14:14:40 +08:00
  • 3c0b96b142 get allSkillCategories, refactor select logic nixzhu 2015-04-20 12:36:28 +08:00
  • 1b4358bbec Update threshold kevinzhow 2015-04-19 17:25:24 +08:00
  • f68cdd61bd Add second annoation and animation kevinzhow 2015-04-19 17:20:44 +08:00
  • 2d4b04f7de Move annoation Label to inside kevinzhow 2015-04-19 14:41:53 +08:00
  • 8ffd3dd907 Upgrade realm kevinzhow 2015-04-18 05:10:10 +08:00
  • aa6c66902d select/unselect skills nixzhu 2015-04-17 21:37:45 +08:00
  • 77e27c65f6 Fix objc faye extiension kevinzhow 2015-04-17 17:15:37 +08:00
  • 0e961ca60a dwarf-with-dsym nixzhu 2015-04-16 19:51:47 +08:00
  • cd4d0567c6 Hash should has type clame kevinzhow 2015-04-16 19:39:37 +08:00
  • ef560da8d7 new SkillSelectionCell; constants nixzhu 2015-04-16 18:39:58 +08:00
  • 0951172283 add skillsCollectionView to RegisterSelectSkillsViewController for show detail skills nixzhu 2015-04-16 17:40:06 +08:00
  • cd2922614f select/unselect skillCategoryCell animation nixzhu 2015-04-16 16:56:21 +08:00
  • 129ba33f58 add SkillCategoryCell, fill skillCategoriesCollectionView nixzhu 2015-04-16 14:14:50 +08:00
  • 7d8783e24d tap on SkillCategoryButton to set inSelectionState, rotate arrow nixzhu 2015-04-15 19:13:10 +08:00
  • ea45201d10 add SkillCategoryButton nixzhu 2015-04-15 17:51:09 +08:00
  • a65d0ffdb7 add RegisterSelectSkillsViewController nixzhu 2015-04-15 16:36:37 +08:00
  • d84c5e6e0d add AddSkillsReusableView nixzhu 2015-04-15 14:52:30 +08:00
  • 4c1b044464 add RegisterPickSkillsViewController & RegisterPickSkillsLayout nixzhu 2015-04-15 13:16:26 +08:00
  • 3773c4851a real ramdonShapePositions nixzhu 2015-04-15 12:28:13 +08:00
  • f7c5511193 cancel refresh, reverse animation nixzhu 2015-04-15 12:02:11 +08:00
  • 56da70b534 refactor YepRefreshView nixzhu 2015-04-15 11:38:45 +08:00
  • 2b34b78b7e reorder files nixzhu 2015-04-15 10:23:05 +08:00
  • 94445c0706 Add custom pullrefresh kevinzhow 2015-04-15 02:46:33 +08:00
  • 2803f29a6e Add refreshView kevinzhow 2015-04-15 02:32:23 +08:00
  • 744d47c692 remove pod Ono nixzhu 2015-04-14 16:07:31 +08:00
  • 7de530c5f8 Merge branch 'feature/messages_load_in_segments' into develop nixzhu 2015-04-14 15:15:26 +08:00
  • d7b3c190e9 Merge remote-tracking branch 'origin/feature/messages_load_in_segments' into feature/messages_load_in_segments nixzhu 2015-04-14 15:10:21 +08:00
  • c75832bf94 fans animation in PullToRefreshView nixzhu 2015-04-14 15:08:26 +08:00
  • e1eb38ad78 Hide all pods warnning kevinzhow 2015-04-14 14:42:24 +08:00
  • f423eb8eea Fix a crash bug when scroll while playing audo kevinzhow 2015-04-14 14:35:01 +08:00
  • 435d817ae7 add PullToRefreshView; better logic for load old messages nixzhu 2015-04-14 12:32:07 +08:00
  • 77a229ec09 Only reload when scrollto top kevinzhow 2015-04-13 22:59:51 +08:00
  • 5ef264c0a6 dirty way to load old messages keep stay in position nixzhu 2015-04-13 22:54:55 +08:00
  • eb74061be7 refactor nixzhu 2015-04-13 20:22:32 +08:00
  • 219edb52ac insert newSectionDateMessage if need while send message nixzhu 2015-04-13 20:11:47 +08:00
  • f3441de08b fix updateConversationCollectionView after send message, use lastDisplayedMessagesRange for new message's indexPath nixzhu 2015-04-13 20:05:50 +08:00
  • 198cde50af try pull to load more old messages nixzhu 2015-04-13 19:22:38 +08:00
  • 6231affb47 use currentDisplayedMessagesRange for show part of messages nixzhu 2015-04-13 16:38:28 +08:00
  • b795c11abc if date isInCurrentWeek, use sectionDateInCurrentWeekFormatter nixzhu 2015-04-13 15:43:00 +08:00
  • ab515bc011 add ChatSectionDateCell; show sectionDate in Conversation nixzhu 2015-04-13 14:53:46 +08:00
  • 6c17877287 insert SectionDate type Message when messages need split into sections nixzhu 2015-04-13 13:27:54 +08:00
  • bdd3de502b alert if resendVoiceVerifyCode failed nixzhu 2015-04-10 15:07:48 +08:00
  • 040a8c8a8b Merge branch 'feature/call_me_maybe' into develop nixzhu 2015-04-10 15:03:15 +08:00
  • acfb5b9cab callMe when register can not receive verify code nixzhu 2015-04-10 15:02:47 +08:00
  • 49821e20b6 callMe if not receive verify code in 60 seconds when do login nixzhu 2015-04-10 14:47:26 +08:00
  • e7ab783dd7 if isColdLaunch, do not syncUnreadMessages when applicationDidBecomeActive, also check token nixzhu 2015-04-10 12:38:33 +08:00
  • e9996fa02c normal UINavigationBar & UITabBar nixzhu 2015-04-09 15:38:07 +08:00
  • 72af6c183e add SearchUsersViewController nixzhu 2015-04-09 15:25:30 +08:00
  • b13f6535f7 no more title in UITabBarItem nixzhu 2015-04-08 17:32:05 +08:00
  • dfc3412887 white UINavigationBar & UITabBar nixzhu 2015-04-08 17:11:09 +08:00
  • 45f7dc76cf Merge remote-tracking branch 'origin/develop' into develop nixzhu 2015-04-08 16:14:18 +08:00
  • 2872b33964 Merge branch 'feature/new_profile' into develop nixzhu 2015-04-08 16:11:59 +08:00
  • 4443ee4b30 more profile details nixzhu 2015-04-08 16:10:52 +08:00
  • cdba4326fc add SkillCell nixzhu 2015-04-08 15:04:13 +08:00
  • 8754a66a37 center items in Profile nixzhu 2015-04-08 14:43:47 +08:00
  • 5333810472 Moredetails on conversation list kevinzhow 2015-04-08 12:44:34 +08:00
  • bb42e3a4df New way of calculation bubble length kevinzhow 2015-04-08 12:36:52 +08:00
  • 36dccc53e3 Fix bubble length with time kevinzhow 2015-04-08 12:18:10 +08:00
  • 8edadaabbf add ProfileLayout for profile stretchy header nixzhu 2015-04-08 11:24:16 +08:00
  • e1a03f5d1f clean warning nixzhu 2015-04-07 18:21:14 +08:00
  • c40320c3cb make sample data up to two decimal floating point nixzhu 2015-04-07 17:20:55 +08:00
  • 137504ebc6 Merge remote-tracking branch 'origin/develop' into develop nixzhu 2015-04-07 16:48:12 +08:00
  • 60f34e87a8 play/pause icons nixzhu 2015-04-07 16:45:08 +08:00
  • 1cc114f0c7 update playing for play/pause state of playButton nixzhu 2015-04-07 16:30:45 +08:00
  • 19418e6d6b Update icon kevinzhow 2015-04-07 16:06:29 +08:00
  • d0360e01b0 use cached playedDuration for multiple audio pause/play nixzhu 2015-04-07 15:34:44 +08:00
  • d5f63aa6c3 audio playback play/pause nixzhu 2015-04-07 14:59:23 +08:00
  • 7c92819b15 play audio show progress in cells nixzhu 2015-04-07 13:10:06 +08:00
  • 8217f65553 when play audio, record progress nixzhu 2015-04-07 12:22:37 +08:00
  • 96e9af4b15 only messages which from friend need download attachment & mark as read nixzhu 2015-04-07 11:12:30 +08:00
  • 54e597a816 chat audio cells' configure nixzhu 2015-04-07 11:03:19 +08:00
  • 3d8dd3c090 use message.fromFriend is enough for right image cell's avatar nixzhu 2015-04-07 10:59:00 +08:00
  • 117ead475b chat image cells' configure nixzhu 2015-04-07 10:55:44 +08:00
  • 707d167392 chat text cells' configure nixzhu 2015-04-07 10:42:31 +08:00
  • 40c64548c2 cache textContentLabelWidth in heightOfMessage also nixzhu 2015-04-04 13:58:25 +08:00
  • 2e2599cb87 Merge remote-tracking branch 'origin/develop' into develop nixzhu 2015-04-04 11:14:39 +08:00
  • 3cd0d197b2 use textContentLabelWidthOfMessage set chat text cells' textContentLabel's width nixzhu 2015-04-04 11:12:05 +08:00
  • c11685db25 increase chat text font size kevinzhow 2015-04-04 10:12:09 +08:00
  • 0bffdca208 Merge remote-tracking branch 'origin/develop' into develop nixzhu 2015-04-04 09:59:33 +08:00
  • 2b80eb9a80 fix messageHeight of just send message nixzhu 2015-04-04 09:57:48 +08:00
  • da0de9f8b6 More details on low power kevinzhow 2015-04-04 09:43:31 +08:00
  • 2fb1268369 record bubble body ... nixzhu 2015-04-04 09:33:18 +08:00
  • d28a667780 ceil width & height nixzhu 2015-04-04 09:24:25 +08:00
  • 408dab5b1d remove unused icon_chat_add nixzhu 2015-04-03 18:53:21 +08:00
  • 0d5b1e6e8f Merge remote-tracking branch 'origin/develop' into develop nixzhu 2015-04-03 18:43:09 +08:00
  • 220886e54e cache messageHeights nixzhu 2015-04-03 18:41:43 +08:00
  • 0f3395cfdb Sync much more kevinzhow 2015-04-03 18:28:59 +08:00
  • 095d0b4dd3 remove unused bubble nixzhu 2015-04-03 18:15:45 +08:00
  • 8a848c1f76 tuning chat image cells nixzhu 2015-04-03 18:12:05 +08:00
  • 9ac863689e more width config for chat text cells nixzhu 2015-04-03 17:25:24 +08:00
  • 9dc144f8a5 better bubble for ChatRightTextCell nixzhu 2015-04-03 17:13:37 +08:00
  • 1e533576f4 better bubble of ChatLeftTextCell nixzhu 2015-04-03 17:03:58 +08:00
  • 6f023cf336 audio avatar size nixzhu 2015-04-03 16:26:32 +08:00
  • 6d19e931b9 add markAsReadMessage ( need more thinking ) nixzhu 2015-04-03 16:22:08 +08:00
  • 6fa70af536 Refine Wave Compress kevinzhow 2015-04-03 14:53:41 +08:00
  • ab8a348366 refactor image aspect ratio nixzhu 2015-04-03 13:41:08 +08:00
  • ed2fcc840e left image cell use meta data nixzhu 2015-04-03 13:15:55 +08:00