Commit graph

16 commits

Author SHA1 Message Date
David Sinclair
f6ab41fe17 iOS: fixed #491 (relative date issue) & fixed #790 (date respect locale)
Simpler code, no today/yesterday mistakes, and uses the correct date &
time format for the user.
2015-10-26 22:13:25 -07:00
Samuel Clay
1a338b786b Fixing launch screen on ios app. Also fixing upgrade link. 2015-09-18 15:29:57 -07:00
Samuel Clay
96b5e15718 Switching out from unreliable disk caching to TMCache (damn threading issues). 2014-02-24 18:56:51 -08:00
Samuel Clay
67944e0e3c Adding prelim for double tap to open original view. 2014-02-03 19:20:26 -08:00
Samuel Clay
7b8c0d957e Handling gestures for entering original view. 2014-02-03 18:54:50 -08:00
Samuel Clay
0620af0674 Swiping back from original view works pretty well on ipad now. Needs a button and better navigation title support. Also rotation support. Also fixing iPhone. 2014-02-03 16:59:08 -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
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
dc6527da85 Speeding up scrolling on feed list. 2013-10-18 14:17:01 -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
e244641185 Finishing saving of stories with gestures. Works with errors, but not offline. 2013-10-01 14:24:44 -07:00
Samuel Clay
b8fe3d123a Fixing almost all ios7 warnings. Fixing avatar. Upgrading AFNetworking. 2013-09-25 17:43:00 -07:00
Samuel Clay
bfff777490 Moving ios and android from media to clients. 2013-06-27 09:43:22 -07:00
Renamed from media/ios/Classes/Utilities.m (Browse further)