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 |
|
Samuel Clay
|
18e4af950f
|
Fixing many issues with transitions on the ipad. Still need to fix the interactive transition completion.
|
2013-12-11 18:06:22 -08:00 |
|
Samuel Clay
|
09a47076d4
|
Toggling system font size shows/hides the feed/story list font size option. Also defaulting to not use system font size.
|
2013-11-23 13:14:30 -08:00 |
|
Samuel Clay
|
38a95d4fdd
|
Merge branch 'ios7' into bgfetch
* ios7:
Massively speeding up the viewWillAppear on the feed list.
|
2013-10-17 17:27:21 -07:00 |
|
Samuel Clay
|
b8b57d5df4
|
Massively speeding up the viewWillAppear on the feed list.
|
2013-10-17 17:23:52 -07:00 |
|
Samuel Clay
|
fa973ba03c
|
Adding background fetching. For v3.6.
|
2013-10-17 12:32:19 -07:00 |
|
Samuel Clay
|
402c5d9fc1
|
Massive refactor to fix all toolbar buttons so they extend to the edge.
|
2013-10-11 17:46:09 -07:00 |
|
Samuel Clay
|
496b6145bb
|
Rewriting short and long date formatting, both for server and ios. Also loading offline stories when server fails half-way through.
|
2013-10-10 12:58:40 -07:00 |
|
Samuel Clay
|
f415de8c13
|
Speeding up unread count drawing. Adding long press to story titles for send to. Fixing mark as read by days to not show offline loader.
|
2013-10-09 14:54:49 -07:00 |
|
Samuel Clay
|
feaa1b8d98
|
Long press on feeds to choose mark as read days. Also works offline. Also fixing move feed dialog on iphone.
|
2013-10-08 19:33:11 -07:00 |
|
Samuel Clay
|
574d71783e
|
Moving sqlite db. Upgrading Inappsettingskit. Loading feeds immediately on launch.
|
2013-10-08 16:00:55 -07:00 |
|
Samuel Clay
|
98280255fb
|
Numerous iOS UI tweaks. Gesture icon position, highlighting traversal buttons, user profile size, notifier size on launch, launch cover image.
|
2013-10-08 13:57:15 -07:00 |
|
Samuel Clay
|
90b707a2e9
|
Fixing user profile stretching.
|
2013-10-08 12:36:43 -07:00 |
|
Samuel Clay
|
7418743dc1
|
Fixing a couple display glitches on ipad.
|
2013-10-04 16:41:22 -07:00 |
|
Samuel Clay
|
f4bfba2f78
|
Fixing ipad sharing mismatch on height.
|
2013-10-04 13:05:19 -07:00 |
|
Samuel Clay
|
439ece29fb
|
Adding unread icon to story detail. Fixing inconsistencies in unreads.
|
2013-10-04 12:37:51 -07:00 |
|
Samuel Clay
|
19ead028be
|
Fixing discrepancies between story title list and story's unread status.
|
2013-10-03 18:07:39 -07:00 |
|
Samuel Clay
|
d887981725
|
Fixing disappearing trainer on ipad.
|
2013-10-02 18:06:31 -07:00 |
|
Samuel Clay
|
0580682a3a
|
Fixing trainer and profile for use on ipad.
|
2013-10-02 16:28:09 -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
|
932eaa3d15
|
Fixing bug in read gesture.
|
2013-10-01 16:45:03 -07:00 |
|
Samuel Clay
|
a761cb9af0
|
Adding gesture for marking as read/unread. Needs offline handling for unread.
|
2013-10-01 16:21:23 -07:00 |
|