| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-11 | The newProviderButton gets user to the DialogFragment correctly. | Parménides GV | |
| The problem in the previous commit was that I had to modify the fragment layout, instead of that of the Activity. I learnt how to obtain and modify it from here: https://developer.android.com/reference/android/app/ListFragment.html | |||
| 2013-02-07 | Button not working from ConfigurationWizard. | Parménides GV | |
| Trying to test cancel button from created new dialog. | |||
| 2013-02-07 | Refactor ProviderListActivity.class into ConfigurationWizard.class, | Sean Leonard | |
| Moves towards our wizard flow; Addresses #1497 #1500 | |||
