Kai
|
1d53529fd9
|
✨ AI policy, PR template, updated contribution guide and code of conduct (#1045)
* ✨ New AI usage policy, PR template, contribution guide
* 🐞 Fix links in code of conduct
* 🐞 Remove repetitive wording
* 📄 Minor updates
* 📄 Minor updates
* 📄 Minor updates
* ✨ Update PR template
---------
Co-authored-by: Kami <kamibusinessinquirers@gmail.com>
|
2026-02-06 23:37:50 -07:00 |
|
Kai
|
62e0ac0060
|
💚 Update app version to 1.4.3 in dev-build.yml
|
2026-01-25 22:50:53 -07:00 |
|
Kai
|
de88b161fc
|
💚 Add additional flags to xcodebuild command
|
2026-01-21 10:30:58 -07:00 |
|
Kai
|
da4070176e
|
💚 Update app version to 1.4.1 in dev-build.yml
|
2026-01-10 21:27:04 -07:00 |
|
Kai
|
7194516394
|
💚 Change pull request permissions to write
|
2026-01-07 16:27:29 -07:00 |
|
Kai
|
6319e161f8
|
📄 Clarify descriptions in bug report template
Updated descriptions in bug report template for clarity.
|
2026-01-06 23:14:29 -07:00 |
|
Kai
|
b3d9bb88e2
|
📄 Update input type for social media handle field
Changed input type from 'textarea' to 'input' for preferred social media handle.
|
2026-01-06 23:12:54 -07:00 |
|
Kami
|
d1f5d6536a
|
✨ Update issue templates (#960)
Co-authored-by: Kai Azim <hi@mrkai77.dev>
|
2026-01-06 23:10:54 -07:00 |
|
Kai
|
8c7127bfd0
|
💚 Optimize tag updating step
Refactor GitHub Actions workflow to simplify tag creation and updating.
|
2026-01-06 22:14:24 -07:00 |
|
Kai
|
eb9c89ba92
|
💚 Change development release name
|
2026-01-06 21:32:54 -07:00 |
|
Kai
|
ea7326c01a
|
💚 Add PR comment step for build link
|
2026-01-06 21:25:58 -07:00 |
|
Kai
|
0e06d3adf6
|
📄 Update changelog template in dev-build.yml
|
2026-01-05 16:41:39 -07:00 |
|
Kai
|
5fe0ca1ff9
|
💚 Update changelog template to include minimum macOS version
Added minimum macOS version requirement to changelog template.
|
2026-01-05 15:57:57 -07:00 |
|
Kai
|
55d1541cb3
|
💚 Add localization section to dev-build.yml
|
2026-01-04 21:23:15 -07:00 |
|
Kai
|
2cf36eb7ea
|
💚 Remove setting of IDEBuildOperationMaxNumberOfConcurrentCompileTasks.
|
2025-12-22 15:15:16 -07:00 |
|
Kai
|
995dd13327
|
💚 Update Xcode version, remove localization section in changelog, parallelize Xcode build
|
2025-12-22 14:16:46 -07:00 |
|
Kai Azim
|
ccf8bd74d8
|
↩️ Revert "💚 Remove empty strings from Localizable.xcstrings, pre-compile swift script"
This reverts commit 6672c4602a.
|
2025-12-08 18:26:01 -07:00 |
|
Kai Azim
|
2778dc6498
|
🔥 Remove pre-compiled binary
|
2025-12-08 18:18:25 -07:00 |
|
Kai Azim
|
6672c4602a
|
💚 Remove empty strings from Localizable.xcstrings, pre-compile swift script
|
2025-12-08 18:15:26 -07:00 |
|
Kai
|
c6aa149ca0
|
💚 Update Crowdin download workflow triggers
Removed push trigger for the Crowdin download workflow.
|
2025-11-02 23:12:44 -07:00 |
|
Kai
|
257b211b3a
|
💚 Fix YAML syntax for PR creation command
|
2025-11-02 23:06:29 -07:00 |
|
Kai
|
c2e76e5b82
|
💚 Add label to PR creation for localization updates
|
2025-11-02 23:03:24 -07:00 |
|
Kai
|
b4b6d556e7
|
💚 Implement check for changes before commit
|
2025-11-02 22:59:35 -07:00 |
|
Kai
|
e8615f830f
|
💚 Modify Crowdin workflow for develop branch
|
2025-11-02 22:55:27 -07:00 |
|
Kai
|
5819935111
|
💚 Only upload to crowdin if Localizable.xcstrings changes on main branch
|
2025-11-02 14:53:36 -07:00 |
|
Kai Azim
|
5029e14a8e
|
✨ Add missing InfoPlist.strings files
|
2025-11-01 21:10:20 -06:00 |
|
Kai
|
66a07befa1
|
💚 GitHub Actions Crowdin Integration (#872)
|
2025-11-01 21:03:08 -06:00 |
|
Kai
|
b6183fbd47
|
💚 Use macos-26
|
2025-09-17 01:06:29 -06:00 |
|
Kai
|
36d3a275fb
|
💚 macOS Tahoe + Xcode 26.0
|
2025-09-16 16:26:01 -06:00 |
|
Kai
|
e62f9b2c00
|
💄 Liquid glass icons for AppIcon-Classic and AppIcon-Developer (#810)
* ✨ Remove notifications to update WindowAction
# Conflicts:
# Loop/Luminare/LuminareManager.swift
# Conflicts:
# Loop/Extensions/Notification+Extensions.swift
# Loop/Luminare/LuminareManager.swift
# Loop/Managers/KeybindMonitor.swift
# Loop/Managers/LoopManager.swift
# Loop/Radial Menu/RadialMenuView.swift
# Loop/Window Action Indicators/Radial Menu/RadialMenuViewModel.swift
* 🐞 Fix textfield auto-highlighting all text on every new character typed
* ⚡ Huge optimizations to `PickerView` in `KeybindItemView`
* ✨ Commit Copilot suggestions
* 🍱 Liquid Glass versions of AppIcon-Classic and AppIcon-Developer
* 💄 Show indicator for liquid glass icon
* 💚 Update workflow to use Xcode Beta
* ✨ Reword popover
|
2025-09-06 13:33:25 -06:00 |
|
Kai
|
7e9d0db152
|
💚 Update dev-build.yml
|
2025-08-19 05:26:02 -07:00 |
|
Kai
|
a5642d890a
|
💚 Update dev-build.yml
|
2025-07-30 01:47:57 -06:00 |
|
Kai
|
9d98c6d8cd
|
💚 Update dev-build.yml
|
2025-07-30 01:32:47 -06:00 |
|
Kai
|
514dc4af5e
|
💚 Update dev-build.yml
|
2025-07-30 01:28:25 -06:00 |
|
Kai
|
05824cbea7
|
💚 Update dev-build.yml
|
2025-07-30 00:53:44 -06:00 |
|
Kai Azim
|
9895768080
|
💚 Update Xcode
|
2025-05-16 15:56:26 -06:00 |
|
Kai
|
15385759d4
|
💚 Update dev-build.yml
|
2025-04-04 22:25:12 -06:00 |
|
Kai
|
af7708ac8b
|
💚 Update dev-build.yml
|
2025-04-04 22:12:24 -06:00 |
|
Kai
|
1d89793b74
|
💚 Update dev-build.yml
|
2025-04-04 21:57:27 -06:00 |
|
Kai
|
7b2b686fcc
|
💚 Update dev-build.yml
|
2025-04-04 21:44:49 -06:00 |
|
Kai
|
b5aa2a2ec6
|
💚 Update dev-build.yml
|
2025-04-04 21:41:56 -06:00 |
|
Kai
|
2ea5317b3e
|
💚 Update dev-build.yml
|
2025-04-04 21:39:12 -06:00 |
|
Kai
|
dd197515a1
|
💚 Update dev-build.yml
|
2025-04-04 21:37:26 -06:00 |
|
Kai
|
3859d58343
|
💚 Update dev-build.yml
|
2025-04-04 21:34:43 -06:00 |
|
Kai
|
9fb958d4c1
|
💚 Update Xcode version
|
2025-01-10 16:21:22 -07:00 |
|
Kai
|
7231287407
|
💚 Bump developer build version
|
2024-12-31 16:23:46 -07:00 |
|
Kai
|
cf3280c953
|
💚 Use /Applications/Xcode_16.app
|
2024-09-19 21:30:41 -06:00 |
|
Kai
|
07f91cbcab
|
💚 Update dev-build.yml
|
2024-09-19 21:28:05 -06:00 |
|
Kai
|
e39d201e15
|
💚 Update dev-build.yml
|
2024-09-12 20:59:07 -06:00 |
|
Kai
|
e320bbdeab
|
💚 Update dev-build.yml to use Xcode 16.1 Beta
|
2024-08-29 20:19:08 -06:00 |
|