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: TeamCodeForGit/JustTrustMe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Fuzion24/JustTrustMe
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
  • 5 files changed
  • 9 contributors

Commits on Aug 15, 2020

  1. Add support for OkHttp4.2.0+

    Curz0n committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    61de032 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Merge pull request Fuzion24#54 from Curz0n/master

    Add support for OkHttp4.2.0+
    Fuzion24 authored Aug 18, 2020
    Configuration menu
    Copy the full SHA
    dc1c1a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Add other function to bypass

    These function aren't currently hooked by JustTrustMe, but they are used in some applications.
    MagicWizz authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    f0aaebf View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Merge pull request Fuzion24#55 from MagicWizz/patch-1

    Add other function to bypass
    Fuzion24 authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    152557d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Handle various errors on Android 7 and 11

    Konrad Kollnig committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9623835 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Cleanup

    Konrad Kollnig committed May 22, 2021
    Configuration menu
    Copy the full SHA
    266dbb8 View commit details
    Browse the repository at this point in the history
  2. Fix OKHTTP 4.2.0+

    Konrad Kollnig committed May 22, 2021
    Configuration menu
    Copy the full SHA
    b13d28e View commit details
    Browse the repository at this point in the history
  3. Merge changes of Fuzion24#59

    Konrad Kollnig committed May 22, 2021
    Configuration menu
    Copy the full SHA
    8cff1ae View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. support java11 sdk30 compile

    tenwx1 committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    f010b76 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Merge pull request Fuzion24#1 from tenwx/master

    support java11 sdk30 compile
    Konrad Kollnig authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    8fd3bb8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Update gradle

    kasnder committed May 27, 2022
    Configuration menu
    Copy the full SHA
    78a4fd5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Merge pull request Fuzion24#60 from kasnder/master

    Handle various errors on Android 7 and 11
    Fuzion24 authored May 29, 2022
    Configuration menu
    Copy the full SHA
    861c5fa View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Support X509ExtendedTrustManager for sdk >= 24

    kiber.io committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3a523b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge pull request Fuzion24#70 from kiber-io/master

    Support X509ExtendedTrustManager for sdk >= 24
    Fuzion24 authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    744fc1f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. chore: comment proxy config

    This is an infrequently used configuration introduced from commit ad5c3dd, which can lead to unknowingly troubleshooting non-existent network problems all the time.
    xxxxxliil authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cccf6e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge pull request Fuzion24#71 from xxxxxliil/patch-1

    chore: comment proxy config
    Fuzion24 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    35efd07 View commit details
    Browse the repository at this point in the history
Loading