Commit graph

11676 commits

Author SHA1 Message Date
Samuel Clay
3dad4bbaa1 Merge pull request #1016 from manderson23/fonts
Android: Font option in story menu
2017-05-05 16:01:20 -04:00
Samuel Clay
0e5a069d26 Merge pull request #1015 from dosiecki/master
Android: Bugfixes, Notifications
2017-05-05 16:00:54 -04:00
Samuel Clay
3dba7c5213 Accidentally deleted notificaiton body. 2017-05-05 08:41:20 -07:00
Samuel Clay
fbfc88bab5 Fixing broken interactions dialog. 2017-05-04 19:46:03 -07:00
Samuel Clay
522d184880 Don't send empty bodies. 2017-05-04 17:43:22 -07:00
Samuel Clay
f106834900 Adding error handling for APNS. 2017-05-04 17:38:58 -07:00
Mark Anderson
27824cf92a Fix switching to open sans condensed 2017-05-04 21:24:25 +01:00
Mark Anderson
a7208bfdf0 Reload story when font changed 2017-05-04 21:22:19 +01:00
dosiecki
33482d1baa notification settings changes for Android 2017-05-04 04:27:24 -07:00
dosiecki
d922584f88 store necessary notification config state to update via API 2017-05-04 00:15:40 -07:00
dosiecki
4c798a90ff fix feed list not updating on long-paused activities resuming 2017-05-03 23:13:41 -07:00
dosiecki
f3062cd959 fix long-reused activities not loading on resume 2017-05-03 23:12:58 -07:00
dosiecki
48aa646cee attempt slighty better task unstacking for notifications 2017-05-03 14:27:48 -07:00
Mark Anderson
48c85a4ce5 Rename StoryFontDialogFragment -> ReadingFontDialogFragment 2017-05-02 23:51:35 +01:00
Mark Anderson
e9bf863d54 Add listener for reading font changes 2017-05-02 23:50:26 +01:00
Mark Anderson
427fe3b693 Add story font dialog 2017-05-02 23:30:40 +01:00
dosiecki
f6d7f1688e fix sometimes very latent story display after notification taps 2017-05-01 18:10:06 -07:00
dosiecki
cfbc658546 add debug log 2017-05-01 16:44:09 -07:00
dosiecki
ec8427bf86 fix log emails crashing on 7.1+ devices 2017-05-01 16:16:33 -07:00
dosiecki
240bffe2a2 potential fix for laggy unready-only views 2017-05-01 16:15:52 -07:00
Samuel Clay
262d67abf9 Whoops, zrevrange is high to low, which means newest to oldest. 2017-05-01 12:08:56 -07:00
Samuel Clay
44de405195 Only fetch as many guidas as there are stories in the feed. No need to get everything assuming the feed has the latest N stories. 2017-05-01 12:06:56 -07:00
Samuel Clay
c094619879 Updating last read date on story hashes. 2017-05-01 11:43:06 -07:00
Samuel Clay
08c897e5a1 This is it, the big kahuna of fixes. This corrects for messed up guids that are causing lots of read stories to become unread. 2017-05-01 11:39:24 -07:00
Samuel Clay
b753cf6819 This won't fix it but in the event of missing guids on feed fetch, check for stories within the mark read period. 2017-05-01 10:51:04 -07:00
Samuel Clay
c9326a6f02 Perhaps this is the way to find the missing story hashes. Shouldn't cause an issue, but logic for dates may be backwards. 2017-05-01 09:27:31 -07:00
Samuel Clay
ffeeb170e0 Finally have a test case for the Google Blog duping. 2017-04-30 18:47:10 -07:00
Samuel Clay
ef9312d02f Merge pull request #1011 from manderson23/fonts
Android: Custom Story Fonts
2017-04-24 19:00:05 -04:00
Samuel Clay
855434de8d Handling broken saved story. 2017-04-24 05:33:44 -07:00
Mark Anderson
967a40344d Add Anonymous Pro web font 2017-04-22 23:19:41 +01:00
Mark Anderson
877412efb1 Add Open Sans Condensed web font 2017-04-22 23:15:03 +01:00
Mark Anderson
0717c59fc4 Add Noto Serif web font 2017-04-22 22:53:36 +01:00
Samuel Clay
de59c9471c Don't add images in media enclosures if the URL is found in the story already. 2017-04-21 11:42:38 -07:00
Mark Anderson
7e2ec25df7 Add Noto web font 2017-04-20 21:14:19 +01:00
Mark Anderson
eadb43efec Merge remote-tracking branch 'upstream/master' into fonts 2017-04-20 19:35:50 +01:00
Samuel Clay
2517f903ce Android v5.2.0b2. 2017-04-19 15:46:41 -07:00
Samuel Clay
f586709aa0 Merge pull request #1010 from dosiecki/master
Android: Beta Bugfixes
2017-04-19 17:09:48 -04:00
dosiecki
f7cbb680e5 fix context menu truncation on 7.x devices 2017-04-19 13:06:55 -07:00
dosiecki
63c93e0382 Merge remote-tracking branch 'upstream/master' 2017-04-19 13:02:54 -07:00
dosiecki
924a311ffa remove duplicate UI refresh 2017-04-18 15:16:50 -07:00
dosiecki
c55983ae28 don't block UI on item list session prep 2017-04-18 14:54:42 -07:00
dosiecki
f5d886fd8a don't block story list loading on main sync loop 2017-04-18 14:47:56 -07:00
dosiecki
93b4bd7d34 improve debug email template 2017-04-18 13:31:06 -07:00
dosiecki
a6d75b6e37 fix consecutive notification taps showing stale feeds 2017-04-18 13:12:26 -07:00
Mark Anderson
737de3038b Cleanup using font in webview. 2017-04-17 19:32:25 +01:00
dosiecki
a5985dbbae fix stale story loads when tapping notifications 2017-04-15 01:22:13 -07:00
Samuel Clay
38b6943c67 New beta for iOS. 2017-04-14 13:42:05 -07:00
Samuel Clay
9e8db5f460 Enhanced APNS. 2017-04-14 11:37:19 -07:00
Samuel Clay
28fa6edb98 Moving to production APNS. 2017-04-13 17:25:55 -07:00
Samuel Clay
7a9ceb8199 Adding enhanced apns handling. 2017-04-13 17:17:25 -07:00