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: dessalines/thumb-key
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.36
Choose a base ref
...
head repository: dessalines/thumb-key
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.0
Choose a head ref
  • 18 commits
  • 23 files changed
  • 9 contributors

Commits on Jul 5, 2025

  1. fix(deps): update dependency androidx.navigation:navigation-compose t…

    …o v2.9.1 (#1446)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    a14b830 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency gradle to v8.14.3 (#1445)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    04afb7b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Configuration menu
    Copy the full SHA
    a9ed868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e5b47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c02d74f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

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

Commits on Jul 12, 2025

  1. chore(deps): update plugin com.android.library to v8.11.1 (#1455)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    4c20fb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    807b0f2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update plugin com.android.application to v8.11.1 (#1454)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    926cb53 View commit details
    Browse the repository at this point in the history
  4. Add split keyboard layout to the position cycle (#1443)

    * Add split keyboard layout to the position cycle
    
    * Updated which side is on top
    
    * Fixed two sides being misaligned
    
    * Renamed split to dual
    
    * Add words symbols layout with sidebar on left side of keyboard, to prevent accidentally swiping back with left hand
    
    * Break out keyboard drawing into lambda, and draw keyboards in cleaner way
    
    ---------
    
    Co-authored-by: Your Name <you@example.com>
    jm355 and Your Name authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    ae60913 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    873f3e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cf79ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0a13b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61cdd9f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1424 from alerque/auto-width

    Add option to automatically scale keyboard to screen width
    alerque authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    811fd45 View commit details
    Browse the repository at this point in the history
  10. add hide keyboard action (#1456)

    * add hide keyboard action
    
    * Formatting kotlin.
    
    ---------
    
    Co-authored-by: Dessalines <tyhou13@gmx.com>
    Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
    3 people authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    8bfd1a0 View commit details
    Browse the repository at this point in the history
  11. Upping version

    dessalines committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    d4aa310 View commit details
    Browse the repository at this point in the history
Loading