Skip to content

Conversation

@xLexip
Copy link
Owner

@xLexip xLexip commented Dec 5, 2025

No description provided.

xLexip and others added 30 commits May 21, 2025 21:13
* Match the new system settings (Android 16 QPR 1)
* Dialog for when the WRITE_SECURE_SETTINGS permission is missing.
* Provide the ADB command (and a copy action).
* and check if the permission was granted in the meantime on another switch toggle.
#45: Error dialog for missing permission
* Write app name in title case
* Update app logo ("rainy light")
* We get crashes from Android 11 devices, despite minSDK 31.
* Fixes Fatal Exception: java.lang.NoSuchFieldError: No instance field fontWeightAdjustment of type I in class Landroid/content/res/Configuration; or its superclasses (declaration of 'android.content.res.Configuration' appears in /system/framework/framework.jar)
* EN and DE manual, rest auto-translated using Gemini models.
* Implement Android's per-app language preferences and a change language option (Android 12+).
* Also reorder the three-dot menu.
* For play store beta releases.
* With beta version suffix.
* Adaptive theme does not work on tablets atm.
#36
* Taps toggle the service
* Long Press open the app
* Unavailable if the permission is missing (WRITE_SECURE_SETTINGS)
* Play Store Closed Testing Release
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 5, 2025

#48
* Implement an Analytics Gate to disable logging for alternative installation methods (= not Google Play)

x
@xLexip xLexip marked this pull request as ready for review December 5, 2025 18:58
@xLexip xLexip merged commit 8b18621 into main Dec 5, 2025
6 checks passed
xLexip added 17 commits December 5, 2025 20:00
* Play Store Alpha Testing
* Fix icon
* Add description
* Add service disable action to the notification
* A backup does not make sense since the WIRTE_SECURE_SETTINGS permission needs to be granted after a new installation.
* Instead of installing ADB and executing a command, users can now simply use lexip.dev/hecate/setup.
* Play Store Beta Testing
* Use JVM 17
* Add beta suffix for debug builds
* It leads to the play store for the user to send the beta feedback.
* In-app reviews do not work with beta feedback.
* Fixes NPE in BroadcastReceiverService.onStartCommand.
* Accept Intent? in onStartCommand to prevent NPE.
* Start foreground immediately to meet Android requirements.
* Switch callers to startForegroundService to comply with background limits.
* And other small improvements.
…pid toggles"

This reverts commit d87d67f9b909f357f8dab686d6ecee986c93981d.

This led to user confusion.
xLexip added a commit that referenced this pull request Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants