Commit graph

30 commits

Author SHA1 Message Date
David Sinclair
e634e17d00 #1376 (unresponsive segmented controls in menus on iOS 14)
- Fixed.
2020-09-26 20:49:18 -07:00
David Sinclair
b314b6f289 #1162 (widget)
Done!  See my comment in the issue for details.
2019-12-20 19:09:20 -08: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
b05656db07 iOS: fixed #1223 (unable to mark unread)
(See details in following comment.)
2019-08-22 12:03:39 -07:00
David Sinclair
711aa318e9 iOS: #1208 (iOS 13 support)
- Fixed launch crash.
- Fixed main menu crash.
2019-06-24 20:55:03 -07:00
David Sinclair
32cc3080e5 iOS: #1148 (login as error)
Fixed incorrect HUD behavior.
2018-11-13 15:23:33 -08:00
David Sinclair
4ad5a2f4b6 iOS: #1139 (scroll to top)
These changes avoid the wacky Sam-only issue of folders moving around, triggered by the notifier bar doing animated layout.
2018-11-13 14:39:58 -08:00
Samuel Clay
a966f950ae Handling error on login as. 2018-07-11 10:15:13 -04:00
Samuel Clay
5386383489 Adding Shiloh and laying out premium upgrade page. 2017-11-14 21:46:21 -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
24048a41e3 Fixing font size selector styling. 2017-10-12 21:05:28 -07:00
Samuel Clay
7d6acfebb5 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. 2017-10-04 16:34:30 -07:00
Samuel Clay
8bbfa8f270 Nearly finished. 2017-04-03 12:49:01 -07:00
Samuel Clay
29e63cef79 Continuing the march. 2017-03-19 18:15:36 -07:00
Samuel Clay
dda21eea02 Beginning ios8 minimum requirement. Lots of warnings to fix. 2017-01-05 11:18:44 -08:00
Samuel Clay
671b0667ae Feeds are now loaded in notifications table. Now to build the cells and save notification types. 2016-11-23 13:22:12 -06: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
80ebc15584 iOS: done #875 (theme control in feeds menu) 2016-02-08 17:31:46 -08:00
Samuel Clay
b1d6a479af Mute Sites as dialog title, even on iphone. 2016-02-05 12:50:10 -08:00
David Sinclair
7f0ffdf2b7 iOS: feed chooser
Mute Sites and Organize Sites views.
2016-01-27 20:52:09 -08:00
David Sinclair
c8d22f4594 iOS: done #813 (custom domain) 2016-01-21 22:11:37 -08:00
David Sinclair
07e667a95d iOS: tweaked #825 (dark mode)
Eliminated the old WYPopoverController from the code, since it isn’t
needed and isn’t compatible with theming.  All popovers now use the
modern UIPopoverPresentationController mechanism.
2015-12-15 12:37:18 -08:00
Samuel Clay
8c26fb1117 Aww yeah, fixing race condition for drawing stories. 2015-10-06 18:52:58 -07:00
Samuel Clay
a98d259387 Removing OvershareKit, ios app is now 8+, and fixed app transport security warnings. 2015-09-14 17:40:18 -07:00
Samuel Clay
2aa5f424f4 Attempting a fix for ipad pref menu. 2014-09-19 18:22:47 -07:00
Samuel Clay
2ac65348cf Cleaning up static analyzer warnings. 2014-09-18 11:26:00 -07:00
Samuel Clay
fc107f1996 Adding sharing accounts preference dialog. 2014-01-06 19:05:46 -08: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
bfff777490 Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
Renamed from media/ios/Classes/FeedsMenuViewController.m (Browse further)