From 3f2ea9073d75864a74414f2aa09dddfb9305efb6 Mon Sep 17 00:00:00 2001 From: Hemanth S Date: Mon, 30 Jul 2018 22:59:59 +0530 Subject: [PATCH 1/4] Update FAQ.md --- FAQ.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/FAQ.md b/FAQ.md index e750c170..09e507bb 100644 --- a/FAQ.md +++ b/FAQ.md @@ -24,3 +24,10 @@ A: Settings -> Personalize -> Fullscreen controls -> Enable (this will only be v #### Q: Why are gallery or random pictures showing up as album art? A: Settings -> Images -> Ignore media store covers -> Enable + +#### Q: File format not support +A: Retro Music uses the native media player that comes with your Android phone, so as long as a filetype is supported by your phone, it is supported by Retro Music App. + +#### Q: Mobile becomes slow/ lagging +A: Retro Music App is image intensive, it keeps images in cache for quick loading. + From 2853da1590ad3c590bdd94d24ce87d3fcae8d91f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Ivanovi=C4=87?= <35743654+markoivanovic8@users.noreply.github.com> Date: Tue, 31 Jul 2018 11:16:06 +0200 Subject: [PATCH 2/4] Update the FAQ --- FAQ.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index 09e507bb..4c5e0cb5 100644 --- a/FAQ.md +++ b/FAQ.md @@ -25,9 +25,9 @@ A: Settings -> Personalize -> Fullscreen controls -> Enable (this will only be v #### Q: Why are gallery or random pictures showing up as album art? A: Settings -> Images -> Ignore media store covers -> Enable -#### Q: File format not support -A: Retro Music uses the native media player that comes with your Android phone, so as long as a filetype is supported by your phone, it is supported by Retro Music App. +#### Q: Which file types are supported? +A: Retro Music uses the native media player that comes with your Android phone, so as long as a file type is supported by your phone, it's supported by Retro Music. -#### Q: Mobile becomes slow/ lagging -A: Retro Music App is image intensive, it keeps images in cache for quick loading. +#### Q: Why is my device slowing down when I'm using the app? +A: Retro Music is image intensive, it keeps images in the cache for quick loading. From 1977b374b2de46e55eeb4ba013c1c8d34bb69b34 Mon Sep 17 00:00:00 2001 From: Hemanth S Date: Wed, 1 Aug 2018 12:05:49 +0530 Subject: [PATCH 3/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95ac4796..9c95a87b 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,5 @@ Retro Music is an open source, local music player for Android. #### License Retro Music Player is released under the GNU General Public License v3.0 (GPLv3), which can be found here: [License](LICENSE.md) + +#### FAQ [Here](https://github.com/h4h13/RetroMusicPlayer/blob/master/FAQ.md) From d608ca31b28b5f3ca43615d170af5eb759111d7b Mon Sep 17 00:00:00 2001 From: Hemanth S Date: Wed, 1 Aug 2018 12:21:16 +0530 Subject: [PATCH 4/4] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9c95a87b..0499732f 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,6 @@ Retro Music is an open source, local music player for Android. Retro Music Player is released under the GNU General Public License v3.0 (GPLv3), which can be found here: [License](LICENSE.md) #### FAQ [Here](https://github.com/h4h13/RetroMusicPlayer/blob/master/FAQ.md) + +#### Change-Log and Release [Here](https://github.com/h4h13/RetroMusicPlayer/releases) +