issues
search
open-feature
/
kotlin-sdk
Kotlin implementation of the OpenFeature SDK for Android clients
https://openfeature.dev
Apache License 2.0
12
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[FEATURE] Implement Tracking in Kotlin
#110
beeme1mr
opened
1 week ago
0
fix(deps): update kotlinx-coroutines monorepo to v1.9.0
#109
renovate[bot]
opened
1 month ago
0
Reset OpenFeatureAPI for test
#108
thomaspoignant
opened
3 months ago
0
Missing OpenFeature Events types.
#107
thomaspoignant
opened
3 months ago
0
chore(deps): update plugin org.jetbrains.kotlin.android to v2
#106
renovate[bot]
opened
5 months ago
0
fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5.4.0
#105
renovate[bot]
opened
6 months ago
0
chore(main): release 0.3.0
#104
github-actions[bot]
closed
6 months ago
1
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2
#103
renovate[bot]
opened
6 months ago
0
feat: add ofrep codegen for ofrep provider
#102
nicklasl
closed
2 months ago
0
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3 - autoclosed
#101
renovate[bot]
closed
6 months ago
0
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.9.0 - autoclosed
#100
renovate[bot]
closed
1 month ago
0
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.9.0 - autoclosed
#99
renovate[bot]
closed
1 month ago
0
chore(deps): update dependency gradle to v8.10.2
#98
renovate[bot]
opened
9 months ago
0
refactor: Rename shutdown event to notready event
#97
fabriziodemaria
closed
9 months ago
0
chore: Remove AsyncClient and refactor extensions
#96
fabriziodemaria
closed
9 months ago
0
chore: update readme
#95
beeme1mr
closed
9 months ago
0
refactor!: remove kotlinx.serialization dependency
#94
nicklasl
closed
6 months ago
2
chore(main): release 0.2.3
#93
github-actions[bot]
closed
8 months ago
1
chore(deps): update actions/cache action to v4
#92
renovate[bot]
closed
9 months ago
1
Use Status types for provider status API
#91
nicklasl
opened
9 months ago
0
docs: Update Events docs and signature
#90
fabriziodemaria
closed
9 months ago
0
feat: Update observeEvents() API
#89
fabriziodemaria
closed
9 months ago
0
fix: setProviderAndWait does not hang on ProviderError
#88
fabriziodemaria
closed
9 months ago
0
Add license scan report and status
#87
fossabot
closed
9 months ago
2
chore(deps): update plugin org.jetbrains.kotlin.android to v1.9.25
#86
renovate[bot]
opened
10 months ago
0
chore(main): release 0.2.2
#85
github-actions[bot]
closed
9 months ago
1
feat: add getProviderStatus() function
#84
nicklasl
closed
10 months ago
0
feat: downgrade the kotlin version so it's compatible with AGP 7.4
#83
vahidlazio
closed
10 months ago
0
Too opinionated when it comes to serialization?
#82
nicklasl
closed
6 months ago
0
chore(main): release 0.2.1
#81
github-actions[bot]
closed
10 months ago
1
feat: set evaluation-context in setProviderAndWait()
#80
nicklasl
closed
10 months ago
0
chore!: Artifact name change
#79
nicklasl
closed
10 months ago
0
chore: Remove mentions of jitpack. Adjusts maven central instructions
#78
nicklasl
closed
10 months ago
0
chore: Remove minify false
#77
vahidlazio
closed
10 months ago
0
chore(main): release 0.2.0
#76
github-actions[bot]
closed
10 months ago
1
feat!: Make the eventing provider specific instead of being singleton
#75
vahidlazio
closed
10 months ago
0
chore(deps): update google-github-actions/release-please-action action to v4
#74
renovate[bot]
opened
11 months ago
0
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v12
#73
renovate[bot]
closed
10 months ago
1
fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5.2.1
#72
renovate[bot]
closed
10 months ago
1
chore(deps): update actions/setup-java action to v4
#71
renovate[bot]
closed
10 months ago
1
- uses: actions/checkout@v4
#70
Ahwazi111
closed
11 months ago
1
- uses: actions/checkout@v4 - name: Configure GPG Key run: | echo -n "$GPG_SIGNING_KEY" | gpg --import gpg --pinentry-mode=loopback --export-secret-key 08C5EC5C > ~/.gnupg/secring.gpg env: GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }} - name: Add signing secrets to gradle.properties run: | mkdir -p ~/.gradle/ echo "signing.keyId=08C5EC5C" >> ~/.gradle/gradle.properties echo "signing.secretKeyRingFile=/home/runner/.gnupg/secring.gpg" >> ~/.gradle/gradle.properties echo "signing.password=$GPG_SIGNING_KEY_PASSWORD" >> ~/.gradle/gradle.properties env: GPG_SIGNING_KEY_ID: ${{ secrets.GPG_SIGNING_KEY_ID }} GPG_SIGNING_KEY_PASSWORD: ${{ secrets.GPG_SIGNING_KEY_PASSWORD }}
#69
Ahwazi111
closed
11 months ago
0
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.2
#68
renovate[bot]
closed
10 months ago
0
Rename artifact android-sdk
#67
thomaspoignant
closed
10 months ago
3
refactor: make targeting key immutable
#66
nicklasl
closed
11 months ago
0
refactor: changing vars to vals
#65
nicklasl
closed
11 months ago
0
feat: Add new error for type mismatch
#64
thomaspoignant
closed
12 months ago
0
Flag metadata implementation
#63
thomaspoignant
opened
12 months ago
0
Provider status management
#62
thomaspoignant
closed
10 months ago
2
chore(deps): update kotlin monorepo to v1.9.21
#61
renovate[bot]
closed
10 months ago
1
Next