2264 Commits

Author SHA1 Message Date
fossifybot[bot]
b39dee733d chore(release): v1.3.0 (8) (#160)
* chore(release): v1.3.0 (8)

* docs: remove translations entry

* docs: remove translations entry

---------

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
1.3.0
2025-09-17 12:30:55 +05:30
Naveen Singh
17e5b49361 feat(ui): update and animate switch camera button (#162)
* feat(ui): animate and update switch camera button

* refactor: remove empty function override

* feat(ui): use strokes around image preview and flip camera button

* docs: update changelog
2025-09-17 12:25:53 +05:30
dependabot[bot]
469cc19ca6 chore(deps): bump org.jetbrains.kotlin.android from 2.2.10 to 2.2.20 (#165)
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:32 +05:30
Naveen Singh
c189f41544 feat(ui): swap camera and image preview buttons (#159)
Refs: https://github.com/FossifyOrg/Camera/issues/157
2025-09-14 18:10:54 +05:30
Naveen Singh
6600c573ef docs: fix broken discussion links in issue templates (#154) 2025-09-11 18:37:13 +05:30
fossifybot[bot]
b84c8d76f6 chore(release): v1.2.0 (7) (#148)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1.2.0
2025-09-09 09:51:34 +00:00
Louis
a409d08a23 chore(l10n): update French translations
Currently translated at 50.0% (1 of 2 strings)

Translation: Fossify/Camera metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/camera-metadata/fr/
Via: Weblate
2025-09-09 15:13:51 +05:30
Matheus Campos
4c81866c5a chore(l10n): update Spanish (American) translations
Currently translated at 6.6% (3 of 45 strings)

Translation: Fossify/Camera
Translate-URL: https://hosted.weblate.org/projects/fossify/camera/es_US/
Via: Weblate
2025-09-09 15:13:51 +05:30
FLVAL
aeb7fef0e5 chore(l10n): update French translations
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Camera metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/camera-metadata/fr/
Via: Weblate
2025-09-09 15:13:51 +05:30
lianergoist
e58aa69b1a chore(l10n): update Danish translations
Currently translated at 100.0% (45 of 45 strings)

Translation: Fossify/Camera
Translate-URL: https://hosted.weblate.org/projects/fossify/camera/da/
Via: Weblate
2025-09-09 15:13:51 +05:30
dependabot[bot]
b7bedd8c98 chore(deps): bump org.fossify:commons from 5.0.0 to 5.0.2 (#150)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 5.0.0 to 5.0.2.
- [Commits](https://github.com/FossifyOrg/commons/compare/5.0.0...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-09 05:24:19 +05:30
fossifybot[bot]
c9fd8cc4da chore: update lint baselines (#149)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-09-01 10:00:47 +05:30
leper
e896780f50 feat: support high resolution image outputs when possible (#147)
If the config preference is set to maximize quality, then also
consider high resolution outputs.
Switch to using a ResolutionSelector instead of the deprecated
setTargetResolution API, as some of the higher resolution modes
are only supported that way.

Refs: https://github.com/FossifyOrg/Camera/issues/20
2025-08-31 02:09:52 +05:30
Naveen Singh
9d357bb372 refactor(settings): remove color customization lock and add thank you button (#145) 2025-08-25 04:02:28 +05:30
Naveen Singh
3464513ca0 chore(deps): downgrade com.android.application from 8.12.0 to 8.11.1 (#144) 2025-08-22 04:57:09 +05:30
Naveen Singh
dd0b4024bd docs: redirect questions to general discussions (#143) 2025-08-20 16:16:28 +05:30
dependabot[bot]
59d91c8243 chore(deps): bump org.jetbrains.kotlin.android from 2.2.0 to 2.2.10 (#142)
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.2.0 to 2.2.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.2.0...v2.2.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.2.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>
2025-08-18 22:38:58 +05:30
dependabot[bot]
c0c8d24c3a chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.26 to 0.4.27 (#140)
Bumps [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) from 0.4.26 to 0.4.27.
- [Release notes](https://github.com/mrmans0n/compose-rules/releases)
- [Commits](https://github.com/mrmans0n/compose-rules/compare/v0.4.26...v0.4.27)

---
updated-dependencies:
- dependency-name: io.nlopez.compose.rules:detekt
  dependency-version: 0.4.27
  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-08-12 11:19:58 +05:30
dependabot[bot]
7deca9f1b3 chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.25 to 0.4.26 (#138)
Bumps [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) from 0.4.25 to 0.4.26.
- [Release notes](https://github.com/mrmans0n/compose-rules/releases)
- [Commits](https://github.com/mrmans0n/compose-rules/compare/v0.4.25...v0.4.26)

---
updated-dependencies:
- dependency-name: io.nlopez.compose.rules:detekt
  dependency-version: 0.4.26
  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-08-05 10:57:42 +05:30
dependabot[bot]
d63edbbb96 chore(deps): bump com.android.application from 8.11.1 to 8.12.0 (#137)
Bumps com.android.application from 8.11.1 to 8.12.0.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 8.12.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-08-05 10:52:09 +05:30
dependabot[bot]
6778be4ee5 chore(deps): bump org.fossify:commons from 4.3.0 to 4.4.2 (#136)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 4.3.0 to 4.4.2.
- [Commits](https://github.com/FossifyOrg/commons/compare/4.3.0...4.4.2)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 4.4.2
  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-08-05 10:50:14 +05:30
fossifybot[bot]
9614406b06 chore: update lint baselines (#135)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-08-01 09:16:18 +05:30
dependabot[bot]
8311f36d14 chore(deps): bump io.nlopez.compose.rules:detekt from 0.4.22 to 0.4.25 (#130)
Bumps [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) from 0.4.22 to 0.4.25.
- [Release notes](https://github.com/mrmans0n/compose-rules/releases)
- [Commits](https://github.com/mrmans0n/compose-rules/compare/v0.4.22...v0.4.25)

---
updated-dependencies:
- dependency-name: io.nlopez.compose.rules:detekt
  dependency-version: 0.4.25
  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-07-22 10:49:56 +05:30
fossifybot[bot]
cd169688ca chore(release): v1.1.0 (6) (#128)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1.1.0
2025-07-21 09:43:32 +05:30
Naveen Singh
852abaadbb docs: update changelog (#127) 2025-07-21 09:15:42 +05:30
Kfir Pshititsky
1a58b09622 chore(l10n): update Hebrew translations
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Camera metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/camera-metadata/he/
Via: Weblate
2025-07-21 09:11:31 +05:30
Alex Katon
c39ae00022 chore(l10n): update Belarusian translations
Currently translated at 77.7% (35 of 45 strings)

Translation: Fossify/Camera
Translate-URL: https://hosted.weblate.org/projects/fossify/camera/be/
Via: Weblate
2025-07-21 09:11:31 +05:30
Alex Katon
2537001ac8 chore(l10n): update Belarusian translations
Currently translated at 77.7% (35 of 45 strings)

Translation: Fossify/Camera
Translate-URL: https://hosted.weblate.org/projects/fossify/camera/be/
Via: Weblate
2025-07-21 09:11:31 +05:30
Adolfo Jayme Barrientos
4922563ea4 chore(l10n): update Spanish translations
Currently translated at 100.0% (45 of 45 strings)

Translation: Fossify/Camera
Translate-URL: https://hosted.weblate.org/projects/fossify/camera/es/
Via: Weblate
2025-07-21 09:11:31 +05:30
Quentin PAGÈS
a8acfb89d4 chore(l10n): update Occitan translations
Currently translated at 11.1% (5 of 45 strings)

Translation: Fossify/Camera
Translate-URL: https://hosted.weblate.org/projects/fossify/camera/oc/
Via: Weblate
2025-07-21 09:11:31 +05:30
Quentin PAGÈS
546d199f08 feat(l10n): add Occitan translations
Translation: Fossify/Camera
Translate-URL: https://hosted.weblate.org/projects/fossify/camera/oc/
Via: Weblate
2025-07-21 09:11:31 +05:30
Ismail Choudhury
3d9954fb57 chore(l10n): update English (United Kingdom) translations
Currently translated at 2.2% (1 of 45 strings)

Translation: Fossify/Camera
Translate-URL: https://hosted.weblate.org/projects/fossify/camera/en_GB/
Via: Weblate
2025-07-21 09:11:31 +05:30
jonnysemon
0bef932369 chore(l10n): update Arabic translations
Currently translated at 100.0% (45 of 45 strings)

Translation: Fossify/Camera
Translate-URL: https://hosted.weblate.org/projects/fossify/camera/ar/
Via: Weblate
2025-07-21 09:11:31 +05:30
dependabot[bot]
f484db2a40 chore(deps): bump org.fossify:commons from 4.2.0 to 4.3.0 (#125)
Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 4.2.0 to 4.3.0.
- [Commits](https://github.com/FossifyOrg/commons/compare/4.2.0...4.3.0)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 4.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-07-14 23:45:38 +05:30
dependabot[bot]
60cb9d9a37 chore(deps): bump com.android.application from 8.11.0 to 8.11.1 (#126)
Bumps com.android.application from 8.11.0 to 8.11.1.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 8.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>
2025-07-14 23:45:19 +05:30
dependabot[bot]
645231942b chore(deps): bump org.fossify:commons from 4.1.0 to 4.2.0 (#123)
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-08 07:53:40 +05:30
dependabot[bot]
153b9e1c9c chore(deps): bump com.android.application from 8.10.1 to 8.11.0 (#120)
* chore(deps): bump com.android.application from 8.10.1 to 8.11.0

Bumps com.android.application from 8.10.1 to 8.11.0.

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

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

* chore(deps): update gradle wrapper

---------

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-07-07 20:11:17 +05:30
Naveen Singh
9d385bfc8f chore: ignore extra translations and update detekt rules
* 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:16:14 +05:30
dependabot[bot]
a12e865812 chore(deps): bump org.fossify:commons from 4.0.0 to 4.1.0 (#119)
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:25:51 +05:30
fossifybot[bot]
0a1f8b31b5 chore: update lint baselines (#121)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-07-01 10:05:44 +05:30
dependabot[bot]
fbc72bae60 chore(deps): bump org.fossify:commons from 3.0.5 to 4.0.0 (#114)
* 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:27 +05:30
dependabot[bot]
95cadb9d8f chore(deps): bump org.jetbrains.kotlin.android from 2.1.21 to 2.2.0 (#115)
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) 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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 16:35:32 +05:30
Naveen Singh
c31c835072 chore: update lint rules and baselines (#116) 2025-06-24 16:05:59 +05:30
fossifybot[bot]
1bfaf64dba chore(release): v1.0.4 (5) (#113)
* chore(release): v1.0.4 (5)

* chore(release): copy changelog from previous version

---------

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
1.0.4
2025-06-17 17:39:34 +05:30
Naveen Singh
8361b3a580 fix: update changelog (#112)
`fix` type to force a version bump
2025-06-17 16:43:15 +05:30
AND
8b7e570349 chore(l10n): update Macedonian translations
Currently translated at 4.4% (2 of 45 strings)

Translation: Fossify/Camera
Translate-URL: https://hosted.weblate.org/projects/fossify/camera/mk/
Via: Weblate
2025-06-17 16:25:15 +05:30
Naveen Singh
a1d232cd08 chore(l10n): update Portuguese (Brazil) translations
Currently translated at 100.0% (45 of 45 strings)

Translation: Fossify/Camera
Translate-URL: https://hosted.weblate.org/projects/fossify/camera/pt_BR/
Via: Weblate
2025-06-17 16:25:15 +05:30
dependabot[bot]
0618938d44 chore(deps): bump org.fossify:commons from 3.0.3 to 3.0.5 (#111)
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 16:05:04 +05:30
dependabot[bot]
f80c3f43fd chore(deps): bump fastlane from 2.227.2 to 2.228.0 (#110)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.227.2 to 2.228.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.227.2...fastlane/2.228.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.228.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-17 09:37:54 +05:30
fossifybot[bot]
32aff24d08 chore(release): v1.0.3 (4) (#107)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1.0.3
2025-06-09 14:47:19 +05:30