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
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
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
leap
bitmask_android
Commits
be834bef
Commit
be834bef
authored
4 years ago
by
cyberta
Browse files
Options
Downloads
Patches
Plain Diff
update version to 1.0.4
parent
f1068885
No related branches found
No related tags found
No related merge requests found
Pipeline
#43644
failed
4 years ago
Stage: docker_image_sdk
Stage: docker_image_other
Stage: build
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG
+14
-0
14 additions, 0 deletions
CHANGELOG
app/build.gradle
+2
-2
2 additions, 2 deletions
app/build.gradle
with
16 additions
and
2 deletions
CHANGELOG
+
14
−
0
View file @
be834bef
1.0.4 - Menshen release
features:
- geoip service: improved automatic gateway selection, taking hemisphere into account
- vpn tethering over bluetooth
- general vpn tethering improvements
- tile service: start/stop Bitmask from Quick Setting Tiles
- updated openvpn, openssl, ics-openvpn dependencies, Android support libraries, golang version
- reduced APK size for RiseupVPN
bugfixes:
- fixes for several UI bugs on Android 4.X devices
- improved provider setup flow
- fixes for several rare crashes
- fixed memory leaks
1.0.3 - #PuraVida release
1.0.3 - #PuraVida release
features:
features:
- circumvent DNS blocking
- circumvent DNS blocking
...
...
This diff is collapsed.
Click to expand it.
app/build.gradle
+
2
−
2
View file @
be834bef
...
@@ -14,8 +14,8 @@ android {
...
@@ -14,8 +14,8 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"se.leap.bitmaskclient"
applicationId
"se.leap.bitmaskclient"
versionCode
14
7
versionCode
14
8
versionName
"1.0.
3
"
versionName
"1.0.
4
"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
28
targetSdkVersion
28
vectorDrawables
.
useSupportLibrary
=
true
vectorDrawables
.
useSupportLibrary
=
true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment