neon443
899304833c
mb gng
2025-06-23 18:25:56 +01:00
neon443
4629d4f75f
preparation for swift 6
2025-06-23 18:23:18 +01:00
neon443
be68c44ffe
improvbe text field
2025-06-19 15:02:46 +01:00
neon443
3fe9077e69
rewrote haptic viewmodifiers again :cry
...
made textfield expand and allowed the enter button
fix crashes due to as! self
2025-06-19 13:44:00 +01:00
neon443
121dd79d54
fix crashiing on mac
2025-06-19 10:59:59 +01:00
neon443
01116c7fcb
fix modifier uses
...
fix addeventview not compiling
2025-06-19 10:40:52 +01:00
neon443
3690a9e4d2
fix stuff for GM seed building
...
(cant use xcode beta to sumbit to appstore smh)
and bump version
2025-06-19 10:23:17 +01:00
neon443
c393404fec
fix alert having like 2 cancel buttons
2025-06-19 09:48:07 +01:00
neon443
3ee22da036
made events update propery when changing on ios
...
update animations on adding and removing events
fix symbolpicker crash on fast scroll by making it not show all the symbols lol
might be ready to ship?
2025-06-19 09:37:15 +01:00
neon443
2b25ddf9b3
extract delete event logic
...
trying to add swipe actions again
2025-06-19 09:03:11 +01:00
neon443
01ff82181a
crazy haptics on completeing events
...
new alert for importing events (my custom one was pretty shit)
2025-06-16 19:59:39 +01:00
neon443
b7ef7b4e19
add app type
2025-06-15 21:31:48 +01:00
neon443
7727f14ad4
Merge branch 'feat-mac'
2025-06-15 21:25:25 +01:00
neon443
e4107a2faa
add success haptic and indentation
2025-06-15 21:24:15 +01:00
neon443
5ec16dd67a
fix editing events on mac and ios
...
toolbar label()s instead of buton("label")s
fix event add/delete/tick animation
fix event complete progress on ios and mac and that it just spazzed out
browsing true for symbols browsing (not picking)
2025-06-15 21:18:58 +01:00
neon443
0cffe243eb
completeevent button has a custo progress bar to work on ios aswell
...
extracted the com[lete button
2025-06-15 18:55:38 +01:00
neon443
6533fb85ed
fix editing events
2025-06-15 15:41:37 +01:00
neon443
5c667679d5
fix "new edit event window" on mac not working
...
- it would save events with the same id and modify the previous one if u opened another one
add symbols to ios
date picker looks better mac
2025-06-15 15:34:08 +01:00
neon443
5dd25f1ede
locked the freak in for this one -
...
can cancel events being completed!!!!!
added a cancel to symbolpicker
and made it dip after choosing
extracted completevent into viewmodel
eventlistview is pretty full rn -- need to cleana
added color picker ot addeventview wtf why wasnt it there
2025-06-14 21:32:11 +01:00
neon443
d80011ea27
remove my shitty uikit
2025-06-14 18:55:09 +01:00
neon443
a40d4f4300
ui cleanup
2025-06-14 18:53:34 +01:00
neon443
22af9fc060
hell nah fuck this
2025-06-14 18:27:13 +01:00
neon443
2dd2c51059
uikit shenanigans: collectionview for the symbol picker??
2025-06-14 17:45:38 +01:00
neon443
4c9e72fad2
viewmodifier for backwards compat
2025-06-14 11:20:29 +01:00
neon443
cb26c69492
added a little help fow when nothing matches search
2025-06-14 11:17:41 +01:00
neon443
13ef94ea3e
custom symbols picker
2025-06-14 10:59:48 +01:00
neon443
6e5b7adbc4
fix editing events on mac - they now reload on he fly
...
add search on mac
fix symbolspicker on mac
2025-06-14 10:24:03 +01:00
neon443
659f14d5a3
add events on mac
2025-06-13 22:00:28 +01:00
neon443
0663ba9e59
add settings on mac
...
add whats new on mac
clean up settings on ios
clean up whats new + liquid glass
2025-06-13 21:28:37 +01:00
neon443
6e7bc6c2d1
add viewmodifiers.siwft to conditionally do viewmodifiers
...
replaced all the .apply s everywhere
colorcodable into its own file
add icon changing for mac
2025-06-13 18:30:07 +01:00
neon443
3f21074091
moved icloud ui functions into viewModel
...
- idk why it was in the view
added settings for mac
fix addeventview
export view pasteboard for mac
move accent icon to new file
Archive view reversed - new to old
2025-06-13 17:15:23 +01:00
neon443
ee2e05c523
fix the cooked addeventview
2025-06-11 18:49:09 +01:00
neon443
e9e19e2659
Large rework:
...
Liquid Glass:
- remove ultrathinmaterial from all sheets
- button color change
remove the eventName eventDate etcs and replaced with an event var
Add addeventview for mac, cleanup #if s
clean up homeview
add .searchable
addeventview is horizontal i have no idea why
2025-06-11 18:34:17 +01:00
neon443
5ce48a4bc2
add new buttons
2025-06-10 15:09:10 +01:00
neon443
a7e09692f6
liquid glass update 1
2025-06-10 13:14:19 +01:00
neon443
559f891719
new liquid glass icon
2025-06-10 12:28:03 +01:00
neon443
2ef000458f
minor concurrency improvements
2025-05-29 18:32:54 +01:00
Nihaal Sharma
d5580e52f5
Update README.md
2025-05-29 17:29:37 +01:00
Nihaal Sharma
84a7091e05
Update README.md
2025-05-29 17:22:53 +01:00
neon443
69047010d7
made it better
2025-05-28 15:47:55 +01:00
neon443
dfb1dae545
added a cancel button, extract logic
2025-05-28 14:52:43 +01:00
neon443
0f3b86fe8c
New: custom alert for merge/replace imported events
2025-05-28 14:47:05 +01:00
neon443
1902c5102c
can now edit events, need to make it apply on the fly
...
added about window
2025-05-28 13:42:53 +01:00
neon443
1179810ac2
move to contentview
...
add homeView
respect show completed events in home
archive view
move inot contentview
new mac icon
remove mac icons from the variants
2025-05-28 12:59:35 +01:00
neon443
dfc3a9290a
mac icons for all the color variants
2025-05-28 11:47:37 +01:00
neon443
7236f0640e
asset catalog: add mac &watchos icons
2025-05-28 11:32:08 +01:00
Nihaal Sharma
44b40894e4
Delete .github directory
2025-05-26 18:04:30 +01:00
Nihaal Sharma
e4842bd29a
Update ios.yml
2025-05-26 18:02:37 +01:00
Nihaal Sharma
b378a831be
Update ios.yml
2025-05-26 17:57:31 +01:00
Nihaal Sharma
2ff96a7093
Update ios.yml
2025-05-26 17:52:13 +01:00