Statistics
| Branch: | Tag: | Revision:

root / Classes / AccountSettingsViewController.m @ 22964135

History | View | Annotate | Download (9.4 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.

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.

dd072154 12/07/2012 03:26 am Miltiadis Vasilakis

Fix bug in token retrieval

Fix bug where although a new token was retrieved in account settings, the save button was not enabled.

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.

c6020499 11/30/2012 02:51 pm Miltiadis Vasilakis

Use a dynamic url scheme for token retrieval.

To support different client versions in the same device, e.g. production and development, use a dynamic url scheme, set in the app info.plist, for the token retrieval callback url.

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.

e0467730 11/18/2012 08:44 pm Miltiadis Vasilakis

Fix bugs in account settings

Fix bugs in account creation or account settings, and remove code of rackspace specific functionality.

6d8123d2 11/13/2012 07:18 pm Miltiadis Vasilakis

Remove unnecessary code and resources

Remove code of rackspace specific functionality, as well as accompanying resource files. Fix minor bugs.

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

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

d4df8ad2 03/07/2012 04:30 pm Miltiadis Vasilakis

Modify login URL.

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....

221c2106 11/15/2011 11:57 pm Miltiadis Vasilakis

UI changes. Bug fixes.

c178bd21 11/10/2011 01:53 pm Miltiadis Vasilakis

Added default storage url prefix for grnet accounts when X-Storage-Url is not available.

07592312 11/10/2011 03:11 am Miltiadis Vasilakis

UI changes.
Added login functionality.

54cb751a 11/10/2011 01:16 am Miltiadis Vasilakis

UI changes.
Bug fixes.

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

Copy of rackspace-ios version 2.1.1