Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 853 Bytes

File metadata and controls

27 lines (21 loc) · 853 Bytes

CallEndTime

Confirmed working on iOS 15 and 16.

Adds an end time to recent calls in the Phone app.

Screenshots

Before After

How to install

Head over to the Releases section and download the correct .deb for your device.

How to compile manually

Make sure you have Theos installed and configured.

Clone the repo and run the command you need:

# To build for rootful
make clean package FINALPACKAGE=1
# To build for rootless
make clean package THEOS_PACKAGE_SCHEME=rootless FINALPACKAGE=1

License

This project is licensed under MIT.

Copyright (c) 2025 Nightwind