Commit graph

11659 commits

Author SHA1 Message Date
dosiecki
e462f792bf notification options in feed menu 2017-05-11 23:57:12 -07: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
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
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
Samuel Clay
68f6fefaca New iOS beta. 2017-04-13 16:10:19 -07:00
Mark Anderson
063b165a8f Move font preference in layout 2017-04-13 22:51:17 +01:00
Samuel Clay
1895b02636 Fixing theme switching colors for notifications and gestures. 2017-04-13 12:46:39 -07:00
dosiecki
0aceaac618 stable closure of moribund itemlistfragment 2017-04-13 12:34:58 -07:00
Samuel Clay
7febbcc2e4 Merge branch 'ios8'
* ios8: (30 commits)
  Fixing broken notifications for people with no notifications.
  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.
  Fixing warnings.
  Fixing styling on notifications titles.
  Fixing notifications on ipad. Notifications are also now updated after saving.
  Feed ids is a list.
  More aggressive clearing of cache.
  Adding background_ios flag to background fetches.
  Fixing jumpy progress bar when download images.
  ios 8 branch works! Had to replace TMCache wtih PINCache, but it looks solid now.
  Fixing last error. Now to fix everything else that's broken.
  Updating to latest AFNetworking.
  Nearly finished.
  Last modification is to cached images, which still need converting.
  ...
2017-04-13 11:52:34 -07:00
Samuel Clay
5758c61432 Merge branch 'master' into ios8
* master:
  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.
2017-04-13 11:48:35 -07:00
Samuel Clay
9d9a5accbd Better handling of tweepy errors. 2017-04-13 11:43:39 -07:00
Samuel Clay
98d9378209 Truncating more of the body due to payload size limits. 2017-04-13 11:31:53 -07:00
Samuel Clay
d62f63935a Accidentally marking stories in active feed as read when marking other feeds as read. 2017-04-13 11:21:50 -07:00
Samuel Clay
d84e2af636 New experimental data collector for debugging feeds over time. 2017-04-12 19:13:33 -07:00
Samuel Clay
4c7cde918f Fixing broken notifications for people with no notifications. 2017-04-12 18:55:12 -07:00
Samuel Clay
14724ffa68 Merge branch 'master' into ios8
* master:
  Fixing a couple Twitter and YouTube fetch issues.
2017-04-12 17:30:48 -07:00
Samuel Clay
557438008b Fixing a couple Twitter and YouTube fetch issues. 2017-04-12 11:19:42 -07:00
Samuel Clay
cfa67d1c59 iOS v7.0.0 testflight beta. 2017-04-12 11:19:24 -07:00
dosiecki
ca0fb2a4e1 force login on repeated cookie rejection 2017-04-11 18:36:37 -07:00
dosiecki
dfc95b7a87 don't crash on stale or incorrectly started ItemLists 2017-04-11 18:34:49 -07:00
Samuel Clay
95ed6c55a6 Gotham is the new default font. 2017-04-11 17:36:10 -07:00