platform/framework/native/content.git
10 years agoFix : Remove exception handling codes at the sample code 90/14490/1 tizen
Seokpil Park [Fri, 11 Oct 2013 02:34:31 +0000 (11:34 +0900)]
Fix : Remove exception handling codes at the sample code

Change-Id: I27b18c8480a3bd0ed9d82696d3a9cb0939aa42cb
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : Return DateTime::GetMinValue() when the date taken value of content is invalid 35/14335/1
Seokpil Park [Mon, 7 Oct 2013 09:05:48 +0000 (18:05 +0900)]
Fix : Return DateTime::GetMinValue() when the date taken value of content is invalid

Change-Id: I59deea9e18fd374bd251e0b47ebbdaeeae849d4e
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : Update the doxygen 35/14235/1
Seokpil Park [Wed, 2 Oct 2013 08:30:14 +0000 (17:30 +0900)]
Fix : Update the doxygen

Change-Id: Ib5da61dd63fe6514607b8e3f7eb1388fedbfbe15
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : Temporarily remove AlbumArtist information because of the build error 89/13589/2
Seokpil Park [Wed, 2 Oct 2013 02:56:11 +0000 (11:56 +0900)]
Fix : Temporarily remove AlbumArtist information because of the build error

Change-Id: I107bcb293209de5960a94db5bbecd49e63d36fcf
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoAdd : AlbumArtist and RecordedDate information for content 62/13362/1
Seokpil Park [Fri, 27 Sep 2013 09:56:25 +0000 (18:56 +0900)]
Add : AlbumArtist and RecordedDate information for content

Change-Id: Id3025e23961b0d2ad795e9917a140dc0b45d942f
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : Playlist have to be searched in case that the playlist name is a letter, too 53/13353/1
Seokpil Park [Tue, 1 Oct 2013 02:04:44 +0000 (11:04 +0900)]
Fix : Playlist have to be searched in case that the playlist name is a letter, too

Change-Id: I6632602abfc96d1bf4818ec45181cdf56d19fa74
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : Additionally avoiding naming collisions between core and native enums 04/13304/1
Seokpil Park [Mon, 30 Sep 2013 11:26:38 +0000 (20:26 +0900)]
Fix : Additionally avoiding naming collisions between core and native enums

Change-Id: I0608f72900588c84812359e60c8330b15db1104a
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : Avoiding naming collisions between core and native enums 86/13286/2
Seokpil Park [Mon, 30 Sep 2013 06:05:00 +0000 (15:05 +0900)]
Fix : Avoiding naming collisions between core and native enums

Change-Id: Ic49dcf0f961b97ca1fb77ab76815e9a6aef9354c
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : Search APIs don't return exception despite the content in DB doesn't match... 40/13240/1
Seokpil Park [Wed, 25 Sep 2013 10:03:06 +0000 (19:03 +0900)]
Fix : Search APIs don't return exception despite the content in DB doesn't match up to the actual file(for compatibility mode)

Change-Id: Iae7baef55485d6e2465a7c675ba88cf41246dfca
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : The exception handling according to the situation 37/13237/1
Sunwook Bae [Mon, 9 Sep 2013 06:23:59 +0000 (15:23 +0900)]
Fix : The exception handling according to the situation

Change-Id: Ia415f1ba974168307dc475c368bae7fc442c2e85
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : The original content is restored again if CreateContent API fail 94/12894/1
Seokpil Park [Fri, 6 Sep 2013 07:49:13 +0000 (16:49 +0900)]
Fix : The original content is restored again if CreateContent API fail

Change-Id: Ib38edd152f7a6d58a965e3430a12a4722bc03d7b
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : Register the callback again when resuming the download 43/12843/1
Sunwook Bae [Wed, 4 Sep 2013 10:55:37 +0000 (19:55 +0900)]
Fix : Register the callback again when resuming the download

