Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File attachment support #560

Merged
merged 17 commits into from
Mar 25, 2017
Merged

File attachment support #560

merged 17 commits into from
Mar 25, 2017

Commits on Mar 9, 2017

  1. create interface

    F43nd1r committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    ce1b139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6385296 View commit details
    Browse the repository at this point in the history
  3. first test attachments

    F43nd1r committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    449dd50 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Configuration menu
    Copy the full SHA
    0a1b44d View commit details
    Browse the repository at this point in the history
  2. implement email attachments

    F43nd1r committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    16bb8f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. intermediate

    F43nd1r committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    e41dccc View commit details
    Browse the repository at this point in the history
  2. Created MultipartRequest

    F43nd1r committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    14a8063 View commit details
    Browse the repository at this point in the history
  3. File support theoretically completed

    F43nd1r committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    c313d00 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. added contentprovider

    F43nd1r committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    bc3b616 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81bcda7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. fix attachments missing if no default set

    F43nd1r committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    8b24c82 View commit details
    Browse the repository at this point in the history
  2. use chooser instead of selecting one at random

    F43nd1r committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    c4cd688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc27cd8 View commit details
    Browse the repository at this point in the history
  4. extact some methods to improve readability

    F43nd1r committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    5071eb3 View commit details
    Browse the repository at this point in the history
  5. fix javadoc

    F43nd1r committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    251f991 View commit details
    Browse the repository at this point in the history
  6. remove need for requestholder

    F43nd1r committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    8ec0b2c View commit details
    Browse the repository at this point in the history
  7. make stuff final

    F43nd1r committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    6c28267 View commit details
    Browse the repository at this point in the history