NewsBlur-viq/clients/ios/Other Sources
David Sinclair 7328dfdc24 #1604 (preference for automatically opening folder)
- Added a new “When opening app” preference for what folder to show on launch.
- Implemented for both iPhone and iPad.
- Fixed loading default prefs.
- Removed the obsolete restore position preference.
- Enhanced the preferences views to support letting the app add custom values, to enable choosing any folder.
2022-04-25 14:38:24 -04:00
..
AFNetworking #817 (three column layout) 2020-09-22 17:28:14 -07:00
ARChromeActivity Fixing all ios8 warnings. v7.0.0 is ready to go to TestFlight! 2017-04-11 16:15:18 -07:00
fmdb #817 (three column layout) 2020-08-27 21:26:12 -07:00
InAppSettingsKit #1604 (preference for automatically opening folder) 2022-04-25 14:38:24 -04:00
MCSwipeTableViewCell Warning fixes 2020-08-27 15:08:46 -07:00
OnePasswordExtension #1247 (Mac Catalyst edition) 2020-03-29 16:21:00 -07:00
PINCache Warning fixes 2020-08-27 15:08:46 -07:00
Reachability iOS: fixed remaining Xcode 8 warnings 2016-10-06 21:18:12 -07:00
SAConfettiView Update for Xcode 10 2018-09-25 19:23:20 -07: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
BridgingHeader.h #817 (three column layout) 2021-01-29 21:28:34 -08: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 #817 (three column layout) 2020-09-23 21:30:31 -07: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 Fixed iOS: #1175 (duplcated sentences in content previews) 2019-03-19 20:08:59 -07: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 iOS: #1208 (iOS 13 support) 2019-06-24 20:55:03 -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 iOS: #1216 (iPad incorrect layout) 2019-07-25 15:31:27 -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