• Breaking News

    Sunday, September 6, 2020

    iOS Jailbreak [Request] can somebody make this

    iOS Jailbreak [Request] can somebody make this


    [Request] can somebody make this

    Posted: 05 Sep 2020 10:20 AM PDT

    [Upcoming] WhatsApp Bomber! Spam your WhatsApp contacts!

    Posted: 05 Sep 2020 03:37 AM PDT

    [Free Release] FullPlay: fullscreen now playing view for Apple Music!

    Posted: 05 Sep 2020 01:33 PM PDT

    [Discussion] Libhooker updated to 1.3.0, optimizes obj-c based hooks and more

    Posted: 05 Sep 2020 08:46 PM PDT

    [Paid Release] SmartNotifications! Customize your notifications the way YOU desire! Bypass Apple’s stupid limitations that they imposed on you!

    Posted: 05 Sep 2020 12:37 PM PDT

    SmartNotifications! Customize your notifications the way YOU desire! Bypass Apple's stupid limitations that they imposed on you! See the tweak in action: https://youtu.be/gSBuYWaU_E0 Configure notification behavior and settings for each installed app individually.

    -Custom notification sound: set a custom notification sound for each installed app individually, SmartNotifications already comes set with 15 cool notification sounds and you can even import and add your own by placing them in /Library/Application Support/SmartNotifications!

    -Bypass mute state: let's say you are waiting for a very important business email or a message from your crush, you have your phone on mute so you don't bother with stupid notifications, you can set your favorite app to bypass mute state in that case even if your phone is set on mute, you will receive a notification alert from that app.

    -DND mode: we all want to enjoy youtube or netflix without being bothered by other notifications, with SmartNotifications, you can enable DND mode for your favorite app and as long as that app is open, you won't get notified and annoyed by other notifications.

    -Custom volume level: allows you to set a custom volume level from your preferred app so you won't miss a notification.

    -LED flash alerts: Apple already allows you to enable flash alerts when receiving a notification, but Apple being Apple, limited you by enabling it for all apps, with SmartNotifications, you can set the led flash alerts for apps of your choice and even choose if you want to blink once, twice or thrice.

    Misc Settings:

    -Swipe to clear: Automatically clear the notifications when swiping. -Remove manage: remove the manage option when swiping a notification. All changes are applied automatically! No need for a respring! Requires libsparkapplist Grab it now from the packix repo for 1.99$

    submitted by /u/elias1995ish
    [link] [comments]

    [Free Release] Coeus - Customizable CC Module with Activator support

    Posted: 05 Sep 2020 09:53 AM PDT

    [Free Release] Coeus - Customizable CC Module with Activator support

    Coeus

    Hi everyone,

    Today is the release of Coeus.

     

    What is Coeus ?

    Coeus is a highly customizable CC Module inspired by Polus, an old tweak for ControlCenter on iOS 7 to iOS 9.

     

    So How does it work you may ask ?

    You will have the ability to choose the size of the module. From the settings, you create a toggle, choose a name for it, a glyph and an activator action. Then a respring and you good to go.

    Coeus work with a scroll view, giving you the ability to scroll between multiples pages of toggle !

     

    Module options:

    • Size of the module (respring required)
    • Number of rows (expanded and collapsed)
    • Number of columns (expanded and collapsed)
    • Show scroll indicator (expanded and collapsed)
    • Dark mode for scroll indicator
    • Scroll vertically (expanded only)
    • Show labels (expanded and collapsed)
    • Paging (expanded and collapsed)

     

    Toggle options:

    • Create a toggle with a name
    • Name: Displayed under the toggle (if Show Labels is enabled)
    • Action: Define an action when you tap the toggle (Activator actions only for the moment)
    • Glyph:

    70 glyphs are included !

    For iOS 13+, SFSymbols is available, giving you 2400 additional customizable (size and weight) glyphs ! (Polus had ~300 😏).

    You can also add your own glyphs (hi themes designer 👋), just add them in '/Library/ControlCenter/Bundles/Coeus.bundle/Glyphs/'.

     

    Report me any bugs (hope there's none) here on Reddit or on Twitter (AzzouDuGhetto).

    All feedback are appreciated !

     

    Showcase: Video or a Nice description from iDownloadBlog

    Compatibility: iOS 11+ (only tested on iOS 13)

    Repo: azzoudughetto.github.io/repo/ (don't click it, copy and add it to your package manager)

    Source Code: https://github.com/AzzouDuGhetto/Coeus

    EDIT 1: Settings in iOS 11 and 12 seems to crash, I'm investigating right now.

    EDIT 2: Settings are fixed.

    EDIT 3: iOS 11 & 12 don't show any module. Im aware of this and im looking for any beta tester as I may have found a solution but don't have a device to test.

    submitted by /u/SingeSumo
    [link] [comments]

    [Update] Checkn1x New Version has been Released: 1.1.0

    Posted: 05 Sep 2020 11:12 AM PDT

    [Update] Checkn1x New Version has been Released: 1.1.0

    https://preview.redd.it/w1sbwlfeedl51.png?width=256&format=png&auto=webp&s=ad2936fd582560e0d718590f58e20f798eba5bb5

    What's new?

    • Stability improvements.
    • Reduced image sizes to ~25MB.

    Download from: https://git.asineth.gq/asineth/checkn1x/releases

    This tool is used for those who don't have Linux or Mac and want to use Checkra1n

    How to Use:

    1. Download Etcher and the ISO from releases.
    2. Open the .iso you downloaded in Etcher.
    3. Write it to your USB drive.
    4. Reboot and enter your BIOS's boot menu.
    5. Select the USB drive.
    submitted by /u/Immortal713
    [link] [comments]

    [upcoming] superZoom - unlock 20x Zoom on all devices.

    Posted: 05 Sep 2020 04:10 PM PDT

    Unlock 20x camera zoom on all devices.

    will be available on my repo: https://jesseb0rn.github.io/repo

    submitted by /u/jesseb0rn
    [link] [comments]

    [FREE RELEASE] A simple command line for developers to upload deb packages to cydia repo with a single click. (github repo)

    Posted: 05 Sep 2020 02:24 PM PDT

    This command line allow you to upload deb packages to cydia repo with a single click, it might be usefull for developers who dealing with upload/reupload packages alot or just starting to develop tweaks, also it has feature to modifying control file of deb packages before uploading, such Author, Depends, Version etc.

    All you have to do is, just put your ready-to-upload deb packages in a directory and copy the directory path, then run this command along with your github cydia repo and directory path of your deb packages.

    then let it finish.

    Usage :

    debup [Github repo Url] [deb directory path] [opt]

    opt.

    • -mod : modifying info packages before uploading
    • -v : verboose mode

    e.g

    debup https:*//github.com/username/repo /var/mobile/deb [opt]

    screenshot

     

    Note. this command line by default will upload packages without modifying.

     

    get it free from my repo

    open source code

    enjoy mate! 🍻

    submitted by /u/Jacksprrww
    [link] [comments]

    [Request] Smart backspace slider, explained in the video.

    Posted: 05 Sep 2020 01:41 PM PDT

    [upcoming] "say" command from macOS on iOS.

    Posted: 05 Sep 2020 02:48 PM PDT

    [Request] A tweak to make it easier to search for stuff in the spinning select wheel

    Posted: 05 Sep 2020 09:52 AM PDT

    [help] does anyone know how to fix this issue with other taking up like 80% of my storage?

    Posted: 05 Sep 2020 09:06 PM PDT

    [Request] frames per seconds changer in any app.

    Posted: 05 Sep 2020 08:51 PM PDT

    Is there or tweak or can someone make a tweak that can let me change the frames per second to any FPS I want? I'm on iPad mini 5th generation and unc0ver 13.4.1.

    submitted by /u/universe130
    [link] [comments]

    [Help] Does anyone know how to get this to not pop up when opening Cydia

    Posted: 05 Sep 2020 08:20 PM PDT

    [Question] Emulating NFC Tag for College

    Posted: 05 Sep 2020 05:17 PM PDT

    Heyo! I am trying to use NFCWriter XS to emulate my key card at college that lets me into my dorm. The card is a simple tap to unlock type. However, when I emulate the scanned card, it does not unlock the door. I have noticed that the Serial Number (UID) changes every time I scan my NFC card. Does anyone know why this happens, and how to get it to play nice with NFCWriter XS? Please let me know. Thanks!

    submitted by /u/theskipster00
    [link] [comments]

    [Help] Does anybody know how to get rid of the batteries label? I’m using HSWidgets.

    Posted: 05 Sep 2020 12:14 PM PDT

    [request] force Wi-Fi calling always, even over LTE

    Posted: 05 Sep 2020 04:53 PM PDT

    Is there a tweak that always forces Wi-Fi calling, even over LTE? I use dual sim, and whenever I make a call it disconnects my LTE signal from my other carrier, so I want to only do Wi-Fi calls.

    Any suggestions? Thank you

    submitted by /u/mazing381
    [link] [comments]

    [Question] Is there a tweak like this?

    Posted: 05 Sep 2020 09:03 PM PDT

    Hello. Is there a jailbreak tweak for iOS 13 that prevents incoming calls from ppoppingup when you're in another phone call? Example: Say you're talking to a friend on a phone call but someone else insists on calling you several times.

    submitted by /u/Jbklan
    [link] [comments]

    [Request] Allow to quickly toggle DND between Silence: 'Always' & 'While iPhone Is Locked'

    Posted: 05 Sep 2020 08:39 PM PDT

    A CC toggle would be great; or even just the ability to associate one with normal DND, and the other with DND While Driving.

    This would be really useful for having 'While iPhone Is Locked' turned on during normal times, and 'Always' turned on when driving and using Maps/navigation (to avoid notifications blocking the map instructions). Thanks!

    submitted by /u/FunnyPhrases
    [link] [comments]

    [Question] what is your maximum battery capacity?

    Posted: 06 Sep 2020 12:13 AM PDT

    Hey,

    I see my battery capacity always getting lower in a pretty concerning rate and I am interested to know, what is your experience about it?

    Can you post how much battery capacity you have, which iPhone and for how long do you have it?

    I have an iPhone X since last June and I am at 94% is that normal? I do use it a lot though...

    Thanks

    submitted by /u/0reZzz
    [link] [comments]

    [Update] NotifyMusic 2.0: fix for iOS 8-9 & updated for iOS 11-13

    Posted: 05 Sep 2020 06:32 AM PDT

    Release post: https://www.reddit.com/r/jailbreak/comments/5uzhd1/release_notifymusic_creates_a_banner_notification/

    Fixes: banners not shown when song changed on iOS 8-10, and album art not shown correctly on iOS 8-9

    Update: Ability to set song name/album name as banner title; Support for iOS 11-13 (please see PS:2 below)

    Available on Bigboss. Also open sourced on GitHub https://github.com/gilshahar7/NotifyMusic

    Yeah on iOS 13 we do have things like Insono13 but it have yet to support showing album art and uses libnotifications which requires native notification killswitch to be switched on to show a banner. This tweak uses libbulletin which is a good lib to show a temporarily banner without actually adding it to the notification center, and it's already supporting showing the album art.

    The original author u/gilshahar7 have authorized me to maintain this tweak and I've managed to fix problems and add support to the latest version of iOS for it. Enjoy this tweak if you like it.

    PS:

    1. This version may be the last one uploaded to Bigboss. Future updates will probably be available on my repo https://tweak.mario.net.in or ones whose owner forked this tweak and have their own implementation/fix
    2. For iOS 11-13 users if you want album art to show correctly you need a fix called "aFixToLibbulletin" (for now) on my repo to be installed along with libbulletin, otherwise it'll crash your springboard when song changed. This is a problem of libbulletin itself and I've already reported an issue on its GitHub repo. You can also switch off album art display instead to prevent crashing.
    submitted by /u/rllb
    [link] [comments]

    [Question] is there a tweak that lets you restart (not respring) your phone directly without manually shutting down and turning on phone again? Ios 13.3

    Posted: 05 Sep 2020 11:42 PM PDT

    [Question] I'm having this issue whenever I update to the latest Cydia version. How fix it???

    Posted: 05 Sep 2020 11:40 PM PDT

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel