]> git.saurik.com Git - cydia.git/commit - MobileCydia.mm
Add and fix the display of ignored (SelectedState == Hold) packages and abolish the...
authorDustin L. Howett <dustin@howett.net>
Tue, 23 Nov 2010 01:27:05 +0000 (20:27 -0500)
committerDustin L. Howett <dustin@howett.net>
Tue, 23 Nov 2010 01:27:05 +0000 (20:27 -0500)
commit1f9a3349a723206e70db07f93f72e4be7ed075c0
tree2fa7f49faec6e37526aeac841da081fca999b773
parent9297d5d59d19fb6d410ea53e23a70187d3a31631
Add and fix the display of ignored (SelectedState == Hold) packages and abolish the use/storage of IsIgnored in the metadata - rely on apt to track that for us. We currently cannot (do not) set a held state, as apt doesn't expose a means by which to do this, or I have not yet found such a means.
MobileCydia.mm