2025-07-18T17:51:29Z
63d3b446fe61a9ebaddc5cab859a0d2f880872a7
Implement OSAtomicCompareAndSwapPtrBarrier
2025-07-17T14:34:41Z
29f225f7eefcb5f1e6835d0210efc820ac5cd4a3
Reduce the amount of casts in Image::round_corners() and fix off-by-one
2025-07-17T14:36:06Z
f096e73071c80f42d5dde673b266298fe23af26b
Round icon positions in app picker to improve readability
2025-07-17T14:24:37Z
07eab174cac9f8f2279811638776237aeb2c9bc5
Render a sheen over icons (i.e. support UIPrerenderedIcon = false)
2025-07-17T10:06:35Z
d54d1c7bd1d0eac0348b3f392e6431e0710751da
Use index buffers in the compositor
2025-07-17T08:05:52Z
3a870aef7497cbbb3361983f398de52db7ae65bd
Use array buffers in the compositor
2025-07-17T05:34:06Z
7c8e37e64a3f7292a6fe0db262406a4d1c972e15
Fix missing corner radius on the labels within the UISwitch
2025-07-16T22:00:23Z
d657ef4269cd1768e4bc705fa1a8e8f8fd4fa9b5
Implement CALayer cornerRadius and use it for UIButton and UISwitch
2025-07-15T22:47:40Z
678d9a73fa1448fb463203e5e161a9785c81ad6c
Support char and short backed NSNumbers in property list serialization
2025-07-14T22:21:44Z
6b68ea1e374a6a383645228235a5d39a1c769a0d
Fixes kCFBooleanFalse and kCFBooleanTrue
2025-07-14T13:27:04Z
595fea3d07c8e761f2bbcc41e724d9f5732459d6
Clarify use of LLMs is banned (follows from existing copyright policy)
2025-07-14T12:28:41Z
336702844b91b9e28ff4743c4673317c845e3e8b
Implement kCFBooleanFalse and kCFBooleanTrue
2025-07-14T09:53:47Z
76bf7057720ad61a6dd364b06736c9c0648587d9
Pass whole environment to HostConstant::Custom
2025-07-13T23:21:00Z
d9bb3c794c56260e0c7168480ce17a2ac58e7a7e
Implement CFNumberCreate() for some types
2025-07-13T23:07:38Z
e50e4191cc7483f835d97d87c725308d6506f7c7
Correct aliased types
2025-07-13T22:26:19Z
0ff3638ba3d2f4f9f2f5df27e99010906b7ea756
Implement some of CFPreferences functionality for the current app
2025-07-13T21:38:11Z
06b57773389f5ca1f52cad93e56fe8ce97ebf392
Implement CFStringHasSuffix()
2025-07-13T21:34:48Z
c6dda051a1004aded188ebb028f529122baa1e28
Fix CFDataCreate()
2025-07-12T22:18:24Z
4355d08b67cd3c334ef1193139a9a2b3590c25cf
Implement NSRecursiveLock
2025-07-12T21:55:02Z
8da840321abc589e79677f81535acaf6c6d7f4ca
Simplify NSLock implementation
2025-07-08T21:55:19Z
ea6eadd9c0a14857f100e2d4528b57b24e06b0cc
Game specific hacks to make Fuse powered games work
2025-07-08T20:20:24Z
9b0d9729f9aaefb773f7a0c2c7be0341a7857023
Update CHANGELOG
2025-07-06T20:07:02Z
ef1a775bf626bc0db0b10f83240ea9a5a63f7ca5
Fix whitespaces skipping in sscanf family
2025-07-06T13:07:36Z
fd7571a2eb45adff083dcab3a78986cb0e3cdceb
Implement NSFileModificationDate and NSFileSize for the case of normal
2025-07-05T15:17:02Z
3f0ecba7b21d6f9560a4193c15e218173a13c135
Add android/build to gitignore
2025-07-02T18:19:04Z
4919aab9f7e1948bbccca526c41baa1df9ccf4c2
Fix uninlined format lint for android
2025-06-29T21:21:57Z
97fc52f3fa1b0723cd7925ddc40583013f9f3e74
Add icon, branding and version metadata to macOS bundle, like on Android
2025-06-29T18:55:59Z
1d26407656b63e61c9f8dc4dd5a7b043eb72cea6
Fix reference to old button name
2025-06-29T18:54:12Z
7aedb6c9f728071ab2a1d575ca3e8f878abd672e
Use DocumentsProvider.getContext() to get context
2025-06-29T16:50:32Z
d671600d78e2220bd2983893f06fe8b69827bd38
Add icon and meaningful versioning to Android APK