Commit Graph

  • e4af83c705
    Change issue tracker to YouTrack in readme (#5111) v1.7.0-dev1743 v1.7.0-alpha02 release/1.7.0-alpha02 igor.demin/1.7.0-alpha02-prepared Alexander Zhirkevich 2024-07-25 11:36:28 +0300
  • c8cbf8f734
    Update README.md #5111 Alexander Zhirkevich 2024-07-24 17:10:25 +0300
  • f6513ecee2 Update issue tracker URL in CameraView.android.kt aigner-update-imageviewer Sebastian Aigner 2024-07-24 00:35:31 +0200
  • 0e2a145fb3 Move onClick callback into parentheses to resolve confusion Sebastian Aigner 2024-07-24 00:33:28 +0200
  • 3d6fdd50d3 Remove unused localization file Sebastian Aigner 2024-07-23 23:53:15 +0200
  • c45741dd28 Limit navigation to only topmost back-stack entry. Move to newer version of compose navigation (albeit still with issues) Sebastian Aigner 2024-07-23 23:46:33 +0200
  • c6f07fd226
    Fix skiko.js unpacking for k/js target (#5105) v1.7.0-dev1742 Oleksandr Karpovich 2024-07-23 15:02:35 +0200
  • 5332ee17fb [resources] Add a byte array to ImageBitmap converter #5098 Konstantin Tskhovrebov 2024-07-23 14:42:57 +0200
  • fbd4c4291c [resources] Add image xml/svg bytearray converters to the corresponding source sets. Konstantin Tskhovrebov 2024-07-12 17:41:26 +0200
  • 3c348bc215
    [resources] Add a font cache on non-android targets (#5109) Konstantin 2024-07-23 14:03:14 +0200
  • 213041bd85 fix a test #5105 Oleksandr.Karpovich 2024-07-23 13:41:44 +0200
  • 204351d640 [resources] Add a font cache on non-android targets #5109 Konstantin Tskhovrebov 2024-07-23 12:49:19 +0200
  • b32c6ba520 refactoring Oleksandr.Karpovich 2024-07-23 12:01:01 +0200
  • 3d48275d97 Merge branch 'master' into update-dmg-and-pkg-version-validation #4874 Sam Liddle 2024-07-22 17:49:33 +0100
  • 94ddfa07f8 Fix samples metadata. #5106 Nikita Lipsky 2024-07-22 18:49:44 +0300
  • 10e6df935b Fix skiko.js unpacking for k/js target Oleksandr.Karpovich 2024-07-22 14:48:52 +0200
  • 78940c1998
    Add support for high-refresh rate displays in examples (#5104) v1.7.0-dev1739 Sebastian Aigner 2024-07-19 16:39:28 +0200
  • 2dd806d833 Fix test Sebastian Aigner 2024-07-19 00:03:39 +0200
  • 7dba64c695 Move GPS-related functionality to separate file Sebastian Aigner 2024-07-18 23:55:49 +0200
  • 76dcb35484 Separate out ImageStorage interface Sebastian Aigner 2024-07-18 23:27:29 +0200
  • 4f877a58bf Extract GalleryLazyVerticalGrid as a separate common file, rename platform specific implementations to match. Extract MemoryTextOverlay since its being reused in multiple places. Make non-reused functions private Sebastian Aigner 2024-07-18 23:16:05 +0200
  • 4cf1a2a3e8 Remove unused NavigationStack Sebastian Aigner 2024-07-18 23:05:01 +0200
  • 95b73ab6b0 Add support for high-refresh rate displays in examples #5104 Sebastian Aigner 2024-07-18 21:07:59 +0200
  • 06fc79d11d Use materialIconsExtended, remove copy-pasted icons Sebastian Aigner 2024-07-18 20:24:23 +0200
  • eff02a7a7b Use Compose Resources instead of custom localization solution Sebastian Aigner 2024-07-18 20:08:45 +0200
  • 0a353fb73e Move to Compose Navigation Sebastian Aigner 2024-07-18 19:31:42 +0200
  • 8ec6e8dc35 Move to Gradle version catalogs, version updates Sebastian Aigner 2024-07-18 16:28:28 +0200
  • d35b82c0bd Update .gitignore for K2 Sebastian Aigner 2024-07-18 16:24:06 +0200
  • 283cb84ecf [gradle] Fix AGP task dependencies. Konstantin Tskhovrebov 2024-07-18 12:57:44 +0200
  • 5d22f7ca20
    [resources] Downscale drawable resources if it came from upper dpi. (#5101) Konstantin 2024-07-17 19:17:31 +0200
  • dd767706e7 [resources] Set SamplingMode in the draw operation instead of the shader #5101 Konstantin Tskhovrebov 2024-07-17 16:15:31 +0200
  • 34302aed55 [resources] Apply SamplingMode.MITCHELL when downscale drawables on skiko platforms Konstantin Tskhovrebov 2024-07-17 15:17:47 +0200
  • fbda594fd0 [resources] Downscale drawable resources if it came from upper dpi. Konstantin Tskhovrebov 2024-07-17 12:50:04 +0200
  • 542f7ee80d Fix: build command for WasmJS #5100 soleil.colza 2024-07-17 13:58:32 +0900
  • 679513c9d8 Fix: build command for WasmJS soleil.colza 2024-07-17 13:58:27 +0900
  • 9a9602d10f [gradle] Create static android assets directory if it doesn't exist v1.7.0-dev1731 v1.7.0-dev1727 Konstantin Tskhovrebov 2024-07-12 14:05:39 +0200
  • 5d8183f165
    Update benchmarks to the latest Compose+Kotlin versions (#5096) Nikita Lipsky 2024-07-11 16:28:51 +0300
  • fa78af71c3 Update benchmarks to the latest Compose+Kotlin versions #5096 Nikita Lipsky 2024-07-11 14:32:06 +0300
  • 03f6c03bca Use val instead of var for RegularFileProperty #5095 Maxim Pestryakov 2024-07-11 14:21:49 +0300
  • 738b6c33fe delete issue templates Victor Kropp 2024-07-11 11:21:09 +0200
  • 8b172451dd move issue tracker to JetBrains YouTrack Victor Kropp 2024-07-11 11:20:01 +0200
  • 5da48904e5
    [gradle] Disable code generation tasks if they are not needed. (#5091) Konstantin 2024-07-10 16:51:32 +0200
  • bf37acbc9b [gradle] Disable code generation tasks if they are not needed. #5091 Konstantin Tskhovrebov 2024-07-05 14:22:43 +0200
  • e4c77036db
    Generate functions to find resources by a string ID. (#5068) Konstantin 2024-07-10 14:55:28 +0200
  • a98b37dc9b
    [gradle] Use `addStaticSourceDirectory` in AGP to fix AS previews with compose resources. (#5090) Konstantin 2024-07-10 14:40:49 +0200
  • 28a9edd158 [gradle] Use `addStaticSourceDirectory` in AGP to fix AS previews with compose resources. #5090 Konstantin Tskhovrebov 2024-07-10 13:49:09 +0200
  • 5e810a0b02
    Update compose compiler version for kotlin 1.9.24 (#5080) Oleksandr Karpovich 2024-07-09 10:34:25 +0200
  • d933519110 [gradle] Update local version of Compose Libraries used by Gradle plugin to "1.7.0-alpha01" v1.7.0-dev1721 Konstantin Tskhovrebov 2024-07-08 17:01:43 +0200
  • 315d0cd404 Update compose compiler version for kotlin 1.9.24 #5080 Oleksandr.Karpovich 2024-07-08 16:21:42 +0200
  • fbd04ab48d
    Remove UI_Testing tutorial (#5079) Alexander Maryanovsky 2024-07-08 17:16:10 +0300
  • f79e0cf954 Remove UI_Testing tutorial, and link to https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-test.html instead #5079 Alexander Maryanovsky 2024-07-08 17:12:16 +0300
  • 9f8a3a242c
    [gradle] Fix task configuration (use configureEach instead all). (#5076) Konstantin 2024-07-08 14:22:28 +0200
  • f86d94b7da [gradle] Fix task configuration (use configureEach instead all). #5076 Konstantin Tskhovrebov 2024-07-08 11:09:29 +0200
  • 255b961687 [gradle] Update test data. #5068 Konstantin Tskhovrebov 2024-07-05 12:29:57 +0200
  • a8666a9555 [gradle] Don't use actual modifiers for JVM only projects. Konstantin Tskhovrebov 2024-07-05 12:21:13 +0200
  • 08a84aea92 [gradle] Generate functions to find resources by a string ID. Konstantin Tskhovrebov 2024-07-04 18:33:52 +0200
  • f01f195f2a
    Add 1.7.0-alpha01 to changelog (#5052) Ivan Matkov 2024-07-03 18:46:29 +0200
  • 810745f95f
    Add file associations support documentation (#5054) support/1.7.0 Evgeniy Zhelenskiy 2024-07-02 19:27:38 +0200
  • 7e1275a034
    Update tutorials/Native_distributions_and_local_execution/README.md #5054 Evgeniy Zhelenskiy 2024-07-02 18:12:57 +0200
  • 11b400e124
    Update tutorials/Native_distributions_and_local_execution/README.md Evgeniy Zhelenskiy 2024-07-02 18:12:41 +0200
  • b435df6ceb
    Update tutorials/Native_distributions_and_local_execution/README.md Evgeniy Zhelenskiy 2024-07-02 18:12:11 +0200
  • f870f17e94
    Update tutorials/Native_distributions_and_local_execution/README.md Evgeniy Zhelenskiy 2024-07-02 18:10:57 +0200
  • d596762bbb
    Update tutorials/Native_distributions_and_local_execution/README.md Evgeniy Zhelenskiy 2024-07-02 18:10:48 +0200
  • e6fe38a50f
    Update tutorials/Native_distributions_and_local_execution/README.md Evgeniy Zhelenskiy 2024-07-02 18:10:24 +0200
  • cf24638745
    Update tutorials/Native_distributions_and_local_execution/README.md Evgeniy Zhelenskiy 2024-07-02 18:10:13 +0200
  • 902bb22d0d Update changelog #5052 Ivan Matkov 2024-07-02 13:45:19 +0200
  • dea37a012d
    File associations (#4957) v1.7.0-alpha01 Evgeniy Zhelenskiy 2024-07-02 12:05:18 +0200
  • fe6dd1e170 Add file associations support documentation Evgeniy.Zhelenskiy 2024-07-01 22:12:31 +0200
  • 01f0eb8215 fixup! Add file associations support #4957 Evgeniy.Zhelenskiy 2024-07-01 22:11:45 +0200
  • df432b067c fixup! Add file associations support Evgeniy.Zhelenskiy 2024-07-01 17:41:06 +0200
  • c6c6ac6ec3 Add user contributions to chagelog Ivan Matkov 2024-07-01 16:27:27 +0200
  • a43583362c fixup! Add file associations support Evgeniy.Zhelenskiy 2024-07-01 15:43:11 +0200
  • 837a63d686 Add 1.7.0-alpha01 to changelog Ivan Matkov 2024-07-01 14:36:57 +0200
  • c7b640348e
    [gradle] Update Kotlin to 2.0 (#5043) Konstantin 2024-07-01 13:33:27 +0200
  • a307ddd9ce
    [Desktop/ImageViewer] Fix test build error (#5035) issamux 2024-07-01 06:17:11 -0400
  • 19229cdf4d [SplitPane] Improve button labels in demo #5051 Ahmed Hosny 2024-07-01 03:19:10 +0300
  • a985812f3c [SplitPane] Improve documentation and remove RTL todo Ahmed Hosny 2024-07-01 03:13:16 +0300
  • 68012ededa [SplitPane] Add ability to hide first pane Ahmed Hosny 2024-07-01 03:04:01 +0300
  • b097352e8c [gradle] Update gradle to 8.8. #5043 Konstantin Tskhovrebov 2024-06-28 17:11:51 +0200
  • 43670713fd [gradle] Update gradle and AGP versions in tests. Konstantin Tskhovrebov 2024-06-28 17:11:03 +0200
  • 849832502e [gradle] Migrate to Kotlin 2.0.0. Konstantin Tskhovrebov 2024-06-28 17:10:39 +0200
  • 72ae1e76b8 [gradle] Migrate gradle integration tests to Kotlin 2.0.0. Konstantin Tskhovrebov 2024-06-28 16:40:17 +0200
  • 22dfb1431a [gradle] Fix AGP lint tasks dependencies. Konstantin Tskhovrebov 2024-06-28 11:32:19 +0200
  • 735a4bf8b2 [Desktop/ImageViewer] Fix build error due to a code not updated after some refactoring #5035 issamux 2024-06-27 15:00:40 -0400
  • 3759a480fa Replaced wildcard imports with explicit imports #5018 soleil.colza 2024-06-27 23:26:37 +0900
  • 01fa9955f1 Replaced wildcard imports with explicit imports soleil.colza 2024-06-27 23:17:53 +0900
  • 544684b381 Replaced wildcard imports with explicit imports soleil.colza 2024-06-27 23:14:01 +0900
  • 48cdfae1d4 Replaced wildcard imports with explicit imports soleil.colza 2024-06-27 23:05:26 +0900
  • 79cd76b106 Replaced wildcard imports with explicit imports soleil.colza 2024-06-27 23:02:26 +0900
  • 2f0e3f9167 Replaced wildcard imports with the proper paths without abbreviations soleil.colza 2024-06-27 23:00:16 +0900
  • 9aea5e36e3 Replaced wildcard imports with the proper paths without abbreviations soleil.colza 2024-06-27 22:57:19 +0900
  • 646bdd69b2 Replaced wildcard imports with the proper paths without abbreviations soleil.colza 2024-06-27 22:54:09 +0900
  • 0a88a0ba1e Replaced wildcard imports with the proper paths without abbreviations soleil.colza 2024-06-27 22:49:58 +0900
  • 9835053344 Replaced wildcard imports with the proper paths without abbreviations soleil.colza 2024-06-27 22:48:36 +0900
  • cfd5bc8212 Replaced wildcard imports with the proper paths without abbreviations soleil.colza 2024-06-27 22:47:14 +0900
  • 051a479541
    Merge bb824bf8f9 into c86df61183 #3640 alchitry 2024-06-25 16:04:48 -0300
  • c86df61183
    [gradle] Add a customization for resources directories. (#5016) v1.7.0-dev1703 Konstantin 2024-06-25 10:57:03 +0200
  • b0d9bd406a [gradle] Add a customization for resources directories. #5016 Konstantin Tskhovrebov 2024-06-24 14:42:52 +0200
  • 31e8a8f096 Replaced wildcard imports with the proper paths without abbreviations soleil.colza 2024-06-25 09:58:31 +0900
  • 998c6b9ddf Replaced wildcard imports with the proper paths without abbreviations soleil.colza 2024-06-25 01:35:47 +0900