Statistics
| Branch: | Tag: | Revision:

root / Classes / AddPhotoViewController.m @ master

History | View | Annotate | Download (18.1 kB)

# Date Author Comment
722e189f 05/02/2013 10:50 pm Miltiadis Vasilakis

Fix bugs and update version

7446ae64 02/09/2013 05:01 pm Miltiadis Vasilakis

Merge branch 'develop'

689de104 12/18/2012 06:00 pm Miltiadis Vasilakis

Show last modified date in folder cells

Use abbreviations (iOS 4.3) or emoji (iOS 5.0+) to describe objects and folders in folder cells. Use freed space to show last modified date. Update legacy code.

60731366 12/06/2012 06:46 pm Miltiadis Vasilakis

Clean and improve code

Refactor code regarding use and lifecycle of activity indicator views.

34c316bc 12/06/2012 12:56 pm Miltiadis Vasilakis

Clean and improve code

Refactor code regarding animations and activity indicator.

9150ada1 12/02/2012 12:43 pm Miltiadis Vasilakis

Fix bug in iOS 4.3 where a folder view controller didn't reload it's tableview when pushed

19da8cbb 11/26/2012 11:57 pm Miltiadis Vasilakis

Use a search display controller for folder search

Search display controller handles most of the search interface animations using a scope bar.

a20544e8 11/22/2012 05:11 pm Miltiadis Vasilakis

Show a search bar when there is at least one object in a folder

Show a search bar in the folder view controller, when there is at least one object. In iPad the search bar is fixed at the top, while in iPhone it is on the top of the tableview, and scrolled off screen initially. Improve the Folder model class and other relevant code.

29cc4957 05/31/2012 04:46 pm Miltiadis Vasilakis

Show last modified date instead of content type in folder listing. Disable refresh button while deleting object. Update version.

3a8071d4 03/22/2012 11:43 am Miltiadis Vasilakis

Fix bugs. Show version in settings. Update icons. Update version.

e06c24cf 03/06/2012 06:08 pm Miltiadis Vasilakis

Fix memory leaks reported by analyze.

7db1712d 12/10/2011 02:46 pm Miltiadis Vasilakis

Applied relevant changes from latest rackspace-ios commits. Using llvm instead of gcc. Bug fixes.

45f2fce6 12/06/2011 07:21 pm Miltiadis Vasilakis

Create application/directory for subdir, if metadata or permissions are applied.
Support for objects with a trailing slash.
Support for listings that exceed the results limit.
Create default containers (pithos and trash) if not existing.
Support for utf-8 object names, metadata and permissions....

d17a05de 11/22/2011 11:46 pm Miltiadis Vasilakis

Added my shared/others shared functionality.
Added folder permissions functionality.
Bug fixes.

700184fb 11/09/2011 04:09 pm Miltiadis Vasilakis

Copy of rackspace-ios version 2.1.1