.. |
AFNetworking
|
Updating AFNetworking to 2.0, fixing various afnetworking bugs. Hope nothing else broke!
|
2015-09-18 15:02:15 -07:00 |
ARChromeActivity
|
Adding Chrome app activity.
|
2014-10-22 17:22:16 -07:00 |
fmdb
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
InAppSettingsKit
|
Updating dependencies and fixing ios 9 warnings. Reachability and SBJson.
|
2015-09-16 16:53:07 -07:00 |
MCSwipeTableViewCell
|
Updating current feed's title on rename.
|
2015-05-19 10:55:26 -07:00 |
NJKWebViewProgress
|
Fixing warnings.
|
2014-10-30 16:29:32 -07:00 |
OnePasswordExtension
|
Adding one password extension.
|
2015-06-06 15:00:36 -05:00 |
Reachability
|
Updating dependencies and fixing ios 9 warnings. Reachability and SBJson.
|
2015-09-16 16:53:07 -07:00 |
SBJSON
|
Updating dependencies and fixing ios 9 warnings. Reachability and SBJson.
|
2015-09-16 16:53:07 -07:00 |
SloppySwiper
|
Adding full page touch control to original view.
|
2014-09-17 16:41:48 -07:00 |
TMCache
|
Huge update to iPad app. Adding story content, image preview, and story list to dashboard. Whew.
|
2014-02-10 19:21:53 -08:00 |
TUSafariActivity
|
Adding Safari app activity.
|
2014-10-22 17:22:10 -07:00 |
WYPopoverController
|
Updating WYPopoverController to fix Add Site keyboard focus bug.
|
2015-09-07 19:56:44 -07:00 |
ABTableViewCell.h
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
ABTableViewCell.m
|
Fixing crash on iOS 7 for offline stories. Still looks like shit.
|
2013-07-10 16:10:19 -07:00 |
Base64.h
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
Base64.m
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
GTMDefines.h
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
GTMNString+HTML.h
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
GTMNString+HTML.m
|
Fixing rotation losing scroll position. Still have font size issue when returning to view with different rotation.
|
2015-09-28 20:01:17 -07:00 |
JNWThrottledBlock.h
|
Stubbing in scroll positions and beginnign to fetch them (unsuccessfully so far). Just need to scroll user to position and this feature's done.
|
2015-09-16 21:34:41 -07:00 |
JNWThrottledBlock.m
|
Stubbing in scroll positions and beginnign to fetch them (unsuccessfully so far). Just need to scroll user to position and this feature's done.
|
2015-09-16 21:34:41 -07:00 |
main.m
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
MBProgressHUD.h
|
Adding messaging for premium-only in saved story tags.
|
2014-11-17 14:43:36 -08:00 |
MBProgressHUD.m
|
Adding messaging for premium-only in saved story tags.
|
2014-11-17 14:43:36 -08:00 |
NBURLCache.h
|
Adding NSURLCache layer for caching of offline images. No more rewriting of image URLs. Thanks to @zacwest for the push on this.
|
2014-09-26 17:38:46 -07:00 |
NBURLCache.m
|
Fixing haproxy and gunicorn url length issues. This ones for @misc.
|
2014-10-01 15:40:33 -07:00 |
NSNull+JSON.h
|
Fixing part of #771 - pruning queued read stories that have already been marked as read (in case they are in purgatory and can't get marked read). Also fixing a crash when a folder claims to have unreads but doesn't (NSNull+JSON for handling empty results from the server.)
|
2015-11-17 21:11:34 -08:00 |
NSNull+JSON.m
|
Fixing part of #771 - pruning queued read stories that have already been marked as read (in case they are in purgatory and can't get marked read). Also fixing a crash when a folder claims to have unreads but doesn't (NSNull+JSON for handling empty results from the server.)
|
2015-11-17 21:11:34 -08:00 |
NSString+HTML.h
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
NSString+HTML.m
|
Fixing rotation bugs for the most part.
|
2015-09-23 14:37:54 -07:00 |
PullToRefreshView.h
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
PullToRefreshView.m
|
Use a shorter localized date format which shouldn't overlap the refresh arrow in most cases.
|
2014-09-24 08:19:34 -04:00 |
StringHelper.h
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
StringHelper.m
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
THCircularProgressView.h
|
Updating AFNetworking to 2.0, fixing various afnetworking bugs. Hope nothing else broke!
|
2015-09-18 15:02:15 -07:00 |
THCircularProgressView.m
|
Updating AFNetworking to 2.0, fixing various afnetworking bugs. Hope nothing else broke!
|
2015-09-18 15:02:15 -07:00 |
TransparentToolbar.h
|
Fixing spacing and position of toolbars on all ios views.
|
2013-10-03 13:54:15 -07:00 |
TransparentToolbar.m
|
Fixing spacing and position of toolbars on all ios views.
|
2013-10-03 13:54:15 -07:00 |
UIBarButtonItem+Image.h
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
UIBarButtonItem+Image.m
|
Massive refactor to fix all toolbar buttons so they extend to the edge.
|
2013-10-11 17:46:09 -07:00 |
UIImage+Resize.h
|
Cropping images for faster cache.
|
2014-02-11 13:23:45 -08:00 |
UIImage+Resize.m
|
Cropping images for faster cache.
|
2014-02-11 13:23:45 -08:00 |
UIView+TKCategory.h
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
UIView+TKCategory.m
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
UIView+ViewController.h
|
Adding support for long pressing links in the story view to open them in the share dialog.
|
2014-09-17 19:02:12 -07:00 |
UIView+ViewController.m
|
Adding support for long pressing links in the story view to open them in the share dialog.
|
2014-09-17 19:02:12 -07:00 |
UIWebView+Offsets.h
|
Adding support for long pressing links in the story view to open them in the share dialog.
|
2014-09-17 19:02:12 -07:00 |
UIWebView+Offsets.m
|
Adding support for long pressing links in the story view to open them in the share dialog.
|
2014-09-17 19:02:12 -07:00 |