Skip to content

Releases: cylonid/NativeAlphaForAndroid

v0.83

16 Aug 13:33
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release

First beta release