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
/
app
/
src
/
main
Age
Commit message (
Expand
)
Author
2023-10-31
update pt-rBR strings
cyBerta
2023-10-31
fix padding in about screen
cyBerta
2023-10-31
use string resources in message of the day 'next' button instead of hard-codi...
cyBerta
2023-10-31
Replace Butterknife references with ViewBinding
cyBerta
2023-10-31
Remove old Provider setup flow. In order to update to Gradle 8, we finally sa...
cyBerta
2023-10-26
fix possible NPE in ProviderSetupObservable
cyBerta
2023-10-25
tint action bar toggle in GatewaySelectionFragment
cyBerta
2023-10-25
lock provider setup screenOrientation to portrait for now to work around a bu...
cyBerta
2023-10-25
automatically move to next provider setup fragment after permission dialog wa...
cyBerta
2023-10-25
make linter happy about missing super() call in CustomProviderSetupActivity
cyBerta
2023-10-25
deprecate old Provider API jobs, such as login and signup
cyBerta
2023-10-25
always show provider setup progress in percentage, combine tor bootstrap prog...
cyBerta
2023-10-24
use new provider setup flow for custom branded apps
cyBerta
2023-10-24
replace snake_case with camelCase in ProviderManager
cyBerta
2023-10-24
show progress spinner during provider setup in custom flavored apps
cyBerta
2023-10-23
tint actionbar subtitle and icons according to actionbar title color
cyBerta
2023-08-30
fix notification permission handling, also covering the case of an app update...
cyBerta
2023-08-07
Merge branch 'first_run_improvements' into 'master'
cyberta
2023-08-07
avoid possible NPEs in ConfigureProviderFragment
cyBerta
2023-08-07
tweak setup success fragment, so that the main button has always the same siz...
cyBerta
2023-08-07
fix button sizes for tablet layouts
cyBerta
2023-08-07
Fixes various bugs related to the re-creation of the SetupActivity and the lo...
cyBerta
2023-08-06
updated splash screen for Bitmask
cyBerta
2023-08-05
tweak next and cancel button appearance in setup flow
cyBerta
2023-08-05
tweak card design in setup flow
cyBerta
2023-08-05
distinguish plain VPN and circumvention case regarding the configuration desc...
cyBerta
2023-08-05
use brighter start button in initial setup flow
cyBerta
2023-08-04
implement custom 'start vpn' button design for initial provider setup
cyBerta
2023-08-04
update store translations
kwadronaut
2023-08-04
clean up
cyBerta
2023-08-04
fix cancel button visibility
cyBerta
2023-08-04
tweak next/cancel button designs
cyBerta
2023-08-04
tweak setup action bar text weight (bold)
cyBerta
2023-08-04
set back button in setup action bar title if configured provider is already a...
cyBerta
2023-08-04
hide keyboard when edit text focus was lost in provider selection screen
cyBerta
2023-08-04
hard code calyx and riseup provider names ...
cyBerta
2023-08-03
use proposed colors for new setup flow
cyBerta
2023-08-03
remove unused colors from old design
cyBerta
2023-08-03
preselect plain vpn/cirucmvention selection from shared preferences
cyBerta
2023-08-03
show immediate feedback on button click before the provider SetupActivity van...
cyBerta
2023-08-03
fix empty permission fragment layout
cyBerta
2023-08-03
move to new SetupActivity when switching providers
cyBerta
2023-08-03
increase okhttp client timout for connect and read to increase the chance to ...
cyBerta
2023-08-03
tweak comment - referring to canConnect() test in provider setup
cyBerta
2023-08-03
show error dialogs if provider setup fails
cyBerta
2023-08-03
update tests
cyBerta
2023-08-02
use single instance of shared prefernces across the app, this reduces the lag...
cyBerta
2023-08-02
don't try to resolve local host address via DoH
cyBerta
2023-08-02
* Implenting permissionn fragments
cyBerta
2023-07-31
improve Snowflake logs
cyBerta
[next]