Commit graph

135 commits

Author SHA1 Message Date
Samuel Clay
2cb5a1e9d2 Updating OvershareKit and InAppSettingsKit. 2014-05-19 13:33:42 -07:00
Samuel Clay
f60cb639cc Adding line spacing option to iOS app. 2014-05-15 18:06:56 -07:00
Samuel Clay
c82f92e680 Adding three ios fonts. 2014-05-15 17:03:25 -07:00
Samuel Clay
55021848bb iOS app versin 4.0.3. 2014-04-18 16:40:46 -07:00
Samuel Clay
9543934261 Adding close button on iPad for Original view. 2014-03-21 15:27:40 -07:00
Samuel Clay
1736ef2914 Fixing broken menu on first use. 2014-03-12 19:43:20 -07:00
Samuel Clay
dac0022017 Trying to fix provisioning issue. 2014-03-11 12:53:44 -07:00
Samuel Clay
b692bee466 Switching to distribution provisioning profile. 2014-03-05 12:03:14 -08:00
Samuel Clay
daac0acdaf Late night bug: fixing a massive resource squeeze by only loading favicons once and not doing awful things to a mutabledictionary from a background thread. 2014-03-03 22:36:40 -08:00
Samuel Clay
1d60772b06 Relative dependency path. Fixes #493. 2014-03-03 12:12:06 -08:00
Samuel Clay
ea28212ecb Updating Overshare to 1.1.0. 2014-02-27 16:54:25 -08:00
Samuel Clay
6653b61799 Updating ios app to 4.0 beta 1. 2014-02-12 21:07:18 -08:00
Samuel Clay
de597657fc Prepping stories collection refactor. 2014-02-12 16:39:30 -08:00
Samuel Clay
61a7f8e190 Cropping images for faster cache. 2014-02-11 13:23:45 -08:00
Samuel Clay
4f2455e846 Huge update to iPad app. Adding story content, image preview, and story list to dashboard. Whew. 2014-02-10 19:21:53 -08:00
Samuel Clay
8fdf08dd6a Fixing iOS icons, moving to asset catalog. 2014-02-05 18:03:44 -08:00
Samuel Clay
7c77a334d6 Fixing Chrome overshare to include callback. 2014-01-06 19:53:37 -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
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
9fd9351082 Fixing ios images. Submitting v3.5. 2013-10-24 12:05:22 -07:00
Samuel Clay
cb3ab8cb59 Redrawing intelligence slider on ios. 2013-10-18 11:57:48 -07:00
Samuel Clay
7209dcc25f Normal profile. 2013-10-17 19:02:42 -07:00
Samuel Clay
37df31157e V3.0.4 (RC3) 2013-10-17 18:59:58 -07:00
Samuel Clay
b8b57d5df4 Massively speeding up the viewWillAppear on the feed list. 2013-10-17 17:23:52 -07:00
Samuel Clay
51b4418e85 iOS7 app RC2 2013-10-11 18:09:55 -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
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
baa5d5f76a Perhaps this is a RC for iOS 3.5? 2013-10-09 16:42:30 -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
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
65ab8f95bf Provisioning profile. 2013-10-07 10:51:11 -07:00
Samuel Clay
7418743dc1 Fixing a couple display glitches on ipad. 2013-10-04 16:41:22 -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
22dff4ae7d Fixing audio issue when phone is on mute but video wont play. 2013-10-02 19:01:15 -07:00
Samuel Clay
9ac25b811b Fixing multiple lines on story title cells. 2013-10-01 14:44:13 -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
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
70c2f0e610 New drag bar for story titles on ipad in portrait. 2013-09-26 19:26:10 -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
fdf2f1b61a Further styling ios7. Menus, bunch of buttons, and toolbars. Still lots more. 2013-09-25 10:47:35 -07:00
Samuel Clay
fc830b23de Beginning ios7 transition. Still lots of views to go. 2013-09-24 17:18:20 -07:00