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

Add support for select multiple request. #1130

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Nov 22, 2023

  1. Add Multiple Section in transaction list.

    Add support for share selected Transaction as text and har file type.
    Add support for delete selected transaction only.
    rohitjakhar committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    73437f8 View commit details
    Browse the repository at this point in the history
  2. Fix variable naming.

    Fix Adapter parameters.
    rohitjakhar committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6a9eb8d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Fix ktlint

    rohitjakhar committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    abdb4c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Concise code.

    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    rohitjakhar and cortinico committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    0850127 View commit details
    Browse the repository at this point in the history
  2. Update library/src/main/res/values/strings.xml

    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    rohitjakhar and cortinico committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    d80d386 View commit details
    Browse the repository at this point in the history
  3. Update library/src/main/res/values/strings.xml

    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    rohitjakhar and cortinico committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    d453d6d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    7dad7ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    882d623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e41073 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Merge branch 'main' of https://github.com/rohitjakhar/chucker into sh…

    …are_multiple_request
    
    # Conflicts:
    #	library/src/main/kotlin/com/chuckerteam/chucker/internal/ui/MainActivity.kt
    #	library/src/main/kotlin/com/chuckerteam/chucker/internal/ui/transaction/TransactionAdapter.kt
    rohitjakhar committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    5b58ed1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Fix deket

    rohitjakhar committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4a8ecdd View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. KotlinLint Format

    Review Changes.
    rohitjakhar committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5ce5445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05427fe View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge branch 'main' of https://github.com/rohitjakhar/ComposeChucker

    …into share_multiple_request
    rohitjakhar committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d5461e4 View commit details
    Browse the repository at this point in the history
  2. Update code.

    rohitjakhar committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c107409 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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