Change-Id: If59f62383d00127590ab41d44ac86ee27cb2e9c2
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : Search APIs don't return exception despite the content in DB doesn't match... 07/12707/2
Seokpil Park [Wed, 4 Sep 2013 06:29:10 +0000 (15:29 +0900)]
Fix : Search APIs don't return exception despite the content in DB doesn't match up to the actual file

Change-Id: I3120c073dd95bfdc23eae2f2224883dfb9217bb2
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : Extract the video meta data on demand to enhance performance 73/12673/2
Seokpil Park [Fri, 30 Aug 2013 11:54:55 +0000 (20:54 +0900)]
Fix : Extract the video meta data on demand to enhance performance

Change-Id: I361f158086691c7812cde4562fd02391998bb31a
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : Set default coordinates when coordinates are invalid 61/12661/3
Seokpil Park [Fri, 30 Aug 2013 09:23:42 +0000 (18:23 +0900)]
Fix : Set default coordinates when coordinates are invalid

Change-Id: Iab525a6796f6b288e97a8f9627052ef32451d3cb
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix : Extract the gps information according to a locale 29/12629/2
Seokpil Park [Mon, 26 Aug 2013 11:39:32 +0000 (20:39 +0900)]
Fix : Extract the gps information according to a locale

Change-Id: If8a2756f180107c56bfb821bd4a2421b738f463b
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoTo generate debuginfo package instead of debug package 13/8813/1 accepted/tizen/20131015.101927 submit/tizen/20131015.073752
jh0522.choi [Tue, 27 Aug 2013 13:54:17 +0000 (22:54 +0900)]
To generate debuginfo package instead of debug package

10 years ago[content] Fix a sample app fail
Seokpil Park [Wed, 21 Aug 2013 07:48:08 +0000 (16:48 +0900)]
[content] Fix a sample app fail

Change-Id: I07a9e076f4728fe435862ce59a52b4fb5275ae0e
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Fix a TC fail
Seokpil Park [Wed, 21 Aug 2013 06:06:36 +0000 (15:06 +0900)]
[content] Fix a TC fail

Change-Id: I4d290cc84bbb48a844a447f8d08561e9050c8cd3
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Fix compat TC fails
Seokpil Park [Tue, 20 Aug 2013 05:51:06 +0000 (14:51 +0900)]
[content] Fix compat TC fails

Change-Id: I81c8de51cce05ca9d901fe97e75d0ef4a5248d6b
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Detour DateTime parsing exception
Seokpil Park [Fri, 16 Aug 2013 08:41:16 +0000 (17:41 +0900)]
[content] Detour DateTime parsing exception

Change-Id: I9f08bd4509d40c15b179f1af194f79097aee2a2f
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Fix PLM and Prevent defects
Seokpil Park [Wed, 14 Aug 2013 13:06:45 +0000 (22:06 +0900)]
[content] Fix PLM and Prevent defects

Change-Id: Ic1e98a05b4e7b579dba19ec7e9f0764756fab990
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoMerge "[content] Fix extracting orientation because of changing hardware" into devel_...
Seokpil Park [Wed, 14 Aug 2013 02:10:03 +0000 (02:10 +0000)]
Merge "[content] Fix extracting orientation because of changing hardware" into devel_3.0_main

10 years agoAdd critical sections in DownloadManager
Sunwook Bae [Wed, 14 Aug 2013 01:17:58 +0000 (10:17 +0900)]
Add critical sections in DownloadManager

Change-Id: Ia99008c644bfb926e45469453013635f7aeb5830
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years ago[content] Fix extracting orientation because of changing hardware
Seokpil Park [Tue, 13 Aug 2013 13:06:30 +0000 (22:06 +0900)]
[content] Fix extracting orientation because of changing hardware

Change-Id: I5ce686834e737ef7b0cfc860a88b74ca20045f52
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoMerge branch 'tizen_2.2' into devel_3.0_main
Seokpil Park [Tue, 13 Aug 2013 06:51:38 +0000 (15:51 +0900)]
Merge branch 'tizen_2.2' into devel_3.0_main

