.. |
AFNetworking
|
Fixing improper decoding of HTML entities as Hackaday uses some special encodings that I don't often see.
|
2018-02-20 11:17:51 -08:00 |
ARChromeActivity
|
Fixing all ios8 warnings. v7.0.0 is ready to go to TestFlight!
|
2017-04-11 16:15:18 -07:00 |
fmdb
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
InAppSettingsKit
|
partially fixing ipad layout issues.
|
2017-10-03 18:39:11 -07:00 |
MCSwipeTableViewCell
|
Fixing drag on saved stories and social stories. Also fixing background color on profile activities.
|
2016-11-27 16:30:57 -05: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 |
PINCache
|
ios 8 branch works! Had to replace TMCache wtih PINCache, but it looks solid now.
|
2017-04-03 18:52:23 -07:00 |
Reachability
|
iOS: fixed remaining Xcode 8 warnings
|
2016-10-06 21:18:12 -07:00 |
SAConfettiView
|
Fixing layout issues with premium on ipad.
|
2017-11-16 16:47:01 -08:00 |
SBJSON
|
Updating dependencies and fixing ios 9 warnings. Reachability and SBJson.
|
2015-09-16 16:53:07 -07:00 |
SloppySwiper
|
iOS: fixed remaining Xcode 8 warnings
|
2016-10-06 21:18:12 -07:00 |
TUSafariActivity
|
Fixing warnings. Next has to be removing ASI dependency.
|
2017-01-05 11:44:18 -08: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 |
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
|
Fixing warnings for iPhone X and Xcode 9.
|
2017-09-26 10:48:02 -07:00 |
JNWThrottledBlock.m
|
Fixing warnings for iPhone X and Xcode 9.
|
2017-09-26 10:48:02 -07:00 |
main.m
|
Pull to refresh offsets the folder title view by the height of the self.refreshControl (NSRefreshControl). Should lookup why NSRefreshControl offsets uitableview section headers.
|
2018-04-06 09:53:00 -04:00 |
MBProgressHUD.h
|
Fixing warnings for iPhone X and Xcode 9.
|
2017-09-26 10:48:02 -07:00 |
MBProgressHUD.m
|
Fixing warnings for iPhone X and Xcode 9.
|
2017-09-26 10:48:02 -07:00 |
MultiSelectSegmentedControl.h
|
Mutli select segmented control. Now just need to save and we're done.
|
2016-11-23 15:15:18 -06:00 |
MultiSelectSegmentedControl.m
|
Mutli select segmented control. Now just need to save and we're done.
|
2016-11-23 15:15:18 -06: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
|
Fixing improper decoding of HTML entities as Hackaday uses some special encodings that I don't often see.
|
2018-02-20 11:17:51 -08:00 |
NSString+HTML.m
|
Fixing improper decoding of HTML entities as Hackaday uses some special encodings that I don't often see.
|
2018-02-20 11:17:51 -08:00 |
StringHelper.h
|
Moving ios and android from media to clients.
|
2013-06-27 09:43:22 -07:00 |
StringHelper.m
|
Fixing all ios8 warnings. v7.0.0 is ready to go to TestFlight!
|
2017-04-11 16:15:18 -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 |
UISearchBar+Field.h
|
iOS: done #825 (dark mode)
|
2015-12-07 16:09:49 -08:00 |
UISearchBar+Field.m
|
iOS: done #825 (dark mode)
|
2015-12-07 16:09:49 -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 |
UIViewController+HidePopover.h
|
iOS: Fix popover interaction with keyboard support.
|
2016-03-19 13:22:02 -04:00 |
UIViewController+HidePopover.m
|
iOS: Fix popover interaction with keyboard support.
|
2016-03-19 13:22:02 -04: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 |