Commit graph

1277 commits

Author SHA1 Message Date
Samuel Clay
6851d41898 Share extension warnings. 2017-10-25 20:11:02 -07:00
Samuel Clay
5c2e19c4a4 Merge branch 'master' into shareext
* master: (247 commits)
  Handling issue when story has no original content.
  Switching to Mercury text parser, which is an upgraded Readability. Using old readability as backup.
  Baseline autolayout changes for story page control for iPhone X, but a lot needs to happen to get sizing correct for story traversal buttons and story web views.
  Fixing feed detail view for iPhone X.
  Updating twitter avatar photo on homepage.
  Removing links to Readability. Fixes #1045.
  Removing breaking text importer UTF-8 encoding.
  Wrong margins on iPhone X.
  Attempting to fix notifier on iPhone X.
  Fixing font size selector styling.
  More UI in background thread warnings.
  Fixing long press menu location on feed titles.
  Show all story tags.
  Fixing warnings.
  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.
  Fixing badge unread counts for users without any notifications.
  Fixing layout of unread counts on dashboard top.
  remove hardcoded background resource IDs in favour of using theme engine
  migrate some hardcoded theme logic to use theme engine
  fix broken colors when training and un-training story metadata
  ...
2017-10-25 16:15:30 -07:00
Samuel Clay
2ef91d505b Baseline autolayout changes for story page control for iPhone X, but a lot needs to happen to get sizing correct for story traversal buttons and story web views. 2017-10-18 21:37:03 -07:00
Samuel Clay
294fc822fd Fixing feed detail view for iPhone X. 2017-10-18 21:18:19 -07:00
Samuel Clay
bd89eaa34f Wrong margins on iPhone X. 2017-10-12 21:53:53 -07:00
Samuel Clay
025af965f6 Attempting to fix notifier on iPhone X. 2017-10-12 21:49:45 -07:00
Samuel Clay
24048a41e3 Fixing font size selector styling. 2017-10-12 21:05:28 -07:00
Samuel Clay
1e6225176c More UI in background thread warnings. 2017-10-04 18:35:48 -07:00
Samuel Clay
fa15c172fb Merge pull request #1047 from nriley/message-sharing
iOS: Fix duplicate title/URL in Messages sharing.
2017-10-04 17:12:39 -07:00
Samuel Clay
2f49a037bb Fixing long press menu location on feed titles. 2017-10-04 17:11:53 -07:00
Samuel Clay
92b92f59f9 Fixing warnings. 2017-10-04 17:02:45 -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
a872211078 Fixing badge unread counts for users without any notifications. 2017-10-04 14:55:09 -07:00
Samuel Clay
44526dce37 Fixing layout of unread counts on dashboard top. 2017-10-04 14:42:10 -07:00
Samuel Clay
fcf42b1c05 Fixing ipad dashboard navigation bar sizing issue on ios 11. 2017-10-03 18:51:27 -07:00
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
Nicholas Riley
e1abeb6e90 iOS: Fix duplicate title/URL in Messages sharing.
Now Messages displays URL previews, just don’t include the title at all any more.
2017-09-29 20:58:30 -04:00
Samuel Clay
ae6bf532f2 Fixing warnings for iPhone X and Xcode 9. 2017-09-26 10:48:02 -07:00
Joe Gasiorek
7e63347ba9 Firefox Fix: change host to match Firefox iOS app change 2017-08-11 13:27:12 -07:00
Samuel Clay
02584d57ed iOS v7.0.1. Fixing crash with saved story tags. 2017-07-27 17:14:28 -07:00
Samuel Clay
0d21094825 Fixing crash on loading feeds trainer with server fetch. Thanks to @Music47ell for the bug report. 2017-06-25 21:22:16 -07:00
Samuel Clay
b39fe47458 Fixing sharing HUD. 2017-06-08 12:17:06 -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
55ce86c3cf Fixing favoriting HUD on ipad. 2017-06-02 18:16:33 -07:00
Samuel Clay
4d980ab267 Adding error handling on a bunch of views: share, save, unread. 2017-06-01 22:32:35 -07:00
Samuel Clay
8337ccaa49 Offline fix: pull to refresh. 2017-06-01 21:19:54 -07:00
Samuel Clay
847472ec00 Marking as read on scroll now marks a story as read where you can see it. 2017-06-01 21:19:39 -07:00
Samuel Clay
4f23e79e1f Beta 4 of ios v7. 2017-05-11 15:07:21 -07:00
Samuel Clay
6f0eb995bc Huge number of fixes for the Story titles on bottom layout on iPad. Better image support and fixes for drag-and-drop. Also fixing sharing being broken after a reply. 2017-05-11 12:51:40 -07:00
Samuel Clay
d32cc18857 Rearranging prefs. 2017-05-11 07:38:29 -07:00
Samuel Clay
57a54686d7 Adding optional unread badge. 2017-05-10 22:31:20 -07:00
Samuel Clay
e87a6cbbc1 Long pressing links in stories shows both system context menu and share sheet. 2017-05-10 22:18:14 -07:00
Samuel Clay
3a9c3d7884 Fixing dark theme activity background color. 2017-05-10 17:26:18 -07:00
Samuel Clay
625f89f00c Fixing issues with unnecessarily redrawing the story detail view on ios when returning from share dialog or training dialog. 2017-05-10 15:24:07 -07:00
Samuel Clay
6bc2738225 Fixing keyboard size bug on ipad. Also fixing sharing stories on first load (replying leads to sharing). 2017-05-10 14:57:14 -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
fbfc88bab5 Fixing broken interactions dialog. 2017-05-04 19:46:03 -07:00
Samuel Clay
1895b02636 Fixing theme switching colors for notifications and gestures. 2017-04-13 12:46:39 -07:00
Samuel Clay
a388e0905d Merge branch 'master' into shareext
* master: (470 commits)
  Better handling of tweepy errors.
  Truncating more of the body due to payload size limits.
  Accidentally marking stories in active feed as read when marking other feeds as read.
  New experimental data collector for debugging feeds over time.
  Fixing broken notifications for people with no notifications.
  Fixing a couple Twitter and YouTube fetch issues.
  iOS v7.0.0 testflight beta.
  Gotham is the new default font.
  Notifications should start at the top on every open.
  Fixing notification popover placement on ipad.
  Fixing crash when remvoing multiple notifications at once.
  Fixing all ios8 warnings. v7.0.0 is ready to go to TestFlight!
  Moving to UIAlertController. Got a bunch more.
  Upping redis timeout to handle possibility that users are still losing their tokens.
  Fixing warnings.
  Fixing styling on notifications titles.
  Fixing notifications on ipad. Notifications are also now updated after saving.
  Attempting to allow both old form and new form lists in parameters. looks[]=like&looks[]=this instead of looks=like&looks=this
  Feed ids is a list.
  Handling new style list parameters.
  ...
2017-04-13 11:55:17 -07:00
Samuel Clay
4c7cde918f Fixing broken notifications for people with no notifications. 2017-04-12 18:55:12 -07:00
Samuel Clay
cfa67d1c59 iOS v7.0.0 testflight beta. 2017-04-12 11:19:24 -07:00
Samuel Clay
95ed6c55a6 Gotham is the new default font. 2017-04-11 17:36:10 -07:00
Samuel Clay
032ed2631b Notifications should start at the top on every open. 2017-04-11 17:21:14 -07:00
Samuel Clay
8d77104365 Fixing notification popover placement on ipad. 2017-04-11 17:15:41 -07:00
Samuel Clay
3991314a41 Fixing crash when remvoing multiple notifications at once. 2017-04-11 17:07:29 -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
5fc86097dd Moving to UIAlertController. Got a bunch more. 2017-04-11 15:43:42 -07:00
Samuel Clay
312b3ca972 Fixing warnings. 2017-04-06 11:45:43 -07:00
Samuel Clay
32ee1b7865 Fixing styling on notifications titles. 2017-04-05 19:13:21 -07:00