Change-Id: Ib1cf63954365f180bec393b605de4c8c2ddd1b76
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoAdd Extension Properties
Seokpil Park [Mon, 12 Aug 2013 10:43:49 +0000 (19:43 +0900)]
Add Extension Properties

Change-Id: Ia629078dad06686f05cf535833372d2b49640890
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Add impl classes for ContentInfo
Seokpil Park [Mon, 5 Aug 2013 06:40:17 +0000 (15:40 +0900)]
[content] Add impl classes for ContentInfo

Change-Id: Iaeb64b52ad8482559e2f3ed3a3f76385503df8df
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Clear exception
Seokpil Park [Tue, 30 Jul 2013 12:36:50 +0000 (21:36 +0900)]
[content] Clear exception

Change-Id: I01c1f41a30501ca1e01792c7e976d32ed25853bf
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Clear exception
Seokpil Park [Tue, 30 Jul 2013 12:36:50 +0000 (21:36 +0900)]
[content] Clear exception

Change-Id: I01c1f41a30501ca1e01792c7e976d32ed25853bf
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix for P130628-1037
hs321.lee [Fri, 19 Jul 2013 12:41:17 +0000 (21:41 +0900)]
Fix for P130628-1037

Change-Id: Ib5473b8576f3ab100bdb2ba76e86ea63a296e134
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoFix for P130628-1037
hs321.lee [Fri, 19 Jul 2013 12:41:17 +0000 (21:41 +0900)]
Fix for P130628-1037

Change-Id: Ib5473b8576f3ab100bdb2ba76e86ea63a296e134
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years ago[content] Fix a bug on CreateContent
Seokpil Park [Fri, 12 Jul 2013 08:46:32 +0000 (17:46 +0900)]
[content] Fix a bug on CreateContent

Change-Id: I61ba5e3a8f558b45e73c902be65476201dc609e1
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Fix DCM-2204 issue
Seokpil Park [Fri, 12 Jul 2013 04:15:05 +0000 (13:15 +0900)]
[content] Fix DCM-2204 issue

Change-Id: I75864fbf3af9443cd9cd6de3b341fa0c0b85bd5e
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Fix a incorrect line in doxygen
Seokpil Park [Wed, 3 Jul 2013 08:48:05 +0000 (17:48 +0900)]
[content] Fix a incorrect line in doxygen

Change-Id: I734193a4cd59b07f1be4ed2c053a1a0fbc36e779
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoMerge "[content] Change codes fabout content path not including extension" into tizen_2.2
Seokpil Park [Mon, 1 Jul 2013 10:53:57 +0000 (10:53 +0000)]
Merge "[content] Change codes fabout content path not including extension" into tizen_2.2

10 years ago[content] Fix doxygen for deprecated api
Seokpil Park [Mon, 1 Jul 2013 10:18:33 +0000 (19:18 +0900)]
[content] Fix doxygen for deprecated api

Change-Id: Ie55f68b0c3d75987b51a68e1543fc79c5f72bbac
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Change codes fabout content path not including extension
Seokpil Park [Sat, 29 Jun 2013 09:20:36 +0000 (18:20 +0900)]
[content] Change codes fabout content path not including extension

Change-Id: Ia7db04867d47da587a55a738fa2b92671942dcc2
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoupdate header for Doxygen
Minkyoung Kang [Thu, 27 Jun 2013 06:40:18 +0000 (15:40 +0900)]
update header for Doxygen

Change-Id: I0b1659abbab9cdb45f02d0e3a97e0047a627a046

10 years ago[content] Add exeption check
Seokpil Park [Thu, 27 Jun 2013 02:45:59 +0000 (11:45 +0900)]
[content] Add exeption check

Change-Id: I588ad773bac00b04a72a966a93a0f7bf7f03ba5f
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Export ContentManagerImpl class
Seokpil Park [Sat, 15 Jun 2013 04:42:40 +0000 (13:42 +0900)]
[content] Export ContentManagerImpl class

