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
Samuel Clay
aaf6a164c5
Fixing share bar alignment issue that cropped up in 689c468
(as a result of @mihaip's 2cf5ec83da
).
2016-01-21 14:01:25 -08:00
David Sinclair
8ad5b8b602
iOS: tweaked #825 (dark mode)
...
More tweaks to the theme handling, including the story CSS. The gesture
has been extended to make it easier to switch themes: it's still up for
light and down for dark (like a light switch), but swiping up again
will switch between the two light themes, and swiping down again will
switch between the two dark themes.
2015-12-20 22:04:55 -08:00
David Sinclair
af2ab36297
iOS: done #825 (dark mode)
2015-12-07 16:09:49 -08:00
Samuel Clay
2dd7214925
Adding whitney, gothamnarrow, and chronicle fonts to ios.
2015-11-09 14:39:47 -08:00
Samuel Clay
2829565167
Rewriting story page control to use autolayout.
2015-09-23 13:02:25 -07:00
Samuel Clay
b35ad92e98
Fixing rotation bugs around minimum scale.
2015-09-23 11:34:03 -07:00
Samuel Clay
667e999535
Boosting font size for XL. Fixing rotation font sizes issues. And smoothing rotation so theres no jerky motions.
2015-09-22 13:10:35 -07:00
Samuel Clay
4ab1ebe19d
Fixing broken original view on iPad.
2015-09-21 17:01:28 -07:00
Samuel Clay
492f58e883
Adding feed titles to feed trainer. Whoops, should've been in there for years.
2015-09-21 13:59:31 -07:00
Samuel Clay
22ce6d8026
Fixing last of commentless shares on ios. Ready to roll with scroll position saving.
2015-09-16 20:41:06 -07:00
Samuel Clay
16674eb8d0
Fixing favicon and feed title gradients in ios app.
2015-09-16 20:24:11 -07:00
Samuel Clay
5cb53a59e4
Fixing reshare alignment.
2015-09-08 14:21:33 -07:00
Samuel Clay
baffedac13
Aligning comment-less share avatars on ios. Still needs better alignment on reshares. Also needs networking support.
2015-09-08 14:17:01 -07:00