Releases · cylonid/NativeAlphaForAndroid

v1.5.2

  • Fixed cases where OK button could not be pressed on intro screen
  • Changed system top bar to neutral color again
  • Fixed an issue with desktop mode on large screens
  • Fixed crashes when opening pop up menu
  • Information dialog regarding adblock-related crashes

v1.5.1

  • Fixed a crash upon app start when global settings cannot be read from disk

v1.5.0

  • New adblock engine that allows users to add their own selection of block lists. By default, the app will download and use "Fanboy Ultimate List" from https://fanboy.co.nz. You can change your block list sources at any time.
  • Material Design 3-based components and theme
  • Cleaner main screen, less buttons: "Delete" and "Open settings" actions are available via swipe, Web Apps are opened by clicking on the label.
  • Login using HTTP Auth is supported
  • Websites with implemented native color-scheme (e.g., wikipedia.org) will now be displayed with respect to the active system theme (light/dark)
  • Several bugfixes, most notably regarding the top system bar on devices running Android 15

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

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)

v1.3.0

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

Native Alpha Plus

  • Biometric Access Protection: For every Web App, you can enable access protection (Fingerprint + fallback to lockscreen PIN)
  • Further enhancements for Dark Mode

v1.2.0

Latest Changes

  • Support for camera and microphone access
  • Support for mailto and tel hyperlinks
  • Support for file picker dialogs
  • Support for DRM-protected content
  • Enhanced support for video playback
  • Enabled for usage with non-internet addresses
  • Color theme will from now on always follow system settings

v1.1.0

Latest Changes (no APK provided)

  • Support for mailto and tel hyperlinks
  • Support for file picker dialogs
  • Support for DRM-protected content
  • Enhanced support for video playback
  • Enabled for usage with non-internet addresses
  • Color theme will from now on always follow system settings

v1.01

Hotfix release(v1.01):

  • Fixed an issue where Web Apps were forcefully displayed in Dark Mode when the app itself was in Dark Mode.

v1.00

Latest changes

This APK is now signed with my private release key which is different from the pre-release versions. Therefore, please create a backup of your settings and reinstall the application.

  • Added option to control Google Safe Browsing usage
  • Added option to ignore SSL errors for single Web Apps (hidden in expert settings)
  • Pages are no longer reloaded if you switch between portrait and landscape mode
  • New settings model: You can use a set of Web App Settings globally for all Web Apps and override this set for single apps if necessary
  • UI overhaul for global and Web App settings
  • Greatly reduced APK size by not including x86 libs
  • Several minor fixes