global: remove statistics

Remove until a more future proof solution is found
as mpandroidchart is not maintained anymore.
This commit is contained in:
2026-08-08 21:44:17 +02:00
parent d74524524a
commit 5663a838e7
10 changed files with 1 additions and 1022 deletions
-4
View File
@@ -30,10 +30,6 @@
android:name=".SettingsActivity"
android:label="@string/settings_title"
android:theme="@style/Theme.LunaTracker"/>
<activity
android:name=".LongTermStatisticsActivity"
android:label="@string/statistics_title"
android:theme="@style/Theme.LunaTracker"/>
</application>
</manifest>