Commit graph

14 commits

Author SHA1 Message Date
Samuel Clay
492f58e883 Adding feed titles to feed trainer. Whoops, should've been in there for years. 2015-09-21 13:59:31 -07:00
Samuel Clay
3cd8ded04d Updating AFNetworking to 2.0, fixing various afnetworking bugs. Hope nothing else broke! 2015-09-18 15:02:15 -07:00
Samuel Clay
2ac65348cf Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
Samuel Clay
aebac8c4d2 Reading a story marks it as read in both subscriptions and blurblogs on ios. 2014-05-16 16:30:52 -07:00
Samuel Clay
eef9380e3f Fixing iOS bug around training in social feeds. 2014-05-15 18:49:48 -07:00
Samuel Clay
a680e42e43 Fixing intelligence trainer when training in folder. 2014-04-18 15:50:47 -07:00
Samuel Clay
d937caaa52 Showing user-created training tags/authors in feed trainer. 2014-04-18 15:50:32 -07:00
Samuel Clay
2122405947 Adding more double tap gesture options. 2014-03-03 16:21:26 -08:00
Samuel Clay
208418a71e Fixing trainer to work on river. 2014-03-03 15:47:07 -08:00
Samuel Clay
96b5e15718 Switching out from unreliable disk caching to TMCache (damn threading issues). 2014-02-24 18:56:51 -08:00
Samuel Clay
a9ed66cbb3 Seriously one of the biggest refactors I've ever performed. Extracted all story models from appDelegate and moved them into a new StoriesCollection, which can be instantiated on a per-feedDetailView basis. Perfect for the story titles in the dashboard and behind the feed list. 2014-02-12 20:09:37 -08:00
Samuel Clay
22dff4ae7d Fixing audio issue when phone is on mute but video wont play. 2013-10-02 19:01:15 -07:00
Samuel Clay
645bd73aa3 Loading feed trainer from feed list. Gestures for social subs (profile + mark read). 2013-10-02 16:05:22 -07:00
Samuel Clay
bfff777490 Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
Renamed from media/ios/Classes/TrainerViewController.m (Browse further)