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
50bcfa80
Commit
50bcfa80
authored
3 years ago
by
cyberta
Browse files
Options
Downloads
Patches
Plain Diff
update to version 1.1.0RC2
parent
61d733f7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
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 @
50bcfa80
1.1.0RC2 - UX upgrade beta release
features:
- many UI and UX improvements:
* updated gateway selector
* new settings screen
* updated VPN main screen
* updated exclude apps screen
- show UDP settings
- show snowflake settings
bugfixes:
- fix save battery feature
- fix disappearing action bar subtitles after orientation change
1.1.0RC1 - early snowflakes release
1.1.0RC1 - early snowflakes release
features:
features:
- support of tor and snowflake to circumvent censorship of the API server
- support of tor and snowflake to circumvent censorship of the API server
...
...
This diff is collapsed.
Click to expand it.
app/build.gradle
+
2
−
2
View file @
50bcfa80
...
@@ -14,8 +14,8 @@ android {
...
@@ -14,8 +14,8 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"se.leap.bitmaskclient"
applicationId
"se.leap.bitmaskclient"
versionCode
15
6
versionCode
15
7
versionName
"1.1.0RC
1
"
versionName
"1.1.0RC
2
"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
30
targetSdkVersion
30
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