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
Accelerator
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 }}
alklepin
/
Robots
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
0
Code
Issues
0
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Task 1-2 + 2-refactoring
- #21
#21
Open
senyaa77
wants to merge 14 commits into
alklepin:main
alklepin/Robots:main
from
senyaa77:main
senyaa77/Robots:main
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Task 1-2 + 2-refactoring
#21
senyaa77
wants to merge 14 commits into
alklepin:main
alklepin/Robots:main
from
senyaa77:main
senyaa77/Robots:main
Copy head branch name to clipboard
Commits
Commits on Apr 15, 2026
Task-1: Add centralized exitApplication logic and set DO_NOTHING_ON_CLOSE
senyaa77
committed
0fee413
View commit details
Copy full SHA for 0fee413
Browse repository at this point
Task-1: Connect exit logic to WindowListener
senyaa77
committed
efe3641
View commit details
Copy full SHA for efe3641
Browse repository at this point
Task-1: Refactor generateMenuBar and add "Exit" menu item
senyaa77
committed
74d769a
View commit details
Copy full SHA for 74d769a
Browse repository at this point
Commits on Apr 16, 2026
Task-1: Implement global UI localization using UIManager
senyaa77
committed
88c5b68
View commit details
Copy full SHA for 88c5b68
Browse repository at this point
Refactor: Remove dead LookAndFeel code in RobotsProgram
senyaa77
committed
e2d985e
View commit details
Copy full SHA for e2d985e
Browse repository at this point
Commits on Apr 18, 2026
Fix: Resolve compilation errors and adjust project
Show description for d57ae1a
senyaa77
committed
d57ae1a
View commit details
Copy full SHA for d57ae1a
Browse repository at this point
Commits on Apr 21, 2026
Docs: remove obsolete TODO instructions and dead comments
senyaa77
committed
7c78de1
View commit details
Copy full SHA for 7c78de1
Browse repository at this point
Refactor: implement graceful shutdown by stopping timers and removing System.exit, removing redundant options
senyaa77
committed
4544473
View commit details
Copy full SHA for 4544473
Browse repository at this point
Task-2: add WindowConfigManager for handling application properties
senyaa77
committed
ce30784
View commit details
Copy full SHA for ce30784
Browse repository at this point
Tasl-2: implement saveWindowStates logic using WindowConfigManager
senyaa77
committed
e161ac6
View commit details
Copy full SHA for e161ac6
Browse repository at this point
Commits on May 4, 2026
complete Task-2: window position and size saving, resolve window restoration recursion and finalize task 2
senyaa77
committed
92852f1
View commit details
Copy full SHA for 92852f1
Browse repository at this point
Commits on May 31, 2026
refactor: create universal ConfigManager in a separate package
senyaa77
committed
f49ce95
View commit details
Copy full SHA for f49ce95
Browse repository at this point
refactor: introduce WindowStateManager for handling frame states
senyaa77
committed
1edc79d
View commit details
Copy full SHA for 1edc79d
Browse repository at this point
refactor: integrate WindowStateManager in MainApplicationFrame, delete WindowConfigManager
senyaa77
committed
3612749
View commit details
Copy full SHA for 3612749
Browse repository at this point
You can’t perform that action at this time.