Commit graph

10541 commits

Author SHA1 Message Date
David Sinclair
5e713d2fe8 IOS: fixed rotation issue 2016-03-10 14:49:33 -08:00
David Sinclair
7340b8c07d iOS: fixed iPad theme issues 2016-03-09 22:05:51 -08:00
David Sinclair
419b414272 iOS: fixed traverse positioning 2016-03-09 18:01:32 -08:00
David Sinclair
6bdbad53ce iOS: fixed size bar theme issue 2016-03-08 22:18:51 -08:00
Samuel Clay
2e9d78d2c0 Fixing paragraph padding issues. 2016-03-07 23:00:42 -08:00
Samuel Clay
1b4e5a8561 Fixing story author on newsletters 2016-03-07 22:46:34 -08:00
Samuel Clay
419e014b30 Merge branch 'master' into 5.1
* master:
  Saved stories have no changes.
  Fixing story changes icon placement.
  Newsletter permalinks now get FQDN.
  Android v4.8.0b2.
  Override min-width in reading css so newsletters wrap.
  Rename settings activity XML to squelch warnings in latest AndroidStudio.
  Attaching handlers when swapping story content.
  Finally allowing switching between showing and hiding story changes. Ready to ship?
  Adding diff border to images when changed.
  Correctly determining if there are story changes.
  Undoing story change preference. Now story changes are loading through ajax.
  Moving from hide changes to show changes. Needs migration. Also needs feed stories to match profile pref.
2016-03-03 16:29:43 -05:00
Samuel Clay
5088f9c521 Removing errant character. 2016-03-03 16:28:46 -05:00
David Sinclair
a82775513d iOS: better fix for #884 (interactions popover closing) 2016-03-02 21:21:30 -08:00
David Sinclair
42dbc82788 iOS: fixed share view theming 2016-03-02 14:44:00 -08:00
David Sinclair
1fc126ee40 iOS: fixed #888 (tags popover theming) 2016-03-02 14:18:35 -08:00
David Sinclair
4e49f7876e iOS: kinda fixed #887 (back button text color)
I can't figure out a way to dynamically change the back button title
color; setting the appearance attributes seems to be the only way to
change it, and it doesn't do it for an already-displayed view.  So I've
changed it to use a fixed color that works well enough for all four
themes.
2016-03-02 13:42:30 -08:00
Samuel Clay
2cf7e411f0 Fixing blockquote margins. Touching up original nav icon. 2016-03-01 13:03:45 -05:00
Samuel Clay
a32ce42ba2 Redrawing all taskbar icons to remove white shadow and consistently apply a thin inner shadow. Closes #885. 2016-03-01 12:31:32 -05:00
Samuel Clay
61397dab49 Saved stories have no changes. 2016-03-01 10:13:33 -05:00
Samuel Clay
1c95d2b83c Fixing story changes icon placement. 2016-03-01 10:04:13 -05:00
Samuel Clay
7111358df4 Merge branch 'show_changes'
* show_changes:
  Attaching handlers when swapping story content.
  Finally allowing switching between showing and hiding story changes. Ready to ship?
  Adding diff border to images when changed.
  Correctly determining if there are story changes.
  Undoing story change preference. Now story changes are loading through ajax.
  Moving from hide changes to show changes. Needs migration. Also needs feed stories to match profile pref.
2016-03-01 09:57:18 -05:00
Samuel Clay
a484b0fed8 Merge branch 'master' into show_changes
* master:
  Newsletter permalinks now get FQDN.
  Android v4.8.0b2.
  Override min-width in reading css so newsletters wrap.
  Rename settings activity XML to squelch warnings in latest AndroidStudio.
  Bump Android version.
  Fix slow/failing UI updates when sharing or commenting.
  Remove old workaround preventing proper batching of mark-read catchups.
  Fix ghosting of stories between reading sessions.
