summaryrefslogtreecommitdiff
path: root/res/layout/configuration_wizard_activity.xml
AgeCommit message (Collapse)Author
2014-04-08Next step: compile jni sources correctly.Parménides GV
2013-11-15Label for the CW progressbar.Parménides GV
2013-11-15Holo theme for CW progress bar.Parménides GV
2013-11-15ProviderAPI broadcasts progress for log in processParménides GV
Login progress bar advances according to the srp stages.
2013-11-15Dashboard progressbar lives below the status line.Parménides GV
I've renamed configuration wizard progressbar, because both had the same name and that provoked a conflict.
2013-11-15Added a progressbar to ConfigurationWizard.Parménides GV
It resizes the provider list, pushing it down to show the progressbar up, and back to the original layout after the operation.
2013-07-12Coded new fragment appearanceParménides GV
Domain, name and description come from provider.json Next step: code buttons to login or to use anonymously.