--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To post to this group, send email to banana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/076f61b8-0889-4ff2-9c77-23c861dd45fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Icon is full black you need to put it other colour
On 4/10/19, Sylvain D <doum...@gmail.com> wrote:
> Hi John David, it works! Thank you for this initial release!
>
> --
> You received this message because you are subscribed to the Google Groups
> "comp.mobile.nokia.8110" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to bananahackers+unsubscribe@googlegroups.com.
Very nice improvment! Thank you!
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To post to this group, send email to banana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/f1d4d9ab-5076-41db-bab4-e45bd6a06841%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To post to this group, send email to banana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/356e6908-7c80-42b4-8efe-a3df7230761f%40googlegroups.com.
background : blackfocus on mp3 background : yellowis it?
On Fri, Apr 12, 2019 at 1:41 PM John-David Deubl <struk...@gmail.com> wrote:
pls reinstall the app from the gDrive source,--if the first mp3 background yellow ?
Am Freitag, 12. April 2019 09:13:31 UTC+2 schrieb Sylvain D:But after some time (1 minute or so) the app starts working! Great!
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
Works exacly as you announced. Nice build, thanks!
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To post to this group, send email to banana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/5fcd2d3e-4797-4d46-abce-f4b08c7f0e89%40googlegroups.com.
var mp3Finder = new Applait.Finder({ type: "sdcard", debugMode: false });var oggFinder = new Applait.Finder({ type: "sdcard", debugMode: false });var flacFinder = new Applait.Finder({ type: "sdcard", debugMode: false });
mp3Finder.search(".mp3");oggFinder.search(".ogg");flacFinder.search(".flac");
Indeed, great update!