Skip to content

Commit

Permalink
Version v5.7.9, Build 115790, Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
iiordanov committed Feb 9, 2025
1 parent cdb342c commit 1b99e82
Show file tree
Hide file tree
Showing 12 changed files with 27 additions and 17 deletions.
4 changes: 2 additions & 2 deletions CustomVnc-app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="115780"
android:versionName="v5.7.8">
android:versionCode="115790"
android:versionName="v5.7.9">

<uses-permission tools:node="removeAll" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
4 changes: 2 additions & 2 deletions Opaque-app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="115780"
android:versionName="v5.7.8">
android:versionCode="115790"
android:versionName="v5.7.9">

<uses-feature
android:name="android.hardware.usb.host"
Expand Down
4 changes: 2 additions & 2 deletions aRDP-app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="115780"
android:versionName="v5.7.8">
android:versionCode="115790"
android:versionName="v5.7.9">

<uses-permission tools:node="removeAll" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
4 changes: 2 additions & 2 deletions aSPICE-app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="115780"
android:versionName="v5.7.8">
android:versionCode="115790"
android:versionName="v5.7.9">

<uses-feature
android:name="android.hardware.usb.host"
Expand Down
4 changes: 2 additions & 2 deletions bVNC-app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="115780"
android:versionName="v5.7.8">
android:versionCode="115790"
android:versionName="v5.7.9">

<uses-permission tools:node="removeAll" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
3 changes: 2 additions & 1 deletion bVNC/CHANGELOG-Opaque
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
v5.7.8
v5.7.9
- Bugfix for SEGFAULT in pixman when neon features are enabled
- Upgraded spice-gtk back to 0.42
- Improved pointer movement logic
v5.7.4
- Reverted back to spice-gtk 0.39 due to issues with 0.42
v5.7.3
Expand Down
3 changes: 3 additions & 0 deletions bVNC/CHANGELOG-aRDP
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v5.7.9
- Improved SSH key import logic
- Improved pointer movement logic
v5.7.8
- Decreased latency of mouse events
- Improved responsiveness when using Send Text dialog
Expand Down
3 changes: 3 additions & 0 deletions bVNC/CHANGELOG-aSPICE
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v5.7.9
- Improved SSH key import logic
- Improved pointer movement logic
v5.7.8
- Bugfix for toolbar location when launching via widget or URI
v5.7.5
Expand Down
3 changes: 3 additions & 0 deletions bVNC/CHANGELOG-bVNC
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v5.7.9
- Improved SSH key import logic
- Improved pointer movement logic
v5.7.8
- Bugfix for toolbar location when launching via widget or URI
v5.7.2
Expand Down
4 changes: 2 additions & 2 deletions freeaRDP-app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="115780"
android:versionName="v5.7.8">
android:versionCode="115790"
android:versionName="v5.7.9">

<uses-permission tools:node="removeAll" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
4 changes: 2 additions & 2 deletions freeaSPICE-app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="115780"
android:versionName="v5.7.8">
android:versionCode="115790"
android:versionName="v5.7.9">

<uses-permission tools:node="removeAll" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
4 changes: 2 additions & 2 deletions freebVNC-app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="115780"
android:versionName="v5.7.8">
android:versionCode="115790"
android:versionName="v5.7.9">

<uses-permission tools:node="removeAll" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down

0 comments on commit 1b99e82

Please sign in to comment.