0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
in the "Play" UI area, remove title "Play" in navigation item (#440)
Patrick Näf
as Patrick Näf
More... 2 months ago
merge branch 'feature/391-file-watcher' into develop
Patrick Näf
as Patrick Näf
More... 2 months ago
rename notification ArchiveContentChanged to ArchiveContentMayHaveChanged
Patrick Näf
as Patrick Näf
More... 2 months ago
fix table view cell styling in ViewGameController
Patrick Näf
as Patrick Näf
More... 2 months ago
introduce filesystem monitoring to manage changes in the archive view (#391)
Patrick Näf
as Patrick Näf
More... 2 months ago
change implementation of two methods in PathUtilities
Patrick Näf
as Patrick Näf
More... 2 months ago
improve FilesystemMonitor (#391)
Patrick Näf
as Patrick Näf
More... 2 months ago
explicitly set inputPaths and outputPaths build settings in Xcode project
Patrick Näf
as Patrick Näf
More... 3 months ago
change C++ language dialect from GNU++98 (compiler default) to C++23 (#391, #393)
Patrick Näf
as Patrick Näf
More... 3 months ago
add FilesystemMonitor and FilesystemOperations (prep work for #391)
Patrick Näf
as Patrick Näf
More... 3 months ago
display "number of games detected" when loading a game from the archive (#389)
Patrick Näf
as Patrick Näf
More... 3 months ago
fix coordinate labels not being shown; bug introduced with object registry (#436)
Patrick Näf
as Patrick Näf
More... 3 months ago
increase status label font size on iPad (#440)
Patrick Näf
as Patrick Näf
More... 3 months ago
adjust icon sizes (#441) and other sizes and spacings in annotation view
Patrick Näf
as Patrick Näf
More... 3 months ago
adjust annotation view size multipliers to compensate for increased button touch area sizes (#441)
Patrick Näf
as Patrick Näf
More... 3 months ago
increase touch area size of buttons used for button boxes (#441)
Patrick Näf
as Patrick Näf
More... 3 months ago
show status view in board view area instead of in navigation bar (#440)
Patrick Näf
as Patrick Näf
More... 3 months ago
StatusViewController is no longer a UIViewController => fixes a layout error on iPad (#304)
Patrick Näf
as Patrick Näf
More... 3 months ago
AnnotationViewController receives orientation upon construction instead of detecting it by itself
Patrick Näf
as Patrick Näf
More... 3 months ago
AnnotationViewController reacts to UiWillChangeLayoutOrientation (#304)
Patrick Näf
as Patrick Näf
More... 3 months ago
introduce new notification UiWillChangeLayoutOrientation (#304)
Patrick Näf
as Patrick Näf
More... 3 months ago
make sure windowing controls don't obscure parts of the status view (#304)
Patrick Näf
as Patrick Näf
More... 3 months ago
improve status view layouting to handle app window resizing (#304)
Patrick Näf
as Patrick Näf
More... 3 months ago
clean up SceneDelegate (#434)
Patrick Näf
as Patrick Näf
More... 3 months ago
properly support Screen Mirroring (#434)
Patrick Näf
as Patrick Näf
More... 3 months ago
temporarily disable the "floating" tab bar behaviour (#439)
Patrick Näf
as Patrick Näf
More... 3 months ago
handle view size orientation changes instead of interface orientation changes (#304)
Patrick Näf
as Patrick Näf
More... 3 months ago
remove deprecated Info.plist key UIRequiresFullScreen (#435, #304)
Patrick Näf
as Patrick Näf
More... 3 months ago
add enum + reusable logic to distinguish between portrait / landscape (#304)
Patrick Näf
as Patrick Näf
More... 3 months ago
fix enabling of logging during application startup (fixes #438)
Patrick Näf
as Patrick Näf
More... 3 months ago