Commit graph

789 commits

Author SHA1 Message Date
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
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
Samuel Clay
3121fa2341 Fixing notifications on ipad. Notifications are also now updated after saving. 2017-04-05 18:46:39 -07:00
Samuel Clay
45a7473cf3 Feed ids is a list. 2017-04-04 17:12:25 -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
fd7ecfb9d9 Fixing jumpy progress bar when download images. 2017-04-03 19:17:27 -07:00
Samuel Clay
b787650d51 ios 8 branch works! Had to replace TMCache wtih PINCache, but it looks solid now. 2017-04-03 18:52:23 -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
f2cc5f6b51 Last modification is to cached images, which still need converting. 2017-03-28 10:02:34 -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
TopCruiser
1cb9781eae TestCommit_AddSiteViewController_modification 2017-03-14 22:50:43 +01:00
Samuel Clay
ef869415e1 Removing all mentions of ASI. 2017-03-10 09:16:03 -08:00
Samuel Clay
0571fe2d50 Removing ASI. 2017-03-09 20:29:30 -08:00
Samuel Clay
391140a8be Starting to move from ASI to AFNetworking. This is going to take a while. 2017-03-09 20:10:44 -08:00
Samuel Clay
6ce80372e9 Merge branch 'master' into ios8
* master: (75 commits)
  Adding template for Turn Touch end campaign email.
  Fixing images in email notifications.
  Bingo, found a bug when marking odler stories as read in a folder.
  Updating fonts.
  Android v5.1.0b1.
  Turning S3 back on.
  enroll more debug logging
  enroll more debug logging
  fix log levels, enroll more debug logging
  enroll more loggin in feedback logger
  enroll more logging in feddback system
  log capture and email reporting
  Adding failure handling for boto.
  Fixing horrible session loss bug. Turns out the django-redis-sessions library changed timeout behavior, from silently retrying to silently failing. Adding necessary SESSION_* vars.
  Better handling of booleans on /reader/feeds.
  Fixing redis bootstrap
  Add Firefox to story browser list
  Dashboard should not show old stories.
  Faking user agent when rss bans NewsBlur.
  Better recording of non-200/300 status codes on feed fetch.
  ...
2017-03-09 17:05:35 -08:00
Joe Gasiorek
7abb2c0ce6 Add Firefox to story browser list 2017-02-17 16:32:22 -08:00
Samuel Clay
ebce9299b8 Fixing warnings. Next has to be removing ASI dependency. 2017-01-05 11:44:18 -08:00
Samuel Clay
dda21eea02 Beginning ios8 minimum requirement. Lots of warnings to fix. 2017-01-05 11:18:44 -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
1e6ea0be67 Saving notifications on iOS. Just need to update local feed dict on save. 2016-11-23 15:37:06 -06:00
Samuel Clay
d18d9ab7b9 Mutli select segmented control. Now just need to save and we're done. 2016-11-23 15:15:18 -06:00
Samuel Clay
13851105a3 Selecting correct notification filter. Notification type will need a custom segmented control to handle multiple selections. 2016-11-23 15:05:30 -06:00