Commit graph

397 commits

Author SHA1 Message Date
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
Samuel Clay
0bed4be790 Pushing out RC0 of iOS 7 app. 2013-10-10 14:12:04 -07:00
Samuel Clay
f1daaf487e Fixing iOS crash on send to. 2013-10-10 13:00:35 -07:00
Samuel Clay
496b6145bb Rewriting short and long date formatting, both for server and ios. Also loading offline stories when server fails half-way through. 2013-10-10 12:58:40 -07:00
Samuel Clay
1527cfbed2 Restricting long press for folders. 2013-10-09 16:39:27 -07:00
Samuel Clay
0f23391cbf Fixing sizing on interaction and activity labels. 2013-10-09 16:23:58 -07:00
Samuel Clay
49c0b4cddb Adding long press gesture to folder titles. Also adding mark as read by day to folders. 2013-10-09 15:41:17 -07:00
Samuel Clay
f415de8c13 Speeding up unread count drawing. Adding long press to story titles for send to. Fixing mark as read by days to not show offline loader. 2013-10-09 14:54:49 -07:00
Samuel Clay
b521fb2de1 Fixing a random crash when marking as read. Also fixing warnings on upgraded inappsettingskit. 2013-10-08 20:13:00 -07:00
Samuel Clay
feaa1b8d98 Long press on feeds to choose mark as read days. Also works offline. Also fixing move feed dialog on iphone. 2013-10-08 19:33:11 -07:00
Samuel Clay
574d71783e Moving sqlite db. Upgrading Inappsettingskit. Loading feeds immediately on launch. 2013-10-08 16:00:55 -07:00
Samuel Clay
98280255fb Numerous iOS UI tweaks. Gesture icon position, highlighting traversal buttons, user profile size, notifier size on launch, launch cover image. 2013-10-08 13:57:15 -07:00
Samuel Clay
90b707a2e9 Fixing user profile stretching. 2013-10-08 12:36:43 -07:00
Samuel Clay
a4af3eb10b Showing unread icon in ios when marking as unread. 2013-10-07 10:02:44 -07:00
Samuel Clay
7418743dc1 Fixing a couple display glitches on ipad. 2013-10-04 16:41:22 -07:00
Samuel Clay
6fd1d11cb5 Fixing FTUX categories on ios. 2013-10-04 14:33:17 -07:00
Samuel Clay
f4bfba2f78 Fixing ipad sharing mismatch on height. 2013-10-04 13:05:19 -07:00
Samuel Clay
439ece29fb Adding unread icon to story detail. Fixing inconsistencies in unreads. 2013-10-04 12:37:51 -07:00
Samuel Clay
8cb123ebf2 Merge branch 'master' into ios7
* master:
  Fixing massive river bug where stories would abruptly end while paging.
  Adding black logo.
  Implement part of #207 - add Send To option to context menu in story list view
  removed unnecessary and redundant imports.
  Putting Google Alerts/News back into rotation.
  Port pull request #219 to new repository layout. Adds https on Android to fix #165.
2013-10-03 18:08:02 -07:00
Samuel Clay
19ead028be Fixing discrepancies between story title list and story's unread status. 2013-10-03 18:07:39 -07:00
Samuel Clay
1dbe90a498 Fixing spacing and position of toolbars on all ios views. 2013-10-03 13:54:15 -07:00
Samuel Clay
22dff4ae7d Fixing audio issue when phone is on mute but video wont play. 2013-10-02 19:01:15 -07:00
Samuel Clay
d887981725 Fixing disappearing trainer on ipad. 2013-10-02 18:06:31 -07:00
Samuel Clay
3e563d0dd8 Fixing move/add site dialog's folder icons. 2013-10-02 17:31:51 -07:00
Samuel Clay
0580682a3a Fixing trainer and profile for use on ipad. 2013-10-02 16:28:09 -07:00
Samuel Clay
645bd73aa3 Loading feed trainer from feed list. Gestures for social subs (profile + mark read). 2013-10-02 16:05:22 -07:00
Samuel Clay
079e7f96f2 Fixing login for iphone. 2013-10-02 14:29:19 -07:00
Samuel Clay
f1bd549b9f Fixing a couple crashing bugs. 2013-10-01 19:32:40 -07:00
Samuel Clay
932eaa3d15 Fixing bug in read gesture. 2013-10-01 16:45:03 -07:00
Samuel Clay
a761cb9af0 Adding gesture for marking as read/unread. Needs offline handling for unread. 2013-10-01 16:21:23 -07:00
Samuel Clay
da993a8deb Fixing a few gesture-based style issues (color, icon position, performance in updates). 2013-10-01 15:38:29 -07:00