Change-Id: I5d79e448b0288b46eb87cfbc81f21f494030bc0f
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoMerge "merge changed things from tizen_2.1" into tizen_2.2
Eunyoung(Erin) Choi [Wed, 12 Jun 2013 06:26:42 +0000 (15:26 +0900)]
Merge "merge changed things from tizen_2.1" into tizen_2.2

10 years agomerge changed things from tizen_2.1
Minkyoung Kang [Wed, 12 Jun 2013 06:24:46 +0000 (15:24 +0900)]
merge changed things from tizen_2.1

Change-Id: I0bc4b348eb11defea52269c899ee2c65a9112bed

10 years agoMerge "[content] Use _LocalizedNumParser::ToDouble() because locale" into tizen_2.2
Seokpil Park [Wed, 12 Jun 2013 05:58:16 +0000 (14:58 +0900)]
Merge "[content] Use _LocalizedNumParser::ToDouble() because locale" into tizen_2.2

10 years ago[content] Use _LocalizedNumParser::ToDouble() because locale
Seokpil Park [Thu, 6 Jun 2013 01:15:52 +0000 (10:15 +0900)]
[content] Use _LocalizedNumParser::ToDouble() because locale

Change-Id: I6d8ffd505d57acd4970c6dbcb821b7d74022ca24
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoupdate header for Doxygen
Minkyoung Kang [Tue, 11 Jun 2013 10:21:56 +0000 (19:21 +0900)]
update header for Doxygen

Change-Id: Ie3a55ef2df266f2aa95d4faea8281b41fbab1616

10 years ago[content] Change version in spec file
Seokpil Park [Mon, 10 Jun 2013 06:05:26 +0000 (15:05 +0900)]
[content] Change version in spec file

Change-Id: Ic0f4a1c8ef383bfc060eac79a3aa1387c427b960
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Fix CheckContentType
Seokpil Park [Mon, 20 May 2013 05:48:45 +0000 (14:48 +0900)]
[content] Fix CheckContentType

Change-Id: I9fcfb2ff2c30f1fe83529f899be796303030b2fa
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Fix mismatch deallocation tizen_2.1 accepted/tizen/20130520.101514 submit/tizen/20130517.045516 submit/tizen_2.1/20130515.031644
Seokpil Park [Tue, 14 May 2013 01:03:14 +0000 (10:03 +0900)]
[content] Fix mismatch deallocation

Change-Id: I5c4add6437dcc4bddc7faa9031d158f9c2aef100
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Fix a buf on ContentTransfer
Seokpil Park [Fri, 10 May 2013 11:24:48 +0000 (20:24 +0900)]
[content] Fix a buf on ContentTransfer

Change-Id: I9551cec6d8c73f7b55d5bc2ca1c85030fe1cd488
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years agoFix an issue not to call download_destroy() submit/tizen_2.1/20130514.054137
Sunwook Bae [Fri, 10 May 2013 05:09:47 +0000 (14:09 +0900)]
Fix an issue not to call download_destroy()

Change-Id: I9f73bf0e873923dc729e8d3a7665b8e1d7ffd419
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years ago[content] Fix a bug
Seokpil Park [Thu, 9 May 2013 09:18:37 +0000 (18:18 +0900)]
[content] Fix a bug

Change-Id: Ie07fad071356a92e1b9fdb6233c216f8cce211c1
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Fix a log for privacy
Seokpil Park [Thu, 9 May 2013 02:56:42 +0000 (11:56 +0900)]
[content] Fix a log for privacy

Change-Id: I5f38c9fec6886ac276e59bc480e1e9e0789895b4
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Remove DB notification in destructor
Seokpil Park [Wed, 8 May 2013 11:06:47 +0000 (20:06 +0900)]
[content] Remove DB notification in destructor

Change-Id: I93039b7feb1c35761106c30f368610d9c43b5457
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Fix memory leak
Seokpil Park [Mon, 6 May 2013 04:23:24 +0000 (13:23 +0900)]
[content] Fix memory leak

