Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
bug which appears if the user has accepted the permission requests and rotates the screen afterwards
|
|
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
|
|
fix screenshot tests
See merge request leap/bitmask_android!254
|
|
update design and UX for provider setup
See merge request leap/bitmask_android!252
|
|
|
|
size as in EIP fragment (different layouts for tablets, phones, landscape, portrait)
|
|
|
|
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!")
|
|
|