Commit graph

485 commits

Author SHA1 Message Date
Samuel Clay
3eef4bd2ea Fixing issue with scroll view. 2015-03-12 19:43:39 -07:00
Samuel Clay
3c0b8c642d Auto-enabling new users for the 2nd anniversary of the google reader shutdown. 2015-03-12 13:18:05 -07:00
Samuel Clay
9694d93538 If text fails to fetch, tapping the text button should not change the text lock. 2015-03-11 18:51:35 -07:00
Samuel Clay
0a365abf73 Fixing switching to and from text mode while still in current feed. Now to change river so that it uses text view setting from feed, not folder (unlike web). 2015-03-11 11:21:59 -07:00
Samuel Clay
95edf8c1a8 Making text view sticky on ios. Maybe bugs? 2015-03-10 18:58:23 -07:00
Samuel Clay
1fac3f95c4 Prepping Text view on iOS to become sticky. 2015-03-09 14:20:45 -07:00
Samuel Clay
c0b187b115 Changing settings text. 2015-03-08 19:50:11 -04:00
Samuel Clay
5ded641d26 Adding ios preference to disable swiping of feed or story titles. 2015-03-03 15:57:08 -05:00
Samuel Clay
66a421b7b3 Updating inappsettingskit. 2015-03-03 15:56:32 -05:00
Samuel Clay
ca27d81131 Fixing duplicate Pocket share extension message. 2015-02-25 12:58:03 -08:00
Samuel Clay
eab0bf7926 Upping ios to v4.6.4. 2015-01-28 14:06:45 -08:00
Samuel Clay
aa957c32f8 Including hidden stories in fetch. Also fixing send to button in story settings cog. 2015-01-28 13:39:01 -08:00
Samuel Clay
7fd75a3ff0 Bumping ios version to 4.6.3. 2015-01-14 14:06:17 -08:00
Mihai Parparita
1d22fb9b11 Fix crash when mailing a URL in the original story view.
[OriginalStoryViewController doOpenActionSheet] calls showSendTo with a nil
text parameter, but [NBActivityItemProvider activityViewController:
itemForActivityType:] returns a dictionary with the text as a value, and
dictionary literals can't use nil values. Use an empty string instead.

Appears to be a regression from 1002403e81.
2015-01-02 09:46:15 -08:00
Samuel Clay
34cd2f4b8e iOS v4.6.2. 2014-12-16 15:52:07 -08:00
Samuel Clay
ce12746721 Adding saved story tag list when using bottom save story button. 2014-12-16 15:36:58 -08:00
Samuel Clay
79fed6cc2b Fixing shared story feed titling. 2014-12-16 14:25:05 -08:00
Samuel Clay
168e5ee4b5 Fixing interactions and activities sizing. 2014-12-16 14:24:55 -08:00
Samuel Clay
0642b9471e Fixing landscape ipad keyboard share bug. Stupid typo! 2014-12-16 12:19:04 -08:00
Samuel Clay
1e6773c2b8 Further removing iphone popover code from ipad. 2014-12-15 17:35:31 -08:00
Samuel Clay
1002403e81 Fixing activities to only use URL and title, except Mail which uses the whole body. 2014-12-15 17:09:53 -08:00
Samuel Clay
e4872b2a9d Fixing ipad rotation issues by forcing redraw of background views. 2014-12-15 15:44:29 -08:00
Samuel Clay
c167863c95 Fixing view draw issues when selecting interactions and activities from either profile views or the dashboard. 2014-12-15 15:25:07 -08:00
Samuel Clay
b33fddd6b1 Fixing issue with Saved Stories crashing app when user has no saved stories. 2014-12-15 12:25:09 -08:00
Samuel Clay
fb3b37a460 v4.6.1 of the iOS app. Submitted to the app store + enterprise deployment. 2014-12-09 16:58:41 -08:00
Samuel Clay
5ea9822a0a Fixing HTML in sent messages. 2014-12-09 16:15:37 -08:00
Samuel Clay
5b31e79455 v4.6.0 enterprise. 2014-12-03 17:31:15 -08:00
Samuel Clay
9bc98c5306 Submitting v4.6.0 2014-12-03 17:27:31 -08:00
Samuel Clay
08d7d300c9 Fixing ipad rotation page movement. Also correcting story position scrolling. 2014-12-03 15:35:37 -08:00
Samuel Clay
ff883c3059 iOS v4.6.0b3. 2014-12-02 18:41:16 -08:00
Samuel Clay
6957235a85 Fixing issues with search bar retaining focus b/w view controllers. 2014-12-02 18:36:38 -08:00
Samuel Clay
d5b9521134 Fixing landscape photo size for iphone 4s. 2014-12-02 15:42:47 -08:00
Samuel Clay
4f9376b1bb Attempting to fix memory allocation leaks in offline story and image downloaders. 2014-12-02 15:40:30 -08:00
Samuel Clay
ee00128234 Fixing major memory leak when fetching offline images. 2014-12-01 18:33:15 -08:00
Samuel Clay
e7cae118fa Expanding autocomplete menu in ios. 2014-12-01 17:52:48 -08:00
Samuel Clay
b8e6ca04bb Fixing ios rotation bugs with feed gradient and ipad-narrow sizing. 2014-12-01 17:22:40 -08:00
Samuel Clay
be6f01fec4 Fixing rotation page reseting on iOS. Needs a bit of love, but it looks like it works. 2014-11-30 21:24:42 -05:00
Samuel Clay
fa485d4245 Suppressing stupid WYPopoverContainer warnings. 2014-11-30 20:35:58 -05:00
Samuel Clay
9c47476691 Android v4.0.1. 2014-11-20 19:33:03 -08:00
Samuel Clay
d6855a2d87 iOS 4.6.0b2, with search. 2014-11-17 17:05:59 -08:00
Samuel Clay
34b83051c8 Hiding cancel button on search when coming back into a feed. 2014-11-17 17:05:58 -08:00
Samuel Clay
ac34d2b263 Merge pull request #616 from nriley/master
Fix full bleed images on iPad portrait with story list at bottom.
2014-11-17 16:35:59 -08:00
Samuel Clay
495193bb85 Fixing scroll for search when loading feed detail. 2014-11-17 16:33:36 -08:00
Samuel Clay
b3828b2b15 Fixing multi-word search queries on ios. 2014-11-17 16:20:29 -08:00
Samuel Clay
ea961939a7 Adding search bar to ios. 2014-11-17 16:07:58 -08:00
Samuel Clay
9f376b243d Adding messaging for premium-only in saved story tags. 2014-11-17 14:43:36 -08:00
Nicholas Riley
7bf3f1b055 Fix full bleed images on iPad portrait with story list at bottom. 2014-11-15 14:05:26 -05:00
Samuel Clay
d8295a53b4 Adding changelog to enterprise deployment. Fixing share dialog on ipad. 2014-11-12 16:30:34 -08:00
Samuel Clay
a35a23fd0b iOS app v4.6b1. 2014-11-12 15:47:09 -08:00
Samuel Clay
87f60e43bb Coloring cursor when adding tag. 2014-11-12 15:29:01 -08:00