-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: hatimhtm/Click2Minimize
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
🧪 [Testing] Add missing error path test for JSON parsing in fetchLatestDMG
#24
opened Mar 21, 2026 by
hatimhtm
Loading…
🧪 [testing improvement] Add tests for ContentView UserDefaults logic
#21
opened Mar 21, 2026 by
hatimhtm
Loading…
⚡ Optimize O(N) appID string check to an O(1) Set lookup
#18
opened Mar 21, 2026 by
hatimhtm
Loading…
🧪 Add missing error path test for JSON parsing in fetchLatestDMG
#17
opened Mar 21, 2026 by
hatimhtm
Loading…
🧹 [code health improvement] Refactor downloadDMG function
#16
opened Mar 21, 2026 by
hatimhtm
Loading…
🧹 [Refactor openPreferences methods to reduce duplication]
#15
opened Mar 21, 2026 by
hatimhtm
Loading…
🧹 [code health improvement] Refactor getDockRects to use a helper function
#13
opened Mar 21, 2026 by
hatimhtm
Loading…
🧹 [code health improvement] Remove dead code in ContentView.swift
#12
opened Mar 21, 2026 by
hatimhtm
Loading…
⚡ perf: Hoist appDict lookup outside of runningApps loop
#11
opened Mar 21, 2026 by
hatimhtm
Loading…
⚡ Refactor isActiveAppFullscreen to use .contains(where:) for better performance
#10
opened Mar 21, 2026 by
hatimhtm
Loading…
ProTip!
Filter pull requests by the default branch with base:main.