Commit graph

10101 commits

Author SHA1 Message Date
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
Samuel Clay
e780cb0213 Logging view will layout subviews to figure out the off-page rotation issue. 2015-09-28 20:24:05 -07:00
Samuel Clay
41d0423c5b Fixing rotation losing scroll position. Still have font size issue when returning to view with different rotation. 2015-09-28 20:01:17 -07:00
Samuel Clay
8348c40a50 Android v4.5.0b3. 2015-09-28 15:38:45 -07:00
Samuel Clay
314c97243f Fixing iOS unread counts when over 1000. 2015-09-28 15:32:31 -07:00
Samuel Clay
9de2ee9f97 Merge pull request #759 from dosiecki/master
Android: Beta Bugfixes
2015-09-28 15:31:49 -07:00
dosiecki
5b37634050 Fix crashes during weird activity init/final circumstances. 2015-09-28 12:54:51 -07:00
dosiecki
cb92171505 Support feedless stories. Remove unused DB field. 2015-09-24 19:22:11 -07:00
dosiecki
baa996ca14 Fix crash on Reading context recycle. 2015-09-24 03:07:06 -07:00
Samuel Clay
77a0300104 Bumping ios release notes for enterprise. 2015-09-23 22:49:05 -07:00
Samuel Clay
f1092c83b3 Bumping ios to v5.0.0b2. Adding some logic around upgrading to send users to enterprise build or itms. 2015-09-23 22:47:03 -07:00
dosiecki
82cc7fe507 Add DB debug logging. 2015-09-23 16:15:37 -07:00
Samuel Clay
70a4b41844 Finished upgrading to digitalocean api v2. 2015-09-23 15:14:31 -07:00
dosiecki
6125744c20 Fix crash when failing to save user profile image. 2015-09-23 15:05:29 -07:00
dosiecki
4ad6ee430e Merge remote-tracking branch 'upstream/master' 2015-09-23 14:50:20 -07:00
dosiecki
7e171ce7d2 Fix crash when opening links. 2015-09-23 14:49:56 -07:00
Samuel Clay
b838723449 Fixing rotation bugs for the most part. 2015-09-23 14:37:54 -07:00
Samuel Clay
2829565167 Rewriting story page control to use autolayout. 2015-09-23 13:02:25 -07:00