Statistics
| Branch: | Tag: | Revision:

root / Classes / OpenStackAppDelegate.m @ 22964135

History | View | Annotate | Download (17.8 kB)

# Date Author Comment
22964135 01/23/2013 11:06 am Miltiadis Vasilakis

Fix bug in url handling, update version

192b305e 01/16/2013 07:59 pm Miltiadis Vasilakis

Fix analysis warnings

814a8d8f 12/28/2012 09:59 pm Miltiadis Vasilakis

Improve open file UX

Allow cancelation of download, or removal from cache, from file details. When opening a non downloaded file, load file details view and start downloading. Improve cache management. Fix bugs. Improve open file menu placement in iPad, in iOS 6.

66970a13 12/19/2012 07:51 pm Miltiadis Vasilakis

Present the containers view controller of the first account on launch

On launch, present without animation the account home view controller and then the container home view controller. In iPad, when in portrait, show the the popover that contains the root view controller, so that the above happens.

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.

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.

dba671ef 12/04/2012 11:08 am Miltiadis Vasilakis

Fix bugs and improve folder filter UI

Improve animations and subview placement when folder filter is activated or de-activated. Fix other bugs.

0ca4d686 11/23/2012 02:42 pm Miltiadis Vasilakis

Fix bug in iPad running iOS 6

The window rootViewController should be explicitly set in iOS 6.

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.

54fd5c36 03/06/2012 02:15 pm Miltiadis Vasilakis

Support changes in container and object metadata. Change default values.

64929bae 01/16/2012 07:54 pm Miltiadis Vasilakis

Change download file to directly show open/email as attachment. Fix bugs and improve download mechanism. Add clear cache option in settings. Add presentation of versions of file objects.

f14ddbf9 12/13/2011 12:40 pm Miltiadis Vasilakis

Commented out legacy code.

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

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

c7ddd1f3 12/08/2011 01:57 pm Miltiadis Vasilakis

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

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

UI changes.
Added login functionality.

d6b38316 11/10/2011 12:47 am Miltiadis Vasilakis

UI changes.
Bug Fixes.

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

Copy of rackspace-ios version 2.1.1