summaryrefslogtreecommitdiff
path: root/src/se/leap/bitmaskclient/ProviderListAdapter.java
AgeCommit message (Collapse)Author
2013-12-10Not added item is removed after canceling dialog.Parménides GV
2013-12-10ProviderAPI broadcasts progress to CW.Parménides GV
Setting up a provider makes the progressbar move according to the number of files downloaded (1/3, 2/3, 3/3). Next step: recover from download errors individually. That means that if a download fails but the others went OK, the user will be prompted to retry that individual failing download.
2013-12-10Successfully rebased onto progress-bars.Parménides GV
2013-11-16Going back from providerdetails show all providersParménides GV
I missed a notifyDataSetChanged.