Nikita Lipsky
f7cdb4e562
Fix xcode projects for icon processing for examples ( #2978 )
2 years ago
Nikita Lipsky
ee77fda184
Add iOS app icon for Imageviewer ( #2977 )
2 years ago
Nikita Lipsky
dbf579be86
Fixup for validateExamples.sh
2 years ago
Nikita Lipsky
a8003a0f5d
Move experimental/examples to examples ( #2976 )
...
* Move experimental/examples to examples
* Change version to 1.4.0-rc01
2 years ago
Nikita Lipsky
0eccae95af
Update experimental Codeviewer with changes from non-experimental one ( #2975 )
2 years ago
Igor Demin
f5e5eed6c8
Move Compose
2 years ago
Alexey Tsvetkov
32ace9173e
Provide some entitlements on macOS by default ( #2974 )
...
Also, this change configures entitlements for
local ad hoc signs on Apple Silicon
Fixes #2867
Partial fix of #2887
2 years ago
Alexey Tsvetkov
ddc300f0fe
Fix passing relative path main jar to jpackage
2 years ago
mcpiroman
8d78c4ac67
Provide relative path to jpackage --main-jar
2 years ago
Alexey Tsvetkov
3483feef2a
Unzip wix to build directory ( #2838 )
...
Resolves #2804
2 years ago
Igor Demin
f2fbc7ed30
Add :compose:ui:ui-test-junit4:desktopTest to CI ( #2972 )
2 years ago
dima.avdeev
1c5da4c332
change old UIKitInteropView to UIKitView ( #2968 )
2 years ago
Igor Demin
c0bf825d12
Update Compose
2 years ago
Ivan Matkov
b3ccc1526f
Fix regex for number values ( #2962 )
2 years ago
dima.avdeev
2cea802cec
ImageViewer delete, edit and share memories ( #2957 )
2 years ago
dima.avdeev
b87868d75e
Workaround for Android emulator camera on some hardware ( #2955 )
2 years ago
dima.avdeev
327cdac3e5
Update experimental examples to dev1004 ( #2954 )
2 years ago
dima.avdeev
c024327579
ImageViewer, little change in gps coordinate
2 years ago
dima.avdeev
a2c30ffa89
update submodule compose/frameworks/support to latest jb-main
2 years ago
Igor Demin
3ea177c71d
Update Compose
2 years ago
Igor Demin
0e151c17c3
Update Compose
2 years ago
Oleksandr Karpovich
02bf0d0569
Update compose-web Dockerfile ( #2942 )
...
Update jdk version to 17
2 years ago
dima.avdeev
2d498598c9
ImageViewer material3 -> material ( #2943 )
2 years ago
dima.avdeev
45fa56eb76
clean compose/frameworks/support IDE files and temp files ( #2949 )
2 years ago
Nikolay Rykunov
5d3bfa2385
Update compose-multiplatform-core submodule after build script fixes
2 years ago
Nikolai Rykunov
6c01fceb32
Update compose-multiplatform-core submodule after Compose 1.4 merge ( #2941 )
2 years ago
Igor Demin
fb63908b5c
Add multitouch to ImageViewer ( #2935 )
...
The code of `ScalableImage` is exactly the same as [here](https://github.com/JetBrains/compose-multiplatform-core/pull/459/files#diff-2df227d37a7fcdb885f4fd1a715c0efd94b8e206d446d553d69a456f83e284f6R19 ):
1. The initial size of an image is chosen by the area size (phone/windows size)
2. We can zoom using pinch-to-zoom (with taking centroid of touches into account)
3. We can zoom using mouse scroll (also, taking the mouse position into account). On touchpad/macOS it also works great.
4. The code of the old `ScalableState` and `ScalableImage` was complete rewritten.
5. The zoom is not limited by phone/window dimensions, we can zoom out
2 years ago
Ivan Matkov
23472c1ee1
ImageViewer example: Implement storing metadata on Android ( #2938 )
...
* Avoid scaling code duplication
* Move AndroidImageStorage into separate package
* Implement storing metadata on Android
* Move file extensions to separate class
2 years ago
dima.avdeev
89b73aa6ff
ImageViewer sample, map API key instructions ( #2937 )
2 years ago
dima.avdeev
cbada1099f
Add some features to sample ( #2934 )
2 years ago
dima.avdeev
9bceb4c873
update submodule compose/frameworks/support to latest jb-main
2 years ago
dima.avdeev
10526ca300
mavenLocal should be the first
2 years ago
Ivan Matkov
48288ea145
Fix selection in codeviewer example ( #2898 )
...
* Fix selection in codeviewer example
* Limit line count on view layer
* Fix last line ending
* Fix missing last empty line in file
* Refactor reading file
* Add extra endPosition condition
* Polish removing line endings
2 years ago
Alexander Maryanovsky
36616f877c
SplitPane improvements and fixes. ( #2886 )
...
* SplitPane improvements and fixes.
- Allow SplitPane to receive exact incoming size constraints
- Correctly abide by constraint on minimum size for "second part"
- Simplify layout code
2 years ago
dima.avdeev
35f0f72253
resources library minSdk 21 ( #2911 )
2 years ago
Igor Demin
f5b9dfc91d
Update README.md
2 years ago
Sebastian Aigner
bd345cdbe0
Remove mavenLocal ( #2884 )
2 years ago
Vladimir Mazunin
b94ae4178e
Image Viewer Camera ( #2864 )
2 years ago
dima.avdeev
88a8b6e56b
update submodule compose/frameworks/support to latest jb-main
2 years ago
Oleksandr Karpovich
0b429b6ac9
Update all versions for 1.3.1 + update Changelog ( #2856 )
...
* Add changes for 1.3.1 + update Changelog
Versions:
compose 1.3.1
kotlin 1.8.10
compiler: 1.4.2
* revert version update in experimental examples
* Update CHANGELOG.md
2 years ago
dima.avdeev
31823c50b6
imageviewer, device rotation
2 years ago
dima.avdeev
ad78a2495a
update compose/frameworks/support to latest jb-main
2 years ago
Sebastian Aigner
2f9e886ea6
ImageViewer: Visual improvements ( #2851 )
2 years ago
Nikita Lipsky
21f74f92df
Remove experimental templates, update READMEs with templates new locations ( #2847 )
...
+ replace "compose-jb" occurrences with "compose-multiplatform"
2 years ago
dima.avdeev
4cf574cc34
add UIKit MKMapView to ImageViewer ( #2841 )
2 years ago
dima.avdeev
aff9f0d285
fix todoapp-lite iOS ( #2844 )
2 years ago
Alexander Maryanovsky
e30379eb79
Disable validation of todoapp-lite until update to Compose 1.4.0 ( #2842 )
2 years ago
Nikita Lipsky
1be0cc105c
Arrange samples to the latest multiplatform template ( #2835 )
2 years ago
dima.avdeev
b62ee1bd9a
update submodule compose/frameworks/support to latest jb-main
2 years ago
dima.avdeev
bb461a6f65
Update enhancement.md
2 years ago