]> git.saurik.com Git - cydia.git/commit
Improved handling of the refresh sequence.
authorGrant Paul <chpwn@chpwn.com>
Sat, 6 Nov 2010 20:41:16 +0000 (13:41 -0700)
committerGrant Paul <chpwn@chpwn.com>
Sat, 6 Nov 2010 20:41:16 +0000 (13:41 -0700)
commit45e21ffab72e0370345c58ce7c52c218ee41043c
treed34272a8b53905d4bfa1b2ad32bdf3a51acf0f8a
parent427754d6526113a4754910c8ab00fa626742556a
Improved handling of the refresh sequence.

Specifically, it now no longer shows "Loading Data" and act strange when the internet connection is very slow, and it doesn't even run that check in the case of some partial-connection scenarios where it is still attempting to determine connection status while reloading (due to an install, etc).

Also, removed the "Reloading Data" when cancelling the refresh bar (and fixed another bug cancelling the bar, as well).

Finally, made a small formatting change to the changes badge to remove redundant code.
MobileCydia.mm