Commit graph

38 commits

Author SHA1 Message Date
Samuel Clay
6bbfbff4ed Fixing temp storage of comments/replies. De-translucentizing navbars. 2013-09-25 12:05:17 -07: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
fc830b23de Beginning ios7 transition. Still lots of views to go. 2013-09-24 17:18:20 -07:00
Samuel Clay
f6bfe98e79 Trying out new mark as read routine on iOS. 2013-09-23 18:09:05 -07:00
Samuel Clay
ff8c30e35f Fixing mark as unread issue on ios (when swiping to 2nd story, 1st story would get marked as read again. 2013-09-23 16:41:56 -07:00
Samuel Clay
9561a3406b iOS v3. Fixed move site view folder placement as well. 2013-09-12 21:26:38 -07:00
Samuel Clay
e7f0262308 Removing last traces of Google Reader from ios app. Also add better final page of ftux. Fixing folder chooser in add dialog on ios. 2013-09-12 16:40:23 -07:00
Samuel Clay
dfe98d99ef Fixing colors on share/train buttons when active. Fixing height on profile cells. 2013-09-12 15:08:57 -07:00
Samuel Clay
1487735428 2.4.6 ios build. 2013-09-11 17:41:12 -07:00
Samuel Clay
0ca5bd36fb Fixing layout on interactions/activities. Also fixing major bug around loading feeds pausing due to synchronous avatar image fetch. 2013-09-11 14:34:43 -07:00
Samuel Clay
6e411aafab Merge branch 'master' into ios6
# By Samuel Clay (134) and others
# Via Samuel Clay (10) and ojiikun (1)
* master: (148 commits)
  RC2 for offline iOS.
  Re-enabling Google News fetches.
  Fixing premium interval in statistics.
  Fixing iOS issue on river terminating prematurely.
  Clarifying API.
  Skipping google alerts.
  Fixing a couple exceptions and turning off google news rss feeds temporarily.
  Moving goodies images out of css. New ReadKit image.
  Adding permalink blurblog option. Also adding feed title to unmessaged shares.
  Show Send To in a popover on iPad.
  Don't leave popover orphaned when showing original on iPad.
  Fix menu popover size on iPad.
  Stop menu view controllers from scrolling.
  Moving from X-Real-IP to X-Forwarded-For.
  Was using ad hoc and not in house provisioning profile.
  Switching provisioning profiles again.
  Switching to enterprise provisioning profile.
  Fixing provisioning profile.
  Putting out v2.4.4 as a RC.
  Fixing friend user ids when marking stories as read.
  ...
2013-09-11 12:35:37 -07:00
Samuel Clay
2275daa932 RC2 for offline iOS. 2013-09-11 12:15:31 -07:00
Samuel Clay
40e01c6860 Fixing iOS issue on river terminating prematurely. 2013-09-10 16:09:33 -07:00
Samuel Clay
ef3f28113b Was using ad hoc and not in house provisioning profile. 2013-09-06 15:50:15 -07:00
Samuel Clay
a5301a2046 Switching provisioning profiles again. 2013-09-06 15:45:08 -07:00
Samuel Clay
da919085c2 Switching to enterprise provisioning profile. 2013-09-06 15:06:57 -07:00
Samuel Clay
af699dd57d Fixing provisioning profile. 2013-09-06 14:36:11 -07:00
Samuel Clay
9bfedd7f1f Putting out v2.4.4 as a RC. 2013-09-06 14:31:12 -07:00
Samuel Clay
339fb9acba Switching provisioning profiles for the year. 2013-09-05 19:03:17 -07:00
Samuel Clay
4ea911ba5f New enterprise build -> 2.4.4. Can be considered an RC1. 2013-09-05 18:48:43 -07:00
Samuel Clay
bd264f9921 Users work while offline. Also adding messaging for offline sharing/replying errors. 2013-09-05 16:34:39 -07:00
Samuel Clay
0d1e96d81a Adding reachability preference (wifi only vs wifi + cellular). 2013-09-04 15:56:37 -07:00
Samuel Clay
06d8ed1be0 New offline ios build (2.4.3). 2013-08-06 18:20:28 -07:00
Samuel Clay
801c1346ae Moving offline image clenaing to nsoperation to speed up refresh time. 2013-08-05 18:32:43 -07:00
Samuel Clay
2f3a8ab983 Fixing a couple speed issues on ios when syncing stories. 2013-07-31 15:23:00 -07:00
Samuel Clay
5f9202f6ab Merge branch 'master' into ios6
# By Samuel Clay (54) and others
# Via Samuel Clay (16) and ojiikun (3)
* master: (64 commits)
  Fixing new uiactivities for ipad.
  v2.4.1 of iOS app, ready for enterprise distribution.
  Preference to hide public comments on iOS. Ready to ship for beta testing!
  Removing debugging.
  Fixing send to button on Original view. Now the two are finally linked together.
  Fixing three bugs: proper caching of feed list in offline mode, fixing crash on loading feed when previously read stories, and stories showing up read in folders with an unread filter.
  Adding new send to button to traversal bar. Now isntapaper is 2 clicks.
  Fixing Pinboard images for use in preferences.
  Adding Pinboard and Chrome.
  Fixing Pocket.
  Using native UIActivity. Readability and Pocket don't work yet.
  Fixing unread stories being overwritten in the inbetween time from offline to online when loading stories.
  Refactor sync service task types to use enums.
  Refactor result codes for SyncService into enums. Remove deleteFeed from SyncService in preference to standard API call.
  Switch all mark-read ops to new API using story_hash.
  Fixing timestamp issue on image order.
  Lots of offline progress: cancelling sync in the middle of one correctly, fixing bug around missing story hashes in sync, updating progress bar more often, fixing image caching bug that preventing caching from running at all.
  Fixing Dilbert-specific encoding error.
  Adding logging to profile views.
  Fixing encoding on Original pages. Thanks @bruceyou for the wonderful help!
  ...
2013-07-19 18:31:20 -07:00
Samuel Clay
da1222a735 v2.4.1 of iOS app, ready for enterprise distribution. 2013-07-19 17:58:36 -07:00
Samuel Clay
cd87091e40 Fixing send to button on Original view. Now the two are finally linked together. 2013-07-19 17:32:34 -07:00
Samuel Clay
a54f511b36 Adding new send to button to traversal bar. Now isntapaper is 2 clicks. 2013-07-19 16:49:48 -07:00
Samuel Clay
f9e47ce8c5 Adding Pinboard and Chrome. 2013-07-19 15:41:43 -07:00
Samuel Clay
037d96a179 Using native UIActivity. Readability and Pocket don't work yet. 2013-07-19 14:35:14 -07:00
Samuel Clay
4483583063 Fixing unread stories being overwritten in the inbetween time from offline to online when loading stories. 2013-07-19 12:20:51 -07:00
Samuel Clay
bcac92bcd7 Fixing notifier to show All Done message. 2013-07-15 15:36:25 -07:00
Samuel Clay
ebb505e3f2 Merge branch 'offline' into ios6
* offline: (247 commits)
  Adding preferences for offline story limit and image download concurrency.
  Better next unread button min width in narrow mode.
  Fixing tooltip on Full view.
  Speeding up new user queue.
  Adding starred stories to munin.
  Showing empty explainers.
  Cleaning up starred story trimmer.
  New starred story trimmer.
  Turning off SSL verification on text importing.
  Using latest feedparser.
  Adding Xcode5-specific directories to gitignore.
  Fixing crash on iOS 7 for offline stories. Still looks like shit.
  Bumping feed blast limit from 50 to 100 stories at a time.
  Need to pass story order and read filter to sync service when refresh triggered in AllSharedStoriesReading activity
  Fixing autocomplete to not choke on missing feeds.
  Fix #351 - support oldest first/unread for viewing all shared stories and individual blurblogs
  Fixing spacebar and arrow keys for new scroll story list.
  Normaling user agents between feed/page/icon fetchers. Adding full site permalink.
  Fixing text view.
  Fixing esc key to close popovers and menus without closing current feed.
  ...

Conflicts:
	clients/ios/NSAttributedString+Attributes.h
	clients/ios/NSAttributedString+Attributes.m
	clients/ios/OHAttributedLabel.h
	clients/ios/OHAttributedLabel.m
2013-07-12 15:27:50 -07:00
Samuel Clay
5f6bcefbbc Back to dev entitlements. 2013-07-02 16:55:14 -07:00
Samuel Clay
e6867732e9 Fixing provisioning profile. 2013-06-27 18:26:42 -07:00
Samuel Clay
ca7f3f5bb7 Preparing ios 2.4 for distribution. 2013-06-27 18:07:47 -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/NewsBlur.xcodeproj/project.pbxproj (Browse further)