Statistics
| Branch: | Revision:

root / README @ master

History | View | Annotate | Download (2.1 kB)

1 38be47c1 koutsoub
Εκτέλεση Εργασιών
2 38be47c1 koutsoub
3 38be47c1 koutsoub
1) find the android way to import pithos self signed ssl certificate in order for api access to work
4 38be47c1 koutsoub
2) fix unsupported calls to servers and flavors(catch npes, create 0 sized result lists so that no errors occur due to missing information)
5 38be47c1 koutsoub
3) added pithos+/pithos+ dev as cloud files providers
6 38be47c1 koutsoub
4) fix rest call headers (rackspace api makes use of a x-storage-token instead of x-auth-token)
7 8568f4d7 koutsoub
5) added pithos specific attributes to objects
8 8568f4d7 koutsoub
6) parse pithos specific attributes from xml
9 8568f4d7 koutsoub
7) display myshared/others/groups
10 8568f4d7 koutsoub
8) display metadata/permissions
11 8568f4d7 koutsoub
9) add groups 
12 8568f4d7 koutsoub
10) restore version
13 8568f4d7 koutsoub
11) upload files from sdcard (done)
14 8568f4d7 koutsoub
12) open file functionality (done)
15 8568f4d7 koutsoub
13) download/upload file progress bar 
16 8568f4d7 koutsoub
14) ui show address bar (done)
17 8568f4d7 koutsoub
15) ui hide unsupported features, tabs for account/containers only (done)
18 8568f4d7 koutsoub
16) popup menu on list items exposing functionality (done)
19 8568f4d7 koutsoub
17) rackspace clients load full data into memory, need to use prefix (done) 
20 8568f4d7 koutsoub
18) add metadata/permissions (done)
21 8568f4d7 koutsoub
19) add/delete user in groups (done)
22 8568f4d7 koutsoub
20) move to/restore from trash (done)
23 8568f4d7 koutsoub
21) login functionality (done)
24 8568f4d7 koutsoub
25 8568f4d7 koutsoub
TODO
26 8568f4d7 koutsoub
1) hashes for download upload
27 8568f4d7 koutsoub
2) download version
28 8568f4d7 koutsoub
3) display public link on public objects
29 8568f4d7 koutsoub
4) container metadata?
30 8568f4d7 koutsoub
5) pithos branding
31 8568f4d7 koutsoub
6) account details
32 8568f4d7 koutsoub
7) object rename
33 8568f4d7 koutsoub
8) cut/copy/paste ?
34 8568f4d7 koutsoub
35 8568f4d7 koutsoub
36 8568f4d7 koutsoub
37 38be47c1 koutsoub
38 38be47c1 koutsoub
39 38be47c1 koutsoub
TODO as of iphone implementation
40 38be47c1 koutsoub
    add/edit/remove metadata on container/object level
41 38be47c1 koutsoub
    add/remove public status on object level
42 38be47c1 koutsoub
        if true show resulting url
43 38be47c1 koutsoub
    add/edit/remove groups on account level
44 38be47c1 koutsoub
    add/edit/remove sharing permissions on object level
45 38be47c1 koutsoub
    edit policy (quota and versioning) on container level
46 38be47c1 koutsoub
    login functionality that takes token from site
47 38be47c1 koutsoub
    expanded open file functionality to use available apps
48 38be47c1 koutsoub
        (probably this isn't necessary for android)
49 38be47c1 koutsoub
    use default storage url prefix if X-Storage-Url is not available
50 38be47c1 koutsoub
    make pithos as the available predefined configuration
51 38be47c1 koutsoub
    list my shared
52 38be47c1 koutsoub
    list others shared
53 38be47c1 koutsoub
    list versions per object
54 38be47c1 koutsoub
        specifics TBD
55 38be47c1 koutsoub
    localization
56 38be47c1 koutsoub
    change UI to use pithos branding (logos, backgrounds, colors, strings, etc)
57 38be47c1 koutsoub
    support objects with name that ends in '/'