KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
customsetupnojb
★ 15
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
Learn-HolyC
:
A repository for showcasing my knowledge of the HolyC programming language, and continuing to learn the language
la-dpsmeter
:
dpsmeter with remote packet sniffing that provides a web overlay for lostark
teleport-ansible
:
Teleport Ansible Dynamic Inventory Provider
near-chatme
:
No description available.
SuperConvert
:
SuperConvert is a C# library that provides easy and efficient conversion between JSON and various data formats.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
customsetupnojb
?
Download (.md)
# customsetupnojb - Manual method - [Video guide](https://youtu.be/9ZZD_70wCiM) Tested on iPhone 6S iOS 15.4.1. ## SHORTCUTS METHOD [more peacefully and more stable for daily usage in my opinion] 1. Install the updated Filza for Trollstore 2. Add shortcut to Home Screen; the shortcut must have '' Open App '' command and icon 3. If you dont want Label just dont name it when adding to Home Screen 4. After finished making shortcut, go /var/mobile/Library/WebClips on Filza 5. You will see bunch of - shortcutid.webclip-'s just find your shortcut and open the folder 6. Open info.plist inside it, delete the line '' ShortcutIdentifier '' 7. Save the file, Respring from Trollstore ## NO SHORTCUTS METHOD WARNING!: Does not work on some apps, your data may be lost, make sure to have a backup. I am not responsible on any data loss. Tested on Red Dot app, iPhone 6S iOS 15.4.1 1. Make 120x120 App Icon (must be png) 2. Go the App dir that on /var/containers/Bundle/Application 3. Delete the AppIcon60x60@2x.png (Make backup!) 4. Place your icon here 5. Rename your icon to AppIcon60x60@2x.png 6. Open info.plist, tap CFBundleIcons, tap CFBundlePrimaryIcon, tap CFBundleIconFiles (If there is none of these files, create them) 7. Change the value to '' AppIcon60x60 '' 8. Go back, And tap CFBundleIconName now 9. Change the value to AppIcon 10. Rebuild Icon Cache and Respring from Trollstore - Extra: If you want change your app name just change CFBundleDisplayName or CFBundleName - [Example theming on 15.4.1](https://resimyukle.io/r/MhVrLaSksX) ## Known issues ## - Changing CFBundleDisplayName gets applied hours after hours: I see this issue at Whatsapp, in the first time it not changes but after hours pass it gets changed automaticly with no problem. - Changing CFBundleName makes app not open on Home Screen: Here, the app name succesfully gets changed. But you can't launch app on Home Screen, but you can launch the app from app switcher or writing '' whatsapp:// '' to Safari. Also it getting fixed too automaticly after waiting some hours.