<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/src/se/leap/leapclient/ProviderDetailFragment.java, branch 0.9.0</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>bitmaskclient instead of leapclient in package path</title>
<updated>2013-11-09T19:09:24+00:00</updated>
<author>
<name>cyBerta</name>
<email>richy@cyborgsociety.org</email>
</author>
<published>2013-11-09T19:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=0718d1fd0c5ff023edadb5f519d61a177d703656'/>
<id>0718d1fd0c5ff023edadb5f519d61a177d703656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved all constants from ConfigHelper.</title>
<updated>2013-09-30T09:31:55+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-09-05T15:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=fdc8d5376c6d44c2a78ee023e89417cddabfbd44'/>
<id>fdc8d5376c6d44c2a78ee023e89417cddabfbd44</id>
<content type='text'>
They have been relocated to the corresponding classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They have been relocated to the corresponding classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dashboard menu is updated when logged in or out.</title>
<updated>2013-07-12T20:27:48+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-07-09T16:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=652d0e84785b89ac13c0fc03663ce0e2811aea6b'/>
<id>652d0e84785b89ac13c0fc03663ce0e2811aea6b</id>
<content type='text'>
Login option is not shown if the user is already logged in, and logout
option is not shown if the user is not logged in.

I've also removed a debug line from ProviderDetailFragment, which
returned true when it returned false because of an exception.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Login option is not shown if the user is already logged in, and logout
option is not shown if the user is not logged in.

I've also removed a debug line from ProviderDetailFragment, which
returned true when it returned false because of an exception.
</pre>
</div>
</content>
</entry>
<entry>
<title>ConfigurationWizard backstack and exit behavior.</title>
<updated>2013-07-12T20:27:01+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-07-03T16:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=84d3b5f6967c0bac2a740627386ff92b6e283b16'/>
<id>84d3b5f6967c0bac2a740627386ff92b6e283b16</id>
<content type='text'>
Feature #3023 first solution.

I don't like to tell anything to the user when s/he wants to exit
pressing the back button. I assume s/he is saying: "Wanna go out!!"

I've implemented the behaviour written in UI Rev II.

If a user selects a new provider when coming back from Switch Provider,
the previous provider is forgotten and we assume s/he wants to change of
provider but he is not sure to which. That means that previous provider
configuration will be removed (that means there is no provider selected
and Dashboard will not be launched before a new provider is selected).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature #3023 first solution.

I don't like to tell anything to the user when s/he wants to exit
pressing the back button. I assume s/he is saying: "Wanna go out!!"

I've implemented the behaviour written in UI Rev II.

If a user selects a new provider when coming back from Switch Provider,
the previous provider is forgotten and we assume s/he wants to change of
provider but he is not sure to which. That means that previous provider
configuration will be removed (that means there is no provider selected
and Dashboard will not be launched before a new provider is selected).
</pre>
</div>
</content>
</entry>
<entry>
<title>Pressing back button, we don't choose any provider</title>
<updated>2013-07-12T17:54:52+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-06-29T12:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=b684f2fdd35064210d7c5ae760c1a2e4939b1ec5'/>
<id>b684f2fdd35064210d7c5ae760c1a2e4939b1ec5</id>
<content type='text'>
Once in the provider detail fragment, if the user presses the back
button, provider.json is removed from sharedpreferences (so that
Dashboard does not start as if the user had selected the canceled
provider) and ConfigurationWizard gets the focus.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Once in the provider detail fragment, if the user presses the back
button, provider.json is removed from sharedpreferences (so that
Dashboard does not start as if the user had selected the canceled
provider) and ConfigurationWizard gets the focus.
</pre>
</div>
</content>
</entry>
<entry>
<title>JSONExceptions from ProviderDetail returns false.</title>
<updated>2013-07-12T17:38:45+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-06-29T09:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=dd9f4b8f26debbbea034d00db85fe123cab5619d'/>
<id>dd9f4b8f26debbbea034d00db85fe123cab5619d</id>
<content type='text'>
Buttons from this fragment are shown if the key is present and contains
a "true" value, but if an exception occurs the button it's not showed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Buttons from this fragment are shown if the key is present and contains
a "true" value, but if an exception occurs the button it's not showed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unnecessary toasts.</title>
<updated>2013-07-12T17:38:45+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-06-27T19:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=74f95b56051c5c313febdc59f14e0e9077935817'/>
<id>74f95b56051c5c313febdc59f14e0e9077935817</id>
<content type='text'>
They are commented, just in case we decide to include any of them before
releasing 0.2.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are commented, just in case we decide to include any of them before
releasing 0.2.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use anonymously from ProviderDetail works OK.</title>
<updated>2013-07-12T17:38:44+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-06-27T19:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=36b3b30960bb7c07d3ca4c3a748334627ecb8003'/>
<id>36b3b30960bb7c07d3ca4c3a748334627ecb8003</id>
<content type='text'>
Tested with dev.bitmask.net, I use the previously downloaded certificate
(I should not do that, I'll file an issue because I should download it
once the user has requested to do so).

Next step: login button from ProviderDetailFragment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tested with dev.bitmask.net, I use the previously downloaded certificate
(I should not do that, I'll file an issue because I should download it
once the user has requested to do so).

Next step: login button from ProviderDetailFragment.
</pre>
</div>
</content>
</entry>
<entry>
<title>Coded new fragment appearance</title>
<updated>2013-07-12T17:38:44+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-06-27T18:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=9e7693c112a7c85cae998ae538643cda9660ff7c'/>
<id>9e7693c112a7c85cae998ae538643cda9660ff7c</id>
<content type='text'>
Domain, name and description come from provider.json

Next step: code buttons to login or to use anonymously.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Domain, name and description come from provider.json

Next step: code buttons to login or to use anonymously.</pre>
</div>
</content>
</entry>
</feed>
