Popular repositories
656 contributions in the last year
Less
More
Contribution activity
February 2021
Created 41 commits in 6 repositories
Created 1 repository
Opened 3 pull requests in 3 repositories
JetBrains/skiko
1
merged
JetBrains/compose-jb
1
merged
near/nearcore
1
open
Reviewed 37 pull requests in 3 repositories
JetBrains/compose-jb 23 pull requests
- Specify minimum of JDK 15 for jpackage
- TodoApp. Update Compose to build168 and Decompose to 0.1.9
- Embed video player
- Fix typo in README.md
- Tutorials. Loading SVG
- Print notarization status
- Validate versions for native distributables
- Include java.logging module by default
- Gradle plugin. Replace 'androidx.compose' artifacts by 'org.jetbrains.compose' artifacts.
- Add split pane
- Real linux test fix
- Async notarization
- Improve gradle plugin diagnostics
- Another try at fixing Linux tests
- Fix dependencies clash when packaging
- Update Tutorial README.md as App unusable on Ubuntu with plugin version used in wizard tutorial
- Add Navigation tutorial
- Update example TodoApp to Kotlin 1.4.30
- Updates the intelliJPlugin example with currently IDEA Theme colors
- Improve `buildSrc` setup
- Support simplified sign and notarization for macOS distribution in Gradle plugin
- Tutorials. Migrate to 0.3.0-build146
- Update TodoApp readme with iOS target
JetBrains/skiko 10 pull requests
- Schedule redraw on resize and initialization
- Add option to configure signing using env variables
- Fix macOs freeze when we render very fast on resize. Disable drawing without vsync
- DirectX rendering implementation.
- Refactoring. Move getDrawingSurface to Java from JNI
- Rewrite FPS counting
- macOs. call update only once per draw if vsync is disabled
- FrameDispatcherTest
- Fix resize artifacts with fraction DPI
- Raster