Skip to content

Releases: cylonid/NativeAlphaForAndroid

v0.85.1

29 Jan 19:23

Choose a tag to compare

v0.85.1 Pre-release
Pre-release

Latest changes (bugfixes):

  • Fixed an issue where the app could not restore a backup properly
  • Fixed an issue where an unavailable favicon led to a crash during favicon retrieval

v0.85

17 Jan 09:54

Choose a tag to compare

v0.85 Pre-release
Pre-release

Changes

  • Custom icons supported
  • Progress bar indicating reload added
  • Custom user-agent option added
  • Periodical page refresh option added
  • Several minor fixes, e.g., new LibAdblockWebView version (causing a larger APK size)

v0.84

21 Sep 17:50

Choose a tag to compare

v0.84 Pre-release
Pre-release

Changes

  • Web App label on mainscreen can be changed by user
  • File downloads are supported
  • Location access is supported (experimental)

v0.83

16 Aug 13:33

Choose a tag to compare

v0.83 Pre-release
Pre-release

Changes

  • Multiple Web Apps will be kept open in background (similar to opened tabs in a mobile browser). This behaviour is limited by system settings and your device's RAM.
  • Backup & Restore of Native Alpha settings + Web Apps
  • Refined "Go Back" behaviour to get back to Native Alpha Main Screen from an openend Web App.
  • New multi-touch gesture (two-finger down) to reload page.

v0.82.1

01 Aug 13:30

Choose a tag to compare

v0.82.1 Pre-release
Pre-release

Changes

  • Removed Google Play Services dependency for displaying used open-source libraries to comply with F-Droid policy
  • This release has no functional changes compared to the previous version, it is used to prepare for F-Droid deployment.

v0.82

23 Jul 18:42

Choose a tag to compare

v0.82 Pre-release
Pre-release

Changes

  • HTTP connection handling: Added an option "Allow HTTP" on Web App level. Upon establishing a HTTP connection for the first time, the user gets a prompt and can decide to allow HTTP within the currently opened Web App (i.e., the user will not get prompted again).
  • SSL error handling: Alert dialog is shown, the user is advised to leave.
  • Data savings: Added options to send "Save-data" HTTP header and to block the loading of images.
  • Redesigned and restructured the Web App Settings + Global Settings page.
  • Added PayPal donation button to About page.

v0.81

18 Jul 08:23

Choose a tag to compare

v0.81 Pre-release
Pre-release

Bugfix:
Correct databinding for android:enabled property in web app settings screen. Beforehand, dependent switches were only disabled after onCheckedChange, now they are always disabled as expected.

v0.8

13 Jul 14:02

Choose a tag to compare

v0.8 Pre-release
Pre-release

First beta release