index
:
cydia.git
master
proper
testing
userspacereboot
Cydia Installer
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MobileCydia.mm
Age
Commit message (
Collapse
)
Author
2015-06-24
This fix causes killing Cydia to lock SpringBoard.
v1.1.18
Jay Freeman (saurik)
2015-06-24
This (old...) change makes file:/// sources valid.
v1.1.17
Jay Freeman (saurik)
2015-06-24
Now on iOS 8.3, webView: can be webThreadWebView:.
Jay Freeman (saurik)
2015-06-16
This apparently relied on a bug Apple fixed (8.3).
Jay Freeman (saurik)
2014-11-05
We do not actually need to setnsfpn on /var/cache.
v1.1.16
Jay Freeman (saurik)
2014-11-05
Move setModalPresentationStyle: (for consistency).
Jay Freeman (saurik)
2014-11-05
Only reload a non-modal view if under a FormSheet.
Jay Freeman (saurik)
2014-11-04
If we go by the book, sec.s could seem like min.s.
Jay Freeman (saurik)
2014-11-04
Move /var/stash under /var/db/stash for setnsfpn.
Jay Freeman (saurik)
2014-10-30
Add a database era lock around -[Package warnings].
Jay Freeman (saurik)
2014-10-30
Don't rely on postinst to setnsfpn /var lib/cache.
Jay Freeman (saurik)
2014-10-30
The Cytore metadata should have been in ~/Library.
Jay Freeman (saurik)
2014-10-30
I apparently lost this rotation commit somewhere.
Jay Freeman (saurik)
2014-10-30
SpringBoard kills apps that are being reinstalled.
v1.1.14
Jay Freeman (saurik)
2014-10-30
Make the Modify animation look slightly less dumb.
Jay Freeman (saurik)
2014-10-30
Migrate metadata.cb0 to Caches from /var/lib/cydia.
Jay Freeman (saurik)
2014-10-30
Do not attempt to suspend Cydia on iOS before 8.0.
Jay Freeman (saurik)
2014-10-29
Today we show that no one is above semicolon bugs.
Jay Freeman (saurik)
2014-10-29
Reloading data for sure means you aren't queueing.
Jay Freeman (saurik)
2014-10-29
Make the code for various intervals more similar.
Jay Freeman (saurik)
2014-10-29
Unify intervals for foregrounding with launching.
Jay Freeman (saurik)
2014-10-29
Reload the appcache if suspended over ten minutes.
Jay Freeman (saurik)
2014-10-29
Force a refresh if suspended for over ten minutes.
Jay Freeman (saurik)
2014-10-29
Save application interface state when suspending.
Jay Freeman (saurik)
2014-10-29
Fix some permissions issues caused by root switch.
Jay Freeman (saurik)
2014-10-28
Safe cancel of bad confirm should continue queue.
Jay Freeman (saurik)
2014-10-28
Issues with /Applications were caused by Substrate.
Jay Freeman (saurik)
2014-10-28
iOS 8 considers an action sheet to be a modal view.
Jay Freeman (saurik)
2014-10-27
Remove /Applications from the stashing mechanism.
Jay Freeman (saurik)
2014-10-27
Flail around, attacking random "suspend" messages.
Jay Freeman (saurik)
2014-10-26
We should also be changing the gid, not just uid.
Jay Freeman (saurik)
2014-10-26
Entirely isolate setreuid logic to MobileCydia.mm.
Jay Freeman (saurik)
2014-10-26
Add more parts of Cydia that need to run as root.
Jay Freeman (saurik)
2014-10-26
It's possible to externally lock dpkg under _root!
Jay Freeman (saurik)
2014-10-26
Continue to put APT's extended_states in /var/lib.
Jay Freeman (saurik)
2014-10-26
Attempt to isolate Cydia's priviledged code paths.
Jay Freeman (saurik)
2014-10-22
Use public imageNamed, not applicationImageNamed.
v1.1.13
Jay Freeman (saurik)
2014-06-12
Someone saw UILocalizedIndexedCollation throw out.
Jay Freeman (saurik)
2014-06-12
iOS 7's UILocalizedIndexedCollation fails Chinese.
Jay Freeman (saurik)
2014-06-12
As the comment admitted: do not compare localized.
Jay Freeman (saurik)
2014-06-12
Tighten ALL_SOURCES_EX width/string to make it fit.
Jay Freeman (saurik)
2014-06-12
Just in case, I want to initialize this variable.
Jay Freeman (saurik)
2014-06-11
Some minor adjustments to sort of support iOS 2.x.
Jay Freeman (saurik)
2014-06-11
If we have a lot of memory, increase MaxParallel.
Jay Freeman (saurik)
2014-06-11
Move the Queue button to upper-right of Installed.
Jay Freeman (saurik)
2014-06-11
Truly "over-engineer" source progress indications.
Jay Freeman (saurik)
2014-06-11
Use consistent "desc" name for ItemDesc parameter.
Jay Freeman (saurik)
2014-06-11
The initial page color for packages should be nil.
Jay Freeman (saurik)
2014-06-11
Improve icon image quality on non-Retina displays.
Jay Freeman (saurik)
2014-06-11
Upgrade copyrights and about dialog to cover 2014.
Jay Freeman (saurik)
[next]