Commit graph

1277 commits

Author SHA1 Message Date
Samuel Clay
1bf345a045 Correcting remaining aberations on original transitions for ipad. 2014-01-17 18:01:33 -08:00
Samuel Clay
72797ff167 Mainly fixing all original view issues. Also fixing an issue with river icons not being updated when selected. 2014-01-17 16:23:12 -08:00
Samuel Clay
2c18234cd9 Unused code. 2014-01-17 13:47:55 -08:00
Samuel Clay
598b6914c8 This needs to be ripped out, but I want it logged. 2014-01-17 10:35:47 -08:00
Samuel Clay
8b0f72f0f3 Rough fixes for original view on ipad. Still needs lots of love. 2014-01-16 17:15:29 -08:00
Samuel Clay
f3f124d1c6 Commenting. 2014-01-13 12:08:16 -08:00
Samuel Clay
8fcefeb448 Handling preference for story titles pane position. Also handling bottom position transition. 2014-01-08 18:14:49 -08:00
Samuel Clay
fe966564ae Fixing original view on ipad. Now just needs partial transitions. 2014-01-08 17:46:19 -08:00
Samuel Clay
80512897b0 Removing unnecessary variable. 2014-01-08 16:50:18 -08:00
Samuel Clay
b2ccb06177 Refactoring original view to remove both toolbars. Moved back button and send to button to top. 2014-01-08 13:38:18 -08:00
Samuel Clay
b9271f6aab Removing unused sharing prefs. 2014-01-08 12:44:21 -08:00
Samuel Clay
b853f656be Partially complete refactoring of original webview into a nav controller being pushed onto the stack instead of a modal. 2014-01-07 18:26:17 -08:00
Samuel Clay
cd2ad13c46 Fixing Pocket, Readability, Pinboard, and Facebook sharing. 2014-01-06 20:25:55 -08:00
Samuel Clay
7c77a334d6 Fixing Chrome overshare to include callback. 2014-01-06 19:53:37 -08:00
Samuel Clay
fc107f1996 Adding sharing accounts preference dialog. 2014-01-06 19:05:46 -08:00
Samuel Clay
5cf160f3ff Adding messaging for all activity types. 2014-01-06 18:56:41 -08:00
Samuel Clay
2c1cc058e2 Full iPad control of the new overshare popover. Now just needs preferences. 2014-01-06 18:37:57 -08:00
Samuel Clay
de0a34c0f9 Fixing up email and other share actions on overshare. Needs ipad support, and preferences. 2014-01-06 17:54:18 -08:00
Samuel Clay
178153053e Adding fitvid to fix videos on iOS. 2014-01-06 15:02:12 -08:00
Samuel Clay
0b8d4a0093 Removing UIActivties, replacing with Overshare. 2014-01-06 14:51:35 -08:00
Samuel Clay
033156e611 Version 3.6 of the iOS app. 2013-12-13 15:15:17 -08:00
Samuel Clay
ca460a02cb Fixing tolerance on drag bar. 2013-12-12 18:41:39 -08:00
Samuel Clay
c69133375c Fixing switch between story titles on left and on bottom. 2013-12-12 18:03:56 -08:00
Samuel Clay
cea3040671 Fixing disappearing righttoolbarmenu icons. Adding preferences for urls to use in-app browser, safari, or chrome. 2013-12-12 15:35:22 -08:00
Samuel Clay
4fc0351104 Fixing transition cancelation on interactive swipe on ipad. 2013-12-12 13:08:16 -08:00
Samuel Clay
c020d25792 Fixing rotation issues, as well as premature hiding of dashboard on animation on ipad. 2013-12-11 18:49:21 -08:00
Samuel Clay
e6aeccdac8 Fixing interactive transitions. 2013-12-11 18:22:31 -08:00
Samuel Clay
18e4af950f Fixing many issues with transitions on the ipad. Still need to fix the interactive transition completion. 2013-12-11 18:06:22 -08:00
Samuel Clay
9b25d70736 Fixing swipe-back on ipad for transitioning b/w feed list and feed detail. 2013-12-10 18:14:32 -08:00
Samuel Clay
4379db6876 Resizing user avatar. 2013-12-06 16:29:15 -08:00
Samuel Clay
0bda97bf10 Adding option for side swipe in story detail. 2013-12-06 16:19:27 -08:00
Samuel Clay
6c2cf6f226 Merge branch 'master' into bgfetch
* master:
  Fixing cutoff date when retrieving stories.
  Mark older/newer stories as read.
  Fixing issue with autocomplete.
  Fixing infinite loop.
  Trying out better autocomplete search with parts.
  Fixing iOS date suffixes. Thanks to john.silvestri@gmail.com for finding the bug in the fix.
  date display works for "12th"
  Fix disappearing + signs in story title list. (#439)
  Using new hosts-driven mongo host for favicon node server.
  Fix imageloader crash.
  Fix crash on group collapse.
  Fix crash on feed search.
  Fix crash on failure to load textmode for a story.
  Fix crash when pager framework asks for pages that aren't loaded yet.
  Maxe 2-step sync obey auto-sync rules to prevent always syncing when jumping the back stack from the overlay 'done' button.
  Fix crash on mark-all-read via context menu.
  The selected font size wasn't being used when a web view was first opened to read a story.
  Fix NPEs on launch.
2013-12-06 15:05:43 -08:00
Samuel Clay
d2b36e0b93 Fixing iOS date suffixes. Thanks to john.silvestri@gmail.com for finding the bug in the fix. 2013-12-02 16:52:17 -08:00
cmchap
4987ac5007 date display works for "12th" 2013-12-02 18:17:27 -05:00
Samuel Clay
e77fc3a8e6 Adding permalink to story header title on iOS. 2013-11-23 13:25:26 -08:00
Samuel Clay
09a47076d4 Toggling system font size shows/hides the feed/story list font size option. Also defaulting to not use system font size. 2013-11-23 13:14:30 -08:00
Samuel Clay
8727b683a5 Adding font size overrides. 2013-11-23 13:03:14 -08:00
Samuel Clay
e3c21b7484 Optimizing the user label font. 2013-10-18 18:37:11 -07:00
Samuel Clay
4ded0c4167 Merge branch 'ios7' into bgfetch
* ios7:
  Adding Swift Reader to Goodies.
  Speeding up scrolling on feed list.
  Support navigating back to home page from action bar in Preferences
  Redrawing intelligence slider on ios.
2013-10-18 18:13:57 -07:00
Samuel Clay
dc6527da85 Speeding up scrolling on feed list. 2013-10-18 14:17:01 -07:00
Samuel Clay
0cff317fc2 Adding Dynamic Text support for larger story and feed titles. 2013-10-17 18:56:14 -07:00
Samuel Clay
38a95d4fdd Merge branch 'ios7' into bgfetch
* ios7:
  Massively speeding up the viewWillAppear on the feed list.
2013-10-17 17:27:21 -07:00
Samuel Clay
b8b57d5df4 Massively speeding up the viewWillAppear on the feed list. 2013-10-17 17:23:52 -07:00
Samuel Clay
fa973ba03c Adding background fetching. For v3.6. 2013-10-17 12:32:19 -07:00
Samuel Clay
aa67f74979 Fixing a crash on mark read. 2013-10-17 11:21:37 -07:00
Samuel Clay
b2ca2f471d Fixing broken story page control. 2013-10-16 12:52:21 -07:00
Samuel Clay
110bdb60e3 Fixing bug around loading feeds when there's no offline db. 2013-10-16 11:41:36 -07:00
Samuel Clay
40c4c644f5 Fixing hiding and showing of notifier on fetch. 2013-10-11 18:17:24 -07:00
Samuel Clay
8490feca7d Fixing bouncing title view. That was the last UI bug for iOS 7. 2013-10-11 18:07:30 -07:00
Samuel Clay
402c5d9fc1 Massive refactor to fix all toolbar buttons so they extend to the edge. 2013-10-11 17:46:09 -07:00