I had a faster tuning
and I tried to support a problem that does not play to the end of the M4A Ampache.
and Was added to the theme of Miku
I want to fix the future design of the button is because they do not like.
Test APK here:
https://bitbucket.org/yokmama/just-player/downloads/JUST_PLAYER_v3.25b_20121104.apk
Will be published to market with this version a bit more
Sunday, November 4, 2012
Saturday, November 3, 2012
Main points could be implemented
This version is probably faster.
I need a little more time because it is still insufficient test
Here:
https://bitbucket.org/yokmama/just-player/downloads/JUST_PLAYER_v3.25b_20121103.apk
I need a little more time because it is still insufficient test
Here:
https://bitbucket.org/yokmama/just-player/downloads/JUST_PLAYER_v3.25b_20121103.apk
Friday, November 2, 2012
This week's update might not make
Hi
This week's update might not make.
I have an update soon to fix the problem so many, I'm sorry.
It should be lighter than now be put to the playlist 1000 songs 5000 songs by this fix.
Please wait a little
This week's update might not make.
I have an update soon to fix the problem so many, I'm sorry.
It should be lighter than now be put to the playlist 1000 songs 5000 songs by this fix.
Please wait a little
Until then, please try the latest build from the following URL.
Here:
Thursday, November 1, 2012
Fixed a few bugs
The following fix will be included in an update of this weekend.
* Fixed a bug that crashed after the album's song selection
* Fixed a bug that crashes when you change the data source in the sub-list view
* Fixed a bug in the Options menu of the character and Dark Rie is not visible
* Fixed a bug where album art is not to redraw the album art to play a song that has not been set
I'm investigating a bug where song order is incorrect.
(I have not been able to reproduce yet)
The latest build can be downloaded from the following link.
If you use, please uninstall it before installing.
Here:
https://bitbucket.org/yokmama/just-player/downloads/JUST_PLAYER_v3.25b_20121101.apk
* Fixed a bug that crashed after the album's song selection
* Fixed a bug that crashes when you change the data source in the sub-list view
* Fixed a bug in the Options menu of the character and Dark Rie is not visible
* Fixed a bug where album art is not to redraw the album art to play a song that has not been set
I'm investigating a bug where song order is incorrect.
(I have not been able to reproduce yet)
The latest build can be downloaded from the following link.
If you use, please uninstall it before installing.
Here:
https://bitbucket.org/yokmama/just-player/downloads/JUST_PLAYER_v3.25b_20121101.apk
Monday, October 29, 2012
An exception occurs after you select a song on the album
Hi
An exception occurs after selecting a song on the album.
Exception log will arrive on a daily basis, I found out about the cause.
----- 2012/10/28 12:42:22 (UTC) [1/1]
[AppName]:jp.co.kayo.android.localplayer
[Dev]:evita
[Mod]:One X
[Sdk]:16
[Ver]:3.22
[Comment]:
[StackTrace]:
java.lang.RuntimeException: An error occured while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:299)
at java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:273)
at java.util.concurrent.FutureTask.setException(FutureTask.java:124)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:307)
at java.util.concurrent.FutureTask.run(FutureTask.java:137)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:230)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
at java.lang.Thread.run(Thread.java:856)
Caused by: java.lang.NullPointerException
at jp.co.kayo.android.localplayer.provider.ContentsUtils.getMedia(ContentsUtils.java:1111)
at jp.co.kayo.android.localplayer.provider.ContentsUtils.getMedia(ContentsUtils.java:1097)
at jp.co.kayo.android.localplayer.fragment.PlaybackListViewFragment$2.doInBackground(PlaybackListViewFragment.java:536)
at jp.co.kayo.android.localplayer.fragment.PlaybackListViewFragment$2.doInBackground(PlaybackListViewFragment.java:1)
at android.os.AsyncTask$2.call(AsyncTask.java:287)
However, this bug does not occur in the terminal that I have.
(GalaxyNexux, GalaxyS2, XperiaX10, Nexux7)
Although the fix for that, but I can not confirm if it had been fixed in the test.
Is there people who are out of the problem by those who've read this blog?
Under build is the build for testing. I have to fix only a selection of songs from the album. We will be officially released if the problem is not generated by this.
Here:
https://bitbucket.org/yokmama/just-player/downloads/JUST_PLAYER_v3.24b_20121029.apk
More Info:
https://groups.google.com/forum/?fromgroups=#!topic/justplayer-user/gMFR3AMUnXs
An exception occurs after selecting a song on the album.
Exception log will arrive on a daily basis, I found out about the cause.
----- 2012/10/28 12:42:22 (UTC) [1/1]
[AppName]:jp.co.kayo.android.localplayer
[Dev]:evita
[Mod]:One X
[Sdk]:16
[Ver]:3.22
[Comment]:
[StackTrace]:
java.lang.RuntimeException: An error occured while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:299)
at java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:273)
at java.util.concurrent.FutureTask.setException(FutureTask.java:124)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:307)
at java.util.concurrent.FutureTask.run(FutureTask.java:137)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:230)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
at java.lang.Thread.run(Thread.java:856)
Caused by: java.lang.NullPointerException
at jp.co.kayo.android.localplayer.provider.ContentsUtils.getMedia(ContentsUtils.java:1111)
at jp.co.kayo.android.localplayer.provider.ContentsUtils.getMedia(ContentsUtils.java:1097)
at jp.co.kayo.android.localplayer.fragment.PlaybackListViewFragment$2.doInBackground(PlaybackListViewFragment.java:536)
at jp.co.kayo.android.localplayer.fragment.PlaybackListViewFragment$2.doInBackground(PlaybackListViewFragment.java:1)
at android.os.AsyncTask$2.call(AsyncTask.java:287)
However, this bug does not occur in the terminal that I have.
(GalaxyNexux, GalaxyS2, XperiaX10, Nexux7)
Although the fix for that, but I can not confirm if it had been fixed in the test.
Is there people who are out of the problem by those who've read this blog?
Under build is the build for testing. I have to fix only a selection of songs from the album. We will be officially released if the problem is not generated by this.
Here:
https://bitbucket.org/yokmama/just-player/downloads/JUST_PLAYER_v3.24b_20121029.apk
More Info:
https://groups.google.com/forum/?fromgroups=#!topic/justplayer-user/gMFR3AMUnXs
Thursday, October 25, 2012
Release v3.22
We released the v3.22.
The fix is to modify UI is big.
We have fixed some other bug.
Now works but AndoridOS2.1!
You can enjoy the latest UI I have dropped a few features
The fix is to modify UI is big.
We have fixed some other bug.
Now works but AndoridOS2.1!
You can enjoy the latest UI I have dropped a few features
Then, we adjusted the layout of the tablet.
There should be less of a bug in the release today.
Since I will be busy until the end of the year, the fixes I might not go for a while.
Please write an email or blog have requested something.
I can not reply in the comments in the market.
Sunday, October 21, 2012
Have changed the UI
UI changes are large enough to hesitate more downloads.
However, I'm not satisfied with the current UI.
So, let's review the future of large-scale UI.
For this application, if you have a better idea of the way, please give opinions. I want to reference.
The following URL is JUST PLAYER scheduled the next update.
Current development situation of around 80%.
I also fixed a lot of bugs, I overhauled the UI. Please use the feedback means.
Here:
https://bitbucket.org/yokmama/just-player/downloads/JUST_PLAYER_v3.20b_20121021.apk
Subscribe to:
Posts (Atom)




