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: Ernest-su/LinuxCmd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: Ernest-su/LinuxCmd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 647 files changed
  • 2 contributors

Commits on Apr 27, 2022

  1. 更新readme

    Ernest-su committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    4424801 View commit details
    Browse the repository at this point in the history
  2. 更新readme

    Ernest-su committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    2055d81 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Bump material from 1.5.0 to 1.6.0

    Bumps [material](https://github.com/material-components/material-components-android) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/material-components/material-components-android/releases)
    - [Commits](material-components/material-components-android@1.5.0...1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.android.material:material
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Ernest-su committed May 11, 2022
    Configuration menu
    Copy the full SHA
    619042b View commit details
    Browse the repository at this point in the history
  2. Bump gradle from 7.1.3 to 7.2.0

    Bumps gradle from 7.1.3 to 7.2.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.tools.build:gradle
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Ernest-su committed May 11, 2022
    Configuration menu
    Copy the full SHA
    bb815a1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Bump constraintlayout from 2.1.3 to 2.1.4

    Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.3 to 2.1.4.
    - [Release notes](https://github.com/androidx/constraintlayout/releases)
    - [Commits](https://github.com/androidx/constraintlayout/commits)
    
    ---
    updated-dependencies:
    - dependency-name: androidx.constraintlayout:constraintlayout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Ernest-su committed May 24, 2022
    Configuration menu
    Copy the full SHA
    c5375b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Bump appcompat from 1.4.1 to 1.5.1

    Bumps appcompat from 1.4.1 to 1.5.1.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.appcompat:appcompat
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Ernest-su committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    40a6027 View commit details
    Browse the repository at this point in the history
  2. Bump material from 1.6.0 to 1.7.0

    Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0 to 1.7.0.
    - [Release notes](https://github.com/material-components/material-components-android/releases)
    - [Commits](material-components/material-components-android@1.6.0...1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.android.material:material
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Ernest-su committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ee0ac11 View commit details
    Browse the repository at this point in the history
  3. Bump gradle from 7.2.0 to 7.3.1

    Bumps gradle from 7.2.0 to 7.3.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.tools.build:gradle
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Ernest-su committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    498c3ae View commit details
    Browse the repository at this point in the history
  4. 更新命令文件

    Ernest-su committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    20eff97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    477dc08 View commit details
    Browse the repository at this point in the history
  6. 添加MultiDex支持

    Ernest-su committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    8c4a571 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d512bde View commit details
    Browse the repository at this point in the history
  8. 新增设置主题功能

    Ernest-su committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b0c89a5 View commit details
    Browse the repository at this point in the history
  9. 更新readme和截图

    Ernest-su committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    0f858fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    578095b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Bump org.jetbrains.kotlin.android from 1.7.10 to 1.7.20

    Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.7.10 to 1.7.20.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.7.10...v1.7.20)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin.android
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Ernest-su committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    062f16c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Ernest-su authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    02b6f70 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Bump org.jetbrains.kotlin.android from 1.7.20 to 1.7.21

    Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.7.20 to 1.7.21.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.7.20...v1.7.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin.android
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Ernest-su committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2726cb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Bump commonmark from 0.20.0 to 0.21.0

    Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.20.0 to 0.21.0.
    - [Release notes](https://github.com/commonmark/commonmark-java/releases)
    - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
    - [Commits](commonmark/commonmark-java@commonmark-parent-0.20.0...commonmark-parent-0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.commonmark:commonmark
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Ernest-su committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    35977b0 View commit details
    Browse the repository at this point in the history
Loading