Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-29 | Functional. | Parménides GV | |
2015-04-29 | Dynamically load user session fragment. | Parménides GV | |
Tests click new button, instead of action bar's. Fixing more bugs... | |||
2015-04-29 | Creating a user session fragment. | Parménides GV | |
I've separated the user session management to it, and encapsulated ProviderAPICommand into its own class. Putting the fragment statically in dashboard.xml isn't working, Android complains about it being duplicated, so I'm going to add it dynamically. | |||
2015-04-28 | Remove the "provider:" label, simplifying layout | Parménides GV | |
2015-04-28 | Take screenshots of the changes. | Parménides GV | |
2015-04-28 | Put button and icon below the vpn label | Parménides GV | |
Some devices are too small to show everything in the same row, so I'm centering everything and spliting the layout in two: the label and the button&icon. | |||
2015-04-28 | Seem good sizes, but layout is ugly. | Parménides GV | |
2015-04-27 | Added the button to the xlarg layout | Parménides GV | |
2015-04-27 | Added a button to the UI | Parménides GV | |
Turn on VPN touching that button, and leave the image as a mere indicator. | |||
2015-04-27 | testEveryProvider also works | Parménides GV | |
2015-04-23 | Tests pay attention to the vpn icon to know status | Parménides GV | |
They were relying on status messages, but I've removed that TextView. | |||
2015-04-23 | FlowLayout, to show the vpn icon in some small devices | Parménides GV | |
Tested with physical Galaxy Young S6310. | |||
2015-04-23 | Test to check that the vpn button is shown | Parménides GV | |
Fixed more tests, broken due to previous pullreqs... | |||
2015-04-22 | Updated BuildTools and gradle Android plugin | Parménides GV | |
This fixes the "task cleanTest is not found" | |||
2015-04-22 | Method to see if a view is actually shown. | Parménides GV | |
Thanks to http://stackoverflow.com/questions/3791607/how-can-i-check-if-a-view-is-visible-or-not-in-android/12428208#12428208 | |||
2015-04-22 | Tests for ConfigurationWizard pass | Parménides GV | |
I've done this because of https://leap.se/code/issues/6863#note-2, testing the previous commit's changes. | |||
2015-04-22 | Avoid the check for a null provider. | Parménides GV | |
A provider can be asked if it's configured or not, so that we don't find more provider = null issues. I've created a DefaultedURL which links to https://example.net, so that we can initialize an URL. I use composition instead of inheritance, since URL class is final. | |||
2015-04-22 | Remove traces of the "reason" field. | Parménides GV | |
2015-04-22 | Always show the log if an error happens. | Parménides GV | |
I've removed the "reason" management in LogWindowWrapper, letting EipStatus display the error log message only if it's a new one (based on the log buffer position). | |||
2015-04-22 | Remove textual status. | Parménides GV | |
I had a difficult moment trying to detect if the LogWindow had already been shown after an error. Finally, I implemented a LogWindowWrapper which contains a field for the reason it was shown, so that we can check if the previous error is the same than the current one leading to the avoidance of the second LogWindow. For this to work, we need to reset that reason each time we trigger a new vpn state (i.e. each time the user taps on the vpn icon). | |||
2015-04-22 | Remove progress bar. | Parménides GV | |
2015-04-22 | Remove eip switch. | Parménides GV | |
2015-04-22 | Button with circle progress, added. | Parménides GV | |
Next step: a bit of UI design, removing the switch. | |||
2015-04-22 | Merge branch ↵ | Parménides GV | |
'feature/bitmask-for-android-should-pin-some-prooviders-ca's-cert-fingerprint#6877' into develop | |||
2015-04-22 | Initialize ca fingerprint, avoiding nullpointer | Parménides GV | |
Danger on defaults to true in debug build | |||
2015-04-22 | Pinning connection to provider.json | Parménides GV | |
Using AndroidPinning library from Moxie, I make sure the provider.json file Bitmask downloads is fetched from a pinned https connection, so that the api certificate fingerprint is the good one. | |||
2015-04-15 | Merge branch 'bug/vpn-status-inconsistencies-#6864' into develop | Parménides GV | |
2015-04-15 | Wants to disconnect and is connecting work fine. | Parménides GV | |
2015-04-15 | Merge branch 'feature/translate-into-spanish-#6826' into develop | Parménides GV | |
2015-04-15 | Set accept-language in ProviderAPI, language-country | Parménides GV | |
String locale = Locale.getDefault().getLanguage() + Locale.getDefault().getCountry(); | |||
2015-04-14 | Typo, segunda persona | Parménides GV | |
2015-04-14 | Show session error in user dialog | Parménides GV | |
2015-04-14 | Signing up string. | Parménides GV | |
2015-04-10 | Merge branch 'release-0.9.3' into develop | Parménides GV | |
2015-04-10 | 0.9.3 | Parménides GV | |
2015-04-10 | Merge branch 'develop' into release-0.9.3 | Parménides GV | |
2015-04-10 | Seems to work. | Parménides GV | |
2015-04-07 | Trying to conjugate the Spanish verbs programmatically. | Parménides GV | |
2015-04-07 | Move switch down | Parménides GV | |
2015-04-07 | Traducidos strings normales. | Parménides GV | |
2015-03-30 | Merge branch 'feature/Unit-tests-to-establish-VPN-with-every-provider-#6781' ↵ | Parménides GV | |
into develop | |||
2015-03-30 | Wait for the vpn certificate download to start vpn in test | Parménides GV | |
2015-03-30 | Cleaning moved methods. | Parménides GV | |
2015-03-30 | testEveryProvider() coded and working. | Parménides GV | |
Calyx fails. | |||
2015-03-27 | 0.9.3 RC3 | Parménides GV | |
2015-03-27 | Merge branch 'develop' into release-0.9.3 | Parménides GV | |
2015-03-27 | Just coded, not tested | Parménides GV | |
2015-03-24 | Merge branch 'bug/typo-you-is-not-logged-in-#6800' into develop | Parménides GV | |
2015-03-24 | Conjugate the verb to be in user session status. | Parménides GV | |
2015-03-24 | Merge branch 'bug/Clean-logs-and-indentation-#6810' into develop | Parménides GV | |