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
/
java
Age
Commit message (
Expand
)
Author
2019-07-12
print stacktrace if json serialization of a VpnProfile fails
cyBerta
2019-07-12
* use static atomicBoolean to save alwaysOn settings instead of sharedPrefs
cyBerta
2019-07-12
fix shared preferences location for saving last used vpn profile
cyBerta
2019-07-12
add blocking vpn info in corresponding alert dialog, use similar layout as fo...
cyBerta
2019-07-12
get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead code
cyBerta
2019-07-12
better support for android 8.X always-on killswitch (#8945 & #8928)
cyBerta
2019-07-12
remove unused activities
cyBerta
2019-07-12
cleanup LogFragment
cyBerta
2019-07-12
fix action bar subtitle setup
cyBerta
2019-07-12
replace 'Bitmask' in strings with variable for a better client customization
cyBerta
2019-07-12
remove deprecated User and UserStatus model class
cyBerta
2019-07-11
fix empty parenthesis on EipFragment if no location name is available
cyBerta
2019-07-10
use same layout for provider item as for settings items in navigation drawer
cyBerta
2019-07-10
replace anonymous function with lambda in AbstractProviderDetailActivity
cyBerta
2019-07-10
add material design icons to the navigation drawer
cyBerta
2019-07-09
use AppCompatButton in EipFragment
cyBerta
2019-05-22
try to work around Android O notification sound bug
cyBerta
2019-05-22
* adds a DISCONNECTING state
cyBerta
2019-05-21
* if provider allows only anonymous vpn connections, skip the provider detail...
cyBerta
2019-05-21
* show error dialog if provider is misconfigured and has not allowed registra...
cyBerta
2019-05-20
improve provider json validation during setup
cyBerta
2019-05-20
fix app crash if backend returns null instead of valid json response
cyBerta
2019-05-10
remove dead code in start activity
cyBerta
2019-04-02
avoid NPE in OpenVpnService
cyBerta
2019-04-02
catch illegal state exceptions when replacing fragments
cyBerta
2019-04-01
catch resource not found exception in LogItem
cyBerta
2019-04-01
catch NPE in ProviderManager
cyBerta
2019-04-01
fix layout inflation exeption occuring with vector graphics on Android 4.X
cyBerta
2019-03-31
fix NPE in NetworkUtils
cyBerta
2019-03-09
don't show toasts if app is reconnecting with different gateway in this release
cyBerta
2019-03-09
store provider if vpn certificate was updated correctly
cyBerta
2019-03-09
add missing state, relates to 36ea8c00e7840b154f58ce0621ad8c33fe25fdca
cyBerta
2019-03-09
improve vpn shutdown regarding the new gateway selection
cyBerta
2019-03-09
fix intent handling in EipSetupProvider
cyBerta
2019-03-09
clean up in EIP
cyBerta
2019-03-08
remove debug code in StartActivity
cyBerta
2019-01-02
use lambdas in NavigationDrawerFragment
cyBerta
2019-01-02
fix instrumentation tests, update espresso test framework
cyBerta
2018-12-29
update sdk to version 28, update dependencies, fix potential memory leaks
cyBerta
2018-12-27
add test and minor refactoring for gateway selection
cyBerta
2018-12-11
Merge branch 'cyberta_master' into feature/gatewayselection
cyBerta
2018-12-11
fix UI state handling when the app tries to change the gateway
cyBerta
2018-12-11
remove unused imports
cyBerta
2018-12-11
fix concurrent modification exception in vpn status
cyBerta
2018-12-07
first shot gatewayselection
cyBerta
2018-11-16
Merge branch 'master' into 'master'
cyberta
2018-11-09
block ipv6 addresses if void vpn is running
cyBerta
2018-10-25
fix notification title of the custom branded version
cyBerta
2018-10-19
#8919 update dependencies
cyBerta
2018-09-08
avoid potential memory leak in onboot receiver
cyBerta
[next]