Open Issues Need Help
View All on GitHubAI Summary: Fix the unresponsiveness of the back button in the settings views of the Trilium Notes Android app. The issue appears to be that the back button is obscured by the Android notification bar on some devices, such as the Pixel 7. The solution likely involves adjusting the layout or UI elements to ensure the back button is always accessible and visible, regardless of the notification bar's position.
Android client for Trilium Notes
AI Summary: Update the Android targetSdkVersion in the Trilium Notes for Android project to 36. This involves modifying the build configuration files (likely `build.gradle`) to reflect the change and addressing any compatibility issues or breaking changes introduced by the update to Android 16. The provided link to Android 16 behavior changes may be helpful in identifying and resolving potential problems.
Android client for Trilium Notes