Age | Commit message (Collapse) | Author |
|
|
|
Update dependencies
Closes #9041
See merge request leap/bitmask_android!259
|
|
|
|
|
|
|
|
|
|
|
|
native libs changed
|
|
|
|
|
|
|
|
|
|
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.
|
|
update docker images to Android API 33 and Java 17
See merge request leap/bitmask_android!260
|
|
|
|
update tor-android to version 0.4.8.7
Closes #9140
See merge request leap/bitmask_android!258
|
|
|
|
RiseupVPN setup
See merge request leap/bitmask_android!257
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
Improve action bar tint colors
See merge request leap/bitmask_android!256
|
|
|
|
|
|
fix notification permission handling, also covering the case of an app update...
Closes #9139
See merge request leap/bitmask_android!255
|
|
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
|
|
|
|
|
|
update store translations
See merge request leap/bitmask_android!253
|
|
|
|
|