Commit graph

218 commits

Author SHA1 Message Date
Lukas Pieper
eb01a2b7f3
Update Gcam version compatibility note in README
Some checks failed
continuous / build (push) Has been cancelled
continuous / fastlane-validate (push) Has been cancelled
2026-01-10 22:33:55 +01:00
Lukas Pieper
f1ebbcb233
Update Gcam version compatibility note in README 2026-01-10 22:29:47 +01:00
Lukas Pieper
1bdf2b7263
Merge pull request #196 from lukaspieper/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
2026-01-10 22:27:58 +01:00
Lukas Pieper
47faa33263
Merge pull request #197 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.3.0
Bump org.jetbrains.kotlin.android from 2.2.21 to 2.3.0
2026-01-10 22:27:32 +01:00
dependabot[bot]
3d5f8b8c7d
Bump org.jetbrains.kotlin.android from 2.2.21 to 2.3.0
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>
2025-12-17 05:02:06 +00:00
dependabot[bot]
d3811fad6a
Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 05:03:49 +00:00
Lukas Pieper
a668afd05a
Merge pull request #193 from lukaspieper/dependabot/gradle/com.android.application-8.13.1
Bump com.android.application from 8.11.0 to 8.13.1
2025-11-29 17:04:46 +01:00
Lukas Pieper
e46ffe6e4d Update gradle and gradle wrapper 2025-11-29 17:01:40 +01:00
dependabot[bot]
378ec404ac Bump com.android.application from 8.11.0 to 8.13.1
Bumps com.android.application from 8.11.0 to 8.13.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-29 16:56:09 +01:00
Lukas Pieper
2f1e9c7ada
Merge pull request #191 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.2.21
Bump org.jetbrains.kotlin.android from 2.2.10 to 2.2.21
2025-11-29 16:55:05 +01:00
Lukas Pieper
5edd10a562
Merge pull request #184 from lukaspieper/dependabot/github_actions/actions/stale-10
Bump actions/stale from 9 to 10
2025-11-29 16:54:37 +01:00
Lukas Pieper
8403a13233
Merge pull request #188 from lukaspieper/dependabot/github_actions/gradle/actions-5
Bump gradle/actions from 4 to 5
2025-11-29 16:50:18 +01:00
Lukas Pieper
35b8568e04
Merge pull request #192 from lukaspieper/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
2025-11-29 16:49:50 +01:00
Lukas Pieper
883c5a2ae7
Merge pull request #194 from lukaspieper/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2025-11-29 16:48:49 +01:00
dependabot[bot]
512055c1b5
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 05:05:04 +00:00
dependabot[bot]
95312698df
Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 05:21:56 +00:00
dependabot[bot]
ab802d2da8
Bump org.jetbrains.kotlin.android from 2.2.10 to 2.2.21
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.2.10 to 2.2.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.2.10...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>
2025-10-24 05:02:24 +00:00
Lukas Pieper
1a11af7e16
Revise README for clarity and accuracy 2025-10-19 13:40:33 +02:00
dependabot[bot]
702b34fb52
Bump gradle/actions from 4 to 5
Bumps [gradle/actions](https://github.com/gradle/actions) from 4 to 5.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/v4...v5)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-02 05:04:58 +00:00
Lukas Pieper
526007e2b6
Add issue template config 2025-09-28 18:11:54 +02:00
Lukas Pieper
a64499ba8e
Update issue templates 2025-09-28 18:08:32 +02:00
Lukas Pieper
f9ecf2ff43 Drop existing issue templates 2025-09-28 17:44:13 +02:00
dependabot[bot]
546f95b925
Bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 12:39:31 +00:00
Lukas Pieper
ecfad66767 Setup a close stale issues action
Add workflow_dispatch trigger to issues_stale.yml
Only process 'waiting' issues with stale action
Set days before stale and close for issues to 14
Disable dry-run for stale issues action
2025-08-30 16:15:08 +02:00
Lukas Pieper
83254b320e
Merge pull request #179 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.2.10
Bump org.jetbrains.kotlin.android from 2.2.0 to 2.2.10
2025-08-30 14:45:26 +02:00
Lukas Pieper
3c3ad0249d
Merge pull request #181 from lukaspieper/dependabot/github_actions/actions/setup-java-5
Bump actions/setup-java from 4 to 5
2025-08-30 14:44:32 +02:00
Lukas Pieper
f8c9062a5f
Merge pull request #178 from lukaspieper/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-08-30 14:44:17 +02:00
dependabot[bot]
1ac6ce7720
Bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-21 05:34:07 +00:00
dependabot[bot]
e0864cd4f7
Bump org.jetbrains.kotlin.android from 2.2.0 to 2.2.10
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>
2025-08-15 05:58:32 +00:00
dependabot[bot]
40ed385f3d
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 11:46:59 +00:00
Lukas Pieper
3c1f31e0bc
Merge pull request #173 from IzzySoft/fastlane
fastlane: adding details to full description
2025-07-23 23:01:20 +02:00
Izzy
0f4a114c85
add details for third flavor 2025-07-23 22:31:09 +02:00
Izzy
07a23f9bd8
fastlane: adding details to full description 2025-07-20 15:54:59 +02:00
Lukas Pieper
4f357e0a00
Merge pull request #168 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.2.0
Bump org.jetbrains.kotlin.android from 2.1.20 to 2.2.0
2025-07-05 20:22:36 +02:00
dependabot[bot]
6ac516887f
Bump org.jetbrains.kotlin.android from 2.1.20 to 2.2.0
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.1.20 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.20...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>
2025-07-05 18:19:59 +00:00
Lukas Pieper
fcb4e8a57a Update Gradle stack 2025-07-05 20:18:54 +02:00
Lukas Pieper
3260afaa93
Merge pull request #162 from lukaspieper/dependabot/gradle/com.android.application-8.9.2
Bump com.android.application from 8.9.1 to 8.9.2
2025-04-26 16:54:22 +02:00
dependabot[bot]
f09f1e70d9
Bump com.android.application from 8.9.1 to 8.9.2
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>
2025-04-22 05:42:43 +00:00
Lukas Pieper
401fb4030a Increase versionCode (#155) 2025-04-02 16:46:11 +02:00
Lukas Pieper
e3f9f59449
Merge pull request #161 from lukaspieper/dependabot/gradle/com.android.application-8.9.1
Bump com.android.application from 8.8.0 to 8.9.1
2025-04-02 16:41:48 +02:00
dependabot[bot]
91f3a7e29e
Bump com.android.application from 8.8.0 to 8.9.1
Bumps com.android.application from 8.8.0 to 8.9.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 05:17:41 +00:00
Lukas Pieper
0ac80622c1
Merge pull request #160 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-2.1.20
Bump org.jetbrains.kotlin.android from 2.1.10 to 2.1.20
2025-03-21 20:02:31 +01:00
dependabot[bot]
7705d9d59f
Bump org.jetbrains.kotlin.android from 2.1.10 to 2.1.20
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.1.10 to 2.1.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.1.10...v2.1.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-21 05:22:46 +00:00
Lukas Pieper
6bf8d0f8e9
Update README.md 2025-02-05 19:45:44 +01:00
Lukas Pieper
ee192e61ca Increase version to 1.6.0 2025-02-05 19:07:33 +01:00
Lukas Pieper
520a06190f
Merge pull request #151 from lukaspieper/feature/108-camera-roll-for-other-camera-apps-is-broken
Fix camera roll button (outside Gcam)
2025-02-05 18:51:40 +01:00
Lukas Pieper
058e7e35bb Fix camera roll button (outside Gcam) 2025-02-05 18:48:39 +01:00
Lukas Pieper
22e355fce2 Migrate Gradle to KTS and version catalog, increase targetSDK 2025-02-05 18:44:02 +01:00
Lukas Pieper
03620d2d0b
Merge pull request #150 from kylrth/master 2025-02-05 18:36:15 +01:00
Kyle Roth
5cbd55e6be
explain photosonly flavor in readme 2025-01-28 15:06:33 -05:00