Commit Graph

5 Commits

Author SHA1 Message Date
neon443
98d8f083a1 massively improved indexing performance:
cache the downloadedEmojis Set and Array
added resize image function, yet to use
the app icon and name are horizontally aligned in settings
2025-11-22 17:31:03 +00:00
neon443
69b1edce9f added icons for settingsview 2025-11-22 13:36:21 +00:00
neon443
60cc167be3 move listrow
compute letterstats once
sort by in letterstats
2025-11-21 10:53:57 +00:00
neon443
3476751a31 add welcome view with how to use steps
add listrow for reusability
added stats like total, downloaded emojis
added letterstats to count how many emojis there are starting with each letter
fix lag when opening settigns cos we were initing a new hoarder in trietestingview
fix downloaded view using screen width instead of window width now its good on mac and ipad split screen
added designed for ipad support
2025-11-21 10:09:03 +00:00
neon443
c670958562 add settingsview
load dict and save dict
xcode 14+
2025-11-19 08:53:38 +00:00