From 5d41f88d64e8de098ecfe1cbd8e8430e1005d881 Mon Sep 17 00:00:00 2001 From: Lictex Steaven Date: Wed, 2 Oct 2019 20:50:06 +0800 Subject: [PATCH] . --- .idea/caches/gradle_models.ser | Bin 179547 -> 179547 bytes README.md | 12 +++++++----- app/src/main/res/values/strings.xml | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.idea/caches/gradle_models.ser b/.idea/caches/gradle_models.ser index 25c5e95bcc0bed994db183d2b8892aa7470eb515..f934a540e8840c977d3a88007cd4c9ca1af8c62f 100644 GIT binary patch delta 90 zcmccpi|h6;t__blxPo1KTNyxradM!m_GSsrm8N{3FKJ(5C}gN(a4lhAO_@AVLbUmb tUHcO|#_dn+n9?-aYS%~mF&0cutYj44o}9sC$;RSXWo*2CK_1g?KLE(VABg|} delta 90 zcmccpi|h6;t__blxMsOdd&~d=jFSUhwKq#}t~BM_rcvq5P{>fn;9A1KnlgE!glO{< uyY?q`jN6~sF{Np;&2cYpXDpbWSji~7JvoEPl8uFHsphQh3-XwD`vCyH%O7+A diff --git a/README.md b/README.md index 135bd08..9211d43 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # osu!player -play music with hitsounds on android devices, inspired by [this project](https://github.com/Milkitic/Osu-Player) +play music with hitsounds on android devices, inspired by [this project](https://github.com/Milkitic/Osu-Player). -(only) tested on Galaxy S10+ (android p) +(only) tested on Galaxy S10+ (android p) + ## known issues -* sliderticks wont be played. (idk how to calculate position of sliderticks -* may incompatible with old osu file formats -* many more bugs +* sliderticks wont be played. (idk how to calculate screen position of them +* maybe incompatible with old osu file formats. +* low performance. +* many many more bugs. diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 068d876..b524f86 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - osu! Player + osu!player Hello blank fragment