Commit Graph

22 Commits

Author SHA1 Message Date
neon443
f4498b95da add liquid glass icon 2025-09-17 18:06:42 +05:30
neon443
bcd52143cb improve ios 16 ux:
fix missing symbol in onboarding
fix settings empty headers
2025-09-01 12:01:29 +01:00
neon443
a5563731f0 fix about view icon 2025-08-23 13:25:02 +01:00
neon443
3e45de2d32 added changing app icons
added setappicon function
2025-08-22 12:46:17 +01:00
neon443
b651c03364 okay more icon stuff 2025-08-21 20:10:21 +01:00
neon443
e9ddf0c13e update asset catalog 2025-08-21 19:26:53 +01:00
neon443
518946ace1 COOKED on this new icon 2025-08-21 19:23:26 +01:00
neon443
29a9d2b188 updated the blueprint icon 2025-08-20 20:33:03 +01:00
neon443
425e03223e grabbing icons from the bundle seems to give low quality ones 💀
added the icons to the asset catalog
2025-08-02 20:53:48 +01:00
neon443
df80bedb2b added sf mono 2025-07-09 15:00:03 +01:00
neon443
4a98e3e4c9 axed some of them bc i cba to find italic, bold, bolditalc ones
removed the 2nd font enum and switched to a computed property for the font name
updated the loadfonts thing
removed applyselectedtheme from the sshhandler and the init, moved it to didmovetowindow
2025-07-06 19:13:19 +01:00
neon443
0d53ccc3bc added a buncha fonts
added a fonts enum
added a loadFonts, currently just prints all fonts available
2025-07-06 16:16:30 +01:00
neon443
870ebb6fcc made the theme picker ui pretty
boxes now touch and dont have spacing between
vertical layout
context menu actually targets correct theme
the themebox is flexible and can be smaller/larger doesnt matter
2025-06-29 13:42:05 +01:00
neon443
4ca3bc035f Awdjfghkahdsgjf;h
id and name were swapped loll
switch back to icloud defaults for hostsmanager
update xcode* themes to camel case
2025-06-29 11:22:29 +01:00
neon443
331b21b23f improve is theme selected
gave all builtin themes uuids
2025-06-29 10:49:52 +01:00
neon443
a4d245caec !!!!!!!!!!
fixed selecting themes - it now actually remembers!!
fix all themes having no names
fix remembering selected themes
added toTheme to return a theme from a themecodable
removed themeNames - its not needed as the names are saved in the ThemeCodable itself
extracted colorcodable and themecodable into their own files
removed all the debug prints
2025-06-29 10:43:47 +01:00
neon443
834fb266e9 theme picker ui is pretty now
added a bunch of builtin htemes
applytheme takes a theme
added builtin themes enum
added decodeloacltheme func
added builtinthemes array property
selectedtheme is now an actual theme instead of an index
its really annoying it doesnt really work rn
2025-06-29 09:59:53 +01:00
neon443
642e4a78de added symbols and labels
added makeLabel() to return a string for the host, in order: name, address, uuid
added reorder sypport
added movehost() to reorder
added symbolpreview view to easilty show the symbol and label
added symbol with sf, iscustom, offset vars to help
added a picker to choose the symbol
2025-06-26 09:54:54 +01:00
neon443
1e3a57d788 added dialogview for custom dialogs
added nice green color
updated debug host
reduced sleep greatly
removed channel checker in sshqueasync loop
set dark mode on the app
gonna start work on async in sshhandler
2025-06-24 12:33:52 +01:00
neon443
d6c00299e9 update icon to remove transperancy, add ci scripts 2025-06-07 19:12:22 +01:00
neon443
5199158e04 new icon
UI update: has an x if failed testexec, withanimation cleanup
new hostkey variable
getHostKey returns Data
2025-06-07 16:06:45 +01:00
neon443
3ffb137d08 add swift nio ssh 2025-06-04 21:33:30 +01:00