ImranR98 / Obtainium

Get Android app updates straight from the source.
https://obtainium.imranr.dev
GNU General Public License v3.0
8.11k stars 177 forks source link

Can't add Novalauncher beta via HTML source #1542

Closed Kasi07 closed 7 months ago

Kasi07 commented 7 months ago

Description

When trying to add the Novalauncher beta version via the HTML source like described in #1048 it only shows a popup "ok" but doesn't actually add the App to the apps list.

To Reproduce

  1. Add new App with
    • Base URL: https://novalauncher.com/beta
    • Custom APK LInk Filter: packageName=com.teslacoilsw.launcher&betaType=public&versionCode=
    • Version String extraction: versionCode=([0-9]+)$
    • Match Group to Use for Version string extraction: 1
  2. Tap on Add

Screenshots and Logs

image

Please complete the following information:

ImranR98 commented 7 months ago

Should work now: https://github.com/ImranR98/Obtainium/releases/tag/v1.1.4