Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
codenameone
/
CodenameOne
Public
Notifications
You must be signed in to change notification settings
Fork
435
Star
1.9k
Code
Issues
271
Pull requests
4
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Native Windows port: wheel scrolling, shell launch services, native file picker
- #5209
#5209
Merged
shai-almog
merged 28 commits into
master
codenameone/CodenameOne:master
from
win32-port-gaps
codenameone/CodenameOne:win32-port-gaps
Copy head branch name to clipboard
Jun 11, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
Native Windows port: wheel scrolling, shell launch services, native file picker
#5209
shai-almog
merged 28 commits into
master
codenameone/CodenameOne:master
from
win32-port-gaps
codenameone/CodenameOne:win32-port-gaps
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2026
Native Windows port: wheel scrolling, shell launch services, file picker
Show description for de224ee
shai-almog
and
claude
committed
de224ee
View commit details
Copy full SHA for de224ee
Browse repository at this point
Windows port: include <shellapi.h> for ShellExecuteW
Show description for a2a1055
shai-almog
and
claude
committed
a2a1055
View commit details
Copy full SHA for a2a1055
Browse repository at this point
pointerWheelMoved: add @Override on the callSerially Runnables (PMD)
Show description for 04f757a
shai-almog
and
claude
committed
04f757a
View commit details
Copy full SHA for 04f757a
Browse repository at this point
Commits on Jun 10, 2026
Windows port: WindowsSimd (SSE2/NEON) + benchmark tally
Show description for 30ba7b1
shai-almog
and
claude
committed
30ba7b1
View commit details
Copy full SHA for 30ba7b1
Browse repository at this point
Windows port: DPAPI-backed SecureStorage (keystore)
Show description for 22962fe
shai-almog
and
claude
committed
22962fe
View commit details
Copy full SHA for 22962fe
Browse repository at this point
Windows port: local notifications via Shell_NotifyIcon
Show description for bb7f7cb
shai-almog
and
claude
committed
bb7f7cb
View commit details
Copy full SHA for bb7f7cb
Browse repository at this point
Windows port: audio recording via waveIn -> WAV
Show description for 6a38d12
shai-almog
and
claude
committed
6a38d12
View commit details
Copy full SHA for 6a38d12
Browse repository at this point
Windows port: biometric (Windows Hello) via WinRT + CN1_HAVE_WINRT guard
Show description for f9e7a44
shai-almog
and
claude
committed
f9e7a44
View commit details
Copy full SHA for f9e7a44
Browse repository at this point
Windows port: location via WinRT Geolocator
Show description for 7e0bae5
shai-almog
and
claude
committed
7e0bae5
View commit details
Copy full SHA for 7e0bae5
Browse repository at this point
Windows port: contacts via WinRT ContactStore
Show description for 6400283
shai-almog
and
claude
committed
6400283
View commit details
Copy full SHA for 6400283
Browse repository at this point
Windows port: system share via WinRT DataTransferManager
Show description for 7306690
shai-almog
and
claude
committed
7306690
View commit details
Copy full SHA for 7306690
Browse repository at this point
Windows port: camera still capture (capturePhoto) via Media Foundation
Show description for 22d955b
shai-almog
and
claude
committed
22d955b
View commit details
Copy full SHA for 22d955b
Browse repository at this point
Windows port: drop C++ STL from WinRT natives (cross-compile fix)
Show description for 841ec0d
shai-almog
and
claude
committed
841ec0d
View commit details
Copy full SHA for 841ec0d
Browse repository at this point
Windows port: drop the CN1_HAVE_WINRT guard, always compile real WinRT
Show description for 4168d80
shai-almog
and
claude
committed
4168d80
View commit details
Copy full SHA for 4168d80
Browse repository at this point
Windows port: cross-build the suite exe on Linux, run it on Windows (real shipping pipeline)
Show description for bb9b42c
shai-almog
and
claude
committed
bb9b42c
View commit details
Copy full SHA for bb9b42c
Browse repository at this point
Windows cross-build/run: build hellocodenameone-common under Xvfb
Show description for 2f36e68
shai-almog
and
claude
committed
2f36e68
View commit details
Copy full SHA for 2f36e68
Browse repository at this point
Merge remote-tracking branch 'origin/master' into win32-port-gaps
shai-almog
committed
c1baeb6
View commit details
Copy full SHA for c1baeb6
Browse repository at this point
Windows port: surface SIMD benchmark in PR comment + refresh stale StatusBarTap golden
Show description for 9194122
shai-almog
and
claude
committed
9194122
View commit details
Copy full SHA for 9194122
Browse repository at this point
Windows port: generic native-peer placement + device camera API (com.codename1.camera)
Show description for 4d57167
shai-almog
and
claude
committed
4d57167
View commit details
Copy full SHA for 4d57167
Browse repository at this point
Windows camera: drop Thread.setDaemon (not in the ParparVM runtime)
Show description for ee380e0
shai-almog
and
claude
committed
ee380e0
View commit details
Copy full SHA for ee380e0
Browse repository at this point
Windows camera: enable advanced video processing (YUY2/NV12 -> RGB32)
Show description for 2f690ea
shai-almog
and
claude
committed
2f690ea
View commit details
Copy full SHA for 2f690ea
Browse repository at this point
Windows report: run the real shared benchmarks + per-arch (x64/arm64) comments
Show description for 0d30278
shai-almog
and
claude
committed
0d30278
View commit details
Copy full SHA for 0d30278
Browse repository at this point
Windows SIMD: implement the byte codec/image kernels (fixes SIMD slower-than-scalar)
Show description for 1ddfc75
shai-almog
and
claude
committed
1ddfc75
View commit details
Copy full SHA for 1ddfc75
Browse repository at this point
Windows SIMD: native blendByMaskTestNonzeroSubstituteOnKeepEq (fixes modifyAlpha removeColor)
Show description for bb5cd47
shai-almog
and
claude
committed
bb5cd47
View commit details
Copy full SHA for bb5cd47
Browse repository at this point
Test builds: optimize the translated C at -O2 (honest SIMD-vs-scalar benchmark)
Show description for 26d2845
shai-almog
and
claude
committed
26d2845
View commit details
Copy full SHA for 26d2845
Browse repository at this point
Commits on Jun 11, 2026
Base64 SIMD: gate the byte codec to platforms where it beats autovectorized scalar
Show description for 9c8d41d
shai-almog
and
claude
committed
9c8d41d
View commit details
Copy full SHA for 9c8d41d
Browse repository at this point
Fix SpotBugs + gate base64 SIMD off on all Windows + drop noisy PNG encode bench
Show description for 741999e
shai-almog
and
claude
committed
741999e
View commit details
Copy full SHA for 741999e
Browse repository at this point
Base64: one declaration per line (PMD OneDeclarationPerLine)
Show description for a707731
shai-almog
and
claude
committed
a707731
View commit details
Copy full SHA for a707731
Browse repository at this point
You can’t perform that action at this time.