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
2014-05-17
Use C++11 to remove setFilter:withObject:andStuff:.
Jay Freeman (saurik)
2014-05-17
Calculate last-update time for installed packages.
Jay Freeman (saurik)
2014-05-17
Don't rely on null-terminated name in PackageFind.
Jay Freeman (saurik)
2014-05-17
Rely on GetIndexes instead of ComputeIndexTargets.
Jay Freeman (saurik)
2014-05-16
No longer on gcc 4.2, so let's go Objective-C++11.
Jay Freeman (saurik)
2014-05-16
Port build environment to Xcode 5.0.2 (iOS 7 SDK).
Jay Freeman (saurik)
2014-05-16
This isn't strictly neccessary, but let's be safe.
Jay Freeman (saurik)
2014-05-16
New role changes broke Simple/Expert abstraction.
Jay Freeman (saurik)
2014-05-16
Deleting a source left the list in half-edit mode.
Jay Freeman (saurik)
2014-05-14
Do not allow invalid APT config lines as sources.
Jay Freeman (saurik)
2014-05-14
Remove obsolete commented-out source check stuff.
Jay Freeman (saurik)
2014-05-14
Force clear all source's fetches when fetch stops.
Jay Freeman (saurik)
2014-05-14
Add a fetch activity indicator to the source cells.
Jay Freeman (saurik)
2014-05-13
Replace Simple/Expert toggle with segment control.
Jay Freeman (saurik)
2014-05-13
Remove the dropbar, replace with a loading badge.
Jay Freeman (saurik)
2014-05-13
Remove Settings (this concept is mostly obsolete).
Jay Freeman (saurik)
2014-05-13
Remove Manage/Storage, merge Sections and Sources.
Jay Freeman (saurik)
2014-05-13
Read source origin, not URL, when doing VoiceOver.
Jay Freeman (saurik)
2014-05-13
Decode all URL arguments before parsing the route.
Jay Freeman (saurik)
2014-05-12
Generalize TabBarController transients to CyteKit.
Jay Freeman (saurik)
2014-05-12
The April Fools' dickbar has likely rotted anyway.
Jay Freeman (saurik)
2014-05-12
Remove the section "promoted" cells (just easier).
Jay Freeman (saurik)
2014-05-11
Remove the April Fools' CHANGES -> Timeline hack.
Jay Freeman (saurik)
2014-05-11
Remove _clear from Source (future code loses it).
Jay Freeman (saurik)
2014-05-11
Standardize the formatting and logic of ReapZombie.
Jay Freeman (saurik)
2014-05-11
Fix a silly mistake (a reversed close assertion).
Jay Freeman (saurik)
2013-12-24
Last ditch hack to make the dropbar not fatal UI.
v1.1.9
Jay Freeman (saurik)
2013-12-24
Satisfy Optimo's request to make Sections lighter.
Jay Freeman (saurik)
2013-12-24
Fix iOS 7 autorotate (need setRootViewController).
Jay Freeman (saurik)
2013-12-24
Use userInterfaceIdiom instead of isWildcat for 7.
Jay Freeman (saurik)
2013-12-24
Stashing /usr/libexec is fatal if using evasi0n7.
Jay Freeman (saurik)
2013-12-23
Replace all images with the new ones from Kyle.
Jay Freeman (saurik)
2013-12-23
Actually fixed the dropbar adjustments on iOS 7.
Jay Freeman (saurik)
2013-12-23
Add cydia.getApplicationInfoValue() for ProTube.
Jay Freeman (saurik)
2013-12-23
Fix Restart SpringBoard on iOS 3 (maybe others?).
Jay Freeman (saurik)
2013-12-23
I think this made the dropbar almost work on iOS 7.
Jay Freeman (saurik)
2013-12-22
I don't even remember what this fixed (omg fail).
Jay Freeman (saurik)
2013-10-30
New Cydia style no longer requires legacy metrics.
Jay Freeman (saurik)
2013-10-27
Re-add package-level Support as override for Bugs.
Jay Freeman (saurik)
2013-10-27
Provide the entire package record via JavaScript.
Jay Freeman (saurik)
2013-10-27
Remove the Sponsor field (it was obsolete in 2008).
Jay Freeman (saurik)
2013-10-27
Always show the short description (even on iPad).
Jay Freeman (saurik)
2013-10-14
Add the new iOS 7 tab bar icons (from Surenix).
Jay Freeman (saurik)
2013-09-30
Fix text width of editing section cells on iOS 7.
Jay Freeman (saurik)
2013-09-30
Do not white text on iOS 7 highlighted table cells.
Jay Freeman (saurik)
2013-09-30
Fix UISwitch cell position (used to be iOS 4 only).
Jay Freeman (saurik)
2013-09-30
Support detecting if iOS 7 is fast (yes: yes it is).
Jay Freeman (saurik)
2013-09-29
Update copyright notices to include the year 2013.
Jay Freeman (saurik)
2013-09-29
In the last couple decades I learned BSD is wrong.
Jay Freeman (saurik)
2013-09-28
Use MobileGestalt to get device uniqueIdentifier.
Jay Freeman (saurik)
[next]