Samuel Clay
3730b4db10
Fixing image sizes in ios app.
2017-10-03 18:39:11 -07:00
Samuel Clay
2cafd785f2
partially fixing ipad layout issues.
2017-10-03 18:39:11 -07:00
Samuel Clay
48e2a54ced
Updating unread badge counts on marking feeds as read and on exiting the app.
2017-06-06 12:42:38 -07:00
Samuel Clay
8337ccaa49
Offline fix: pull to refresh.
2017-06-01 21:19:54 -07:00
Samuel Clay
57a54686d7
Adding optional unread badge.
2017-05-10 22:31:20 -07:00
Samuel Clay
84bc355acd
Fixing iPhone SE size issues. Also fixing crash when story url is empty.
2017-05-05 20:29:44 -07:00
Samuel Clay
1895b02636
Fixing theme switching colors for notifications and gestures.
2017-04-13 12:46:39 -07:00
Samuel Clay
1369740713
Fixing all ios8 warnings. v7.0.0 is ready to go to TestFlight!
2017-04-11 16:15:18 -07:00
Samuel Clay
312b3ca972
Fixing warnings.
2017-04-06 11:45:43 -07:00
Samuel Clay
3121fa2341
Fixing notifications on ipad. Notifications are also now updated after saving.
2017-04-05 18:46:39 -07:00
Samuel Clay
b88e870727
More aggressive clearing of cache.
2017-04-04 15:33:08 -07:00
Samuel Clay
cb0d567738
Adding background_ios flag to background fetches.
2017-04-04 13:36:20 -07:00
Samuel Clay
ca3309a0ba
Fixing last error. Now to fix everything else that's broken.
2017-04-03 16:07:01 -07:00
Samuel Clay
8bbfa8f270
Nearly finished.
2017-04-03 12:49:01 -07:00
Samuel Clay
3926ab07f0
Nearly all ASIHttpRequest converted.
2017-03-24 17:30:46 -07:00
Samuel Clay
2036e3c21b
More ASI -> AFN.
2017-03-23 17:37:58 -07:00
Samuel Clay
29e63cef79
Continuing the march.
2017-03-19 18:15:36 -07:00
Samuel Clay
f0759be90d
Quick and dirty request SetPostValue -> params setObject
2017-03-19 12:09:49 -07:00
Samuel Clay
0571fe2d50
Removing ASI.
2017-03-09 20:29:30 -08:00
Samuel Clay
c8bc085576
Fixing notifications to work on app start.
2016-12-06 16:03:40 -08:00
Samuel Clay
cc4f3fbaeb
Fixing drag on saved stories and social stories. Also fixing background color on profile activities.
2016-11-27 16:30:57 -05:00
Samuel Clay
405a99b9a2
Adding preference for left-swiping feed titles to either show notifications (default) or trainer (old default).
2016-11-24 16:41:41 -05:00
Samuel Clay
1017ba3fe8
Alphabetizing notifications.
2016-11-24 14:47:35 -06:00
Samuel Clay
47a7126c91
Stubbing in notifications table. Now needs notification feed cells.
2016-11-23 13:22:12 -06:00
Samuel Clay
06ab218ac9
Stubbing in APNS push notifications in iOS. Looks for feed notifications for iOS, then requests push notifications. Sends token back to server. Still needs to handle notification and eventually edit notifications.
2016-11-17 19:53:46 -08:00
Samuel Clay
1ac763e294
iOS v6.1.1.
2016-11-02 17:56:08 -07:00
David Sinclair
994a224b91
iOS: fixed behavior for #945 (pull to refresh)
2016-10-06 21:58:16 -07:00
David Sinclair
27fbf12081
iOS: fixed #929 (rotation issue on iPhone with Safari browser)
...
This was a curly one! I also fixed a bunch of Xcode 8 warnings (for
non-third-party code; I'd like to fix the third-party ones to get to
zero warnings, but don't know how you feel about that).
2016-10-05 21:03:32 -07:00
David Sinclair
c17a741f55
iOS: fixed #945 (pull to refresh broken on iOS 10)
...
Replaced with the standard control, and fixed the issue.
2016-09-13 15:38:51 -07:00
David Sinclair
c7ede2c77c
iOS: done #897 (saved stories tab)
2016-03-26 21:27:25 -07:00
David Sinclair
5959abbbf4
iOS: Add Site iPhone popover fix
2016-03-19 21:26:56 -07:00
David Sinclair
fadc460421
iOS: Add Site popover arrow fix
2016-03-18 21:29:42 -07:00
David Sinclair
49e2cb7604
iOS: Add Site modernization
2016-03-17 20:40:09 -07:00
David Sinclair
7340b8c07d
iOS: fixed iPad theme issues
2016-03-09 22:05:51 -08:00
David Sinclair
4e49f7876e
iOS: kinda fixed #887 (back button text color)
...
I can't figure out a way to dynamically change the back button title
color; setting the appearance attributes seems to be the only way to
change it, and it doesn't do it for an already-displayed view. So I've
changed it to use a fixed color that works well enough for all four
themes.
2016-03-02 13:42:30 -08:00
Samuel Clay
a32ce42ba2
Redrawing all taskbar icons to remove white shadow and consistently apply a thin inner shadow. Closes #885 .
2016-03-01 12:31:32 -05:00
David Sinclair
481b773448
iOS: fixed #886 (opening two folders at once)
2016-02-29 18:35:58 -08:00
David Sinclair
e516d4a986
iOS: fixed #884 (interactions popover closing)
2016-02-29 18:24:24 -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
80ebc15584
iOS: done #875 (theme control in feeds menu)
2016-02-08 17:31:46 -08:00
Samuel Clay
f797cece69
Adjusting all four themes for feed list and story list views. Still need to work on story detail.
2016-01-28 08:42:35 -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
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
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
David Sinclair
1b31f27276
iOS: tweaked #825 (dark mode)
...
Fix for feeds header counts.
2015-12-14 20:44:28 -08:00
David Sinclair
592bc7559a
iOS: tweaked #825 (dark mode)
...
Fixes for more of @nriley’s reported issues.
2015-12-13 21:46:07 -08:00
Nicholas Riley
f268f5eb57
iOS: keyboard support for NewsBlurViewController ( #826 ).
2015-12-09 11:19:13 -05:00
David Sinclair
af2ab36297
iOS: done #825 (dark mode)
2015-12-07 16:09:49 -08:00