Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: simong/CloudAppJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: newapi
Choose a base ref
...
head repository: simong/CloudAppJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 13 files changed
  • 4 contributors

Commits on Oct 16, 2011

  1. Configuration menu
    Copy the full SHA
    f129239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d319bb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2012

  1. Bugs corrected + Suggestions

    Bugs :
    - "uploaded_at" parameters does not exist. I replaced it with "updated_at"
    - The date format was not correct.
    
    Bug remaining :
    - The get method for getItems with "HttpParams params = new BasicHttpParams();" does not work. Here is my solution : http://cl.ly/1i1a0y040w3y0Q3V0i0x
    
    Suggestion :
    - There is a new parameter called "thumbnail_url" (getItems). You should implement it
    quanturium committed Jan 28, 2012
    Configuration menu
    Copy the full SHA
    ce1cf8b View commit details
    Browse the repository at this point in the history
  2. Fixed failing delete test. Cause: assuming deleted_at was always ther…

    …e or had a valid value.
    simong committed Jan 28, 2012
    Configuration menu
    Copy the full SHA
    48351c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50f5ac3 View commit details
    Browse the repository at this point in the history
  4. Added a getThumbnailUrl

    simong committed Jan 28, 2012
    Configuration menu
    Copy the full SHA
    68b13df View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2012

  1. Configuration menu
    Copy the full SHA
    81f32c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2012

  1. Configuration menu
    Copy the full SHA
    c328614 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2012

  1. Merge pull request #3 from john-morales/master

    Support for a listener to be notified of upload progress
    simong committed Feb 15, 2012
    Configuration menu
    Copy the full SHA
    f7a378a View commit details
    Browse the repository at this point in the history
  2. Fixed 'trash' bug.

    simong committed Feb 15, 2012
    Configuration menu
    Copy the full SHA
    fd0bd64 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2012

  1. Typo fix in CloudApp.java

    jleedev committed Feb 27, 2012
    Configuration menu
    Copy the full SHA
    cd9bb13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from jleedev/patch-1

    Typo fix in CloudApp.java
    simong committed Feb 27, 2012
    Configuration menu
    Copy the full SHA
    a1f774e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2012

  1. Configuration menu
    Copy the full SHA
    364f555 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2013

  1. Configuration menu
    Copy the full SHA
    7588486 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2013

  1. Merge pull request #5 from quanturium/master

    Added subscription_expires_at value missing in the account model
    simong committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    e9a958e View commit details
    Browse the repository at this point in the history
  2. Markdown fixes in README.md

    simong committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    41fa929 View commit details
    Browse the repository at this point in the history
Loading