nixzhu
221a297e1c
refactor report
2015-11-05 18:04:07 +08:00
nixzhu
0d62103a5f
fix change collectionViewHeight in FeedCell for attachments cause "the behavior of the UICollectionViewFlowLayout is not defined..."
...
the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2015-11-05 17:22:36.971 Yep[305:78805] The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x1857e0a0>, and it is attached to <UICollectionView: 0x17d36800; frame = (0 110; 320 80); clipsToBounds = YES; autoresize = RM+BM; gestureRecognizers = <NSArray: 0x1857da50>; layer = <CALayer: 0x1857ff80>; contentOffset: {-65, 0}; contentSize: {160, 160}> collection view layout: <UICollectionViewFlowLayout: 0x1857e0a0>.
Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2015-11-05 17:39:06 +08:00
nixzhu
dabf9ee2d0
Merge remote-tracking branch 'origin/develop' into develop
2015-11-05 11:41:17 +08:00
nixzhu
403ecd0c4c
disable some print
2015-11-05 11:09:57 +08:00
kevinzhow
95f5a978d6
high qulity for art
2015-11-05 01:57:25 +08:00
kevinzhow
e5d1c5e54a
Fix context error
2015-11-05 01:50:59 +08:00
kevinzhow
dfe3f8ac35
Prevent long nickname
2015-11-05 01:07:48 +08:00
kevinzhow
4cca086ce3
Update trans
2015-11-05 00:21:07 +08:00
kevinzhow
0369ec3a82
Update trans
2015-11-05 00:19:48 +08:00
kevinzhow
6db049715b
New Conversation Share Text and Image
2015-11-05 00:16:29 +08:00
kevinzhow
92da6c1215
Hide share
2015-11-05 00:10:09 +08:00
kevinzhow
9ac6ea2b19
Use Match as default
2015-11-04 23:56:23 +08:00
kevinzhow
31c969c0ec
Merge branch 'develop' of https://github.com/CatchChat/Yep into develop
2015-11-04 23:42:22 +08:00
kevinzhow
8f57e8a5b5
Update version
2015-11-04 23:42:14 +08:00
nixzhu
8af38cefe9
Merge branch 'feature/split_main_storyboard' into develop
2015-11-04 18:50:35 +08:00
nixzhu
de311faee1
order in Main
2015-11-04 18:50:10 +08:00
nixzhu
a9e5c0be94
split Conversation
2015-11-04 18:35:33 +08:00
nixzhu
eca4927b5e
split AddFriends
2015-11-04 18:18:42 +08:00
nixzhu
3890bea4be
split SearchedUsers
2015-11-04 18:11:56 +08:00
nixzhu
893ac2edf6
split FriendsInContacts
2015-11-04 18:04:17 +08:00
nixzhu
cc990367a7
split EditSkills
2015-11-04 17:57:53 +08:00
nixzhu
069ebc9076
split Settings
2015-11-04 17:54:16 +08:00
nixzhu
72619240ec
split Notifications
2015-11-04 17:50:15 +08:00
nixzhu
4c3901091d
split DoNotDisturbPeriod
2015-11-04 17:45:37 +08:00
nixzhu
00e673d89f
split BlackList
2015-11-04 17:42:03 +08:00
nixzhu
bfe1ad0ffd
split EditProfile
2015-11-04 17:38:47 +08:00
nixzhu
4d570bc5fd
split EditNicknameAndBadge
2015-11-04 17:35:36 +08:00
nixzhu
dad91ba9c5
split OAuth
2015-11-04 17:31:23 +08:00
nixzhu
4bac832230
split SocialWorks
2015-11-04 17:26:31 +08:00
nixzhu
add41c96cd
split showPodsHelpYep
2015-11-04 17:15:41 +08:00
nixzhu
3c12e8cd9a
split About
2015-11-04 17:09:59 +08:00
nixzhu
34a6142356
update photos in QuickPickPhotosCell if photoLibraryDidChange
2015-11-04 15:39:34 +08:00
nixzhu
fd45808679
no selection for QuickPickPhotosCell
2015-11-04 14:50:32 +08:00
nixzhu
7c9a0bd4bb
imageView contentMode in ProfileSocialAccountImagesCell
2015-11-04 11:16:34 +08:00
nixzhu
b93f2fb86e
use infoTextViewIsDirtyAction to show doneButton in EditProfile for saveIntroduction
2015-11-04 11:10:02 +08:00
nixzhu
2d73f2ce41
better cell for username
2015-11-04 10:52:33 +08:00
nixzhu
862897c12d
fix layout in DiscoverNormalUserCell
2015-11-04 10:44:19 +08:00
nixzhu
8376b66ef0
fix nameLabel layout in DiscoverCardUserCell for long name
2015-11-04 10:35:01 +08:00
kevinzhow
b617ddc6dc
Provent form unwanted scrolling
2015-11-03 22:08:16 +08:00
kevinzhow
dc569ae8f5
Fix du not disturb
2015-11-03 21:33:17 +08:00
kevinzhow
84cca7e1dc
New way to go report
2015-11-03 21:29:17 +08:00
kevinzhow
51751acaa7
Go false when done on feed report
2015-11-03 21:00:31 +08:00
kevinzhow
4dfb8a9208
Add report function
2015-11-03 21:00:02 +08:00
kevinzhow
4868327f01
Add report for feed
2015-11-03 20:55:51 +08:00
kevinzhow
aec7607906
Use add to me on right item
2015-11-03 20:40:15 +08:00
kevinzhow
0e9d3dec0e
use 17 font can work 18 is too big
2015-11-03 20:32:22 +08:00
kevinzhow
2f7c80f3dd
Merge branch 'develop' of https://github.com/CatchChat/Yep into develop
2015-11-03 20:23:26 +08:00
kevinzhow
6cf815e538
Fix line status
2015-11-03 20:23:17 +08:00
nixzhu
36a39a1c69
Merge branch 'feature/new_name' into develop
2015-11-03 18:50:52 +08:00
nixzhu
30c079f639
rename configureNameLabel; clean code
2015-11-03 18:50:13 +08:00