index
:
leap_android.git
develop
master
[leap_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
se
/
leap
/
leapclient
/
ConfigurationWizard.java
Age
Commit message (
Expand
)
Author
2013-04-15
Fixed bug 2231.
Parménides GV
2013-04-15
Added one "else if" that I missed during merge.
Parménides GV
2013-04-15
Merge branch 'wizard' into feature/wizard
Parménides GV
2013-03-18
Refactored ProviderAPI code.
Parménides GV
2013-03-14
After downloading provider.json successfully, ConfigurationWizard now
Parménides GV
2013-03-13
ConfigurationWizard sets provider.json correctly for Dashboard once a
Parménides GV
2013-03-05
Registering method from ProviderAPI implemented and tested.
Parménides GV
2013-02-28
Now, ProviderAPI sends result to ConfigurationWizard.
Parménides GV
2013-02-13
Solves Issue #1757.
Parménides GV
2013-02-12
New custom provider dialog effectively adds the new provider to the
parmegv
2013-02-11
Gets provider.json from custom url (assuming the file is at the root of
Parménides GV
2013-02-07
Button not working from ConfigurationWizard.
Parménides GV
2013-02-07
Change in Dashboard to startActivityForResult() ConfigurationWizard
Sean Leonard
2013-02-07
Refactor ProviderListActivity.class into ConfigurationWizard.class,
Sean Leonard