Age | Commit message (Collapse) | Author |
|
|
|
say goodbye to Butterknife.
Since the old setup flow UI depends on it (and other dependencies we want to get rid of) it gets removed.
|
|
|
|
|
|
was either accepted or rejected
|
|
|
|
|
|
progress and provider api communication progress in case circumvention is needed
|
|
|
|
|
|
|
|
|
|
update for which the user has a provider already configured and only needs to give the lacking permissions
|
|
|
|
loaded Fragments after an layout orientation change.
* fixes the initialization of fragments via a Bundle
* saves state before the Activity/Fragments get destroyed and loads the old state on re-creation
* fixes onFragmentSelected() callback handling
|
|
description in configure fragment
|
|
|
|
|
|
|
|
|
|
|
|
available
|
|
|
|
|
|
|
|
vanishes
|
|
|
|
|
|
receive the setup config data from slow provider api servers
|
|
|
|
|
|
|
|
laggyness of the UI noticably
|
|
|
|
* refactoring fragments, use of a base fragment to deduplicate code
* improve SetupViewPagerAdapter by implementing a factory that hands out the reuired fragments in the correct order
* very basic setup success fragment ("You're all set!")
|
|
|
|
and listen to the result, implementing happy path
|
|
|
|
|
|
in persisted openvpn config. The private key is stored encrypted instead
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|