Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-15 | Dashboard asks for real VPN state. | Parménides GV | |
Right now, the answer is always "disconnected", I think it's a problem in EIP.isRunning(). I've also added some new strings, trying to minimize the number of them scattered through litterals around the code. | |||
2013-11-15 | Label for the CW progressbar. | Parménides GV | |
2013-11-15 | Only one progressbar in Dashboard. | Parménides GV | |
I've removed @id/progress_bar from Dashboard, and for login and logout I'm using the one from the eip fragment. | |||
2013-11-15 | Holo theme for CW progress bar. | Parménides GV | |
2013-11-15 | ProgressBar xml is loaded correctly. | Parménides GV | |
2013-11-15 | ProviderAPI broadcasts progress for log in process | Parménides GV | |
Login progress bar advances according to the srp stages. | |||
2013-11-15 | Dashboard 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-15 | Added 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-11-09 | Changed repo url in the About page. | Parménides GV | |
All languages updated. | |||
2013-11-09 | bitmaskclient instead of leapclient in package path | cyBerta | |
2013-10-04 | ConfigurationWizard uses action instead of button. | Parménides GV | |
New provider button has been converted to an action item, shown at the bottom of the screen. | |||
2013-10-03 | Login dialog requires username. | Parménides GV | |
I've also changed the way we notify that the password should have 8 characters at least, to make it consistent to the way we notify username is required. | |||
2013-07-26 | Include ics-openvpn license file in se.leap.openvpn package | Sean Leonard | |
Clean erroneous copyright text (Consulted Arne) ics-openvpn uses GPLv2+ | |||
2013-07-19 | Change EIP switch label to "Encrypted Internet" | Sean Leonard | |
2013-07-19 | Add a progress bar while VPN connection is being established | Sean Leonard | |
2013-07-19 | Refactor EIP UI and control logic out of Dashboard into a Fragment | Sean Leonard | |
2013-07-19 | Merge branch 'feature/branding' into develop | Parménides GV | |
2013-07-18 | Full "LEAP Encryption Access Project" in About page | Sean Leonard | |
2013-07-18 | Remove credit for pieces we're not using from About fragment | Sean Leonard | |
2013-07-18 | Clean up AboutFragment, remove donation text | Sean Leonard | |
2013-07-12 | User messages are added to the new recovery dialog | Parménides GV | |
When login is not successful, a new recovery dialog is prompted with a message about the previous error. | |||
2013-07-12 | Coded new fragment appearance | Parménides GV | |
Domain, name and description come from provider.json Next step: code buttons to login or to use anonymously. | |||
2013-06-26 | The added provider is selected automatically. | Parménides GV | |
I've also removed a lot of finishes when things go wrong (so that it should be returning to the previous activity/fragment). | |||
2013-06-26 | ConfigurationWizard shows domain and name. | Parménides GV | |
Items from the provider's list have 2 rows, first one with the domain and the other with the name. Names from preseeded providers are fetched from the assets file, because we don't download provider.json until they select it. | |||
2013-06-20 | Bring up VPN connection log on status line click. | Sean Leonard | |
Also show it on click of "Configure" button on system notification popup. Also allow toggling of status line. | |||
2013-06-20 | Quite basic staring and stopping of VPN | Sean Leonard | |
2013-04-29 | Added danger mode: we can bypass dev.bitmask.net hostname io exception. | Parménides GV | |
2013-04-29 | Coded dialog (now there is a button in the Dashboard), time to test. | Parménides GV | |
I need to implement bypass for dev.bitmask.net, because bitmask.net is down. | |||
2013-02-11 | Gets provider.json from custom url (assuming the file is at the root of | Parménides GV | |
the website, just as bitmask.net/provider.json), and writes it to a file in ~/leap_android. Next steps: parse that file and download eip-service and cert. | |||
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 | |||
2013-01-31 | Problems with downloaded file, the emulator cannot find the file | Parménides GV | |
downloaded. Seen http://code.google.com/p/android/issues/detail?id=18462 and decided to look for another solution. First solution thought (and going to be the next test): HTTP Get request :) | |||
2013-01-30 | More fun with EIP item entry. | Sean Leonard | |
Added parts to expand listing for quick info and settings access | |||
2013-01-30 | Add EIP Service item in Dashboard | Sean Leonard | |
2013-01-30 | Beginnings of a Dashboard Activity | Sean Leonard | |
Matching layout and menu XML And don't forget strings | |||
2013-01-22 | Start rebranding: a whole lotta string replacement, moving src/ file tree | Sean Leonard | |
2012-11-20 | Add script to generate FAQ in the google CODE project. | Arne Schwabe | |
2012-11-20 | VPN+tethering is becoming a FAQ | Arne Schwabe | |
2012-10-26 | - Increase Version | Arne Schwabe | |
- Add FAQ Entry for energy consumption | |||
2012-10-10 | Have translationby string a useful default for translators | Arne Schwabe | |
Grrrr at Chinese languages. Russian is complete enought to be usable | |||
2012-09-07 | Add FAQ entry for the network configuration | Arne Schwabe | |
2012-09-04 | Correct the type of text for the basic settings. (closes issue #86) | Arne Schwabe | |
For the other settings which use T EditPrefernce there seems to be noway to specify a text type. | |||
2012-08-22 | Enable the config converter to convert openvpn 2.2 tls-remote format to 2.3 ↵ | Arne Schwabe | |
format | |||
2012-08-21 | Add a nice "what to do" screen if no VPN has been added yet | Arne Schwabe | |
2012-08-21 | Add FAQ Entry for the duplicate notifications | Arne Schwabe | |
2012-08-03 | Donate with paypal ... | Arne Schwabe | |
2012-07-21 | Hide the keyboard in the settings by default | Arne Schwabe | |
2012-07-20 | - Use config file name instead for default VPN name (closes issue #53) | Arne Schwabe | |
- Allow importing the pkcs12 into the android keystone when converting configuration | |||
2012-07-16 | Start work on clear setting for file dialog | Arne Schwabe | |
Add a quick start quide stating the obvious (*sigh*) |