index
:
bitmask_android.git
0.9.8
develop
master
mirror_0xacab_master
[bitmask_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
se
/
leap
/
leapclient
/
Dashboard.java
Age
Commit message (
Expand
)
Author
2013-07-12
Login button from ProviderDetailFragment works.
Parménides GV
2013-06-20
Remove update eip definition call causing collision
Sean Leonard
2013-06-20
Class and method comments and some readability
Sean Leonard
2013-06-20
Removed TODO comments, moved to issue tracker
Sean Leonard
2013-06-20
Move ConfigurationWizard error result logic to its own method
Sean Leonard
2013-06-20
Remove superfluous loading of SharedPreferences
Sean Leonard
2013-06-20
Remove superfluous comments
Sean Leonard
2013-06-20
Bring up VPN connection log on status line click.
Sean Leonard
2013-06-20
Better control and UI feedback for VPN
Sean Leonard
2013-06-20
Quite basic staring and stopping of VPN
Sean Leonard
2013-06-20
Introducing the EIP class! Parses eip-service.json for OpenVPN gateways and ...
Sean Leonard
2013-06-20
User messages are now in string.xml
Parménides GV
2013-06-19
First round of comments.
Parménides GV
2013-06-08
Clean up some unused and some formatting
Sean Leonard
2013-06-08
Fixed onPrepareOptionsMenu to not return prematurely.
Sean Leonard
2013-06-08
Better config/partial config handling in Dashboard
Sean Leonard
2013-06-08
Improve retrieving and saving SharedPreferences for different types (String, ...
Sean Leonard
2013-05-14
Anon certificate is downloaded if possible.
Parménides GV
2013-05-13
A bit more clean.
Parménides GV
2013-05-09
Log in and Log out options are shown only if allow registration is true.
Parménides GV
2013-05-08
After loggin in successfully, the new client certificate is downloaded.
Parménides GV
2013-05-07
Ready to create a new branch for the download of the new user auth'ed
Parménides GV
2013-05-01
Logging in successfully to dev.bitmask.net :)
Parménides GV
2013-05-01
If the app is restarted with a custom provider selected, the client can
Parménides GV
2013-04-29
"Trust completely" checkbox saves that trust for the new provider
Parménides GV
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
2013-02-07
Change in Dashboard to startActivityForResult() ConfigurationWizard
Sean Leonard
2013-02-07
Rearrange singleton Provider.class pattern, Fix isolated SharedPreferences silos
Sean Leonard
2013-02-05
Clean up unused imports
Sean Leonard
2013-02-05
Remove function to push data into preferences (it was for testing before we h...
Sean Leonard
2013-02-05
Move Dashboard view building code into a function so it does not run when we ...
Sean Leonard
2013-02-04
Fix testing conditional looking for saved prefs that made it into last commit
Sean Leonard
2013-02-04
Created ConfigHelper with static information such as sharedprefs keys,
Parménides GV
2013-02-01
I have a handshake failing within an HTTP connection in order to get the
Parménides GV
2013-01-31
Problems with downloaded file, the emulator cannot find the file
Parménides GV
2013-01-30
More fun with EIP item entry.
Sean Leonard
2013-01-30
Add EIP Service item in Dashboard
Sean Leonard
2013-01-30
FIXME!! Here there be dragons. Of the "fake data seeded by seedy functions" ...
Sean Leonard
2013-01-30
Put some About love in the menu
Sean Leonard
2013-01-30
Beginnings of a Dashboard Activity
Sean Leonard
2013-01-30
Empty Dashboard.java
Sean Leonard