mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
## Description - Fix crash on license info page for release builds (#1437) - Fix configuring which ratings to show by default (#1407) - When re-ordering nav drawer items, ensure the one that was just moved is always visible (#886 ) - Fix app losing focus when switching between list layout types (#1428) - If the version doesn't have any additional commits, don't show the git hash info (ie `v0.6.4-0-gabc1234` shows as `v0.6.4`) - Adds tests for Version comparisons & toString ### Related issues See above ### Testing Emulator ## Screenshots N/A ## AI or LLM usage None
3 lines
137 B
XML
3 lines
137 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:tools="http://schemas.android.com/tools"
|
|
tools:keep="@raw/aboutlibraries" />
|