nixzhu
|
2ad32549b2
|
EditProfileMoreInfoCell selectionStyle = .None; clean code
|
2015-07-06 13:12:07 +08:00 |
|
nixzhu
|
252c30e8dc
|
reload settingsTableView after change introduction in EditProfile
|
2015-07-06 13:08:42 +08:00 |
|
nixzhu
|
4a3bebefd9
|
save introduction when infoTextViewDidEndEditing
|
2015-07-06 13:04:49 +08:00 |
|
nixzhu
|
6d7048ae85
|
use infoTextView instead of infoLabel in EditProfileMoreInfoCell
|
2015-07-06 12:31:00 +08:00 |
|
kevinzhow
|
f85e1bdcad
|
Add AutoAvodingKeyboard on EditProfile
|
2015-07-06 11:49:12 +08:00 |
|
kevinzhow
|
1ebf05cb06
|
remove javascriptbridge and user New OAuth logic
|
2015-07-06 11:34:39 +08:00 |
|
nixzhu
|
93eb1616d7
|
better print for YepNetworking failure
|
2015-07-03 18:40:42 +08:00 |
|
nixzhu
|
f37d0ce236
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-07-03 18:23:29 +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 |
|
kevinzhow
|
8acd57717a
|
Dont Active At Start
|
2015-07-03 17:09:07 +08:00 |
|
nixzhu
|
9d6ecc744b
|
pick skills contentInset
|
2015-07-03 16:47:13 +08:00 |
|
nixzhu
|
b23d994a01
|
Sport use icon_skill_ball icon
|
2015-07-03 16:27:38 +08:00 |
|
nixzhu
|
c3195e2de1
|
use CoreGraphic instead of UIBezierPath to draw MessageLoadingProgressView, try avoid a crash:
https://fabric.io/catchla/ios/apps/catch-inc.yep/issues/55956a0cf505b5ccf0549b46
|
2015-07-03 11:51:46 +08:00 |
|
nixzhu
|
a9d0abc5aa
|
fix discoverUsers
|
2015-07-03 10:55:05 +08:00 |
|
nixzhu
|
36e38a250d
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-07-02 23:48:54 +08:00 |
|
nixzhu
|
21118755ee
|
fix layout of ContactsCell
|
2015-07-02 23:46:15 +08:00 |
|
nixzhu
|
54ab80f68b
|
promptPickBadgeLabel
|
2015-07-02 23:37:50 +08:00 |
|
nixzhu
|
1b4deef915
|
Merge branch 'feature/user_badge' into develop
|
2015-07-02 23:23:42 +08:00 |
|
nixzhu
|
9c0cfab634
|
add badgeImageView to ContactsCell; show it in Contacts, Discover, SkillHome, SearchedUsers
|
2015-07-02 23:23:24 +08:00 |
|
nixzhu
|
45f55a4134
|
sync badge
|
2015-07-02 22:35:09 +08:00 |
|
nixzhu
|
8751c53f7c
|
refactor badgeEnabledImageViewAppearInCenter animation
|
2015-07-02 22:16:24 +08:00 |
|
nixzhu
|
852895a6f9
|
fix log out & relogin may crash because of AvatarCache (file been delete, ImageIO's map all failed), like:
<Error>: ImageIO: CGImageReadCreateDataWithMappedFile 'open' failed '/Users/nix/Library/Developer/CoreSimulator/Devices/4DBB1CE3-9EBC-4402-AFAB-3DB12B722D4C/data/Containers/Data/Application/7F64840C-83BC-46E1-9519-28A11C2347BC/Library/Caches/avatar_caches/A3329858-E8EE-4B20-B5F3-557B566527DE.jpg'
|
2015-07-02 22:15:52 +08:00 |
|
nixzhu
|
540bde8fe8
|
check vc visible before configure ProfileHeaderCell
|
2015-07-02 21:58:46 +08:00 |
|
nixzhu
|
a6514a752c
|
fix set badgeImageView.tintColor
|
2015-07-02 21:57:48 +08:00 |
|
nixzhu
|
303ebf70a9
|
remove badgeKey when cleanAllUserDefaults
|
2015-07-02 21:57:16 +08:00 |
|
nixzhu
|
494dccaea6
|
fix layout of EditProfileLessInfoCell for show/hide badge
|
2015-07-02 21:41:13 +08:00 |
|
nixzhu
|
0d2a2f0a90
|
show badge on EditProfileLessInfoCell
|
2015-07-02 21:07:48 +08:00 |
|
nixzhu
|
cf6935da00
|
BadgeView colors
|
2015-07-02 20:46:44 +08:00 |
|
nixzhu
|
cfc38a9eec
|
clean code; do not use YepHUD when change nickname or badge
|
2015-07-02 18:53:26 +08:00 |
|
nixzhu
|
15668d9cf3
|
animation detail
|
2015-07-02 18:48:44 +08:00 |
|
nixzhu
|
62aee492a1
|
set badgeEnabledImageView's image
|
2015-07-02 18:38:15 +08:00 |
|
nixzhu
|
e9b5823ef3
|
use badgeEnabledImageView for select badge animation
|
2015-07-02 18:26:19 +08:00 |
|
kevinzhow
|
10b5bc3a40
|
Refine compress
|
2015-07-02 18:08:49 +08:00 |
|
nixzhu
|
36d3f27293
|
save badge online
|
2015-07-02 17:35:58 +08:00 |
|
nixzhu
|
381c5eab3a
|
save picked badge in local
|
2015-07-02 17:18:10 +08:00 |
|
nixzhu
|
0a144d4704
|
badgeView tap logic
|
2015-07-02 17:06:16 +08:00 |
|
nixzhu
|
2c8442a900
|
backgroundColors; cell no selection
|
2015-07-02 16:41:55 +08:00 |
|
nixzhu
|
441bd0eed1
|
add 15 badges
|
2015-07-02 16:34:08 +08:00 |
|
nixzhu
|
eaebc2c101
|
layout of BadgeViews in cell
|
2015-07-02 16:05:31 +08:00 |
|
nixzhu
|
4ae24355f1
|
add BadgeView
|
2015-07-02 16:05:02 +08:00 |
|
nixzhu
|
b210e7e2fc
|
update nickname if need
|
2015-07-02 14:56:03 +08:00 |
|
nixzhu
|
6466f7d995
|
Done to dismiss keyboard
|
2015-07-02 14:50:48 +08:00 |
|
nixzhu
|
e12e7606f5
|
tableView
|
2015-07-02 14:42:36 +08:00 |
|
nixzhu
|
be8cf8550d
|
add EditNicknameAndBadgeViewController
|
2015-07-02 14:16:41 +08:00 |
|
nixzhu
|
83e903088c
|
add badge to User
|
2015-07-02 14:00:08 +08:00 |
|
nixzhu
|
55915e9d94
|
discoverUsers with skill IDs
|
2015-07-02 13:05:33 +08:00 |
|