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: DRed9X/AndroidViewClient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dtmilano/AndroidViewClient
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.
  • 18 commits
  • 39 files changed
  • 3 contributors

Commits on Sep 19, 2024

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

Commits on Sep 27, 2024

  1. Merge pull request dtmilano#329 from giantpune/python_3.21_regex_fix

    add 'r' in front of some regex strings.
    dtmilano authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5a6fa78 View commit details
    Browse the repository at this point in the history
  2. Bump

    - Version 23.4.1
    dtmilano committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d6e6cf4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    0a26ede View commit details
    Browse the repository at this point in the history
  2. Fix escaping for python 3.12

    dtmilano committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a6f1fa4 View commit details
    Browse the repository at this point in the history
  3. Bump

    - Version 24.0.0
    dtmilano committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    29befc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    5edf403 View commit details
    Browse the repository at this point in the history
  2. Bump

    - Version 24.1.0
    dtmilano committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    9be41ba View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

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

Commits on Oct 21, 2024

  1. Merge pull request dtmilano#331 from jrafaaael/refactor/use-search-in…

    …stead-of-match-to-look-for-attr-that-match
    
    refactor: use `search` instead of `match` to look for attr that match
    dtmilano authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2971f5f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Add spiral example

    dtmilano committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    6e6f54b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. Add MCP server

    dtmilano committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    b60f4ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request dtmilano#334 from dtmilano/mcp

    Add MCP server
    dtmilano authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    0d147fb View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. Revise Culebratester2 setup instructions in README

    Updated instructions for running CulebraTester2 and adjusted numbering.
    dtmilano authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    2a16f7f View commit details
    Browse the repository at this point in the history
  2. Update Python publish workflow with permissions

    Added permissions for id-token and contents in the deploy job.
    dtmilano authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    08c63f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce23fdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    152daa5 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

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