Open comments for this post
Devlog #7: Today I worked on a startup animation because jumping straight into the program isn’t as fun. So I added a welcome screen on the notch and after that I added the classic apple Hello animation that plays on apple devices when you first get the device.The hello is not a png it is an animation. I also added a startup sound to be specific the same sound that plays on mac computers when you start them for the first time.As always if you have any suggestions drop them below and thanks for reading and following my journey!
Open comments for this post
Devlog 6: Ok after trying and trying and trying to implement messaging features non-stop for 5 hours I finally did it. The problem was google is super strict on third party’s reading messages but I found a way to make it work. Essentially you have to pair your phone messages with a qr code that appears (not third party qr code all Google implemented so its official and safe) and any message someone sends you you have the ability to see it appear in mini view and then if you hover over it say if its a long message you can see the full message and reply to it with even sending attachments. The persons name and profile picture also appears. Also I would just like to state Gemini helped me find what logic path I take as there were multiple and this was the most effective and easy to implement. And the pairing is ONE TIME so once paired messages with the computer you never have to pair it again. Phew that took a long time. Please note the UI I am still trying to fix, the logic was what I was really trying to make work. And yes I am fixing the weird height issue to make it dynamic (for the messages expanded view). I am right now working on fixing the UI for this as well as say if someone sends you an attachment or a video you can be able to view it in the notch! Anyways come back for Devlog 7 later and of course if you have any suggestions and advice of course say it. Take a look below at how it is.
Open comments for this post
Devlog #5: I added new features into the notch. Shoutout to @firancly for these ideas. I added a dynamic recorder notch that indicates recording with accurate microphone/audio visualization. I also added a timer notch that stays on your screen taking up little space but very useful. I also added a volume notch. Up next I will add a download notch and also perhaps the ability to respond to messages and view notifications through the notch if allowed. Thanks for reading and as always feel free to drop suggestions or advice on what you want to see next!
Open comments for this post
Rehauled youtube/video controls. Added picture in picture so you can watch youtube videos on the notch while you complete some of your other tasks that u want. Work while watching. Stay tuned for today’s devlog. Tomorrow I will patch up a bunch of bugs to maybe do a beta ship. As always if you have any suggestions or advice on what to do next please state them in the comments. Thanks!
Open comments for this post
I accidentally did a hard git reset to old code so I had to recode a lot of stuff. But anyways here’s the updates I did including one major one: I added the ability to quickshare files and images from the notch. It basically is like this, you download a file say from google then you drag it into the notch into the tray. A tray that holds files and screenshots etc. then when you want to say use the file you can drag it out the tray into the place you want it or you can quickshare those images and files. Quickshare is built into every windows system and integrated into the notch so there is no downloading hassle. Also if you dont want a file in the tray just hover over the file and click the X. I also did a lot of bug fixes including one fixing a glitchy startup animation. Thanks for everyone’s interest and as always be sure to give feedback and suggestions on what to add next.
Open comments for this post
Added widgets like weather widgets, stocks and sports. I also added the ability to use search google through the notch as well as voice search to use your voice to search. Holy the voice search took me forever to figure out. I also rehauled music player controls and look to be more “apple-like” and actually function properly. I also added ability to do “quick-swipe” where you take two fingers and swipe either way to play the next song or the previous song also took forever to implement that. For those that are new this is essentially a dynamic island but in a notch form for computers.
Open comments for this post
I am working on an Dynamic Island for computers but in a notch style. I was inspired by the dynamic island on iphones. Features as of right now include music controlling volume and brightness controlling as well as calendar with reminder and the time date and battery. And of course please be sure to drop any advice or additions.