13 Commits

Author SHA1 Message Date
Valeriy Van
d1b9c844b7 Uses -[UITableView dequeueReusableCellWithIdentifier:indexPath:] instead of -[UITableView dequeueReusableCellWithIdentifier:].
The last one might return nil, when first one guaranteed never return nil.
2017-03-04 23:49:24 +01:00
Brandon Withrow
7d13ff642b Code Cleanup 2017-02-13 15:37:53 -08:00
Brandon Withrow
a4bacc06e9 Fixed bug setting initial progress 2017-02-13 15:35:16 -08:00
Brandon Withrow
b79d34bd40 Reorganized Project Changed Namescape 2017-02-07 15:14:48 -08:00
Virata Yindeeyoungyeon
38c709fbbd Fix typo 2017-02-05 21:36:54 -08:00
EddieFu
390a71ce32 Fix a typo for selector 2017-02-04 13:47:58 -05:00
flappyFeline
9b9d67e1a9 fix crash when typing and deleting on TypingDemoViewController.(beyond array) 2017-02-04 11:28:27 +08:00
dazi.dp
cef8eb10d7 fix crash in Demo for Animated Keyboard
fix crash in Demo for Animated Keyboard
2017-02-03 14:26:54 +08:00
Brandon Withrow
97b1649e0d Build Error 2017-01-27 16:38:08 -08:00
Brandon Withrow
cfe8d99220 Updated Browser 2017-01-27 16:00:47 -08:00
Brandon Withrow
38fd2aa2d3 Initialized CocoaPod 2017-01-27 13:18:00 -08:00
Brandon Withrow
c464660f5e Updated App Icon 2017-01-26 13:22:45 -08:00
Brandon Withrow
d74c9d249a Converted to a CocoaPod 2017-01-26 12:20:43 -08:00