Statistics
| Branch: | Revision:

root / README @ master

History | View | Annotate | Download (2.1 kB)

1
Εκτέλεση Εργασιών
2

    
3
1) find the android way to import pithos self signed ssl certificate in order for api access to work
4
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
3) added pithos+/pithos+ dev as cloud files providers
6
4) fix rest call headers (rackspace api makes use of a x-storage-token instead of x-auth-token)
7
5) added pithos specific attributes to objects
8
6) parse pithos specific attributes from xml
9
7) display myshared/others/groups
10
8) display metadata/permissions
11
9) add groups 
12
10) restore version
13
11) upload files from sdcard (done)
14
12) open file functionality (done)
15
13) download/upload file progress bar 
16
14) ui show address bar (done)
17
15) ui hide unsupported features, tabs for account/containers only (done)
18
16) popup menu on list items exposing functionality (done)
19
17) rackspace clients load full data into memory, need to use prefix (done) 
20
18) add metadata/permissions (done)
21
19) add/delete user in groups (done)
22
20) move to/restore from trash (done)
23
21) login functionality (done)
24

    
25
TODO
26
1) hashes for download upload
27
2) download version
28
3) display public link on public objects
29
4) container metadata?
30
5) pithos branding
31
6) account details
32
7) object rename
33
8) cut/copy/paste ?
34

    
35

    
36

    
37

    
38

    
39
TODO as of iphone implementation
40
    add/edit/remove metadata on container/object level
41
    add/remove public status on object level
42
        if true show resulting url
43
    add/edit/remove groups on account level
44
    add/edit/remove sharing permissions on object level
45
    edit policy (quota and versioning) on container level
46
    login functionality that takes token from site
47
    expanded open file functionality to use available apps
48
        (probably this isn't necessary for android)
49
    use default storage url prefix if X-Storage-Url is not available
50
    make pithos as the available predefined configuration
51
    list my shared
52
    list others shared
53
    list versions per object
54
        specifics TBD
55
    localization
56
    change UI to use pithos branding (logos, backgrounds, colors, strings, etc)
57
    support objects with name that ends in '/'