Skip to content

Commit

Permalink
Prepare release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cylonid committed Aug 17, 2024
1 parent 930aaad commit a39916f
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 46 deletions.
25 changes: 8 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# <img src="graphics/logo.png" width="50px" alt=""></img> Native Alpha
![OS](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white&style=plastic)
![OS](https://img.shields.io/badge/MinVersion-8.0-red)
![SDK](https://img.shields.io/badge/SDK-32-yellowgreen)
![SDK](https://img.shields.io/badge/SDK-35-yellowgreen)
[![GitHub release](https://img.shields.io/github/v/release/cylonid/NativeAlphaForAndroid?include_prereleases&color=blueviolet)](https://github.com/cylonid/NativeAlphaForAndroid/releases)
[![Github all releases](https://img.shields.io/github/downloads/cylonid/NativeAlphaForAndroid/total?color=blue&label=GitHub%E2%87%A9&style=plastic)](https://somsubhra.github.io/github-release-stats/?username=cylonid&repository=NativeAlphaForAndroid&page=1&per_page=20)
[![GitHub license](https://img.shields.io/github/license/cylonid/NativeAlphaForAndroid?color=orange)](https://github.com/cylonid/NativeAlphaForAndroid/blob/master/LICENSE)
Expand All @@ -20,7 +20,7 @@

## Download Options
[![IzzyOnDroid Download Badge](graphics/IzzyOnDroid.png)](https://apt.izzysoft.de/fdroid/index/apk/com.cylonid.nativealpha)
[![APK Download Badge](graphics/apk_badge.png)](https://github.com/cylonid/NativeAlphaForAndroid/releases/download/v1.3.1/NativeAlpha-standard-universal-release-v1.3.1.apk)
[![APK Download Badge](graphics/apk_badge.png)](https://github.com/cylonid/NativeAlphaForAndroid/releases/download/v1.4.0/NativeAlpha-standard-universal-release-v1.4.0.apk)
[![Google Play Download Badge](graphics/google_play.png)](https://play.google.com/store/apps/details?id=com.cylonid.nativealpha)
### Paid Download
[![Google Play Download Badge](graphics/google_play.png)](https://play.google.com/store/apps/details?id=com.cylonid.nativealpha.pro)
Expand All @@ -31,22 +31,13 @@
* Biometric Access Protection: For every Web App, you can enable access protection (Fingerprint + fallback to lockscreen PIN)
* Experimental "Force Dark Mode" also available for websites (configurable with respect to day-time)

## Latest Changes (v1.3.0)

* Resolved unusual going back behaviour on certain websites
* Added support for Google OAuth-enabled sites
* Context Menu: Long-press context menu with several options (Share, going back/forward, reload...)
* Added pinch-to-zoom setting
* Added option to freely set start URL of Web Apps to support non-standard URLs (expert settings)
* Build for x86 and x86_64 platform included
* Several bugfixes and general improvements

### Minor changes (v1.3.1)
* Fixed a crash upon adding new Web Apps in certain situations
* Fixed global Web App settings being disabled in certain situations
* Other minor fixes
* Spanish translation added (thanks to https://github.com/cyanwolfg)
## Latest Changes (v1.4.0)

* Order of Web Apps in menu can be changed
* File downloads are supported
* Native Alpha custom context menu can be deactived so that the standard browser context menu is shown
* Italian translation added
* General, technical version updates

### Native Alpha Plus

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ android {
applicationId "com.cylonid.nativealpha"
minSdkVersion 26
targetSdkVersion 35
versionCode 1311
versionName "1.3.1"
versionCode 1400
versionName "1.4.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'
Expand Down
19 changes: 6 additions & 13 deletions app/src/main/assets/news/latestUpdate_de.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,14 @@
<main>
<article id="update">
<h1>Aktuelle Neuerungen</h1>
<h3>Version: v1.3.1</h3>
<h3>Version: v1.4.0</h3>
<ul>
<li>Zurück-Verhalten auf div. Webseiten verbessert</li>
<li>Unterstützung für Webseiten mit Google OAuth</li>
<li>Kontextmenü: Langes Drücken öffnen Menü mit mehreren Optionen (Teilen, Vor/Zurück, Neu laden...)</li>
<li>Pinch-To-Zoom-Einstellung hinzugefügt</li>
<li>Start-URL kann nun frei gewählt werden (Experten-Einstellungen)</li>
<li>Build für x86- und x86_64-Plattformen enthalten</li>
<li>Mehrere Bugfixes und generelle Verbesserungen</li>
<li>Web-App-Reihenfolge im Menü kann geändert werden</li>
<li>Datei-Downloads werden unterstützt</li>
<li>Native Alpha-Kontextmenü kann pro Web-App deaktiviert werden, sodass das normale Browser-Kontextmenü gezeigt wird</li>
<li>Italienische Übersetzung hinzugefügt</li>
<li>Generelle, technische Versionsupdates</li>
</ul>
<h5>Native Alpha Plus</h4>
<ul>
<li>Biometrische Zugriffskontrolle: Für jede Web-App kann getrennt eine Zugriffskontrolle aktiviert werden (Fingerabdruck / Lockscreen-PIN als Fallback)</li>
<li>Weitere Verbesserungen des Dark Modes</li>
</ul>
</article>
<article id="eula">
<h1>Nutzungsbedingungen - <wbr>Haftungsausschluss</h1>
Expand Down
21 changes: 7 additions & 14 deletions app/src/main/assets/news/latestUpdate_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,15 @@
<main>
<article id="update">
<h1>News</h1>
<h3>Version: v1.3.1</h3>
<h3>Version: v1.4.0</h3>
<ul>
<li>Resolved unusual going back behaviour on certain websites</li>
<li>Added support for Google OAuth-enabled sites</li>
<li>Context Menu: Long-press context menu with several options (Share, going back/forward, reload...)</li>
<li>Added pinch-to-zoom setting</li>
<li>Added option to freely set start URL of Web Apps to support non-standard URLs (expert settings)</li>
<li>Build for x86 and x86_64 platform included</li>
<li>Several bugfixes and general improvements</li>
<li>Order of Web Apps in menu can be changed</li>
<li>File downloads are supported</li>
<li>Native Alpha custom context menu can be deactived so that the standard browser context menu is shown</li>
<li>Italian translation added</li>
<li>General, technical version updates</li>
</ul>
<h5>Native Alpha Plus</h4>
<ul>
<li>Biometric access Protection: For every Web App, you can enable access protection (
Fingerprint + fallback to lockscreen PIN)</li>
<li>Further enhancements for Dark Mode</li>
</ul>

</article>
<article id="eula">
<h1>Terms of Usage - <wbr>Nonliability</h1>
Expand Down
Binary file modified fastlane/metadata/android/en-US/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified graphics/screenshots/mainScreen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a39916f

Please sign in to comment.