Fixed
Status Update
Comments
rk...@google.com <rk...@google.com>
rk...@google.com <rk...@google.com> #2
Long overdue functionality that would help Android catch up.
ga...@gmail.com <ga...@gmail.com> #3
LONG LONG LONG overdue.
rk...@google.com <rk...@google.com> #4
Can't wait, please support this function..
ga...@gmail.com <ga...@gmail.com> #5
This is really needed! Please add this soon!
rk...@google.com <rk...@google.com> #6
I would like it too.
ga...@gmail.com <ga...@gmail.com> #7
ID3v2.2 uses the ULT tag, while ID3v2.3 uses the USLT ID3 tag to store lyrics embedded in an MP3.
Hopefully Android will implement a robust system can display lyrics from either ID3 version.
Hopefully Android will implement a robust system can display lyrics from either ID3 version.
rk...@google.com <rk...@google.com> #8
this must be done asap.
rk...@google.com <rk...@google.com>
an...@google.com <an...@google.com> #9
Has anyone successfully ported Jaudiotagger to Android? That would be one solution.
an...@gmail.com <an...@gmail.com> #10
#8 Jaudiotagger works in Android 'out of the box'.
I added lyrics support for Apollo, CyanogenMod's default audio player using that library, and works fine:http://review.cyanogenmod.com/#/c/20056/
Anyway, it would be better and easier if Android provided access to 'lyrics' in the MediaProvider.
I added lyrics support for Apollo, CyanogenMod's default audio player using that library, and works fine:
Anyway, it would be better and easier if Android provided access to 'lyrics' in the MediaProvider.
le...@gmail.com <le...@gmail.com> #11
@rafagames92
I saw the linked page is for ICS branch. You imported Jaudiotagger without any problems? Perhaps the problems I had were related to Froyo, which doesn't have as complete of a Java system as the newer ICS?
I saw the linked page is for ICS branch. You imported Jaudiotagger without any problems? Perhaps the problems I had were related to Froyo, which doesn't have as complete of a Java system as the newer ICS?
Description
This is the correct behaviour in case characters of UCS-2 Encoding are used, but not for standard characters included into GSM 03.38
Ñ character is included into GSM 03.38 GSM 7-bit default alphabet:
In fact with a real phone only one SMS with 97 characters is received.
Code is pretty easy, see attached screenshots, with $ everything is ok, while with Ñ smsMessages array is made of 2 items
For privacy and security reasons I cannot attach more than this and full log files, but I think it may be enough because it's quite simple to reproduce.
Tested with emulator API 31 and API 35, both have the issue.
Studio Build: Build #AI-242.23726.103.2422.12816248, built on December 18, 2024
Version of Gradle: 8.9
Version of Java: 11
OS: Windows 11 Professional