Commit graph

93 commits

Author SHA1 Message Date
David Sinclair
6fcadf791d #1762 (don't enlarge images beyond their native size)
- Fixed.
2022-11-25 16:14:22 -06:00
David Sinclair
bc35c84bf7 #1693 (2022 Redesign)
- Replaced the feeds list notificaitons icon.
- The feed detail folder title icon now matches the color.
- Changed all of the settings icons to the new style.
- Changed the feed detail mark read icon.
- Changed the focus and hidden unread indicators.
- Unread indicators sized to match the web.
- Tweaked feed detail spacing.
- Increased feed detail titles to up to three lines.
- Titlecased Interactions / Your Activities.
- Removed borders and tweaked section titles in trainer.
2022-08-17 21:48:20 -07:00
Samuel Clay
314ffc4c22 Adjusting share buttons 2022-08-05 10:08:57 -04:00
David Sinclair
1258e88dd0 #1693 (2022 Redesign)
Feeds list:

- Updated Focus and Saved icons. (Note, can’t use color on just one component of a segmented control, so uses the same color for all.)

Feed detail list:

- Now updates the title when updating the theme.
- Increased the horizontal spacing.
- Increased the title font size by 1 point.

Story detail:

- Fixed the cutoff icon.
2022-08-04 17:29:51 -07:00
David Sinclair
c8e617eb5f #1693 (2022 Redesign)
Feeds list:

- Fixed dark areas next to nested folders.
- The feeds list background colors now match the web.
- Adjusted the color of the icons.
- Changing the font size or comfort layout no longer dismisses the menu or reloads.

Feed detail:

- A story with a short title in two-line mode now has a shorter cell.
- Fixed multiple rows being selected.
- Comfortable layout now has larger top and bottom margins.
- Fixed notification icon in menu.
- Fixed saved_searches appearing in move submenu.
- Adjusted the height for feeds.
- Changing the title, image, font size, or comfort layout no longer dismisses the menu or reloads.

Story:

