Commit graph

498 commits

Author SHA1 Message Date
Samuel Clay
2800f544fe Fixing #801. Now checking for try-feed earlier, as well as correcting for when it's not ready to be checked. Handles race condition on iPad. 2015-12-03 16:15:03 -08:00
Samuel Clay
d694993d8d V5.0.2. 2015-12-01 16:51:18 -08:00
Samuel Clay
ef25dbbe57 Correcting the display of error messages on feed detail view. Also hiding the error globe on empty folders. Lastly, when loading empty feeds/folders, scroll to show search bar. 2015-12-01 15:29:27 -08:00
Samuel Clay
b756e7cd80 Fixing rotation issues on iphone and ipad when rotating in original view and returning back to story. 2015-12-01 15:17:46 -08:00
Samuel Clay
0117bbc815 No longer clearing story when opening original view. Also fixing rotation issues when returning to story detail from rotated original view. 2015-11-30 18:12:10 -08:00
Samuel Clay
7f5d516be8 Merge pull request #833 from nriley/searchbar
iOS: Don't scroll when going back to a story list (#832)
2015-11-30 16:00:03 -08:00
Nicholas Riley
74dff538f3 iOS: Fix crash marking story as unread if no story has been displayed yet.
(NSArrays cannot contain nil; finishMarkAsRead: already did this correctly.)
2015-11-27 22:53:49 -05:00
Nicholas Riley
ccb83465ca iOS: Don’t scroll the story titles table when returning to the feed detail view (#832). 2015-11-27 22:24:58 -05:00
Samuel Clay
0d7c3a3528 Fixing #827 - double tapping was disabling scrolling but not turning it back on. This is in response to the fix #786. 2015-11-23 11:14:03 -08:00
David Sinclair
bd0cccc8f7 iOS: fixed #821 (improve sharing for Notes) 2015-11-19 19:53:56 -08:00
David Sinclair
92a95bdb1b I think this is a better fix for the iOS 8 crash 2015-11-18 15:20:03 -08:00
Samuel Clay
a69d75fa84 Crash on iOS 8.4. 2015-11-18 14:38:52 -08:00
David Sinclair
4688a5ce72 iOS: fixed #771 (mark all as read)
Now uses /reader/mark_all_as_read with a days parameter when marking
all stories as read.
2015-11-18 13:43:04 -08:00
Samuel Clay
f8ed69056e Fixing part of #771 - pruning queued read stories that have already been marked as read (in case they are in purgatory and can't get marked read). Also fixing a crash when a folder claims to have unreads but doesn't (NSNull+JSON for handling empty results from the server.) 2015-11-17 21:11:34 -08:00
David Sinclair
0636a40aec iOS: done #771 (mark all as read)
Added the preference and long press.
2015-11-17 15:13:29 -08:00
David Sinclair
fedba2870b NewsBlur: tweaked #771 (mark all as read) 2015-11-13 22:12:09 -08:00
David Sinclair
6d373cb419 iOS: done #771 (mark all as read) 2015-11-13 21:54:32 -08:00
David Sinclair
195e38c329 iOS: fixed #786 (scroll on double-tap) 2015-11-12 15:30:43 -08:00
David Sinclair
8aad53d244 iOS: fixed iPad Safari rotation issue
Phew.  A bit hacky, but works.
2015-11-11 21:26:11 -08:00
David Sinclair
ec60fabdcd iOS: fonts display name 2015-11-11 15:39:33 -08:00
David Sinclair
1d3e3ca9bb iOS: better Safari rotation recovery, though still not perfect 2015-11-11 13:43:22 -08:00
David Sinclair
9b0b1a7693 iOS: removed transition & gesture for Safari view controller 2015-11-11 11:02:16 -08:00
David Sinclair
e2f679674e iOS: disabled transition of Safari view controller to avoid rotation issues 2015-11-10 21:33:46 -08:00
David Sinclair
b535b6d87f iOS: done #767 (mark read on scroll) 2015-11-09 14:51:12 -08:00
Samuel Clay
2dd7214925 Adding whitney, gothamnarrow, and chronicle fonts to ios. 2015-11-09 14:39:47 -08:00
David Sinclair
b0a349a795 iOS: fixed #807 (search)
Now uses the world icon and displays the server message for free user
search and for other premium features (e.g. saved stories by tag).
2015-11-05 21:58:34 -08:00
David Sinclair
f394e19232 iOS: changed #808 (add site tweaks)
Here are the folder selection and size changes.  Awaiting clarification
of the autocomplete before I close this.  (Or if it's one line to
comment out, you could do that if you prefer.)
2015-11-05 21:00:11 -08:00
David Sinclair
ffd0604fe8 iOS: tweak to #806 (3D touch shortcuts)
Handling when not logged in.  (Checking dictFeeds seemed the most
reliable way to do that; there didn't seem to be a boolean for the
logged in state?)
2015-11-05 17:36:39 -08:00
David Sinclair
11a9de655d iOS: done #806 (3D touch shortcuts) 2015-11-05 16:43:43 -08:00
David Sinclair
2892edcca1 iOS: fixed #802 (link causes scroll to top) 2015-11-05 14:16:11 -08:00
David Sinclair
3907596be6 iOS: fixed #788 (iPad Pro support) & fixed #789 (tabbing on login/signup) 2015-11-04 16:11:39 -08:00
Samuel Clay
433c3b882c Lowercase font menu titles look better. 2015-11-04 15:20:09 -08:00
David Sinclair
b8a82544bb iOS: done #794 (voiceover support)
Added voiceover labels where needed on the main views.  More could be
done, but this is a good start.
2015-11-03 22:21:18 -08:00
David Sinclair
bf538e648c iOS: fixed #805 (saved stories unread issue) 2015-11-03 17:52:21 -08:00
David Sinclair
ef5adc0d16 iOS: fixed #775 (sharing view missing) 2015-11-03 14:28:10 -08:00
David Sinclair
d2096ff0dc iOS: tweaked #791 (more fonts)
Fixed initial display of the bundled font, and improved the code to
make it easier to add others.
2015-11-03 12:10:28 -08:00
David Sinclair
17bd8ad676 iOS: tweaked #791 (more fonts)
Now uses the OregonLDO font.
2015-11-02 22:17:06 -08:00
David Sinclair
839a1d0417 iOS: fixed #774 (story page position after activating)
Now re-activates without story page glitches, and handles rotation
while inactive properly.
2015-11-02 21:09:17 -08:00
David Sinclair
535a66615b iOS: added #791 (separate fonts list)
Sorry for the delay getting to this.  I've implemented the separate
list of fonts, listing the sample one you provided.  Once you get the
others, they can be added to the fonts folder in the resources, and
listed in the -[FontSettingsViewController viewWillAppear:] method (I
can do that if you like).
2015-10-31 16:35:32 -07:00
Samuel Clay
8d85cd8ac1 Removing unused crashalytics and Fabric libs. 2015-10-30 11:31:07 -07:00
David Sinclair
d8f79528dd iOS: done #735 (non-modal story notifications) 2015-10-28 21:50:23 -07:00
David Sinclair
42fed5b36d iOS: tweaked #742 (mark older/newer as read) 2015-10-28 20:20:31 -07:00
David Sinclair
ab495c87bd iOS: added #742 (mark older/newer as read)
Long press to the left of the title in the stories list (in the unread
indicator space) to show an action sheet.
2015-10-28 17:02:45 -07:00
David Sinclair
2ce271e664 iOS: fixed #779 (selected text glitch)
Easier than expected; just needed to detect when it's been blanked and
force a redraw.  Makes loading a different story tidier, too.
2015-10-27 21:52:11 -07:00
David Sinclair
79ba283ffe iOS: fixed #769 (Safari swipe to dismiss) 2015-10-27 21:36:18 -07:00
David Sinclair
a3a0207446 iOS: tweaked Safari view dismissing #769 2015-10-27 16:39:41 -07:00
Samuel Clay
85fe9bf11a Fixing crash when using interactive swipe to peek at story titles from story detail but canceling. activeStory was being nil'd inadvertently. 2015-10-27 14:04:24 -07:00
David Sinclair
f6ab41fe17 iOS: fixed #491 (relative date issue) & fixed #790 (date respect locale)
Simpler code, no today/yesterday mistakes, and uses the correct date &
time format for the user.
2015-10-26 22:13:25 -07:00
David Sinclair
6232df3bfa iOS: fixed #769 (Safari swipe to dismiss)
Now uses a linear animation curve when tracking the gesture, so it
follows the finger, and an ease in/out curve and the same speed as
other animations when not.
2015-10-26 20:28:38 -07:00
David Sinclair
f2aa8c6bea iOS: fixed #783 (finishing Twitter connection) 2015-10-26 14:55:38 -07:00