Change-Id: I864948aec4472beb4b6a3fecb5adb56284aa7301
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
10 years ago[content] Change sort mode
Seokpil Park [Thu, 2 May 2013 10:21:23 +0000 (19:21 +0900)]
[content] Change sort mode

Change-Id: Idbe18e3f8915177007253baa5405a50babeef0a7
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Fix a bug on ContentDirectory
Seokpil Park [Tue, 30 Apr 2013 10:50:24 +0000 (19:50 +0900)]
[content] Fix a bug on ContentDirectory

Change-Id: I8c1d60e0b73202e4d7c6fcf50aa488f1e6f583a2
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Remove Open Service Platform words
Seokpil Park [Mon, 29 Apr 2013 10:55:48 +0000 (19:55 +0900)]
[content] Remove Open Service Platform words

Change-Id: Id9ef2f0dbbf93fc65e8fcd3bb3419633e95e2942
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Fix bug on ContentDirectory
Seokpil Park [Mon, 29 Apr 2013 09:59:50 +0000 (18:59 +0900)]
[content] Fix bug on ContentDirectory

Change-Id: Ic409ccac0d59bcc9fa9a380ed820b9e66e4db239
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years agoproper OSP deprecate tag handling 2.1b_release accepted/tizen_2.1/20130426.150447 submit/tizen_2.1/20130426.145935
Young Ik Cho [Fri, 26 Apr 2013 13:08:48 +0000 (22:08 +0900)]
proper OSP deprecate tag handling

Change-Id: If2476ffb5bc56214cb151826cfb5996427257b73
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
11 years ago[content] Add secure log
Seokpil Park [Thu, 25 Apr 2013 07:57:17 +0000 (16:57 +0900)]
[content] Add secure log

Change-Id: I931c2bd67644c6d68e98a130b85a35ac6500e5c8
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Fix GetValueListN on ContentSearch accepted/tizen_2.1/20130425.034832 submit/tizen_2.1/20130424.232422
Seokpil Park [Mon, 22 Apr 2013 06:36:40 +0000 (15:36 +0900)]
[content] Fix GetValueListN on ContentSearch

Change-Id: I8f1100508c4fcc1f749e649f20556a9996e661e0
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Change secure log
Seokpil Park [Fri, 19 Apr 2013 01:19:26 +0000 (10:19 +0900)]
[content] Change secure log

Change-Id: I63347bbf7a2885ea5b5f81c6f643fa523c6e0ee7
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Apply secure log
Seokpil Park [Thu, 18 Apr 2013 23:31:22 +0000 (08:31 +0900)]
[content] Apply secure log

Change-Id: Idfba214169f6e175758c97006f29a2f60b97f2df
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Fix null check codes
Seokpil Park [Wed, 17 Apr 2013 10:23:10 +0000 (19:23 +0900)]
[content] Fix null check codes

Change-Id: I0efbba7573c2832662853ffd5aeffae008c64afc
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Fix incorrect null check codes
Seokpil Park [Tue, 16 Apr 2013 11:46:18 +0000 (20:46 +0900)]
[content] Fix incorrect null check codes

Change-Id: I71e51f2b96770efe4bfda63f9405043283d69a1d
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years agoUpdate documents(from LB)
Sunwook Bae [Mon, 15 Apr 2013 07:39:05 +0000 (16:39 +0900)]
Update documents(from LB)

Change-Id: Ica58f262fae0879816c86d5d0afc1651521ec566
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years ago[content] Fix remove item bug on PlayList
Seokpil Park [Sun, 14 Apr 2013 05:03:19 +0000 (14:03 +0900)]
[content] Fix remove item bug on PlayList

Change-Id: I7b2e76285f1f22e80badc5585caac2eb2df9c203
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Updates examined documents
Seokpil Park [Sat, 13 Apr 2013 04:11:45 +0000 (13:11 +0900)]
[content] Updates examined documents

