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: Criptext/Android-Email-Client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Criptext/Android-Email-Client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: new_enterprise
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 132 files changed
  • 5 contributors

Commits on May 23, 2019

  1. Sarted enterprise changes, findKeyBundle, userAuth, canLogin, postEma…

    …il and linkBegin endpoints. Also refreshToken update.
    jorgeblacio committed May 23, 2019
    Configuration menu
    Copy the full SHA
    9e2dcb8 View commit details
    Browse the repository at this point in the history
  2. Update src/main/kotlin/com/criptext/mail/scenes/mailbox/workers/SendM…

    …ailWorker.kt
    
    Co-Authored-By: jorgeblacio <34110092+jorgeblacio@users.noreply.github.com>
    Daniel Tigse and jorgeblacio committed May 23, 2019
    Configuration menu
    Copy the full SHA
    1b0047f View commit details
    Browse the repository at this point in the history
  3. Update src/main/kotlin/com/criptext/mail/scenes/mailbox/workers/SendM…

    …ailWorker.kt
    
    Co-Authored-By: jorgeblacio <34110092+jorgeblacio@users.noreply.github.com>
    Daniel Tigse and jorgeblacio committed May 23, 2019
    Configuration menu
    Copy the full SHA
    1561232 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8364bcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8c61c5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #485 from jorgeblacio/enterprise_link_fix

    Fixed an error on link/sync when creating the session for enterprise users.
    Hirobreak authored May 23, 2019
    Configuration menu
    Copy the full SHA
    57420e9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

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

Commits on May 29, 2019

  1. Merge pull request #486 from jorgeblacio/send_encrypted

    Added an option to settings to turn on encryption when sending to externals.
    danieltigse authored May 29, 2019
    Configuration menu
    Copy the full SHA
    f59e70c View commit details
    Browse the repository at this point in the history
Loading