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 (
Expand
)
Author
2017-03-10
Support compound user-agents using CyteInitialize.
Jay Freeman (saurik)
2017-03-10
Transfer shared content code to CyteTableViewCell.
Jay Freeman (saurik)
2017-03-07
Port FileTable to the CyteKit ListController type.
Jay Freeman (saurik)
2017-03-07
Also move ListController title support to CyteKit.
Jay Freeman (saurik)
2017-03-07
Split PackageListController partially for CyteKit.
Jay Freeman (saurik)
2017-03-06
CyteKit: {retain,release}NetworkActivityIndicator.
Jay Freeman (saurik)
2017-03-05
Try to abstract CydiaURLProtocol as CyteKit class.
Jay Freeman (saurik)
2017-03-04
Remove even more global variables (super CyteKit).
Jay Freeman (saurik)
2017-03-04
Move most of CydiaObject to CyteKit as CyteObject.
Jay Freeman (saurik)
2017-03-04
Remove more of these global value cache variables.
Jay Freeman (saurik)
2017-03-04
Remove HostConfig_ (for some finer-grained locks).
Jay Freeman (saurik)
2017-03-04
Try removing constructor (this is so annoying :/).
Jay Freeman (saurik)
2017-03-04
Fix the System user-agent component (this rotted).
Jay Freeman (saurik)
2017-03-04
Rename IsReachable to CyteIsReachable, in CyteKit.
Jay Freeman (saurik)
2017-03-04
Move cyte diversions and user agents into CyteKit.
Jay Freeman (saurik)
2017-03-04
Move some code of Window/TabBarController to Cyte.
Jay Freeman (saurik)
2017-03-03
Move CyteKit/RegEx.hpp #include to MobileCydia.mm.
Jay Freeman (saurik)
2017-03-03
Trial move some key global variables into CyteKit.
Jay Freeman (saurik)
2017-02-16
Avoid counting a package as "lost" multiple times.
Jay Freeman (saurik)
2017-02-16
Move a bunch of clearly shared logic into CyteKit.
Jay Freeman (saurik)
2017-02-16
Put CydiaURLCache/NSURLConnection hook in CyteKit.
Jay Freeman (saurik)
2017-02-16
Cydia no longer needs its own Substrate Safe Mode.
Jay Freeman (saurik)
2017-02-16
cydia.addPipelinedHost was never actually used :D.
Jay Freeman (saurik)
2017-02-15
This new code only works if the button is loading.
v1.1.30
Jay Freeman (saurik)
2017-02-15
Do not rely on specific filenames in source cells.
Jay Freeman (saurik)
2017-02-15
Make an executive decision to not support regions.
Jay Freeman (saurik)
2017-02-15
Avoid sorting packages_ (it is now Foundation :/).
Jay Freeman (saurik)
2017-02-15
Amortize linear probing with a binary search sort.
Jay Freeman (saurik)
2017-02-15
Cache sorts (really really important for Chinese).
Jay Freeman (saurik)
2017-02-15
Move some of our clearly shared code into CyteKit.
Jay Freeman (saurik)
2017-02-15
Move private ivars in CyteKit to @implementations.
Jay Freeman (saurik)
2017-02-15
Hide custom function_ as an implementation detail.
Jay Freeman (saurik)
2017-02-15
Use setPageColor instead of messing with scroller.
Jay Freeman (saurik)
2017-02-15
Move more of sysroot's sadness into iPhonePrivate.
Jay Freeman (saurik)
2017-02-03
This check was obviously backwards (OMG I'm dumb).
v1.1.28%b14
Jay Freeman (saurik)
2017-01-31
For progress JS on iOS 10 to solve race and flash.
Jay Freeman (saurik)
2017-01-29
iOS 10.2 claims "Not privileged to stop service.".
Jay Freeman (saurik)
2017-01-29
Removing a repository was just kind of locking up.
Jay Freeman (saurik)
2017-01-29
Cytore values need to be _packed (I got lucky :D).
Jay Freeman (saurik)
2016-12-30
Provide more guarantees against merge catastrophe.
v1.1.28%b4
Jay Freeman (saurik)
2016-12-29
Further work to improve language configuration :/.
v1.1.28%b3
Jay Freeman (saurik)
2016-12-29
Apparently, setlocale never actually did anything.
v1.1.28%b2
Jay Freeman (saurik)
2016-12-29
Seriously: not a single person actually helped :/.
v1.1.28%b1
Jay Freeman (saurik)
2016-12-28
Compile Cydia to arm64 by linking with APT 1.4~b1.
Jay Freeman (saurik)
2016-12-26
Move to CoreTelephony's _CTServerConnectionCreate.
Jay Freeman (saurik)
2016-12-26
longSection shouldn't try localizing NULL section.
Jay Freeman (saurik)
2015-10-21
Let's just stash /Applications (Pangu said "yes").
v1.1.25
Jay Freeman (saurik)
2015-10-12
Do not stash /Applications (extra fatal on iOS 9).
v1.1.24
Jay Freeman (saurik)
2015-10-12
The mobile extended_states could be marked setuid.
Jay Freeman (saurik)
2015-09-24
Support listing installed applications on old iOS.
Jay Freeman (saurik)
[next]