Change-Id: I30408e0e267b23fc837e08c31133616d8f36f96d
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years agoUpdate documents from LB
Sunwook Bae [Fri, 12 Apr 2013 08:09:23 +0000 (17:09 +0900)]
Update documents from LB

Change-Id: Ic52197f77bd1ce28894c9601c634ec610f84d79e
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoPrevent fix
Sunwook Bae [Fri, 12 Apr 2013 00:34:59 +0000 (09:34 +0900)]
Prevent fix

Change-Id: Ief7851b022f10272a722fe7b7419e9e8b7df8e0b
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoMerge "[content] Add new exception to ContentTransfer" into tizen_2.1
Seokpil Park [Thu, 11 Apr 2013 12:19:14 +0000 (21:19 +0900)]
Merge "[content] Add new exception to ContentTransfer" into tizen_2.1

11 years ago[content] Add new exception to ContentTransfer
Seokpil Park [Thu, 11 Apr 2013 09:40:19 +0000 (18:40 +0900)]
[content] Add new exception to ContentTransfer

Change-Id: I923875fc7e06e2edb93d9f3f1adc135e505193a9
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years agoAdd an E_USER_NOT_CONSENTED in DownloadManager::Start()
Sunwook Bae [Thu, 11 Apr 2013 09:13:39 +0000 (18:13 +0900)]
Add an E_USER_NOT_CONSENTED in DownloadManager::Start()

Change-Id: Iea17a58e478917bc03af296394c8c7172e7a0052
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoMerge "[content] modify parsing EXIF metadata" into tizen_2.1
min.ah.kim [Wed, 10 Apr 2013 11:02:24 +0000 (20:02 +0900)]
Merge "[content] modify parsing EXIF metadata" into tizen_2.1

11 years ago[content] modify parsing EXIF metadata
min.ah.kim [Wed, 10 Apr 2013 05:40:51 +0000 (14:40 +0900)]
[content] modify parsing EXIF metadata

Change-Id: Iff9df6748829c6ce322f32190b6d354c2eb854ef
Signed-off-by: min.ah.kim <min.ah.kim@samsung.com>
11 years ago[content] Fix a bug of scan listener
Seokpil Park [Wed, 10 Apr 2013 08:51:08 +0000 (17:51 +0900)]
[content] Fix a bug of scan listener

Change-Id: Ic10098dbcd1c643062bb1845d28b7b08690d8772
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Fix a description for ContentManager
Seokpil Park [Wed, 10 Apr 2013 05:06:47 +0000 (14:06 +0900)]
[content] Fix a description for ContentManager

Change-Id: Ief78c8305bb8d14e8f6a0bdadab9cbf3f62fc2b0
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years agoremove Doxygen warning
Minkyoung Kang [Wed, 10 Apr 2013 02:03:25 +0000 (11:03 +0900)]
remove Doxygen warning

Change-Id: Ia1152001621b7ac4a93d492063478c302e89c981

11 years agoPrevent fix
Sunwook Bae [Mon, 8 Apr 2013 01:45:33 +0000 (10:45 +0900)]
Prevent fix

Change-Id: I4022ac8e13ad4b32b2789858f9193945b3da37e2
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoUpdate documents for DownloadManager
Sunwook Bae [Thu, 4 Apr 2013 01:00:46 +0000 (10:00 +0900)]
Update documents for DownloadManager

Change-Id: I12c789df1adcc7e1b6551a5370004b9ff491404d
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoMerge "[Osp-Content] Update for GetMimeType and GetDownloadRequestN apis" into tizen_2.1
Hariprasad Taduru [Wed, 3 Apr 2013 09:45:57 +0000 (18:45 +0900)]
Merge "[Osp-Content] Update for GetMimeType and GetDownloadRequestN apis" into tizen_2.1

11 years ago[Osp-Content] Update for GetMimeType and GetDownloadRequestN apis
Hariprasad Taduru [Mon, 1 Apr 2013 10:33:37 +0000 (16:03 +0530)]
[Osp-Content] Update for GetMimeType and GetDownloadRequestN apis

