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
/
fragments
Age
Commit message (
Expand
)
Author
2020-12-29
new year cleanup: restructure messy project
cyBerta
2020-06-03
catch ActivityNotFoundException for the rare case when Android can't find any...
cyBerta
2020-03-17
switch to AndroidX
cyBerta
2020-03-16
fix tethering hint (#8979)
cyBerta
2020-03-02
finish bluetooth tethering implementation
cyBerta
2020-03-02
fallback to genereal wifi settings if tethering settings activity cannot not ...
cyBerta
2020-03-02
open android tethering settings activity on click on TetheringDialog's link
cyBerta
2020-01-31
hide bluetooth tethering for now
cyberta
2020-01-30
implement usb tethering
cyberta
2020-01-29
implement wifi tethering
cyberta
2020-01-25
initiate configuring task
cyberta
2020-01-24
implement bluetooth tethering detection, refactor TetheringObservable
cyBerta
2020-01-24
implement simple detection for usb tethering
cyBerta
2020-01-24
detect hotspot state and disable/enable controls in TetheringDialog accordingly
cyBerta
2020-01-24
remove logs
cyBerta
2020-01-24
implement basic UI for VPN tethering
cyBerta
2020-01-24
add new icons for tethering
cyBerta
2019-10-11
Add a red hint in navigation drawer if apps are currently excluded from VPN
cyBerta
2019-10-06
fix merge conflict related bug with excluding apps from vpn
cyBerta
2019-09-08
New icon and text for Excluded Apps. Using PreferenceHelper. Test done.
akuma
2019-08-09
Commented allow apps switch. Allow app fragment title
akuma
2019-08-09
Select Apps option
akuma
2019-07-12
reduce the always on alert dialog customization for now
cyBerta
2019-07-12
add blocking vpn info in corresponding alert dialog, use similar layout as fo...
cyBerta
2019-07-12
cleanup LogFragment
cyBerta
2019-04-02
catch illegal state exceptions when replacing fragments
cyBerta
2019-04-01
fix layout inflation exeption occuring with vector graphics on Android 4.X
cyBerta
2018-09-07
change theme color, terms of services, custom donation string for riseup.vpn
cyBerta
2018-07-08
Added custom layout for donation popup
Janak Amarasena
2018-03-18
refactor ConfigHelper, split into multiple helper classes
cyBerta
2018-03-06
cleanup - rename layout files
Fup Duck
2018-03-02
#8808 adds an optional dialog that shows instruction hints for always-on vpn
cyBerta
2018-02-28
#8808 add dialog for always-on vpn infos
cyBerta
2018-02-14
#8846 remove legacy code and files: Dashboard, LogWindow, UserStatusFragment,...
cyBerta
2018-01-13
rename context from activity to context
Fup Duck
2018-01-08
AboutActivity to AboutFragment
Fup Duck
2018-01-08
seperate accountList and settingsList in drawer
Fup Duck
2017-12-14
add LogFragment
Fup Duck