Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
bitmask_android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Akuma
bitmask_android
Commits
master
Select Git revision
20 results
bitmask_android
Author
Search by author
Any Author
authors
0 authors
Sep 08, 2019
New icon and text for Excluded Apps. Using PreferenceHelper. Test done.
· 2e1c94d3
akuma
authored
5 years ago
2e1c94d3
Aug 08, 2019
Commented allow apps switch. Allow app fragment title
· f510feb3
akuma
authored
5 years ago
f510feb3
Select Apps option
· 302f4108
akuma
authored
5 years ago
302f4108
Aug 05, 2019
set version to 1.0.1
· 303dd2a0
cyberta
authored
5 years ago
View commits for tag 1.0.1
1.0.1
303dd2a0
downgrade targetSDK to API 27 for now
· 24e34106
cyberta
authored
5 years ago
24e34106
Aug 04, 2019
set version to 1.0.0
· 676b12a5
cyberta
authored
5 years ago
View commits for tag 1.0.0
1.0.0
676b12a5
add translation pt_PT
· 22bca64b
cyberta
authored
5 years ago
22bca64b
fix language mapping in tx config file
· ef952ecb
cyberta
authored
5 years ago
ef952ecb
add missing translations (az, fa_IR, pt_BR)
· c0eb7612
cyberta
authored
5 years ago
c0eb7612
update target API to 28
· e3e89753
cyberta
authored
5 years ago
e3e89753
delete custom transifex bash script
· 619d46c5
cyberta
authored
5 years ago
619d46c5
update tx config file (#8877)
· cfa583ba
cyberta
authored
5 years ago
cfa583ba
update translations: ar, el, es, et, fr, he, it, ja, ru
· 67610546
cyberta
authored
5 years ago
67610546
Aug 01, 2019
Merge branch 'update_ndk' into 'master'
· af49cc03
cyberta
authored
5 years ago
af49cc03
update ndk version to r20 - preparation for go libraries cross compiling
· 93a721c2
cyberta
authored
5 years ago
93a721c2
Jul 14, 2019
update help description for -beta flag in prepareForDistribution.sh
· 2babd810
cyberta
authored
5 years ago
2babd810
check only for signing if ANDROID_BUILD_TOOLS is set
· 0d2a8ac2
cyberta
authored
5 years ago
0d2a8ac2
use prepareForDistribution.sh in CI
· 434df5f7
cyberta
authored
5 years ago
434df5f7
update help instructions to prepareForDistribution.sh and add option to build...
· 1d4689a6
cyberta
authored
5 years ago
1d4689a6
Merge branch 'work_on_CI'
· 4ee88715
cyberta
authored
5 years ago
4ee88715
add a script to install an apk on all running emulators at the same time
· 4af8a54f
cyberta
authored
5 years ago
4af8a54f
update build script for building and signing stable and beta releases of...
· 51f372eb
cyberta
authored
5 years ago
51f372eb
remove unnecessary check for unchanged default app names and application Id's in build.gradle
· c7800673
cyberta
authored
5 years ago
c7800673
keep build logs on failure in CI
· 41b80db9
cyberta
authored
5 years ago
41b80db9
Jul 13, 2019
pipe build_deps.sh logs into file
· afea1bfb
cyberta
authored
5 years ago
afea1bfb
pipe CI output for builds into log files
· dcd9f26d
cyberta
authored
5 years ago
dcd9f26d
fix gradle build script for Beta releases regarding the app name
· db2af80d
cyberta
authored
5 years ago
db2af80d
Jul 12, 2019
set version to 1.0.0RC1
· 73dd9035
cyberta
authored
5 years ago
View commits for tag 1.0.0RC1
1.0.0RC1
73dd9035
Merge branch 'improve_blocking_vpn' into 'master'
· 6c9a2908
cyberta
authored
5 years ago
6c9a2908
remove unused methods in PreferenceHelper
· 50667074
cyberta
authored
5 years ago
50667074
reduce the always on alert dialog customization for now
· f6200adf
cyberta
authored
5 years ago
f6200adf
fix english translation for blocking vpn system setting
· db501825
cyberta
authored
5 years ago
db501825
cleanup: undo unnecessary if-clause nesting
· 58a1aec0
cyberta
authored
5 years ago
58a1aec0
print stacktrace if json serialization of a VpnProfile fails
· 6abe74c4
cyberta
authored
5 years ago
6abe74c4
* use static atomicBoolean to save alwaysOn settings instead of sharedPrefs
· 045675a8
cyberta
authored
5 years ago
045675a8
fix shared preferences location for saving last used vpn profile
· 2979517d
cyberta
authored
5 years ago
2979517d
add blocking vpn info in corresponding alert dialog, use similar layout as for donation dialog
· 2b649dbc
cyberta
authored
5 years ago
2b649dbc
get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead code
· 65a09aa7
cyberta
authored
5 years ago
65a09aa7
better support for android 8.X always-on killswitch (#8945 & #8928)
· f5b8dae7
cyberta
authored
5 years ago
f5b8dae7
remove unused activities
· 962e6261
cyberta
authored
5 years ago
962e6261
Loading