Commit graph

383 commits

Author SHA1 Message Date
Samuel Clay
cdaf7c0f70 Saved story feeds shouldnt have long presses or swipes. 2014-05-20 12:58:04 -07:00
Samuel Clay
d26b6825b7 Stubbing in saved story tags in ios feed list. 2014-05-20 12:21:17 -07:00
Samuel Clay
b5ff73dd90 Hiding story reaversal controls on ipad when sharing a story. 2014-05-19 16:13:45 -07:00
Samuel Clay
4407dc6495 Fixing broken videos in original view on iOS app. Was accidentally clearing webview on viewDidDisappear, but should only do so when the view is popped. 2014-05-19 13:34:26 -07:00
Samuel Clay
68403a0eca Better line spacing images. 2014-05-16 17:28:40 -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
ca0eba3fb3 Fixing ipad popover size. Adding default line height. 2014-05-15 18:27:55 -07:00
Samuel Clay
f60cb639cc Adding line spacing option to iOS app. 2014-05-15 18:06:56 -07:00
Samuel Clay
c82f92e680 Adding three ios fonts. 2014-05-15 17:03:25 -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
7e16d28ec1 Correctly handling drag events on folder titles. 2014-04-18 14:59:17 -07:00
Samuel Clay
b340447074 Showing correct Done/Next button status based on actual stories loaded. This one's for @immad. 2014-04-18 14:48:38 -07:00
Samuel Clay
449ef96926 Keeping site unread counts in sync with swipe status of dashboard on ipad. 2014-03-21 16:23:51 -07:00
Samuel Clay
c65b654be6 Fixing alpha of back button and title in original view during interactive swipe. 2014-03-21 15:42:18 -07:00
Samuel Clay
9543934261 Adding close button on iPad for Original view. 2014-03-21 15:27:40 -07:00
Samuel Clay
1736ef2914 Fixing broken menu on first use. 2014-03-12 19:43:20 -07:00
Samuel Clay
a7af761692 Embiggening folders. Fixing author/date collision. 2014-03-11 18:20:36 -07:00
Samuel Clay
16611aded9 Fixing feed menu height, showing the Logout button again. 2014-03-11 12:01:23 -07:00
Samuel Clay
1a1fef31c2 Fixing crash when reading stories on unsubscribed feeds. 2014-03-10 13:56:49 -07:00
Samuel Clay
7c1b863347 Updating dashboard image preview on preference change. 2014-03-10 12:51:05 -07:00
Samuel Clay
9b4c916883 Background tasking unreading of stories. 2014-03-05 21:31:53 -08:00
Samuel Clay
83dcf5640b Fixing accidentally backgrounded task for refreshing the dashboard. 2014-03-05 16:03:26 -08:00
Samuel Clay
9fdc4556c3 Correctly updating saved/read status on dashboard. 2014-03-05 15:42:53 -08:00
Samuel Clay
b8cd0aaff3 Correct next/previous progress counter when unreading stories. 2014-03-05 15:29:22 -08:00
Samuel Clay
efb9108a38 Correctly updating feed detail story title list on read. Also syncing all mark reads (including gestures). 2014-03-05 15:20:31 -08:00
Samuel Clay
9254f799bb Massive refactor to move reading/unreading/saving/unsaving logic to storiescollection and to unify all views. 2014-03-05 14:13:49 -08:00
Samuel Clay
4c069dc01e Fixing idiotic bug that caused dupe read stories. 2014-03-05 00:12:52 -08:00
Samuel Clay
296e110921 Adding long press gesture options. 2014-03-04 18:09:43 -08:00
Samuel Clay
d949f0568c Version 4.0 of the iOS app ready for review. 2014-03-04 15:14:27 -08:00
Samuel Clay
75914c8e70 Fixing broken 'find next unread' logic on iphone. 2014-03-04 11:27:29 -08:00
Samuel Clay
af272cbabf Fixing crash when empty river but tapping on fleuron. 2014-03-04 10:21:52 -08:00
Samuel Clay
daac0acdaf Late night bug: fixing a massive resource squeeze by only loading favicons once and not doing awful things to a mutabledictionary from a background thread. 2014-03-03 22:36:40 -08:00
Samuel Clay
f4e5273a9d Fixing read/unread taps and header updates. 2014-03-03 17:49:16 -08:00
Samuel Clay
2122405947 Adding more double tap gesture options. 2014-03-03 16:21:26 -08:00
Samuel Clay
2ed011fcfa Adding gesture options for double-taps. 2014-03-03 15:47:24 -08:00
Samuel Clay
208418a71e Fixing trainer to work on river. 2014-03-03 15:47:07 -08:00
Samuel Clay
7ff5e0faf7 Adding double-tap gesture to story titles. 2014-03-03 12:52:26 -08:00
Samuel Clay
1d60772b06 Relative dependency path. Fixes #493. 2014-03-03 12:12:06 -08:00
Samuel Clay
4301738913 Fixing YouTube videos. 2014-02-28 18:15:15 -08:00
Samuel Clay
db8f1a6eda Correcting animation. 2014-02-28 18:05:09 -08:00
Samuel Clay
6f95207c57 Fixing original view rotation, which now messes up the story page control. 2014-02-28 17:52:07 -08:00
Samuel Clay
a1521eb29e Attaching intelligence control to dashboard river. 2014-02-28 13:11:12 -08:00
Samuel Clay
90d91757a9 Removing comment text from favoriting interactions. 2014-02-28 12:18:51 -08:00
Samuel Clay
1dbe3156d7 Hiding bottom bar when in landscape. 2014-02-27 18:42:15 -08:00
Samuel Clay
82eda37875 Fixing interactive transition when in landscape mode but on bottom positioning. 2014-02-27 17:58:02 -08:00
Samuel Clay
700ea4f652 Fixing broken story title reload when bottom positioned. 2014-02-27 17:51:56 -08:00
Samuel Clay
929d698d3c Fixing issues with finding stories from interactions. 2014-02-27 17:12:34 -08:00
Samuel Clay
ea28212ecb Updating Overshare to 1.1.0. 2014-02-27 16:54:25 -08:00