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
|
296e110921
|
Adding long press gesture options.
|
2014-03-04 18:09:43 -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
|
1d60772b06
|
Relative dependency path. Fixes #493.
|
2014-03-03 12:12:06 -08:00 |
|
Samuel Clay
|
700ea4f652
|
Fixing broken story title reload when bottom positioned.
|
2014-02-27 17:51:56 -08:00 |
|
Samuel Clay
|
ea28212ecb
|
Updating Overshare to 1.1.0.
|
2014-02-27 16:54:25 -08:00 |
|
Samuel Clay
|
0b256a6e22
|
Allowing a taller bottom positioned story titles pane. Also turning off bit.ly when sharing to Twitter.
|
2014-02-27 16:10:28 -08:00 |
|
Samuel Clay
|
6fc2527129
|
Refactoring feedPage ivar to fix issues with offline river and switching back and forth between dashboard and feed detail.
|
2014-02-27 14:49:33 -08:00 |
|
Samuel Clay
|
e1ea4bff17
|
Two bugs: no offline story image cache folder, and no longer re-highlighting selected story on dashboard.
|
2014-02-25 12:37:22 -08:00 |
|
Samuel Clay
|
e04db21846
|
Saving cached favicons and story images in proper cache directory.
|
2014-02-25 10:49:20 -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
|
2928f63868
|
Fixing scroll frame size bug when opening story from dashboard.
|
2014-02-24 18:35:35 -08:00 |
|
Samuel Clay
|
be44b5dba4
|
Transfering stories from feed detail back to dashboard when originally came from dashboard.
|
2014-02-21 12:24:53 -08:00 |
|
Samuel Clay
|
eebe1daeee
|
Refactoring saving of stories. Still needs to update cross-storiesCollection when saving (like when reading), but there's probably a way.
|
2014-02-20 18:40:58 -08:00 |
|
Samuel Clay
|
b41d346592
|
Refactoring markStoryRead/Unread in order to allow both story collection modules to read/unread stories. Should also do saves.
|
2014-02-20 18:23:58 -08:00 |
|
Samuel Clay
|
33bf8b0121
|
Fixing read state on dashboard stories module. Also gracefully handling deselect transition.
|
2014-02-20 14:52:27 -08:00 |
|
Samuel Clay
|
16621187d8
|
Finally fixed all race conditions on loading stories.
|
2014-02-19 18:59:14 -08:00 |
|
Samuel Clay
|
30d1f3a486
|
Transfering dashboard stories over to feed detail, but can't handle multiple loads.
|
2014-02-18 18:38:07 -08:00 |
|
Samuel Clay
|
d4b4a11ace
|
No need for reachability logs.
|
2014-02-18 17:28:36 -08:00 |
|
Samuel Clay
|
46252225b8
|
Fixing first page on iphone issue. Also using reachability correctly to reload feed list when connected from offline.
|
2014-02-18 16:44:41 -08:00 |
|
Samuel Clay
|
c671fa56e9
|
Fixing orientation issues. Also working on copying dashboard story collection data to the feed detail view.
|
2014-02-13 17:18:29 -08:00 |
|
Samuel Clay
|
6653b61799
|
Updating ios app to 4.0 beta 1.
|
2014-02-12 21:07:18 -08:00 |
|
Samuel Clay
|
59bf1577bf
|
Cleaning up story ids (into hashes) to fix dupe stories not being recognized.
|
2014-02-12 20:41:29 -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
|
642ac1940c
|
Last few optimizations for story image caching.
|
2014-02-12 15:48:16 -08:00 |
|
Samuel Clay
|
c439f18b73
|
Beginning story list refactor.
|
2014-02-11 16:55:15 -08:00 |
|
Samuel Clay
|
7af3b78c47
|
Finally a image caching operation queue I'm happy with. Now to fix that stories model.
|
2014-02-11 16:00:31 -08:00 |
|
Samuel Clay
|
6fd0f0f274
|
Using operation queue for loading images, makes scrolling much faster. Now need to perform massive refactor to separate out story models.
|
2014-02-11 15:20:41 -08:00 |
|
Samuel Clay
|
61a7f8e190
|
Cropping images for faster cache.
|
2014-02-11 13:23:45 -08:00 |
|
Samuel Clay
|
810d28c650
|
Fixing progressive loading of story images. Needs a queue or something to speed up scrolling.
|
2014-02-11 11:52:32 -08:00 |
|
Samuel Clay
|
4f2455e846
|
Huge update to iPad app. Adding story content, image preview, and story list to dashboard. Whew.
|
2014-02-10 19:21:53 -08:00 |
|
Samuel Clay
|
dc9d81787e
|
Fixing original view on iPhone.
|
2014-02-05 17:50:19 -08:00 |
|
Samuel Clay
|
7b8c0d957e
|
Handling gestures for entering original view.
|
2014-02-03 18:54:50 -08:00 |
|
Samuel Clay
|
a222b57bc4
|
Nice story detail animation in for ipad.
|
2014-01-30 20:28:08 -08:00 |
|
Samuel Clay
|
8b0f72f0f3
|
Rough fixes for original view on ipad. Still needs lots of love.
|
2014-01-16 17:15:29 -08:00 |
|
Samuel Clay
|
b853f656be
|
Partially complete refactoring of original webview into a nav controller being pushed onto the stack instead of a modal.
|
2014-01-07 18:26:17 -08:00 |
|
Samuel Clay
|
cd2ad13c46
|
Fixing Pocket, Readability, Pinboard, and Facebook sharing.
|
2014-01-06 20:25:55 -08:00 |
|
Samuel Clay
|
7c77a334d6
|
Fixing Chrome overshare to include callback.
|
2014-01-06 19:53:37 -08:00 |
|
Samuel Clay
|
fc107f1996
|
Adding sharing accounts preference dialog.
|
2014-01-06 19:05:46 -08:00 |
|
Samuel Clay
|
5cf160f3ff
|
Adding messaging for all activity types.
|
2014-01-06 18:56:41 -08:00 |
|
Samuel Clay
|
2c1cc058e2
|
Full iPad control of the new overshare popover. Now just needs preferences.
|
2014-01-06 18:37:57 -08:00 |
|
Samuel Clay
|
de0a34c0f9
|
Fixing up email and other share actions on overshare. Needs ipad support, and preferences.
|
2014-01-06 17:54:18 -08:00 |
|
Samuel Clay
|
0b8d4a0093
|
Removing UIActivties, replacing with Overshare.
|
2014-01-06 14:51:35 -08:00 |
|
Samuel Clay
|
033156e611
|
Version 3.6 of the iOS app.
|
2013-12-13 15:15:17 -08:00 |
|
Samuel Clay
|
ca460a02cb
|
Fixing tolerance on drag bar.
|
2013-12-12 18:41:39 -08:00 |
|
Samuel Clay
|
c69133375c
|
Fixing switch between story titles on left and on bottom.
|
2013-12-12 18:03:56 -08:00 |
|
Samuel Clay
|
cea3040671
|
Fixing disappearing righttoolbarmenu icons. Adding preferences for urls to use in-app browser, safari, or chrome.
|
2013-12-12 15:35:22 -08:00 |
|