Commit graph

9968 commits

Author SHA1 Message Date
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
Samuel Clay
49149d75e6 Bumping version to 4.6.0. Shipping to beta. 2015-10-26 15:32:34 -07:00
Samuel Clay
a5c3e16bd7 Merge pull request #785 from dosiecki/master
Android: Platform v6.0 Fixes
2015-10-26 15:07:00 -07:00
David Sinclair
f2aa8c6bea iOS: fixed #783 (finishing Twitter connection) 2015-10-26 14:55:38 -07:00
David Sinclair
2e6f948893 NewsBlur: fixed #782 (new account recommended sites misaligned; now using autolayout) 2015-10-26 13:29:07 -07:00
Samuel Clay
f053eafa0f Merge pull request #787 from nriley/master
Make 3D Touch work to bring up contextual menus.
2015-10-26 09:27:07 -07:00
David Sinclair
64f4163a06 NewsBlur: fixed #770 (crash deleting story tags) 2015-10-25 20:26:49 -07:00
Nicholas Riley
fd013df203 Make 3D Touch work to bring up contextual menus.
Also makes delay-based contextual menu trigger work on 3D
Touch-capable devices (#781).
2015-10-25 17:43:53 -04:00
David Sinclair
82a7d980f6 Done #769 (swipe to dismiss Safari View Controller) 2015-10-24 22:22:16 -07:00
David Sinclair
fbd8d62be1 Fixed #772 (story traversal buttons misaligned) 2015-10-24 20:58:00 -07:00
David Sinclair
ff42d673c2 Implemented #769 (Safari swipe to dismiss) 2015-10-23 17:42:55 -07:00
dosiecki
5caa67dabe New version. 2015-10-23 17:35:59 -07:00
dosiecki
6c5f2f52da Fix error message for some users while marking folders. 2015-10-23 17:29:04 -07:00
dosiecki
8468a1c7c5 Obey animation disable if power saver kicks in. 2015-10-23 17:18:37 -07:00
Samuel Clay
da5c895eea Noscript is causing issues (specifically http://seattle.curbed.com/atom.xml). 2015-10-23 16:29:35 -07:00
Samuel Clay
c72d0d4c06 Turning off annotations on Youtube videos by default. 2015-10-23 15:58:55 -07:00
David Sinclair
91dc6d332c Also for #780, now dismisses instead of pops the Safari View Controller 2015-10-22 21:25:20 -07:00
David Sinclair
1f9a629347 Fixed: iOS: Video continues playing even after safari view controller is dismissed #780
Can't change the URL, can only clear the delegate.
2015-10-22 21:09:03 -07:00
David Sinclair
9eae63ca3b Fixed iOS: on iPad, feed unread counts aren't updating until feed refresh #777
Only affected selecting a story from the feed detail list, not the
feeds list, so I now clear the cached index path (that is no longer
relevant).
2015-10-22 13:50:51 -07:00
David Sinclair
285e522dd5 Fixed: iOS: Crash when opened saved stories after unsaving a story #724 2015-10-22 10:10:27 -07:00
Samuel Clay
5c2f085f35 Adding monochrome favicon. Thanks to Ben Yafai for the images. 2015-10-21 21:37:07 -07:00
Samuel Clay
d9ac6ddd05 Adding mark as read option to story title dropdown. 2015-10-21 21:31:44 -07:00
Samuel Clay
b50b26c8b4 Closing #778, fixing send to Chrome. 2015-10-20 11:55:17 -07:00
Samuel Clay
2612a16843 Fixing #778. Open in Safari/Chrome/Copy Link. 2015-10-20 11:54:00 -07:00
dosiecki
a7adce4e61 Update UI after collided API updates are corrected. 2015-10-19 15:06:28 -07:00
dosiecki
e5c68c0cd0 Merge remote-tracking branch 'upstream/master' 2015-10-16 16:28:25 -07:00
dosiecki
f55bc0756a Remove redundant loader stop. 2015-10-16 16:25:10 -07:00
dosiecki
1a46e464fa Fix API6.0 crash when marking-all-read. 2015-10-16 16:13:35 -07:00
dosiecki
72cdae761c Fix crash in image prefetch. 2015-10-16 16:13:17 -07:00
Samuel Clay
3fbe1da03a Adding vector logos. 2015-10-14 19:45:10 -07:00
Samuel Clay
1982ffc093 Adding SVG logos. 2015-10-14 19:26:56 -07:00
Samuel Clay
562aa6a10c Fixing automatic reloading of new features and community feedback on web. 2015-10-07 17:37:17 -07:00
Samuel Clay
8c26fb1117 Aww yeah, fixing race condition for drawing stories. 2015-10-06 18:52:58 -07:00
Samuel Clay
58b092c46e Fixing a crash and fixing notification button. 2015-10-06 17:07:30 -07:00
dosiecki
f1c2a1db7e Bump build version to 23. 2015-10-06 16:40:48 -07:00
dosiecki
47eeafff4b Remove deprecated HTTP libs in favour of Java core libs so builds against APIv23 will succeed. 2015-10-06 16:31:05 -07:00
Samuel Clay
b1d9cc9e92 Correctly showing text or story view for stories based on story feed, not folder. 2015-10-05 11:45:40 -07:00
Samuel Clay
9806ed08f1 Experimental commit to speedup scrolling between stories. 2015-10-05 11:45:40 -07:00
Samuel Clay
40391feaad Cleaning up a couple warnings. 2015-10-03 17:59:35 -07:00
Samuel Clay
065e0ad8be Updating Fabric. 2015-10-01 21:16:02 -07:00
Samuel Clay
035ccdcb88 Fixing Safari view on ipad, although still need to remove navigation bar. 2015-10-01 21:15:56 -07:00
Samuel Clay
7b08a64200 Adding updated Android screenshots for both phone and tablet sizes. 2015-10-01 17:14:00 -07:00
Samuel Clay
ac4dc22a2c Android v4.5.0. 2015-10-01 10:57:57 -07:00
Samuel Clay
1bbb0fc7e0 Fixing iOS share extensions. 2015-09-30 13:28:14 -07:00
Samuel Clay
c61a261634 Using canonical rss url. 2015-09-30 12:59:50 -07:00