Commit graph

79 commits

Author SHA1 Message Date
dependabot[bot]
988cebc616
chore(deps): bump org.fossify:commons from 4.1.0 to 4.2.0 (#452)
Bumps org.fossify:commons from 4.1.0 to 4.2.0.

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-04 21:19:24 +05:30
Naveen Singh
251248f21a
chore: ignore extra translations in lint (#451)
* chore: ignore extra translations in lint

Extra translations are removed automatically by Weblate

* chore: update detekt rules

More compose-friendly

* chore: update lint baselines
2025-07-03 21:17:43 +05:30
dependabot[bot]
aa129c7700
chore(deps): bump org.fossify:commons from 4.0.0 to 4.1.0 (#448)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 4.0.0 to 4.1.0.
- [Commits](https://github.com/FossifyOrg/commons/compare/4.0.0...4.1.0)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-01 17:26:53 +05:30
dependabot[bot]
020db16d39
chore(deps): bump org.fossify:commons from 3.0.5 to 4.0.0 (#440)
* chore(deps): bump org.fossify:commons from 3.0.5 to 4.0.0

Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 3.0.5 to 4.0.0.
- [Commits](https://github.com/FossifyOrg/commons/compare/3.0.5...4.0.0)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(i18n): generate locale config automatically

One can be maintained in-app if missing translations become a problem.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
2025-06-25 15:45:47 +05:30
dependabot[bot]
ffbeb21971
chore(deps): bump kotlin from 2.1.21 to 2.2.0 (#441)
Bumps `kotlin` from 2.1.21 to 2.2.0.

Updates `org.jetbrains.kotlin.android` from 2.1.21 to 2.2.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.21...v2.2.0)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.21 to 2.2.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.21...v2.2.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 16:34:38 +05:30
dependabot[bot]
6c8b4324d3
chore(deps): bump room from 2.7.1 to 2.7.2 (#439)
Bumps `room` from 2.7.1 to 2.7.2.

Updates `androidx.room:room-runtime` from 2.7.1 to 2.7.2

Updates `androidx.room:room-ktx` from 2.7.1 to 2.7.2

Updates `androidx.room:room-compiler` from 2.7.1 to 2.7.2

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-23 17:04:40 +05:30
dependabot[bot]
cdfc3a3bf8
chore(deps): bump com.google.devtools.ksp (#432)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.21-2.0.1 to 2.1.21-2.0.2.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.1.21-2.0.1...2.1.21-2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 09:37:36 +05:30
dependabot[bot]
8b1276c729
chore(deps): bump org.fossify:commons from 3.0.3 to 3.0.5 (#433)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 3.0.3 to 3.0.5.
- [Commits](https://github.com/FossifyOrg/commons/compare/3.0.3...3.0.5)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 09:37:28 +05:30
dependabot[bot]
99d2c749b4
chore(deps): bump org.fossify:commons from 3.0.1 to 3.0.3 (#421)
Bumps org.fossify:commons from 3.0.1 to 3.0.3.

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-07 15:18:36 +05:30
dependabot[bot]
0b7434568b
chore(deps): bump com.android.application from 8.9.2 to 8.10.1 (#413)
Bumps com.android.application from 8.9.2 to 8.10.1.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 8.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 15:29:40 +05:30
dependabot[bot]
826545838a
chore(deps): bump com.google.devtools.ksp from 1.9.25-1.0.20 to 2.1.21-2.0.1 (#412)
* chore(deps): bump com.google.devtools.ksp

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.25-1.0.20 to 2.1.21-2.0.1.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.9.25-1.0.20...2.1.21-2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* fix: make value nullable

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
2025-06-03 15:22:11 +05:30
dependabot[bot]
95f017a4f3
chore(deps): bump org.fossify:commons from b3897c7e30 to 3.0.1 (#409)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from b3897c7e30 to 3.0.1.
- [Commits](https://github.com/FossifyOrg/commons/commits/3.0.1)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 3.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 14:59:31 +05:30
dependabot[bot]
2790347bd3
chore(deps): bump kotlin from 1.9.25 to 2.1.21 (#410)
Bumps `kotlin` from 1.9.25 to 2.1.21.

Updates `org.jetbrains.kotlin.android` from 1.9.25 to 2.1.21
- [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.25...v2.1.21)

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.25 to 2.1.21
- [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.25...v2.1.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.1.21
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.1.21
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 14:53:31 +05:30
dependabot[bot]
61c2ecf40a
chore(deps): bump room from 2.6.1 to 2.7.1 (#386)
Bumps `room` from 2.6.1 to 2.7.1.

Updates `androidx.room:room-runtime` from 2.6.1 to 2.7.1

Updates `androidx.room:room-ktx` from 2.6.1 to 2.7.1

Updates `androidx.room:room-compiler` from 2.6.1 to 2.7.1

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 14:27:01 +05:30
dependabot[bot]
cca42ee85d
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#388)
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.6.3 to 1.8.1.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.6.3...v1.8.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 14:26:29 +05:30
Naveen Singh
c437370a02
build: move app version to gradle.properties (#404) 2025-05-26 14:12:01 +05:30
dependabot[bot]
6f7722d50b
chore(deps): bump io.gitlab.arturbosch.detekt from 1.23.3 to 1.23.8 (#389)
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.23.3 to 1.23.8.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.23.3...v1.23.8)

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
  dependency-version: 1.23.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 12:04:42 +05:30
dependabot[bot]
7958eab4a6
chore(deps): bump com.android.application from 8.9.1 to 8.9.2 (#385)
Bumps com.android.application from 8.9.1 to 8.9.2.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 8.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 05:24:24 -04:00
Naveen Singh
5602c233d3
Update app version to 1.1.7 (10) 2025-04-01 12:48:13 +05:30
Naveen Singh
aed04d7224
Update commons 2025-04-01 12:42:47 +05:30
Naveen Singh
f3687e3b65
Update AGP to 8.9.1 2025-04-01 12:42:38 +05:30
Naveen Singh
e892ee9d0a
Update app version to 1.1.6 2025-03-24 01:55:04 +05:30
Naveen Singh
89245d7f48
Update commons 2025-03-24 00:11:34 +05:30
Naveen Singh
0013d09f2f
Update commons 2025-03-23 17:09:08 +05:30
Naveen Singh
867aea0aca
Update dependencies 2025-03-23 15:56:48 +05:30
Naveen Singh
f835756f91
Update AGP to 8.9.0 2025-03-23 15:56:19 +05:30
Naveen Singh
22f693366b
Update app version to 1.1.5 (8) 2025-02-02 16:41:08 +05:30
Naveen Singh
50134cb3e3
Update commons 2025-02-02 16:40:23 +05:30
Naveen Singh
fcc3d3eb12
Update app version to 1.1.4 (7) 2025-01-23 23:51:25 +05:30
Naveen Singh
c4fb9186d4
Update app version to 1.1.3 (6) 2025-01-05 04:12:54 +05:30
Naveen Singh
6dc22f890c
Update app version to 1.1.2 (5) 2025-01-05 03:43:26 +05:30
Naveen Singh
379af321ba
Update app version to 1.1.1 (4) 2025-01-04 16:52:07 +05:30
Naveen Singh
3d464a4a83
Update commons 2025-01-04 16:00:10 +05:30
Naveen Singh
7e94112319
Update app version to 1.1.0 (3) 2024-12-27 19:32:31 +05:30
Naveen Singh
7d2b87adc1
Remove support for Android and older versions
See https://github.com/orgs/FossifyOrg/discussions/241
2024-12-26 14:09:12 +05:30
Naveen Singh
3f17c2d94c
Setup full screen app lock
- Updated commons
2024-12-26 13:16:44 +05:30
Naveen Singh
0df10f18f0
Update dependencies 2024-12-26 12:25:43 +05:30
Naveen Singh
f6c0b82df6
Update AGP 2024-12-25 22:55:29 +05:30
Ensar Sarajčić
c425db736f Add reusable workflows for PRs and testing builds 2024-09-28 12:36:38 +02:00
Naveen
3b7c156d26
Update version to 1.0.1 (2) 2024-02-10 00:53:43 +05:30
Naveen
c3c7d906fc
Update dependencies 2024-02-10 00:52:42 +05:30
Naveen
fc73b034f6
Update AGP 2024-02-09 14:22:25 +05:30
Naveen
61e0eed0fe
Update commons 2024-01-22 23:04:37 +05:30
Naveen
98de12d800
Update commons 2024-01-19 19:21:21 +05:30
Naveen
6f00676913
Update dependencies 2024-01-19 19:09:39 +05:30
Naveen
e2f83f49da
Rename package to org.fossify.messages 2024-01-18 01:05:03 +05:30
Naveen
f5f6bbcb7b
Update dependencies 2024-01-17 20:47:37 +05:30
Naveen
6549852167
Update commons 2023-12-25 19:44:20 +05:30
Naveen
2d8a626ec0
Rename package names to org.fossify.* 2023-12-21 18:15:03 +05:30
Naveen
6dab86e4b3
Update AGP to 8.2.0 2023-12-21 17:11:24 +05:30