Commit Graph

128 Commits

Author SHA1 Message Date
Artem Chepurnyi eb75d4ed1d
Include .apk files in the release artifacts 2023-12-31 12:52:23 +02:00
Artem Chepurnyi caa8f3cd5e
Add crowdin-bot to CLA allow list 2023-12-31 08:44:01 +02:00
Artem Chepurnyi d8309415f2
Merge pull request #44 from DVDAndroid/patch-1
Show correct app build date
2023-12-30 23:24:46 +02:00
github-actions[bot] a900c2b14e
@DVDAndroid has signed the CLA in AChep/keyguard-app#44 2023-12-30 21:11:25 +00:00
Artem Chepurnyi c12a4522aa
Update SAPCLA.md 2023-12-30 23:01:02 +02:00
Artem Chepurnyi c8fd79740a
Merge pull request #46 from AChep/l10n_crowdin_action
New Crowdin translations by GitHub Action
2023-12-30 22:52:11 +02:00
github-actions[bot] c762be672b
@AChep has signed the CLA in AChep/keyguard-app#47 2023-12-30 20:50:21 +00:00
Artem Chepurnyi 0bf9ed6bd3
Temporarily remove AChep from CLA allow list 2023-12-30 22:46:26 +02:00
github-actions[bot] ca0d352657
Creating file for storing CLA Signatures 2023-12-30 20:43:22 +00:00
Crowdin Bot 2246de4995 New Crowdin translations by GitHub Action 2023-12-30 20:43:09 +00:00
Artem Chepurnoy cde24b0c97
refactor: Remove duplicate Android resources 2023-12-30 22:30:50 +02:00
Artem Chepurnoy daba003b20
refactor(locale): Move Copied a value to translatable strings 2023-12-30 22:19:31 +02:00
Artem Chepurnoy bca0d1d965
refactor: Use Skeleton item as a loader component of Confirmation dialogs 2023-12-30 11:44:38 +02:00
Artem Chepurnoy de6985d8d6
fix: Correct API Key and Domain hints for AnonAddy email forwarder 2023-12-30 11:37:25 +02:00
Artem Chepurnoy 6748218769
Minor clean-up 2023-12-30 11:33:41 +02:00
Artem Chepurnoy 6307893feb
feat: Test CLA Assistant integration 2023-12-30 10:50:34 +02:00
Davide Maggio 7a67abd516
Show correct app build date 2023-12-30 09:04:38 +01:00
Artem Chepurnyi fc008a6752
Merge pull request #41 from AChep/dependabot/gradle/org.slf4j-slf4j-api-2.0.10
build(deps): Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
2023-12-29 19:13:02 +02:00
Artem Chepurnyi 9b497b934e
Merge pull request #42 from AChep/dependabot/gradle/nl.littlerobots.version-catalog-update-0.8.3
build(deps): Bump nl.littlerobots.version-catalog-update from 0.8.1 to 0.8.3
2023-12-29 19:12:50 +02:00
dependabot[bot] 81d2c08444
build(deps): Bump nl.littlerobots.version-catalog-update
Bumps [nl.littlerobots.version-catalog-update](https://github.com/littlerobots/version-catalog-update-plugin) from 0.8.1 to 0.8.3.
- [Release notes](https://github.com/littlerobots/version-catalog-update-plugin/releases)
- [Changelog](https://github.com/littlerobots/version-catalog-update-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/littlerobots/version-catalog-update-plugin/compare/v0.8.1...v0.8.3)

---
updated-dependencies:
- dependency-name: nl.littlerobots.version-catalog-update
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 16:52:45 +00:00
dependabot[bot] 3f92ca209b
build(deps): Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 16:52:44 +00:00
dependabot[bot] 5f4b4bb0cf
build(deps): Bump kotlin from 1.9.21 to 1.9.22
Bumps `kotlin` from 1.9.21 to 1.9.22.

Updates `org.jetbrains.kotlin.android` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22)

Updates `org.jetbrains.kotlin.jvm` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22)

Updates `org.jetbrains.kotlin.kapt` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22)

Updates `org.jetbrains.kotlin.multiplatform` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22)

Updates `org.jetbrains.kotlin.plugin.parcelize` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22)

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 16:51:56 +00:00
dependabot[bot] eac9be1796
build(deps): Bump com.google.devtools.ksp
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.21-1.0.16 to 1.9.22-1.0.16.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.9.21-1.0.16...1.9.22-1.0.16)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 16:40:38 +00:00
Artem Chepurnoy 3256fe18a4 Initial commit 2023-12-29 18:38:23 +02:00
Artem Chepurnyi 6bab9dac8a
feat: Mention new Watchtower's features 2023-09-24 06:48:23 +03:00
Artem Chepurnyi 2c3111466b
feat: Add a link to Crowdin localization platform 2023-08-24 17:40:12 +03:00
Artem Chepurnyi 0f9b265eae
Add a short description and a link to Play store 2023-08-09 20:21:36 +03:00
Artem Chepurnyi 99cf16d7e7
Initial commit 2023-07-23 09:12:36 +03:00