Commit graph

9 commits

Author SHA1 Message Date
David Sinclair
d4625c5e7c #1270 (replacing UIWebView with WKWebView)
- Disabled unused web views in AFNetworking and InAppSettingsKit.
2020-06-16 10:46:47 -04:00
David Sinclair
f9e067400c #1277 (slow swiping between stories)
- Added an Export Preferences… button in the Preferences view to save a copy of the preferences to a file.
- Added an Import Preferences… button to load a saved preferences file and replace the prefs.
- Added a document type and UTI type for the prefs file (you can provide an icon if you like).
- Enabled iCloud document support to allow saving to shared locations.
- Added a bridging header to enable Swift code to work properly.
2020-01-27 20:27:44 -08:00
David Sinclair
2cbd12f2dc Updated project settings; fixed warning 2019-05-16 12:49:11 -07:00
Samuel Clay
f72356b2e9 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
Samuel Clay
ae6bf532f2 Fixing warnings for iPhone X and Xcode 9. 2017-09-26 10:48:02 -07:00
Samuel Clay
bb72b1cc68 Updating to latest AFNetworking. 2017-04-03 16:06:49 -07:00
Samuel Clay
391140a8be Starting to move from ASI to AFNetworking. This is going to take a while. 2017-03-09 20:10:44 -08:00
David Sinclair
d77ddc0161 iOS: fixed remaining Xcode 8 warnings
Now zero warnings on build. Ah, so much cleaner.
2016-10-06 21:18:12 -07:00
Samuel Clay
3cd8ded04d Updating AFNetworking to 2.0, fixing various afnetworking bugs. Hope nothing else broke! 2015-09-18 15:02:15 -07:00