Commit Graph

10 Commits

Author SHA1 Message Date
neon443
4ed5695f4a updated downloadImage()
- to use cached local version if available
 - now writes to disk if not already saved

rewrote toEmojis() just a simple map of ApiEmoji($0).toEmoji()
use the new toEmojis in emojiHoarder

now the emojiDB gets stored locally, need to make it fetch it if it can cos cache cant be valid forever yk

using neon443/Haptics for haptics lol
added a download button
on EmojiPreview, if downloaded a lil download icon shows up, and will show that one instead of AsyncImage
2025-10-23 09:46:53 +01:00
neon443
2841bc2109 add Emoji and old one is now ApiEmoji
added async code to Emoji to load image
added app groups to share files
2025-10-22 15:20:18 +01:00
neon443
95d377de30 minor changes 2025-10-21 22:33:49 +01:00
neon443
a10b7c37dd added sticker count to the corner
ps: finally got proof that ts project will work!!!!!
"The sticker browser presents the stickers provided by its dataSource property. The data source can dynamically change the list of stickers at runtime."
https://developer.apple.com/documentation/messages/msstickerbrowserview#:~:text=The%20data%20source%20can%20dynamically%20change%20the%20list%20of%20stickers%20at%20runtime.
2025-10-20 13:19:07 +01:00
neon443
a3b28a4414 added emojipreview to handle displaying images etc
next: animate when it spawns
revamped image display
remove the image param in Emoji
2025-10-19 17:49:47 +01:00
neon443
62ac3ea117 added imessage app, async is hardv2 2025-10-18 17:09:34 +01:00
neon443
f4e85f7c50 redid image loading, cos AsyncImage is hella buggy
moved emoji to a new file
2025-10-17 20:04:57 +01:00
neon443
8e36082490 added testdata 2025-10-16 17:59:41 +01:00
neon443
67468c778a added slackresponse, emojihoarder (empty rn), basic project structure 2025-10-15 23:17:56 +01:00
neon443
cf196bc5ec Initial Commit 2025-10-15 22:39:26 +01:00