Commit graph

501 commits

Author SHA1 Message Date
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
a17939a902 Retina-izing ios download icon. 2013-10-08 16:04:52 -07:00
Samuel Clay
1fcc5c84b7 iOS build 3.0.2, ready for distribution. 2013-10-08 16:03:09 -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
65ab8f95bf Provisioning profile. 2013-10-07 10:51:11 -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
b28b081d33 New iOS 7 build. 2013-10-03 18:11:54 -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
2d3c469036 Fixing folder icon in move dialog on ipad. 2013-10-02 17:50:20 -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
Samuel Clay
9ac25b811b Fixing multiple lines on story title cells. 2013-10-01 14:44:13 -07:00
Samuel Clay
e244641185 Finishing saving of stories with gestures. Works with errors, but not offline. 2013-10-01 14:24:44 -07:00
Muhammad Adil
8b7795acfe removed unnecessary and redundant imports. 2013-10-01 11:18:49 +05:00
Samuel Clay
424bdf02ca Merge pull request #412 from vpatil/ios7
iOS: Crashes when sharing or marking unread a story on the social feed
2013-09-30 17:07:45 -07:00
Samuel Clay
3c12a36b58 Refactoring mark feed as read to allow for non-active feeds to be marked as read. Need to do mark story as read and saved stories. 2013-09-30 16:18:11 -07:00
Samuel Clay
54dcf2a5de Fixing massive memory leak in creating content view in table cells. Much faster scrolling now. 2013-09-30 12:13:10 -07:00
Samuel Clay
43f3d0037d Fixing borders on story cells. 2013-09-30 10:26:19 -07:00
vpatil
7e808bd7d8 fixed a crash when sharing a story from the social feed that wasn't
shared by a friend (and set the source user to the non-friend who shared
it, if possible)
2013-09-28 18:12:46 -07:00
vpatil
9a52f7015a fixed a crash with marking a social feed story as unread 2013-09-28 17:46:00 -07:00
Samuel Clay
5766ca0bdf Adding swiping to feeds. Now need actions on both. This also fixes the pixel imperfection on select. 2013-09-27 17:54:06 -07:00
Samuel Clay
f036fb799c Adding gestures to story titles. Needs refactoring to actually perform save/read commands. Also needs to hit the feed list. 2013-09-27 17:23:03 -07:00
Samuel Clay
d7900fdcfa Better handling of max size of story titles pane. 2013-09-26 19:59:25 -07:00
Samuel Clay
70c2f0e610 New drag bar for story titles on ipad in portrait. 2013-09-26 19:26:10 -07:00
Samuel Clay
c9b8fdd35f Fixing a few nav bars to fit. 2013-09-26 16:12:09 -07:00
Samuel Clay
802d2b577e Fixing enterprise download images. 2013-09-26 12:11:04 -07:00
Samuel Clay
c61d3b0908 New iOS build with new logo and icons. 2013-09-26 12:09:00 -07:00
Samuel Clay
5cc41d55bf New Logos! 2013-09-26 12:05:56 -07:00
Samuel Clay
c40095ff6a New enterprise build. 2013-09-25 17:54:29 -07:00
Samuel Clay
b8fe3d123a Fixing almost all ios7 warnings. Fixing avatar. Upgrading AFNetworking. 2013-09-25 17:43:00 -07:00
Samuel Clay
6bbfbff4ed Fixing temp storage of comments/replies. De-translucentizing navbars. 2013-09-25 12:05:17 -07:00
Samuel Clay
50ea650196 Fixing circular progress indicator in iOS 7. 2013-09-25 11:37:05 -07:00