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
/
se
/
leap
/
bitmaskclient
/
OnBootReceiver.java
Age
Commit message (
Expand
)
Author
2019-07-12
* use static atomicBoolean to save alwaysOn settings instead of sharedPrefs
cyBerta
2019-07-12
better support for android 8.X always-on killswitch (#8945 & #8928)
cyBerta
2018-09-08
avoid potential memory leak in onboot receiver
cyBerta
2018-02-08
#8830 fix onBoot behavior after ui changes
cyBerta
2018-01-13
more static constant import and import cleanup
Fup Duck
2018-01-13
rename variables to CamelCase
Fup Duck
2017-12-19
refactor dashboard
Fup Duck
2017-12-14
Update constants renaming
cyBerta
2017-12-14
#8742 fix lint issue in OnBootReceiver
cyBerta
2017-12-14
#8742 cleanup camelCase
cyBerta
2017-12-12
Add Splash StartActivity
Fup Duck
2017-12-07
#8742 basic always-on implementation with blocking vpn if no profile is confi...
cyBerta
2015-03-24
Remove all Logs.
Parménides GV
2015-03-24
Indent everything with IntelliJ
Parménides GV
2015-03-24
Cleaned imports, use wildcards when appropriate
Parménides GV
2015-01-02
Serialized gateways and correctly updating profiles
Parménides GV
2014-12-31
Don't remove vpn profiles if possible.
Parménides GV
2014-11-27
Removed unused imports and unused .eip variables
Parménides GV
2014-11-26
eip package, EIP constants to interface.
Parménides GV
2014-04-21
Gradle rebase fixes 2 different notifications bug.
Parménides GV