- Lighter header color.
- Updated icons and removed borders for share/save/train buttons.
- Updated the trainer popover to use the new style.
2022-08-03 21:42:28 -07:00
David Sinclair
375e3757e2 #1693 (2022 Redesign)
- Laboriously updated the icons (finding the names in the web inspector, updating the code, inspecting the colors, setting those separately, dealing with scaling issues, etc etc).
- Let me know if you spot any icons that I missed, or unscaled icons (they have to be explicitly sized, otherwise appear huge).
- More space between story title and story content.
- More space when reading a folder.
- Added Compact/Comfortable to feed detail menu.
- Changing Compact/Comfortable also adjusts the feed detail list.
- Adjusted the color of the story content etc in the feed detail list.
- Removed top and bottom borders from feed title gradient in story detail.
- More space in story detail header.
- The feed detail is offset when selected.
- Updated the feeds social, search, and saved background colors.
- Unread counts no longer have a shadow, and have more space.
- Folders and feeds remain selected in the feeds list when returning from a story or refreshing.
- Folders in the feeds list no longer have a different background color.
- The folders and feeds highlight is now rounded and unbordered like on web.
2022-07-20 21:35:16 -07:00
David Sinclair
609111e503 #1693 (2022 Redesign)
- Story titles author now next to date, and same color as content.
- Story titles now always bold.
- Story titles are now positioned to have equal top spacing (i.e. normalized).
- Unread indicator now top-aligned.
- Added border radius and margin to highlighted feeds.
- Feed favicons are now rounded.
- Blurblogs moved below folders.
- Fixed an issue with the feed detail settings for some folder types.
- Renamed All Stories to All Site Stories, to match web.
- Removed border from story content header.
2022-07-08 21:29:43 -07:00
David Sinclair
a96d5479e1 Fixed #1677 (headers are scrolling)
Bumped up the line height.
2022-05-03 14:34:46 -06:00
Samuel Clay
74c1ec2ad4 Fixing full bleed image size on ipad pro. 2021-06-14 19:14:45 -04:00
David Sinclair
76fc0cb71f #1498 (iPad margins)
- Tweaked the margins again.
- Nicely lines up with the feed bar name for folders.
2021-06-11 21:25:21 -07:00
David Sinclair
abac9b8e8d #1498 (iPad margins)
- Tweaked the story margins for iPad.
2021-06-10 21:49:11 -07:00
Samuel Clay
5295b8d190 Fixes #1486. Removing brittle width-specific images and switching to CSS3 calc() controls to make full bleed images. Works on iPad Pro and iPhone 8, who knows about the others. But I am expecting it to work since this should cover all expected orientations and size categories. 2021-05-25 16:20:16 -04:00
David Sinclair
04064cb876 #1442 (UI updates) 2021-03-27 17:46:34 -07:00
Samuel Clay
76ab9d6769 Fixing backgrounds in newsletters. 2020-09-28 15:38:03 -04:00
Samuel Clay
c9d790a7e1 Styling side option buttons in iOS to be cleaner. 2020-09-28 12:28:05 -04:00
David Sinclair
7a37cf7d52 #1368 (block quotes color)
- Fixed CSS for sepia, medium, and dark modes.
2020-09-21 18:08:01 -07:00
David Sinclair
d5884044be #1336 (dark mode newsletters)
- Made the background colors match the theme.
- Now detects newsletters when viewing by folder too.
2020-06-29 16:25:27 -07:00
David Sinclair
b25ad68eea #1336 (dark mode newsletters)
- Added newsletter CSS.
2020-06-28 17:34:23 -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
1692e581d9 #1273 (making dark themes darker)
- The Dark theme now uses pure black for the story background, and some other darker colors.
- The Medium theme now also uses darker colors.
2020-02-20 20:32:49 -08:00
David Sinclair
340b95e2e6 iOS: #1201 (show hidden stories)
Added padding to the CSS to align it.
2019-06-25 19:51:22 -07:00
David Sinclair
96095f4062 iOS: #1203 (show story changes)
Added icon.
2019-06-20 13:37:20 -07:00
David Sinclair
7d2b1dd5d2 iOS: #1203 (show story changes)
When there are changes, the “Show Changes” button appears before the date, like on the web. Tapping loads and displays the changes, and the button changes to “Hide Changes”, which works without loading. The insertion and deletion highlights support style-appropriate colors.
2019-06-19 20:45:30 -07:00
David Sinclair
2c88f21331 iOS: done #1091 (story theme switch) 2018-10-22 15:14:12 -07:00
Samuel Clay
e3c48062c6 Video should autoplay, but inline. 2018-04-14 21:26:03 -07:00
Mihai Parparita
3bde3dcb52 Get iOS 11 Smart Invert to leave images and videos alone. 2017-11-27 22:55:55 -08:00
Samuel Clay
055e8f0352 Themeing text view paywall. 2017-11-15 17:11:44 -08:00
Samuel Clay
098f2ca780 Text view now behind paywall. 2017-11-15 17:11:37 -08:00
Samuel Clay
c74c3d4c88 iOS 7.1. 2017-11-06 21:13:07 -08:00
Samuel Clay
16fe7382d9 Fixing sizing below story tags. 2017-11-05 18:49:55 -08:00
Samuel Clay
8df5237e29 Adding in-app safari reader mode preference. Also adding San Francisco as a story font. Thanks to Will Sigmon (@WSig) for both ideas. 2017-11-05 18:22:58 -08:00
Samuel Clay
f2ce4b7ca0 Fixing image sizes on both 10" and 12" iPad Pro. 2017-11-01 21:51:56 -07:00
Samuel Clay
bbd61a65c3 Fixing auto-scroll to last read position in stories. 2017-10-26 12:50:04 -07:00
Samuel Clay
47ad6373ba Show all story tags. 2017-10-04 17:10:58 -07:00
Samuel Clay
6f0eb995bc Huge number of fixes for the Story titles on bottom layout on iPad. Better image support and fixes for drag-and-drop. Also fixing sharing being broken after a reply. 2017-05-11 12:51:40 -07:00
Samuel Clay
7f0e219c5b Fixing CSS for newsletters. Now we're talking! Just need to build a dialog to expose the secret email address for users. 2016-05-11 18:48:49 -07:00
Samuel Clay
612caca806 Fixing iPad Pro image sizings. Screenshots for v6.0. Build 62. The iOS app v6.0 is now uploaded and awaiting approval. 2016-04-06 18:14:06 -07:00
Samuel Clay
2e9d78d2c0 Fixing paragraph padding issues. 2016-03-07 23:00:42 -08:00
Samuel Clay
5088f9c521 Removing errant character. 2016-03-03 16:28:46 -05:00
Samuel Clay
2cf7e411f0 Fixing blockquote margins. Touching up original nav icon. 2016-03-01 13:03:45 -05:00
Samuel Clay
e3316a4ba4 Unread counts colors. 2016-02-27 14:34:10 -08:00
Samuel Clay
ff1fcc55c1 Share view story title in themes. 2016-02-27 14:09:03 -08:00
Samuel Clay
f889e975e0 Redrawn folder icons. Also fixing saved story tags themeing. 2016-02-27 14:02:19 -08:00
Samuel Clay
a4f628f013 Refining story detail view colors on medium and dark themes. 2016-02-27 10:00:09 -08:00
Samuel Clay
82d8f422b0 Finished grey, sepia, and dark themes in story detail. Need to find edge cases now. 2016-02-17 19:10:38 -08:00
Samuel Clay
3ae8abaa07 Adding intelligence in title and tags to sample stories for theming. 2016-02-11 15:05:33 -08:00
Samuel Clay
5f69056d7c Dark and medium gradients and title shadows. No time left in the day to finish medium and dark. 2016-02-06 14:47:20 -08:00
Samuel Clay
33f8beabfc Cleaning up story detail samples. Cleaning up comment borders and margins. 2016-02-06 14:40:07 -08:00
Samuel Clay
17dba6d975 Styling sepia story detail. 2016-02-06 14:06:50 -08:00
Samuel Clay
79f003c3ff Fixing offset star/reply buttons in comments. 2016-01-21 14:08:36 -08:00