Karen's Repo
4.0.3: 2018/07/31
[iOS 11] [App Switcher]
Completely rewrote the code for the "Apps Closable by Default" feature. This makes it so that dismissing the App Switcher will only take one tap, and also fixes a bug where certain circumstances would lead to there being a delay before the App Switcher enters "closable mode".
[iOS 11] ["Fluid" UI features on non-iPhone X devices]
Added some more Fluid UI detection methods to mikoto, hopefully fixing the issue where certain Fluid UI enabling tweaks (such as Home Gesture) would not trigger mikoto's Fluid UI features to be enabled.
[iOS 11] [App Switcher]
_Temporarily_ disabled the "Open to Current App" feature due to it not functioning properly on iOS 11 currently.
[iOS 11] [Settings]
_Temporarily_ disabled the "Hide iCloud Account" feature due to reports of crashing when certain tweaks are installed.
[iOS 11] [Packaging]
Installing mikoto will now automatically uninstall SimpleLSiOS, which causes crashing when installed alongside mikoto.
4.0.2: 2018/07/25
[iOS 5+] [KarenPrefs]
Fixed a bug where the App Switcher and Lock Screen preference panes would not load properly if the system language is set to English. (I'm not… smart.)
4.0.1: 2018/07/25
[iOS 11] [System]
Refactored the code for the "Disable Screenshot Preview" feature — a different method is now used. No functionality changes have occurred.
[iOS 10+] [KarenPrefs]
Clarified a detail about the "Disable Spotlight/Today Page" feature — while this feature is enabled, Spotlight can still be accessed from the home screen by dragging down as you would normally.
[iOS 10+] [KarenPrefs]
Renamed the "Disable Spotlight Page" feature on iOS 10 and above to "Disable Today Page" in order to fix possible confusion that could arise from the fact that the Spotlight Page on iOS 10 is apparently now called the Today Page.
[iOS 5+] [KarenPrefs]
Changed the description of the "Date Format" field in mikoto's settings to reflect the fact that what you type in there is CASE SENSITIVE. This was done in an attempt to reduce user confusion.
4.0: 2018/07/25
[Tumblr]
Added a new feature that hides all ads that appear in the Tumblr app, including fullscreen ads. This feature does not hide sponsored posts yet.
[iOS 11+] [iPhone X ("Fluid" UI) only] [Lock Screen]
Added a new feature that hides the Force Touch camera button that normally appears on the lock screen on iPhone X (and any other device with the "Fluid" UI enabled).
[iOS 11+] [iPhone X ("Fluid" UI) only] [Lock Screen]
Added a new feature that hides the Force Touch flashlight button that normally appears on the lock screen on iPhone X (and any other device with the "Fluid" UI enabled).
[iOS 11+] [System]
Added a new feature that hides the small screenshot preview that appears every time a screenshot is taken on iOS 11.
[iOS 11+] [iPhone X ("Fluid" UI) only] [App Switcher]
Added a new feature that hides the red close button while in the App Switcher's "closable mode" on iPhone X (and any other device with the "Fluid" UI enabled).
[iOS 11+] [iPhone X ("Fluid" UI) only] [App Switcher]
Added a new feature that makes apps closable by default ("closable mode") once the App Switcher is opened on iPhone X (and any other device with the "Fluid" UI enabled). Apps in this mode can be closed either by swiping up, or by tapping the red close button.
[iOS 11+] [Settings]
Added a new feature that hides the iCloud Account cell in the Settings app.
[iOS 5+] [System]
Added the ability to disable the shutter sound when taking screenshots.
[iOS 5+] [KarenPrefs]
日本語化をついに追加しました!
[iOS 5+] [KarenPrefs]
Updated to use my public open-source
KarenPrefs
library. As a result, mikoto's preference pane is now completely redesigned — with all-new graphics, layout, and functionality!
[iOS 5+] [KarenLocalizer]
Updated to use my public open-source
KarenLocalizer
library.
[YouTube]
Fixed an issue where banner ads that appear underneath the video description were not blocked by mikoto.
[iOS 10+] [Lock Screen]
Fixed an issue where the "Disable Camera" feature would have no effect on iOS 10 and above.
[iOS 10+] [Notification Center]
Fixed an issue where the "Clear With One Tap" feature would have no effect on iOS 10 and above.
[iOS 10+] [Notification Center]
Fixed an issue where the "Show Full Text" feature would have no effect on iOS 10 and above.
[iOS 10+] [Lock Screen]
Fixed an issue where the "Custom Unlock Text" feature would have no effect on iOS 10 and above.
[iOS 5] [Lock Screen]
Fixed an issue where the "Custom Unlock Text" feature would have no effect on iOS 5.
[iOS 10+] [Lock Screen]
Fixed an issue where the "Enable Lock Status Text" feature would have no effect on iOS 10 and above.
[iOS 9+] [Lock Screen]
Fixed an issue where the "Hide Battery While Charging" feature would have no effect on iOS 9 and above.
[iOS 10] [Lock Screen]
Fixed an issue where the "Disable Blur" feature would have no effect on iOS 10.
[iOS 10+] [Home Screen]
Fixed an issue where the "Disable Wallpaper Gradient" feature would have no effect on iOS 10 and above.
[iOS 10+] [Lock Screen]
Fixed an issue where the "Same Status Bar Size" feature would have no effect on iOS 10 and above. (Note that this feature is not needed on iPhone X.)
[iOS 10+] [Lock Screen]
Fixed an issue where the "Show Clock in Status Bar" feature would have no effect on iOS 10 and above. (Note that this feature is not needed on iPhone X.)
[iOS 10+] [Home Screen]
Fixed an issue where the "Disable Spotlight Page" feature would have no effect on iOS 10 and above.
[iOS 9+] [App Switcher]
Fixed an issue where the "Open to Current App" feature would cause the App Switcher to default to the incorrect app if the user is in a call on iOS 9 and above.
[iOS 9/10] [App Switcher]
Fixed an issue where the "Always in Portrait Mode" feature would have no effect on iOS 9 and 10.
[iOS 10+] [System]
Fixed an issue where the "No Charge Sound/Vibration" feature would have no effect on iOS 10 and above.
[iOS 9+] [Low Power Mode]
Fixed an issue on some iPad Pro and iPad Air 2 devices where a race condition could potentially occur in mikoto's Low Power Mode toggle, causing it to sometimes toggle the low power state _twice_, effectively resulting in no change having occurred on iOS 9 and above.
[iOS 10+] [Low Power Mode]
Fixed an issue where the Low Power Mode toggle in mikoto's preferences would have no effect on iOS 10 and above.
[iOS 10+] [System]
Fixed an issue where the "Disable Shutter Sound" feature would have no effect on iOS 10 and above.
[iOS 5/6] [System]
Fixed an issue where the "Disable Shutter Sound" feature would have no effect on iOS 5 and 6.
3.0.8: 2016/06/18
[iOS 5+] [System] Fixed a bug where "Custom Carrier: Aggressive Mode" would only work in SpringBoard.
3.0.7: 2016/06/16
[iOS 5+] [System] Fixed the "Custom Carrier: None" feature, which was broken in the last update due to the way I wrote mikoto's code to accomodate "Aggressive Mode."
3.0.6: 2016/06/16
[iOS 5+] [System] Added "Aggressive Mode" to the custom carrier options. If "Aggressive Mode" is enabled, mikoto will override "No SIM," "No Service," "Roaming," and anything else that 05 appear as a carrier string.
3.0.5: 2016/06/16
[iOS 5+] [YouTube] Fixed a bizarre issue where mikoto would cause YouTube to crash on only *some* devices...
3.0.4: 2016/06/06
[iOS 5+] [YouTube] Worked around Google's changes to background video playback in the latest app version. Changes are backwards-compatible with older app versions.
[iOS 5+] [YouTube] Rewrote the code that shows the current video's information to the system.
3.0.3: 2016/04/15
[iOS 5+] [mikoto] Fixed a bug where tapping on System -> Notification Center would send you to the Control Center settings. I am not smart.
3.0.2: 2016/04/15
[iOS 5+] [Settings] The dangerous "Reset All," "Erase All," and "Software Update" buttons are now completely removed — in addition to having their underlying functionality removed, just like all previous versions. Your device is now *super*-safe, safer than ever before ;P
[iOS 5+] [mikoto] Fixed a bug where preference resetting might claim to fail even if it didn't.
[iOS 5+] [mikoto] Updated to use my public open-source
KarenPrefs
library. Also updated mikoto's usage of KarenPrefs to include colored buttons, animated exit-to-SpringBoard app close animation, and many other things I've forgotten by now.
[iOS 5+] [mikoto] Updated to use my public open-source
KarenLocalizer
library.
3.0.1: 2016/04/12
[iOS 5+] [mikoto] Fixed a typo.
3.0: 2016/04/12
[iOS 6] [mikoto] Fixed a bug where the VOIP disabler would fail to function correctly on iOS 6.
[iOS 9+] [System] mikoto can now enable Low Power Mode on ALL iOS 9 devices, including iPads and iPod touches.
[iOS 5+] [mikoto] Changed some descriptions/option names to clarify what it is that they do.
[iOS 9+] [System] Added the ability to open the App Switcher to the current app using the iOS 9 style switcher (previously, this only worked on iOS 9 if you had the iOS 7/8 "slider"-style switcher enabled)
[iOS 5+] [Google Maps] Added the ability to hide the Google logo in Google Maps
[iOS 8+] [Messages (System-wide)] Added the ability to enable/disable contact photos in the conversation list and conversation threads independently of one another
[iOS 9+] [Photos (System-wide)] Added an option to disable iOS 9 parallax zooming ("iOS 9 cutting the sides off of images when zoomed in")
[iOS 5+] [mikoto] Made some changes to EU Volume Limit logic, still have work to do regarding that though.
[iOS 5+] [Camera] Added a feature to disable the shutter sound when taking photos
[iOS 5+] [Photos (System-wide)] Added a feature to allow for infinite zoom into photos system-wide
[iOS 5+] [System] Added a feature to disable the charging/double-vibrate when the device is plugged into power. Works both at boot and after resprings.
[iOS 5+] [System] Added a feature to set a custom "Slide to Unlock" string
[iOS 5+] [System] Added a feature to set a custom carrier string
[iOS 7+] [System] Enable the lock screen internal text string and customise its contents
[iOS 7+] [System] Added a feature to clear notifications in the Notification Center with just one tap
[iOS 7+] [System] Added a feature to force iOS to accept touch input before animations have completed (WARNING: Causes stability issues)
[iOS 7+] [System] Added a feature to force the Notification Center to show the full text of all notifications
[iOS 7+] [System] Added a feature to remove the blue and orange dots next to new/updater and beta apps
[iOS 8+] [Messages (System-wide)] Added a feature to force iOS to disable contact photos in the Messages app on supported devices.
[iOS 8+] [System] Added a feature to prevent the home screen from rotating on the iPhone 6/6s Plus
[iOS 9+] [System] Added a feature to disable the iOS 9 "Back to App" status bar button
[iOS 9+] [System] Added a feature to disable the Spotlight page on the left that was added in iOS 9
[iOS 9+] [System] Added a feature to enable the App Switcher from iOS 7/8 on iOS 9
[iOS 5+] [Messages (System-wide)] "Unlimited Video Send" now works on iOS 9, and is system-wide (meaning it will be unlimited even if you send it via the Photos app or something)
[iOS 5+] [mikoto] Added a button to add my beta repo
[iOS 5+] [mikoto] Added a Reset Settings button
[iOS 5+] [mikoto] Karen's Pineapple repo links now open directly in Cydia
[iOS 5+] [mikoto] Major code refactor (again)
[iOS 5+] [Twitter] Added a feature to disable the Discovery and Trends views
[iOS 5+] [Twitter] Added a feature to disable the Moments tab
[iOS 5+] [Twitter] Added a feature to enable a hidden redesigned "New Tweets" button
[iOS 5+] [Twitter] Added a feature to enable a hidden redesigned Notifications UI
[iOS 5+] [Twitter] Added a feature to prevent Bing Translate from trying to (hilariously) automatically translate tweets
[iOS 5+] [Twitter] Added a feature to remove the small follow button on the bottom-right corner of every tweet
[iOS 5+] [mikoto] Redesigned preference pane layout!
[iOS 5/6/7/8] [System] "Unlimited NC Notifications" now forces a reset of the notification number if the feature is disabled. Hopefully fixes the weird issues people were having with its effects mysteriously persisting even after uninstallation.
[iOS 7] [System] "Fix Control Center" now works on iOS 7
[iOS 9] [System] OTA Software Update and Reset/Erase All are now properly disabled on iOS 9
[iOS 5+] [mikoto] Fixed a bug where the Camera, Twitter, and System preferences panes in mikoto would always display in Japanese.
[iOS 5+] [mikoto] Added a PayPal donate button (
[email protected]
)
2.7.2-1: 2015/05/02
Rewrote much of the YouTube Backgrounding code, fixing it on the latest YouTube version
mikoto now returns the YouTube video title/channel as the "Now Playing" Title/Artist that is displayed in various places like Control Center and Lock Screen.
Fixed the 1ms stutter that used to happen when entering YouTube Background Mode
Fixed App Switcher to Current App... again.
NOTE: As this was a VERY "quick and dirty" release (I wrote this entire update in the course of literally 10 minutes), mikoto 2.7.2-1's Preference Pane is currently broken on iOS 5 due to code refactor. This will be fixed in the next major update as I have AP testing to tend to this week and will just generally be busy. That, and JellyLock Unified, which the entire jailbreak community seems to be drooling over.
2.7-1: 2015/04/05
Fixed a bug where mikotoDeviceSafety would still display "Checking for Updates" if the Preferences app was multitasked back into. This is purely cosmetic, the only effect it has is giving the user a heart attack.
Fixed a bug where Unlimited NC Notifications and No Touch ID Delay could not actually be turned off (finally found the cause =_=)
Fixed a bug where mikoto attempts to access UIDevice in such a way that it causes iOS 5/6 devices to suffer from the "1/4th screen bug"
Added KarenLocalizer support, but only with English strings.
Massive internal code refactor (again)
Updated the code that powers the Facebook Video Autoplay disabler — it works again on newer Katana versions
Changed Jasmine (AngelJas)'s Twitter link to @egakuning (why'd you change it, Jazzu? ;_;)
Removed the Facebook Chat Head/Messaging Enabler — Facebook actually went and completely removed ALL the code that ever pertainined to messaging. Rest in peace in pieces, I guess.
Removed the Facebook Vibrator Disabler — it'll never vibrate because all messaging capability is gone now.
Fixed a conflict between Auxo 3 and mikoto where the Control Center would never appear in the lock screen
Fixed a conflict between Auxo 3 (...again) and mikoto where preventing the app switcher from opening in landscape mode would actually prevent the app switcher from opening /at all/ in landscape mode
Fixed @3x art assets
Added Hiraku to the Credits pane
Added an additional step to mikoto's package script that cleans up mikoto dylibs that the user disabled via iCleaner Pro — an alarmingly large number of people forget to re-enable the dylibs before updating, which causes all sorts of weird issues.
Added a new feature in the Settings/Preferences app that prevents the audio balance slider in the Accessibility pane from locking to the middle. This is useful for people who have hearing issues in one ear, but not the other. Feature requested by /u/whaticallmyself on reddit.
Added a new feature in Skype that removes restrictions (word censors, etc.) set by Skype for Chinese users.
Added a new feature in Skype that enables some internal technical call debug info used by Skype developers. Interesting to look at.
Added a new feature in Skype that enables features within the Skype (Raider) app that are normally only available to Skype developers.
Added a new feature in Skype that enables an internal FPS meter for Skype (Raider)'s UI used by Skype developers to test the framerate of the new UI. It is placed in the status bar, and also includes a small icon-sized graph for you to look at.
Added a new feature in Skype that blocks ads that are displayed in the Skype app.
Added a new feature in Skype that enables Skype MOS for all calls to ensure good call quality, even under poor network conditions.
Added a new feature in Skype that enables face detection while using the camera in the Skype app.
Added a new feature in Skype that disables CPU scaling for better performance, but at the cost of increased battery usage.
Added a new feature in Skype that enables an Easter Egg that the Skype developers put inside the app.
Added a new feature in Skype that always allows conference calls in the Skype app.
Added a new feature in Skype that unrestricts the amount of members that can be in one call at a time.
Added a new feature in Skype that unrestricts usage of the Skype app.
Added a new feature in Skype that always enable video calls in the Skype App.
Added a new feature in Skype that enables echo cancellation in the Skype app, which reduces echo so that the other party will be able to hear you better.
Added a new feature in LINE that removes restrictions (word censors, etc.) set by LINE for Chinese users.
Added a new feature in LINE that disables the sending of "Read" receipts so your conversation partner cannot tell whether or not you have read a message.
Added a new feature in LINE that enables an animated overlay for LINE conversation wallpapers (Sakura, Snow).
Added a new feature in Weibo that enables some internal technical debug info used by Weibo developers. Interesting to look at.
Modified the Reset All/Software Update disabler entries in the mikoto preference pane — they're no longer oddly-placed UIButtons, but now custom UISwitches that bounce back when you try to turn them off.
2.6.2-1: 2014/12/07
Prevent conflicts with versions of mikoto mirrored by unofficial ("piracy") repos
2.6.1-1: 2014/12/04
Fixed a bug where users on iOS 6 would not see all of the SpringBoard preferences due to pl_filter being used incorrectly (upperBound uses < instead of =<)
Fixed a typo in the Google Maps preferences
Fixed an erroneous katana CFNotification being posted when orca preferences were changed
Added respring buttons underneath the VOIP disabler toggle for Katana/Messenger
2.6-1: 2014/12/03
Added a new mikoto dynamic library, mikotoDeviceSafety that encompasses all hooks related to the disabling of things dangerous to jailbreak stability. It also now governs everything pertaining the disabling of OTA Software Update, and the Reset/Erase All buttons.
Added code to remove the ever-so-annoying OTA Software Update badges from the Settings icon, the General specifier, and the Software Update specifier.
Fixed a bug where using "App Switcher to Current App" would keep returning the user back to the second card (aka index 1) every time the user swiped up a card to kill an app
Fixed a bug where using "App Switcher to Current App" in conjunction with Continuity/Handoff would cause it to erroneously jump to the SpringBoard card instead of the current app, as it then occupies index 1. Many thanks to Hiraku for testing/improving upon this, as I do not have hardware capable of Continuity/Handoff (no Bluetooth 4.0 dongle >_>)
Fixed a bug where using "App Switcher to Current App" would send the user to an empty space (index 1) when the SpringBoard card is the only card left (while it was a funny bug, it's still a bug and has to go)
Fixed bug where users with CoolStar's ClassicBadges installed would enter a respring loop due to ThemeLib causing crashes when a badge was set to nil
Fixed bug where users with Apex 2 installed would enter a respring loop due to mikoto simply hooking the badge-setter code
Fixed bug where No Touch ID Delay didn't actually work on iOS 8 (iOS 8 changed the method name)
Fixed a bug where the wallpaper gradient still remained on iOS 5
Added pl_filter to mikoto's SpringBoard preferences - there is no longer a need to segregate preferences by iOS version as the useless options are just filtered out. This was painstakingly implemented (requires a subclass of PLCustomListController - apparently my usage of it is such an edge case that no one's ever done this before... the code I wrote to do this will be available on the iPhone Dev Wiki soon)
Reworded SpringBoard preferences to be somewhat more clear in their explanations
Made it clear that Reachability can't be activated on devices that lack the Touch ID sensor (at least... for now?)
Formatting changes have enabled me to fit Jasmine's whole name on there, so there it went.
Internal code refactor (again)
Fixed bug where iOS 7 users with Auxo 2 (Umino) installed would have their SuperSwitcher broken due to mikoto modifying the... status bar size. Now mikoto uses a "compatibility mode" of sorts for dealing with Auxo 2, which does come with one side effect - the "same status bar size" option will not take effect until the second unlock if you have Auxo 2 installed.
Fixed bug where mikoto's VOIP Disabler would cause devices to randomly respring when updating and uninstalling apps - this happens because mikoto attempts to get the bundle ID of the app to check if it's Katana/Orca, but apps in an updating/uninstalling state lack a bundle ID, so SpringBoard throws up and crashes
Completely rewrote the VOIP disabler code to cover more cases - now it goes and modifies the info dictionary directly and strips out VOIP UIBackgroundModes for Katana/Orca
Re-did all icon assets to get rid of an annoying artifacting issue that kept annoying me.
Added @3x icon assets for iPhone 6/6 Plus.
Added
[email protected]
and @3x banner assets for iPhone 6/6 Plus. Quite a painful thing to implement. It's not fun.
Added an option to fix an iOS 8 bug where the Control Center would sometimes not pop up in certain apps, or at the lock screen.
Added hooks for Facebook Messenger (Orca) to disable its VOIP entitlement to prevent it from guzzling battery life. This feature is turned off by default.
Fixed bug where using "Disable LS Camera" would cause the Control Center camera icon to also disappear.
Changed icon assets to use the iOS 7 icon mask instead of the iOS 6 one (another thing that was bothering me)
Changed Google Maps icon to the new one.
Changed the description of the "Disable Video Autoplay" option for Facebook Katana because the feature is currently broken on the latest version of Facebook Katana. This option is left here for those who are on older versions of Facebook Katana while I work on figuring out how to disable the autoplay code in the latest version.
VOIP disabling now has its own dedicated dynamic library, mikotoVOIPDisabler.
2.5-1: 2014/11/24
This version was skipped due to stability issues with Apex 2 and CoolStar's ClassicBadges.
2.4-1: 2014/11/23
Major rewrite of the preferences system, line size literally doubled.
mikoto now uses Objective-C ARC memory management for better performance
Removed Apply buttons in the preference bundle - now, toggling on/off options in mikoto's preference bundle will automatically kill the affected app
Fixed bug where the LS Camera Disabler would still leave the camera icon there
Facebook Internal Settings works again! All known distributed versions can now be hooked by mikoto. Have fun with that.
Fixed bug where battery life would fall off a cliff with certain tweaks installed. Hello, Slices.
2.3-1: 2014/11/11
Fixed bug where preferences would not be immediately loaded on iOS 8 due to changes in cfprefsd
Fixed bug where Unlimited NC Notifications would also cause Mail previews to always display
Fixed bug where EU Volume Limit Disabler doesn't work on the iPhone 6 Plus
2.2-1: 2014/11/10
Replaced banner image/art assets with new ones - this is more or less temporary, new art assets will be drawn soon c:
Added MobileSMS hooks
Added option to send videos of unlimited length over iMessage/MMS (thanks to /u/Cobrarara for reminding me)
Added option to always show contact photos
Fixed a typo in the YouTube hooks that caused mikoto to make older versions of YouTube always play ads. Moral of the story: make sure you're actually returning the right value :P
2.1-1: 2014/11/10
Added option to force-enable charging from all Lightning Cables, even counterfeit ones. If the cable is deemed unsafe, the device will still not charge - this is for the safety of your device. Please note that this does not protect against counterfeit chargers. Please buy officially-licensed "Made for iPhone (MFi)" Lightning Cables for the most reliability.
Brought back the much-loved Facebook Internal Settings option for Facebook Katana - I managed to classdump the latest Katana binary successfully. So there's that.
Added option to enable Reachability on all iOS devices, even on ones that do not normally support it. Not sure why you'd want this, but have fun.
Added option to make the iOS 7+ app switched default to the current app instead of the one next to it.
Added option to hide the iOS 7+ lock screen battery that appears when you first connect your phone to a charger.
Added option to disable the iOS 7+ lock screen camera and hide its button. Continuity will still work.
Added option to disable the lock screen blur, resulting in a dark-translucent style instead. A rather common request.
Added option to prevent the iOS 7+ app switcher from rotating into the landscape orientation. Another common request.
Added option to revert back to using the iOS 7.0.x Control Center bounce animation - many people feel that the one used in iOS 7.1.x and above (including iOS 8.x) is "too bouncy"
Added option to disable the blurred background seen behind the SpringBoard card in the iOS 7+ app switcher.
Added option to remove the blurred icon-shaped background seen behind an opened iOS 7+ folder. Gives you that nostalgic original FolderEnhancer look on iOS 7 :P
Added option to always show the AirPlay settings in the Control Center.
2.0-1: 2014/11/09
Refactored the entirety of mikoto, now each app that mikoto hooks onto has its own dylib (exception being Facebook Katana, which has two dylibs, one for neutering its VOIP backgrounding entitlement). This was achieved via the
(ab)use of Theos aggregate.mk
(please don't kill me, DHowett)
Changed mikoto's OTA Software Disabler and Reset All Disabler to show UIAlertViews (
screenshot 1
and
screenshot 2
) when the user tries to activate either of those functions. Please note that for the Reset All/Erase All buttons, the confirmation dialog will still pop up - this is intended behaviour.
Massive updates to mikoto's YouTube hooks - the source code literally doubled (actually, more than doubled) in line count in mikoto 2.0. mikoto is now fully compatible with the latest YouTube app version available for each version of iOS.
Added an option to disable Facebook Katana's VOIP backgrounding entitlement, which provides some increase in battery life. This is controlled by mikotoKatanaDisableVOIP.
Removed mikoto's Facebook Internal Settings - it seems that Facebook finally got around to removing that menu from the release Katana binary. Trying to enable it will just cause the app to crash instantaneously. That, and the entire Katana binary appears to be obfuscated, preventing me from classdumping it. This 05 be the end of any more mikoto hooks for Facebook Katana >_>
Removed mikoto's Facebook In-App Chat Head Enabler - Facebook removed the code for
that
too. Go use Facebook Paper if you want in-app chat heads. (I personally prefer Paper)
Reorganised mikoto's SpringBoard preferences, now iOS 5/6 are moved into their own specifier category. (also kinda because people can't read, apparently)
Fixed a bug with mikoto's LS Status Clock hook in which the status bar clock would still have the notification center pulldown graphic under it, making it look kinda silly.
Added an option to fix the strange design choice Apple made in iOS 7/8 where the status bar changes in size between the lock screen and ... well, the rest of the system.
1.6-1: 2014/08/12
Bugfix for iOS 6.
1.5-1: 2014/06/04
Added descriptions under each setting in mikoto's preference bundle.
Added icons for all of mikoto's supported apps.
Look forward to more apps being supported by mikoto! (hint: some of the icons for those apps are already included in the package, just not used)
1.4-2: 2014/05/27
Added PreferenceLoader as a dependency for the people who, for some reason, don't have it installed.
1.4-1: 2014/05/27
Removed an experimental feature that would completely disable all specifiers in the Reset All view controller.
1.3-1: 2014/05/24
Added "Always Show Scale" to mikoto's Google Maps hooks.
1.0-1 ~ 1.2-1: 2014/05/24
Initial release.
Various bugfixes.
Copyright © 2012-2023 Karen/あけみ, All Rights Reserved.