Commit Graph

138 Commits

Author SHA1 Message Date
dependabot[bot]
5b14e07dd2 chore(deps): bump androidx.work:work-runtime-ktx from 2.11.1 to 2.11.2 (#1130)
Bumps androidx.work:work-runtime-ktx from 2.11.1 to 2.11.2.

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-ktx
  dependency-version: 2.11.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>
2026-03-31 16:04:39 +05:30
dependabot[bot]
e3192c568c chore(deps): bump gradle-wrapper from 9.4.0 to 9.4.1 (#1126)
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.0...v9.4.1)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.4.1
  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>
2026-03-29 19:02:31 +05:30
fossifybot[bot]
8ade1c7bf0 chore(deps): bump org.fossify.commons from 6.1.5 to 6.1.6 (#1070)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2026-03-15 20:50:11 +05:30
dependabot[bot]
9174ef0a7a chore(deps): bump gradle-wrapper from 9.3.1 to 9.4.0 (#1108)
Bumps gradle-wrapper from 9.3.1 to 9.4.0.

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.4.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>
2026-03-15 01:12:37 +05:30
dependabot[bot]
88dc986937 chore(deps): bump com.android.application from 9.0.1 to 9.1.0 (#1109)
Bumps com.android.application from 9.0.1 to 9.1.0.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 9.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>
2026-03-14 23:51:29 +05:30
dependabot[bot]
321242c9ee chore(deps): bump com.google.devtools.ksp from 2.3.5 to 2.3.6 (#1077)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.3.5...2.3.6)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.6
  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>
2026-03-14 22:33:07 +05:30
Naveen Singh
d7ae62c6ad build: remove multidex dependency (#1079)
Not needed anymore.

Refs: https://github.com/FossifyOrg/Calendar/issues/1075
2026-02-25 14:43:09 +05:30
dependabot[bot]
7a81fc7dd7 chore(deps): bump com.android.application from 9.0.0 to 9.0.1 (#1061)
Bumps com.android.application from 9.0.0 to 9.0.1.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 9.0.1
  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>
2026-02-18 02:34:04 +05:30
fossifybot[bot]
84c551ff3e chore(deps): bump org.fossify.commons from 6.1.4 to 6.1.5 (#1054)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2026-02-14 01:16:05 +05:30
fossifybot[bot]
1a005da9a9 chore(deps): bump org.fossify.commons from 6.1.3 to 6.1.4 (#1052)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2026-02-12 23:42:18 +05:30
fossifybot[bot]
6b4528f240 chore(deps): bump org.fossify.commons from 6.1.0 to 6.1.3 (#1015)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2026-02-08 17:45:57 +05:30
dependabot[bot]
d2638c0981 chore(deps): bump com.android.application from 8.11.1 to 9.0.0 (#1040)
* chore(deps): bump com.android.application from 8.11.1 to 9.0.0

Bumps com.android.application from 8.11.1 to 9.0.0.

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

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

* build: remove 'org.jetbrains.kotlin.android'

* build: use directories set instead of srcDirs

---------

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>
2026-02-08 00:58:56 +05:30
dependabot[bot]
b1174a0e8e chore(deps): bump gradle-wrapper from 8.13 to 9.3.1 (#1011)
* chore(deps): bump gradle-wrapper from 8.13 to 9.3.1

Bumps gradle-wrapper from 8.13 to 9.3.1.

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* build: update archive name definition

---------

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>
2026-02-07 19:14:29 +05:30
dependabot[bot]
012a63858d chore(deps): bump org.jetbrains.kotlin.android from 2.3.0 to 2.3.10 (#1039)
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.3.0 to 2.3.10.
- [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/v2.3.0...v2.3.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.3.10
  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>
2026-02-07 17:10:41 +05:30
dependabot[bot]
05ebed4d1e chore(deps): bump androidx.work:work-runtime-ktx from 2.11.0 to 2.11.1 (#1012)
Bumps androidx.work:work-runtime-ktx from 2.11.0 to 2.11.1.

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-ktx
  dependency-version: 2.11.1
  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>
2026-02-03 12:41:48 +00:00
dependabot[bot]
20db08827e chore(deps): bump com.google.devtools.ksp from 2.3.4 to 2.3.5 (#1010)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.3.4...2.3.5)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.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>
2026-02-02 12:09:05 +05:30
fossifybot[bot]
0db469c510 chore(deps): bump org.fossify.commons from 6.0.0 to 6.1.0 (#1009)
* chore(deps): bump org.fossify.commons from 6.0.0 to 6.1.0

* build: update all jitpack url

---------

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
2026-01-30 23:16:09 +05:30
fossifybot[bot]
3aa505da92 chore(deps): bump org.fossify.commons from 5.14.0 to 6.0.0 (#1007)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2026-01-28 15:18:13 +05:30
fossifybot[bot]
b7b59a2525 chore(deps): bump org.fossify.commons from 5.13.1 to 5.14.0 (#996)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2026-01-26 16:38:44 +05:30
fossifybot[bot]
b7647e6c61 chore(deps): bump org.fossify.commons from 5.12.0 to 5.13.1 (#967)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2026-01-01 01:11:31 +05:30
dependabot[bot]
7ff3ae9ffb chore(deps): bump org.jetbrains.kotlin.android from 2.2.21 to 2.3.0 (#952)
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.2.21 to 2.3.0.
- [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/v2.2.21...v2.3.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.3.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-12-29 22:56:49 +05:30
dependabot[bot]
6415edabbe chore(deps): bump com.google.devtools.ksp from 2.3.3 to 2.3.4 (#953)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.3.3...2.3.4)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.4
  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-12-22 23:32:23 +05:30
fossifybot[bot]
374115b6e7 chore(deps): bump org.fossify.commons from 5.11.0 to 5.12.0 (#946)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-12-16 01:07:46 +00:00
fossifybot[bot]
97ec800d94 chore(deps): bump org.fossify.commons from 5.10.0 to 5.11.0 (#938)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-12-10 23:23:34 +05:30
dependabot[bot]
1109edf066 chore(deps): bump androidx.swiperefreshlayout:swiperefreshlayout (#928)
Bumps androidx.swiperefreshlayout:swiperefreshlayout from 1.1.0 to 1.2.0.

---
updated-dependencies:
- dependency-name: androidx.swiperefreshlayout:swiperefreshlayout
  dependency-version: 1.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-12-08 23:59:58 +05:30
dependabot[bot]
269628a31d chore(deps): bump org.fossify:commons from 5.9.1 to 5.10.0 (#929)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 5.9.1 to 5.10.0.
- [Commits](https://github.com/FossifyOrg/commons/compare/5.9.1...5.10.0)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 5.10.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-12-08 23:57:06 +05:30
dependabot[bot]
369d5ec963 chore(deps): bump org.fossify:commons from 5.7.3 to 5.9.1 (#913)
Bumps org.fossify:commons from 5.7.3 to 5.9.1.

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 5.9.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-12-01 18:51:18 +00:00
dependabot[bot]
4a4d54e777 chore(deps): bump com.google.devtools.ksp from 2.3.2 to 2.3.3 (#905)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.3.2...2.3.3)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.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-11-25 07:29:07 +05:30
dependabot[bot]
cf4d3edfd5 chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.27 to 0.4.28 (#904)
Bumps [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) from 0.4.27 to 0.4.28.
- [Release notes](https://github.com/mrmans0n/compose-rules/releases)
- [Commits](https://github.com/mrmans0n/compose-rules/compare/v0.4.27...v0.4.28)

---
updated-dependencies:
- dependency-name: io.nlopez.compose.rules:detekt
  dependency-version: 0.4.28
  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-11-24 19:10:57 +00:00
dependabot[bot]
41d6d9dc45 chore(deps): bump room from 2.8.3 to 2.8.4 (#890)
Bumps `room` from 2.8.3 to 2.8.4.

Updates `androidx.room:room-runtime` from 2.8.3 to 2.8.4

Updates `androidx.room:room-ktx` from 2.8.3 to 2.8.4

Updates `androidx.room:room-compiler` from 2.8.3 to 2.8.4

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.4
  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-11-20 09:32:59 +00:00
dependabot[bot]
d6b775e811 chore(deps): bump com.google.devtools.ksp from 2.3.0 to 2.3.2 (#876)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.3.0...2.3.2)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.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-11-10 18:41:47 +00:00
dependabot[bot]
3832c722cd chore(deps): bump org.fossify:commons from 5.7.1 to 5.7.3 (#862)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 5.7.1 to 5.7.3.
- [Commits](https://github.com/FossifyOrg/commons/compare/5.7.1...5.7.3)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 5.7.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-11-03 18:10:42 +00:00
Naveen Singh
3c0db9da0a chore(deps): bump org.fossify.commons to 5.7.1 (#850) 2025-10-29 20:17:34 +05:30
dependabot[bot]
ecd3ca4c65 chore(deps): bump com.google.devtools.ksp from 2.2.20-2.0.4 to 2.3.0 (#839)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.2.20-2.0.4 to 2.3.0.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.2.20-2.0.4...2.3.0)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.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-10-28 12:35:29 +05:30
dependabot[bot]
7be4a1d5a7 chore(deps): bump room from 2.8.2 to 2.8.3 (#844)
Bumps `room` from 2.8.2 to 2.8.3.

Updates `androidx.room:room-runtime` from 2.8.2 to 2.8.3

Updates `androidx.room:room-ktx` from 2.8.2 to 2.8.3

Updates `androidx.room:room-compiler` from 2.8.2 to 2.8.3

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.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-10-27 18:44:10 +00:00
dependabot[bot]
505439c9d4 chore(deps): bump org.jetbrains.kotlin.android from 2.2.20 to 2.2.21 (#842)
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.2.20 to 2.2.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/v2.2.20...v2.2.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.2.21
  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-10-27 18:16:45 +00:00
Naveen Singh
120db6d4a9 feat: bump org.fossify.commons to 5.7.0 (#838)
* feat: bump org.fossify.commons to 5.6.0

* feat: bump org.fossify.commons to 5.7.0
2025-10-27 20:18:36 +05:30
dependabot[bot]
185f37a0c8 chore(deps): bump androidx.work:work-runtime-ktx from 2.9.1 to 2.10.5 (#793) 2025-10-26 23:30:58 +05:30
Naveen Singh
a4c05584b7 chore: bump target SDK version to 35 (#704)
* chore: bump target SDK version to 35

* chore: bump target SDK version to 36

* refactor: update edge-to-edge implementation

* refactor: update edge-to-edge implementation

* refactor: update edge-to-edge implementation

* refactor: migrate away from deprecated onBackPressed()

* fix: pad ime in event editors

* chore(deps): update org.fossify.commons to 5.5.0

* docs: update changelog

* build: bump detekt return count limit

* chore: update lint baselines
2025-10-26 22:57:49 +05:30
dependabot[bot]
02edc7d4fe chore(deps): bump org.fossify:commons from 5.3.0 to 5.4.0 (#833)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 5.3.0 to 5.4.0.
- [Commits](https://github.com/FossifyOrg/commons/compare/5.3.0...5.4.0)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 5.4.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-10-20 17:43:01 +00:00
dependabot[bot]
9b3ef98087 chore(deps): bump com.google.devtools.ksp (#815)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.2.20-2.0.3 to 2.2.20-2.0.4.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.2.20-2.0.3...2.2.20-2.0.4)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.2.20-2.0.4
  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-10-13 23:02:11 +05:30
dependabot[bot]
6fd092fc89 chore(deps): bump room from 2.8.1 to 2.8.2 (#816)
Bumps `room` from 2.8.1 to 2.8.2.

Updates `androidx.room:room-runtime` from 2.8.1 to 2.8.2

Updates `androidx.room:room-ktx` from 2.8.1 to 2.8.2

Updates `androidx.room:room-compiler` from 2.8.1 to 2.8.2

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.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-10-13 23:02:02 +05:30
Naveen Singh
96e9634696 chore(deps): bump org.fossify.commons to 5.3.0 (#811) 2025-10-09 21:30:39 +05:30
dependabot[bot]
269d980dc1 chore(deps): bump org.fossify:commons from 5.0.2 to 5.2.0 (#794)
Bumps org.fossify:commons from 5.0.2 to 5.2.0.

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 5.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-09-29 16:44:00 +00:00
dependabot[bot]
ce4c8004f2 chore(deps): bump room from 2.8.0 to 2.8.1 (#792)
Bumps `room` from 2.8.0 to 2.8.1.

Updates `androidx.room:room-runtime` from 2.8.0 to 2.8.1

Updates `androidx.room:room-ktx` from 2.8.0 to 2.8.1

Updates `androidx.room:room-compiler` from 2.8.0 to 2.8.1

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.1
  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-09-29 16:43:45 +00:00
dependabot[bot]
546e7307f9 chore(deps): bump org.jetbrains.kotlin.android from 2.2.10 to 2.2.20 (#772)
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.2.10 to 2.2.20.
- [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/v2.2.10...v2.2.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.2.20
  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-09-16 16:04:26 +05:30
dependabot[bot]
20ae5e1cf1 chore(deps): bump room from 2.7.2 to 2.8.0 (#768)
Bumps `room` from 2.7.2 to 2.8.0.

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

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

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

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.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-09-16 16:03:22 +05:30
dependabot[bot]
9bfb48e8b5 chore(deps): bump com.google.devtools.ksp (#770)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.2.10-2.0.2 to 2.2.20-2.0.3.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.2.10-2.0.2...2.2.20-2.0.3)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.2.20-2.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-09-16 15:58:47 +05:30
dependabot[bot]
c82c8d9bf4 chore(deps): bump org.fossify:commons from 5.0.0 to 5.0.2 (#750)
Bumps org.fossify:commons from 5.0.0 to 5.0.2

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 5.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-09-01 17:02:57 +05:30
Naveen Singh
57a6f2da8f fix: improve event scheduling logic on reboot (#743)
* fix: call `goAsync()` before doing background work in boot completed receiver

It's the recommended mechanism. Otherwise, there's a good chance that the system may kill the process as soon as `onReceive()` returns.

* fix: remove `canScheduleExactAlarms()` check for Android 13 and above

`AlarmManager.canScheduleExactAlarms()` should return `true` for `USE_EXACT_ALARM` as per the source code, but skipping the check shouldn't hurt. It might also help in case OEMs have customized this behavior.

See: https://android.googlesource.com/platform/frameworks/base/+/refs/heads/main/apex/jobscheduler/service/java/com/android/server/alarm/AlarmManagerService.java#2850

* fix: reschedule events when time is set or when timezone changes

* refactor: delegate startup work to work manager

 - This receiver was doing too much work and likely timed out when there are many events. Using a dedicated job should prevent such issues.
 - The `android.permission.FOREGROUND_SERVICE` permission is required prior to Android 12 for expedited work.

* fix: reschedule events on app startup when alarms are missing

This should help with recovery in case the app was force-stopped or if the alarms were cleared somehow, e.g., by battery optimization or if the OS ate the BOOT_COMPLETED broadcast for some reason.

* docs: update changelog


Refs: https://github.com/FossifyOrg/Calendar/issues/217
2025-08-31 02:39:04 +05:30