David Sinclair
9ede6c39ad
#1442 (UI updates)
2021-03-26 21:51:02 -07:00
David Sinclair
8f7f485043
#817 (three column layout)
...
- Numerous changes for three-column layout support and other projects.
- Work in progress.
2020-08-29 21:19:32 -07:00
David Sinclair
5fe73d431b
#817 (three column layout)
...
- Fixing warnings.
- Adding Swift subclasses of ObjC ones.
2020-08-27 21:26:12 -07:00
David Sinclair
35cc288e83
Warning fixes
2020-08-27 15:08:46 -07:00
David Sinclair
e8f6fef5ec
#1247 (Mac Catalyst edition)
...
- It’s alive, ALIVE!
- You can now build and run NewsBlur for macOS!
- Still lots of issues, including the story CSS not rendering properly, but it works.
- Plus of course making things more Mac-like, like modal views as real windows, etc.
- Committed to a new branch, since not ready for prime time.
2020-03-29 16:21:00 -07:00
David Sinclair
383384b6df
#1270 (replacing UIWebView with WKWebView)
...
- All app-specific uses of UIWebView have been replaced with WKWebView.
- Some third-party uses remain.
- More testing required.
- Note that I’ve bumped the minimum iOS version to iOS 11, since that is needed for WKWebView support.
- Committing to a new branch until ready.
2020-02-23 15:21:32 -08:00
David Sinclair
fa6052c85a
#1249 (dark theme colors)
...
Tweaked dark theme colors to be darker, and I think better. Feel free to tweak the colors, or let me know if you want me to change anything.
2019-10-22 21:14:15 -07:00
David Sinclair
165ec98ceb
#1208 (iOS 13 support)
2019-09-21 14:51:55 -07:00
David Sinclair
6e89babc90
iOS: #1208 (iOS 13 support)
...
- Updating segmented controls to avoid dark text on a dark background in dark themes.
2019-08-24 21:02:21 -07:00
David Sinclair
087032e5a9
iOS #1167 (dark mode iPad display issue)
2019-01-25 19:44:05 -08:00
David Sinclair
0fdc597b21
iOS: new iPad Pro compatibility WIP
...
Dashboard updated for new iPad Pro.
2018-11-21 19:57:22 -08:00
Samuel Clay
b787650d51
ios 8 branch works! Had to replace TMCache wtih PINCache, but it looks solid now.
2017-04-03 18:52:23 -07:00
David Sinclair
ebfdc6738a
iOS: fixed separator theme issue
2016-03-23 17:41:45 -07:00
Nicholas Riley
f01ec1c008
iOS: Fix popover interaction with keyboard support.
...
Use the same popover creation code in more places, which adds Escape and
Command-. to dismiss popovers.
Ensure that popovers both get and can accept first responder, preventing
keyboard input from leaking through to an underlying view controller.
Without this, it can be confusing as, for example, you can navigate to a
different story while you’ve got a ‘mark read’ popover shown for another
story.
2016-03-19 13:22:02 -04:00
David Sinclair
7340b8c07d
iOS: fixed iPad theme issues
2016-03-09 22:05:51 -08:00
Samuel Clay
6a98241f88
Themed disclosure buttons for folder titles.
2016-02-27 13:20:32 -08:00
David Sinclair
17317f8ebb
iOS: fixed feeds list buttons and segmented control theming
2016-02-23 14:36:32 -08:00
David Sinclair
af2ab36297
iOS: done #825 (dark mode)
2015-12-07 16:09:49 -08:00
Samuel Clay
2ac65348cf
Cleaning up static analyzer warnings.
2014-09-18 11:26:00 -07:00
Samuel Clay
83dcf5640b
Fixing accidentally backgrounded task for refreshing the dashboard.
2014-03-05 16:03:26 -08:00
Samuel Clay
96b5e15718
Switching out from unreliable disk caching to TMCache (damn threading issues).
2014-02-24 18:56:51 -08:00
Samuel Clay
5def8a1bfd
Fixing story title height sizing and layout for vertical layout.
2014-02-21 16:06:49 -08:00
Samuel Clay
16621187d8
Finally fixed all race conditions on loading stories.
2014-02-19 18:59:14 -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
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
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
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
c9b8fdd35f
Fixing a few nav bars to fit.
2013-09-26 16:12:09 -07:00
Samuel Clay
b8fe3d123a
Fixing almost all ios7 warnings. Fixing avatar. Upgrading AFNetworking.
2013-09-25 17:43:00 -07:00
Samuel Clay
fdf2f1b61a
Further styling ios7. Menus, bunch of buttons, and toolbars. Still lots more.
2013-09-25 10:47:35 -07:00
Samuel Clay
e7f0262308
Removing last traces of Google Reader from ios app. Also add better final page of ftux. Fixing folder chooser in add dialog on ios.
2013-09-12 16:40:23 -07:00
Samuel Clay
bfff777490
Moving ios and android from media to clients.
2013-06-27 09:43:22 -07:00