Statistics
| Branch: | Tag: | Revision:

root / Classes / Folder.h @ 9150ada1

History | View | Annotate | Download (1.8 kB)

# Date Author Comment
2106f96c 11/27/2012 04:19 pm Miltiadis Vasilakis

Support more scopes for folder filter

Implement the folder filter scopes date that searches last modified dates, type that searches content type, and all that searches all scopes (the two added and names).

7be37a93 11/23/2012 12:35 am Miltiadis Vasilakis

Use search bar to show only folder objects that start with given filter

Search bar filters folder objects that start with given text. Selection, detail view, and deletion take into account the filter. Fix bug where wrong navigation title was shown in the folder view controller.

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.

98344a26 11/20/2012 06:45 pm Miltiadis Vasilakis

Clean and improve code

Remove more unnecessary code, refactor to make more readable, fix minor bugs, and improve business logic and memory use.

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.

38d59b6c 11/09/2011 08:33 pm Miltiadis Vasilakis

Added metadata functionality.

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

Copy of rackspace-ios version 2.1.1