2016-03-01 09:57:14 -05:00
David Sinclair
481b773448 iOS: fixed #886 (opening two folders at once) 2016-02-29 18:35:58 -08:00
David Sinclair
e516d4a986 iOS: fixed #884 (interactions popover closing) 2016-02-29 18:24:24 -08:00
Samuel Clay
40a779a9ca Newsletter permalinks now get FQDN. 2016-02-29 18:01:03 -05:00
Samuel Clay
19c154f036 Android v4.8.0b2. 2016-02-29 18:01:02 -05:00
Samuel Clay
8dfdabf924 Merge pull request #890 from manderson23/mark
Android: Fix newsletter text not wrapping
2016-02-29 17:53:40 -05:00
Samuel Clay
b54499f2b4 Merge pull request #889 from dosiecki/master
Android: Rename file to squelch warnings in latest AndroidStudio
2016-02-29 17:52:28 -05:00
Mark Anderson
0bf6394e51 Merge remote-tracking branch 'upstream/master' into mark 2016-02-29 22:44:03 +00:00
Mark Anderson
81432b9628 Override min-width in reading css so newsletters wrap. 2016-02-29 22:43:09 +00:00
dosiecki
5d5d0ea144 Rename settings activity XML to squelch warnings in latest AndroidStudio. 2016-02-29 14:11:28 -08:00
Samuel Clay
c852d75c33 Back to prod. 2016-02-29 16:23:34 -05:00
Samuel Clay
80b28c4abd Merge branch 'master' into 5.1
* master:
  Android v4.8.0b2.
  Bump Android version.
  Fix slow/failing UI updates when sharing or commenting.
  Remove old workaround preventing proper batching of mark-read catchups.
  Fix ghosting of stories between reading sessions.
  Logout button no longer opens Account dialog.
2016-02-29 15:11:02 -05:00
Samuel Clay
2721b6e0e7 Android v4.8.0b2. 2016-02-29 15:10:58 -05:00
Samuel Clay
913a89b065 Merge pull request #883 from dosiecki/master
Android: Beta Bugfixes
2016-02-29 10:18:08 -08:00
Samuel Clay
0250fe4e88 Merge branch 'master' into show_changes
* master:
  Logout button no longer opens Account dialog.
2016-02-29 10:10:04 -08:00
dosiecki
daf37bab17 Bump Android version. 2016-02-29 05:31:55 -08:00
dosiecki
66a9afb06b Merge remote-tracking branch 'upstream/master' 2016-02-29 05:31:27 -08:00
dosiecki
8f7fb884e5 Fix slow/failing UI updates when sharing or commenting. 2016-02-28 17:08:17 -08:00
dosiecki
66bd24a9f2 Remove old workaround preventing proper batching of mark-read catchups. 2016-02-28 02:21:28 -08:00
dosiecki
6d0f59bdcb Fix ghosting of stories between reading sessions. 2016-02-27 17:16:41 -08:00
Samuel Clay
9785f3dea2 Logout button no longer opens Account dialog. 2016-02-27 16:03:41 -08:00
Samuel Clay
33d14fb54d Folder title colors in organizer/chooser. 2016-02-27 14:47:46 -08:00
Samuel Clay
e3316a4ba4 Unread counts colors. 2016-02-27 14:34:10 -08:00
Samuel Clay
ff1fcc55c1 Share view story title in themes. 2016-02-27 14:09:03 -08:00
Samuel Clay
6f27daacf0 Folder icon original 2016-02-27 14:08:48 -08:00
Samuel Clay
f889e975e0 Redrawn folder icons. Also fixing saved story tags themeing. 2016-02-27 14:02:19 -08:00
Samuel Clay
25a3a1a6a2 Rounding corners on folder disclosure buttons. 2016-02-27 13:26:41 -08:00
Samuel Clay
6a98241f88 Themed disclosure buttons for folder titles. 2016-02-27 13:20:32 -08:00
Samuel Clay
a4f628f013 Refining story detail view colors on medium and dark themes. 2016-02-27 10:00:09 -08:00
Samuel Clay
3cadd30c43 Attaching handlers when swapping story content. 2016-02-26 20:41:28 -08:00
Samuel Clay
1effb5b9cf Finally allowing switching between showing and hiding story changes. Ready to ship? 2016-02-26 20:39:18 -08:00
Samuel Clay
2e3baa7ac8 Adding diff border to images when changed. 2016-02-26 20:19:24 -08:00
Samuel Clay
8879a6eb95 Correctly determining if there are story changes. 2016-02-26 20:16:26 -08:00