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
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
cyberta
bitmask_android
Commits
1a4643dc
Commit
1a4643dc
authored
10 years ago
by
Parménides GV
Browse files
Options
Downloads
Plain Diff
Merge branch 'release-0.9.2' into develop
parents
1be9cbb3
618792ca
Branches
Branches containing commit
Tags
0.9.2RC1
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG
+6
-0
6 additions, 0 deletions
CHANGELOG
app/src/main/AndroidManifest.xml
+2
-2
2 additions, 2 deletions
app/src/main/AndroidManifest.xml
with
8 additions
and
2 deletions
CHANGELOG
+
6
−
0
View file @
1a4643dc
0.9.2
Bugs:
- Sign Up dialog works correctly
Features:
- Updated ics-openvpn code (thanks Arne!)
0.9.1 January 21 2015 - the "insistent reloaded" release
Bugs:
- Autostart on boot works
...
...
This diff is collapsed.
Click to expand it.
app/src/main/AndroidManifest.xml
+
2
−
2
View file @
1a4643dc
...
...
@@ -17,8 +17,8 @@
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"se.leap.bitmaskclient"
android:versionCode=
"11
2
"
android:versionName=
"0.9.1"
>
android:versionCode=
"11
3
"
android:versionName=
"0.9.
2RC
1"
>
<uses-permission
android:name=
"android.permission.INTERNET"
/>
<uses-permission
android:name=
"android.permission.ACCESS_NETWORK_STATE"
/>
...
...
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