Statistics
| Branch: | Tag: | Revision:

root / Classes / Folder.m @ f474d3f4

History | View | Annotate | Download (10.2 kB)

# Date Author Comment
f474d3f4 12/07/2012 02:30 am Miltiadis Vasilakis

Add sorting controls in folder view controller

Initial implementation of sorting controls in folder view controller. Provide sort by name or date, ascending or descending. Clean and improve related code. Bump version.

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.

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.

2989bee3 12/08/2011 03:12 am Miltiadis Vasilakis

Renamed target to "Pithos+". Login uses url "pithos://login". Bug fixes. Removed legacy call.

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