Statistics
| Branch: | Tag: | Revision:

root / Classes / SharingAccountsViewController.h @ 22964135

History | View | Annotate | Download (2.3 kB)

# Date Author Comment
0767143f 12/20/2012 01:28 am Miltiadis Vasilakis

When containers, or sharing accounts, are not loaded due to authentication error, add alert choice to go directly to the account settings

When alert is presented for failed containers or sharing accounts GET, add an extra choice to go to account settings. If selected, pop to account home view and then push account settings. Improve UI elements. Clear reusable account containers when sharingAccount or shared status changes. Fix bugs regarding rotation and add container when failed. Bump version.

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

Clean and improve code

Refactor code regarding use and lifecycle of activity indicator views.

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.