Samuel Clay
098f2ca780
Text view now behind paywall.
2017-11-15 17:11:37 -08:00
Samuel Clay
cc82787e8d
Adding premium dialog to search.
2017-11-15 16:38:26 -08:00
Samuel Clay
4bacc8abaa
Fixing crash in Organizer.
2017-11-15 11:57:22 -08:00
Samuel Clay
9cc3b1c950
Showing premium callout on bottom of river feeds. Need to do text view still, as well as handle better upgrade process.
2017-11-15 11:51:34 -08:00
Samuel Clay
98ffe240b3
Theme for premium dialog when premium.
2017-11-15 11:17:55 -08:00
Samuel Clay
bc78c54b1b
Correctly showing premium expiration date.
2017-11-15 11:14:05 -08:00
Samuel Clay
f4142a498f
Moving to timestamp premium expire for localization.
2017-11-15 11:05:24 -08:00
Samuel Clay
3bd62171ff
Updating no focus label depending on saved stories or focus.
2017-11-15 10:55:16 -08:00
Samuel Clay
defa540c85
Themeing for premium dialog.
2017-11-15 10:47:57 -08:00
Samuel Clay
0f03eee57d
Constraints on premium view.
2017-11-15 10:34:27 -08:00
Samuel Clay
9adaefb59d
Fixing UI glitches in premium screen.
2017-11-14 22:21:21 -08:00
Samuel Clay
5c01a9c854
A good looking premium screen. Now need to fix premium upgrade process on server and dialog openings for premium features.
2017-11-14 21:57:41 -08:00
Samuel Clay
5386383489
Adding Shiloh and laying out premium upgrade page.
2017-11-14 21:46:21 -08:00
Samuel Clay
73a425a0f0
Updating premium screen.
2017-11-10 17:57:50 -08:00
Samuel Clay
870079959e
Adding confetti to premium view.
2017-11-10 17:37:31 -08:00
Samuel Clay
c2bfddb6c2
Stubbing in in-app payments in iOS app. Still needs products to load, product selection, communicating with server, and removable of all non-premium features.
2017-11-09 18:43:37 -08:00
Samuel Clay
0be2b2f4d9
Adding segmented control for Infrequent Site Stories to iOS.
2017-11-08 21:21:06 -08:00
Samuel Clay
591d6c39eb
Submitting new build to App Store.
2017-11-07 19:37:28 -08:00
Samuel Clay
8b3f2f6040
Fixing crash on ipad, as well as story page sizing.
2017-11-07 19:28:01 -08:00
Samuel Clay
c74c3d4c88
iOS 7.1.
2017-11-06 21:13:07 -08:00
Samuel Clay
8fbb855a04
Starting from the beginning on iPhone X story page control in landscape.
2017-11-06 20:12:32 -08:00
Samuel Clay
9bb1bf0973
Fixing traverse view position on iphone 8, iphone X, and ipad.
2017-11-06 20:09:31 -08:00
Samuel Clay
cf0817bd59
Top level feeds belong underneath infrequent site stories.
2017-11-05 22:40:52 -08:00
Samuel Clay
cf26b3aced
Adding infrequent site stories to iOS. Also adding documentation to API.
2017-11-05 22:07:43 -08:00
Samuel Clay
2ffdabdbb8
Moving traverse view down on older iPhones.
2017-11-05 21:43:08 -08:00
Samuel Clay
f70e7fd22a
RIP app.net
2017-11-05 18:46:39 -08:00
Samuel Clay
0e306014ec
Fixing ios 11 warnings. Also fixing share view title icon size.
2017-11-05 18:44:33 -08:00
Samuel Clay
5e2f139657
Using safe area insets instead of hard coded offsets.
2017-11-05 18:30:47 -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
2f7083fe7e
Fixing warnings.
2017-11-02 19:28:50 -07:00
Samuel Clay
af23adda97
Adding mark read button for ipad when story titles on bottom.
2017-11-01 22:19:26 -07:00
Samuel Clay
f2ce4b7ca0
Fixing image sizes on both 10" and 12" iPad Pro.
2017-11-01 21:51:56 -07:00
Samuel Clay
c18e1b4b6c
Bottom size margin.
2017-10-30 18:43:39 -07:00
Samuel Clay
6088145d42
Safe margins on story page view.
2017-10-30 18:41:12 -07:00
Samuel Clay
df2cb636e5
Adding notifier back to detail pages.
2017-10-30 18:32:59 -07:00
Samuel Clay
c0f202c36d
Got it, notifier now animates smoothly. Now need to turn it back on for other views.
2017-10-30 18:22:59 -07:00
Samuel Clay
0fd0c75e44
Animation progress bar, but there's a jump that needs fixing.
2017-10-30 18:06:38 -07:00
Samuel Clay
644759d752
Aiutolayout for notifier. Needs animations fixed.
2017-10-30 11:30:12 -07:00
Samuel Clay
bbd61a65c3
Fixing auto-scroll to last read position in stories.
2017-10-26 12:50:04 -07:00
Samuel Clay
6851d41898
Share extension warnings.
2017-10-25 20:11:02 -07:00
Samuel Clay
5c2e19c4a4
Merge branch 'master' into shareext
...
* master: (247 commits)
Handling issue when story has no original content.
Switching to Mercury text parser, which is an upgraded Readability. Using old readability as backup.
Baseline autolayout changes for story page control for iPhone X, but a lot needs to happen to get sizing correct for story traversal buttons and story web views.
Fixing feed detail view for iPhone X.
Updating twitter avatar photo on homepage.
Removing links to Readability. Fixes #1045 .
Removing breaking text importer UTF-8 encoding.
Wrong margins on iPhone X.
Attempting to fix notifier on iPhone X.
Fixing font size selector styling.
More UI in background thread warnings.
Fixing long press menu location on feed titles.
Show all story tags.
Fixing warnings.
Adding feed list and story list font size segmented controls to feed and story menus. Also changing feed and story title list to be variable height depending on font size.
Fixing badge unread counts for users without any notifications.
Fixing layout of unread counts on dashboard top.
remove hardcoded background resource IDs in favour of using theme engine
migrate some hardcoded theme logic to use theme engine
fix broken colors when training and un-training story metadata
...
2017-10-25 16:15:30 -07:00
Samuel Clay
2ef91d505b
Baseline autolayout changes for story page control for iPhone X, but a lot needs to happen to get sizing correct for story traversal buttons and story web views.
2017-10-18 21:37:03 -07:00
Samuel Clay
294fc822fd
Fixing feed detail view for iPhone X.
2017-10-18 21:18:19 -07:00
Samuel Clay
bd89eaa34f
Wrong margins on iPhone X.
2017-10-12 21:53:53 -07:00
Samuel Clay
025af965f6
Attempting to fix notifier on iPhone X.
2017-10-12 21:49:45 -07:00
Samuel Clay
24048a41e3
Fixing font size selector styling.
2017-10-12 21:05:28 -07:00
Samuel Clay
1e6225176c
More UI in background thread warnings.
2017-10-04 18:35:48 -07:00
Samuel Clay
fa15c172fb
Merge pull request #1047 from nriley/message-sharing
...
iOS: Fix duplicate title/URL in Messages sharing.
2017-10-04 17:12:39 -07:00
Samuel Clay
2f49a037bb
Fixing long press menu location on feed titles.
2017-10-04 17:11:53 -07:00
Samuel Clay
92b92f59f9
Fixing warnings.
2017-10-04 17:02:45 -07:00