Update Version 1.0.5 02/321102/1 accepted/tizen_unified accepted/tizen_unified_x accepted/tizen_unified_x_asan tizen accepted/tizen/unified/20241202.132933 accepted/tizen/unified/x/20241218.032903 accepted/tizen/unified/x/asan/20241224.004637
authorMd. Shahrukh Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics <shahrukh.i@samsung.com>
Wed, 27 Nov 2024 10:41:24 +0000 (16:41 +0600)
committerMd. Shahrukh Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics <shahrukh.i@samsung.com>
Wed, 27 Nov 2024 10:41:24 +0000 (16:41 +0600)
[Changes]
  1. Fix Enter and Tab key issue in textfield
  2. Fix Crash for opening incompatible audio format file
  3. Fix Duration of track in music player is not shown
  4. Fix Album Art/Track Thumbnail not showing in fullscreen
  5. Fix Text not appearing issue for giant font size

Change-Id: I28e7d2f304ab4e348f2d894e02b41647fa381beb
Signed-off-by: Md. Shahrukh Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics <shahrukh.i@samsung.com>
music-player/tizen-manifest.xml
packaging/org.tizen.MusicPlayer-1.0.4.tpk [deleted file]
packaging/org.tizen.MusicPlayer-1.0.5.tpk [new file with mode: 0644]
packaging/org.tizen.MusicPlayer.spec

index 91e30d7e9e2224cde433cea3de3abfc14520a588..63288df0b270fbec7a3447afa22cc38e9a291844 100755 (executable)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<manifest package="org.tizen.MusicPlayer" version="1.0.4" api-version="5.5" xmlns="http://tizen.org/ns/packages">
+<manifest package="org.tizen.MusicPlayer" version="1.0.5" api-version="5.5" xmlns="http://tizen.org/ns/packages">
     <profile name="common" />
     <ui-application appid="org.tizen.MusicPlayer" exec="music-player.dll" multiple="false" nodisplay="false" taskmanage="true" type="dotnet" launch_mode="single">
         <label>MusicPlayer</label>
diff --git a/packaging/org.tizen.MusicPlayer-1.0.4.tpk b/packaging/org.tizen.MusicPlayer-1.0.4.tpk
deleted file mode 100644 (file)
index c2cb0de..0000000
Binary files a/packaging/org.tizen.MusicPlayer-1.0.4.tpk and /dev/null differ
diff --git a/packaging/org.tizen.MusicPlayer-1.0.5.tpk b/packaging/org.tizen.MusicPlayer-1.0.5.tpk
new file mode 100644 (file)
index 0000000..6183fc2
Binary files /dev/null and b/packaging/org.tizen.MusicPlayer-1.0.5.tpk differ
index ea2a237b8a31eae0a80e9baa7b4471979cde3f55..70865439505cdb7e72e824651bece592cd996f48 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       org.tizen.MusicPlayer
 Summary:    org.tizen.MusicPlayer
-Version:    1.0.4
+Version:    1.0.5
 Release:    1
 Group:      N/A
 License:    Apache-2.0