]> 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)
commit24966c5deabbdb800bedc9e3fac04a02913d6b1a
treed34272a8b53905d4bfa1b2ad32bdf3a51acf0f8a
parent3bcb5d7051b97203c2568c8e677a47b88236c9f4
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