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: rosuH/EasyWatermark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.8.7
Choose a base ref
...
head repository: rosuH/EasyWatermark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.8.8
Choose a head ref
  • 3 commits
  • 10 files changed
  • 5 contributors

Commits on Mar 19, 2023

  1. Update pr_pre_check.yml

    rosuH authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    db456ea View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. 🔖 2.8.8 (#262)

    * ⬆️ Bump fragment-ktx from 1.5.4 to 1.5.5
    
    Bumps fragment-ktx from 1.5.4 to 1.5.5.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.fragment:fragment-ktx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * ⬆️ Bump kotlinVersion from 1.7.20 to 1.8.0
    
    Bumps `kotlinVersion` from 1.7.20 to 1.8.0.
    
    Updates `kotlin-gradle-plugin` from 1.7.20 to 1.8.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.7.20...v1.8.0)
    
    Updates `kotlin-stdlib` from 1.7.20 to 1.8.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.7.20...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * ⬆️ Bump material from 1.8.0-alpha01 to 1.8.0-rc01
    
    Bumps [material](https://github.com/material-components/material-components-android) from 1.8.0-alpha01 to 1.8.0-rc01.
    - [Release notes](https://github.com/material-components/material-components-android/releases)
    - [Commits](material-components/material-components-android@1.8.0-alpha01...1.8.0-rc01)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.android.material:material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * ⬆️ Bump profileinstaller from 1.2.0 to 1.2.2
    
    Bumps profileinstaller from 1.2.0 to 1.2.2.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.profileinstaller:profileinstaller
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * ⬆️ Bump appcompat from 1.5.0 to 1.6.0
    
    Bumps appcompat from 1.5.0 to 1.6.0.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.appcompat:appcompat
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * ⬆️ Bump roomVersion from 2.4.3 to 2.5.0
    
    Bumps `roomVersion` from 2.4.3 to 2.5.0.
    
    Updates `room-runtime` from 2.4.3 to 2.5.0
    
    Updates `room-ktx` from 2.4.3 to 2.5.0
    
    Updates `room-compiler` from 2.4.3 to 2.5.0
    
    ---
    updated-dependencies:
    - dependency-name: androidx.room:room-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: androidx.room:room-ktx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: androidx.room:room-compiler
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * ⬆️
    [Fix]
    - Upgrade Hilt due to compile error.
    
    * ⚡
    
    * Added translation using Weblate (Norwegian Nynorsk)
    
    * Translated using Weblate (Norwegian Nynorsk)
    
    Currently translated at 66.6% (2 of 3 strings)
    
    Translation: EasyWatermark/App store metadata
    Translate-URL: https://hosted.weblate.org/projects/easywatermark/app-store-metadata/nn/
    
    * Translated using Weblate (Norwegian Nynorsk)
    
    Currently translated at 90.4% (85 of 94 strings)
    
    Translation: EasyWatermark/App Strings
    Translate-URL: https://hosted.weblate.org/projects/easywatermark/app-strings/nn/
    
    * Translations update from Hosted Weblate (#259)
    
    * Added translation using Weblate (Portuguese)
    
    * Translated using Weblate (Portuguese)
    
    Currently translated at 100.0% (94 of 94 strings)
    
    Translation: EasyWatermark/App Strings
    Translate-URL: https://hosted.weblate.org/projects/easywatermark/app-strings/pt/
    
    ---------
    
    Co-authored-by: ssantos <ssantos@web.de>
    
    * - Add WRITE_EXTERNAL_STORAGE permission to ContextExtension.
    
    * - Bump up version code and name to 2.8.8 in build.gradle.kts.
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Weblate <noreply@weblate.org>
    Co-authored-by: tryvseu <tryvseu@tuta.io>
    Co-authored-by: ssantos <ssantos@web.de>
    5 people authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    54d1ece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd1e0ec View commit details
    Browse the repository at this point in the history
Loading