index
:
Android/colorpicker-compose.git
dependabot/github_actions/actions/checkout-7
dependabot/github_actions/actions/setup-java-6
dependabot/github_actions/gradle/actions-6
dependabot/github_actions/gradle/actions-6.2.0
dependabot/gradle/agp-9.0.0
dependabot/gradle/agp-9.2.0
dependabot/gradle/agp-9.2.1
dependabot/gradle/agp-9.3.0
dependabot/gradle/agp-9.3.1
dependabot/gradle/agp-9.3.2
dependabot/gradle/agp-9.4.0
dependabot/gradle/androidx.activity-activity-compose-1.12.3
dependabot/gradle/androidx.activity-activity-compose-1.13.0
dependabot/gradle/androidx.test.uiautomator-uiautomator-2.4.0
dependabot/gradle/androidxMacroBenchmark-1.5.0-alpha07
dependabot/gradle/androidxMacroBenchmark-1.5.0-beta01
dependabot/gradle/androidxMacroBenchmark-1.5.0-rc01
dependabot/gradle/com.diffplug.spotless-8.1.0
dependabot/gradle/com.diffplug.spotless-8.10.0
dependabot/gradle/com.diffplug.spotless-8.10.1
dependabot/gradle/com.diffplug.spotless-8.2.0
dependabot/gradle/com.diffplug.spotless-8.2.1
dependabot/gradle/com.diffplug.spotless-8.4.0
dependabot/gradle/com.diffplug.spotless-8.5.0
dependabot/gradle/com.diffplug.spotless-8.5.1
dependabot/gradle/com.diffplug.spotless-8.6.0
dependabot/gradle/com.diffplug.spotless-8.7.0
dependabot/gradle/com.diffplug.spotless-8.8.0
dependabot/gradle/com.diffplug.spotless-8.9.0
dependabot/gradle/com.vanniktech.maven.publish-0.36.0
dependabot/gradle/com.vanniktech.maven.publish-0.37.0
dependabot/gradle/compose-plugin-1.11.0
dependabot/gradle/compose-plugin-1.11.1
dependabot/gradle/compose-plugin-1.12.0
dependabot/gradle/gradle-wrapper-9.3.1
dependabot/gradle/gradle-wrapper-9.5.1
dependabot/gradle/gradle-wrapper-9.6.0
dependabot/gradle/gradle-wrapper-9.6.1
dependabot/gradle/gradle-wrapper-9.7.0
dependabot/gradle/gradle-wrapper-9.7.1
dependabot/gradle/kotlin-2.4.0
dependabot/gradle/kotlin-2.4.10
dependabot/gradle/org.jetbrains.androidx.navigation-navigation-compose-2.9.2
dependabot/gradle/org.jetbrains.compose-1.10.0
gh-pages
main
Kotlin Multiplatform color picker library for getting colors from any images by tapping on the desired color (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
colorpicker-compose
/
src
/
commonMain
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-19
Fix typos and misplaced KDoc across slider components
prshntpnwr
4
-6
/
+6
2026-04-29
add controller keys to pointerInput to prevent stale lambda capture
Azerlag
2
-4
/
+8
2026-04-29
adapt GradientColors to selected color
Azerlag
1
-1
/
+0
2026-04-29
adapt GradientColors to selected color
Azerlag
2
-2
/
+10
2026-04-26
remove android import, apply spotless formatting
Azerlag
6
-147
/
+198
2026-04-26
public enum class
Azerlag
1
-2
/
+2
2026-04-26
Add files via upload
Azerlag
10
-24
/
+300
2026-04-24
new onStart/onFinish listeners
Azerlag
1
-9
/
+20
2026-04-24
new onStart/onFinish listeners
Azerlag
1
-0
/
+4
2026-04-24
new onStart/onFinish listeners
Azerlag
1
-0
/
+4
2024-06-29
Apply debounceDuration
skydoves
3
-11
/
+15
2024-06-29
Implement setDebounceDuration function
skydoves
6
-25
/
+34
2024-06-29
Implement setPaletteImageBitmap and sync imageBitmap changes
skydoves
3
-23
/
+80
2024-06-29
Remove android annotations on the comment APIs
skydoves
3
-7
/
+4
2024-06-29
Clean up internal logics
skydoves
4
-33
/
+30
2024-06-28
Add back the selectCenter() method.
Jeffrey Bush
1
-0
/
+9
2024-06-28
Code quality updates
Jeffrey Bush
13
-73
/
+108
2024-06-28
Initial transition to multiplatform
Jeffrey Bush
19
-0
/
+1514