Change-Id: Ib7d7e322013131416a52fd54ff2557106b9238e0
Signed-off-by: Hariprasad Taduru <hariprasad.t@samsung.com>
11 years ago[content] Fix drm check after search contents
Seokpil Park [Tue, 2 Apr 2013 05:33:45 +0000 (14:33 +0900)]
[content] Fix drm check after search contents

Change-Id: I7c84ff8dc48ac97efed0c86b29f97ac41e479c50
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Remove useless DB filed info in ContentDirectory
Seokpil Park [Thu, 28 Mar 2013 06:34:49 +0000 (15:34 +0900)]
[content] Remove useless DB filed info in ContentDirectory

Change-Id: I15a8a7842a69ad4865b61c12dc3c759b7d8dec47
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Change remarks description
Seokpil Park [Thu, 28 Mar 2013 04:25:37 +0000 (13:25 +0900)]
[content] Change remarks description

Change-Id: I53bfe67bfd93ef0d4051fdd1641d94efa947a307
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Change codes according to remove ini file
Seokpil Park [Tue, 26 Mar 2013 06:56:12 +0000 (15:56 +0900)]
[content] Change codes according to remove ini file

Change-Id: If078450c095aa5dd2291ee21050418974081ca69
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Fix descriptions in header and change ScanDirectory codes using unique_ptr
Seokpil Park [Fri, 22 Mar 2013 01:53:48 +0000 (10:53 +0900)]
[content] Fix descriptions in header and change ScanDirectory codes using unique_ptr

Change-Id: I82f073ba6e693ded3c05ffc57794152e572a8c24
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years agoadd % before the privilege tag not to link to the linkage page
Minkyoung Kang [Thu, 21 Mar 2013 07:12:20 +0000 (16:12 +0900)]
add % before the privilege tag not to link to the linkage page

Change-Id: I916076e7c1396f3cbc97199cea9901dc57b99dad

11 years agoUpdate the check-routine
Sunwook Bae [Thu, 21 Mar 2013 02:31:38 +0000 (11:31 +0900)]
Update the check-routine

Change-Id: I33f3517c239074ff24dfce4489ea6103ec13783b
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years agoFix a wrong state issue
Sunwook Bae [Wed, 20 Mar 2013 12:29:57 +0000 (21:29 +0900)]
Fix a wrong state issue

Change-Id: Ib9961c9ef316ce5e155f64a4ef04e6b761579d50
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
11 years ago[content] Fix a bug when perform SearchN using DateTime whereExpr
Seokpil Park [Wed, 20 Mar 2013 11:03:56 +0000 (20:03 +0900)]
[content] Fix a bug when perform SearchN using DateTime whereExpr

Change-Id: I14a6efe676d14421903cbf4e48613d09223776c3
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Fix a description for the default constructor of ContentInfo class
Seokpil Park [Wed, 20 Mar 2013 04:38:39 +0000 (13:38 +0900)]
[content] Fix a description for the default constructor of ContentInfo class

Change-Id: I171a8efb9e1171e4abdfe32571df1785657c8170
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Reflection of inspected header files
Seokpil Park [Mon, 18 Mar 2013 07:00:30 +0000 (16:00 +0900)]
[content] Reflection of inspected header files

Change-Id: I5c5be736ba17b53dbb292e380dbb3c2ae0fb840f
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years ago[content] Fix description in DownloadManager
Seokpil Park [Mon, 18 Mar 2013 01:01:42 +0000 (10:01 +0900)]
[content] Fix description in DownloadManager

Change-Id: I5ba982a08367640c8e548809d6fe56389c3c0d4e
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:16:43 +0000 (01:16 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:50:35 +0000 (01:50 +0900)]
Tizen 2.1 base

11 years agoInitial empty repository
Jung Minsun [Tue, 16 Oct 2012 10:53:09 +0000 (19:53 +0900)]
Initial empty repository