Age | Commit message (Collapse) | Author |
|
|
|
|
|
leak #8838
|
|
|
|
8828 - fix EipFragment leak
See merge request leap/bitmask_android!32
|
|
|
|
|
|
|
|
* ProviderAPI no longer stores values in SharedPreferences
* use EipCommand to start / stop EIP
* update NavigationDrawer after changing provider
* use Broadcasts for ProviderAPI
* parse more properties from definition into Provider
* ProviderApi no longer uses static variables
* no more static Context in ProviderApiCommand
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# app/src/main/java/se/leap/bitmaskclient/drawer/NavigationDrawerFragment.java
|
|
* improve layout
* gracefully handle orientation changes
* respect small devices
* set correct colors for buttons, error messages...
|
|
|
|
* download VPN certificate after loging in (#8813)
* get the new design up to date (#8819)
* fix crash when pressing login (#8817)
* add a loading screen according to design (#8816)
|
|
|
|
and OpenVPN
|
|
|
|
* recreate activity correctly after changing orientation
* replace getApplicationActivity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|