Please enable JavaScript.
Coggle requires JavaScript to display documents.
170209 (bug audio usb filter confusing title (Update to screen in…
170209
bug audio usb filter confusing title
Build
Show log when click to button
All one line ui need change to two line
audio-update-title-dyn
Update to screen in initialize function to right
update from initialize to set right title data
ICS_AUDIO_GENRE_ARTIST_LIST
ics_audio_genre_artist_list.xml
copy from GM to DCV
change audio_pop_big -> dyn_media_genre_title
dyn_genre-name/Artists
ICS_AUDIO_ARTIST_ALBUMS_LIST
dyn_artist-name/Albums
ics_audio_artist_albums_list.xml
change id _name audio_albums_big ->dyn_media_artist_title
change id _name dyn_porchview_metadataline2 ->audio_albums_big
ICS_AUDIO_MEDIA_GENRE_ARTIST_ALBUM_LIST
dyn_artist-name/album
ics_audio_media_genre_artist_album_list.xml
change dyn_porchview_metadataline2 -> audio_albums_big
change audio_albums_big -> dyn_media_artist_title
ICS_AUDIO_MEDIA_COMPOSERS_ALBUMS_LIST
dyn_composer-name/album
ics_audio_media_composers_albums_list.xml
change audio_composers -> dyn_audio_composer_album
change dyn_porchview_metadataline2 -> audio_albums_big
ICS_AUDIO_MEDIA_COMPILATIONS_ALBUMS_LIST
dyn_compilation-name/album
ics_audio_media_compilations_albums_list.xml
change audio_compilations -> dyn_audio_compilations_album
dyn_porchview_metadataline2 -> audio_albums_big
Repair screen
ics_audio_media_compilations_albums_list
edit
copy from GM to DCV
ics_audio_media_composers_albums_list
ics_audio_media_genre_artist_album_list fix(DCV) same ics_audio_artist_albums_list(GM)
Save data when touch from item to datapool filed (dyn_)
In I3lWindow::handleHmiEvent()/composeCallBackWidget check event name and update to datapool
event name is
tmp_set_datapool_dync_composer
dyn_audio_composer_album
tmp_set_datapool_dync_genre
dyn_media_genre_title
tmp_set_datapool_dync_artist
dyn_media_artist_title
tmp_set_datapool_dync_compilation
dyn_media_compilation_album
in qml, call UIBride.hmiEvent("set_datapool
dyn
", name)
compilations
AudioCompilationDelegate
composers
AudioComposerDelegate
genre
AudioGenreDelegate
artist
AudioGenreArtistDelegate
AudioArtistsDelegate
status
fixed
Composers/album
click next then render wrong content
is reported
bi lech line tren artist/albums
ICS_AUDIO_MEDIA_GENRE_ARTIST_ALBUM_LIST
ics_audio_media_genre_artist_album_list
fixed
ICS_AUDIO_MEDIA_COMPOSERS_ALBUMS_LIST
ics_audio_media_composers_albums_list
fixed
chinh thanh mot dong trong delegate
ICS_AUDIO_GENRE_ARTIST_LIST
ics_audio_genre_artist_list
AudioGenreArtistDelegate
fixed
remaining
Display wrong of title bar in filter
ICS_AUDIO_ARTIST_ALBUMS_LIST
ICS_AUDIO_GENRE_ARTIST_LIST
ICS_AUDIO_MEDIA_GENRE_ARTIST_ALBUM_LIST
ICS_AUDIO_MEDIA_COMPOSERS_ALBUMS_LIST
ICS_AUDIO_MEDIA_COMPILATIONS_ALBUMS_LIST
How to fix those
copy actionbar_bg_82
edit
img_function_separator
actionbar_bg_82
fix size of the MEDIALISTELEMENT component in the screen corresponding