framework/web/wrt-plugins-tizen.git
11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.85 2.0alpha master 2.0_alpha submit/master/20120920.151155
Dongjin Choi [Sun, 16 Sep 2012 06:51:55 +0000 (15:51 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.85

Changed Modules : Messaging, MediaContent

[Version] 0.2.85
[Project] GT-I8800,Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[MediaContent] Fixed MediaContent SE UnitTC Error.

[Title] Fixed setArtist, setGenres bug & Video's setGeolocation function was implemented.
[Problem] Was not able to handle the error in a setArtist & setGenres function.
          And video's setGeolocation function was missing.
[Solution] fixed bug & implemented function.
[SCMRequest] N/A

[Messaging] SE_UNIT TC bug fix

[Issue] findMessage and findConversation bug fix
[Problem] exception on limit param with true
[Cause] exception on limit param with true
[Solution] change true to 1 on limit and offset
[SCMRequest] N/A

Change-Id: Ic7877922f7753b421a4af3f773069ff72a5303b1

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.84
Kisub Song [Sat, 15 Sep 2012 14:20:24 +0000 (23:20 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.84

Changed Modules : Messaging, Call, LBS and Contact

[Version] 0.2.84
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] N_SE-10078
[Problem] Messaging - addDraftMessage is success with small receipt
number
[Cause] exception is not thrown for invaild number
[Solution] throw exception on invalid case

[Issue#] N/A
[Problem] Call - Can not remove all events listener in destructor.
[Cause] N/A
[Solution] Fixed bug of increase of iterator pointer.

[Issue#] N/A
[Problem] LBS - Some test cases are failed
[Cause] input parameter is not handled properly.
[Solution] modify code

[Issue#] N_SE-10181
[Problem] Messaging - Crash during addMessageChangeListener Lto new
messages
[Cause] wrong array index
[Solution] fix the last array index from mesgId to mesg count

[Issue#] N/A
[Problem] Contact - getting wrong category list from find function
[Cause] Calc wrong index from list
[Solution] Fixed index inc rule

[SCMRequest] N/A

Change-Id: Ieac8df0ce242d5ad0c0e49326f76b425e425eceb

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.83
Kisub Song [Wed, 12 Sep 2012 00:34:04 +0000 (09:34 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.83

Changed Modules : Application

[Version] 0.2.83
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] N/A
[Problem] Application - Not throwed exception when app id for
launchService is wrong
[Cause] Implemented to ignore the wrong app id
[Solution] Follow app-svc's policy.

[SCMRequest] N/A

Change-Id: I37a5b309abccd7167ea056f99a485fa4020a8543

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.82
Kisub Song [Tue, 11 Sep 2012 10:16:41 +0000 (19:16 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.82

Changed Modules : Calendar and TimeUtil

[Version] 0.2.82
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] S1-8507
[Problem] Calendar - Crash while converting recurrent event to web event
[Cause] missing null check before strtok
[Solution] Add null check

[Issue#] N_SE-9207
[Problem] TimeUtil - addDuration(new tizen.TimeDuration(2222222222, DAYS)) result has minus value.
[Cause] The type of TimeDuration's length is long long. But the parameter type of add in ICU is int32. So type conversion problem occurs.
[Solution] If TimeDuration's length is over int32's max/min value, it will be added first within the limits of the possible and the rest will be added next. And If result is over max/min value that can be handled in ICU, it will raise an UNKNOWN Exception.

[SCMRequest] N/A

Change-Id: I47418cd43b86a724b034afbfa1d3b1322179aac5

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.81
Taehee Lee [Sat, 8 Sep 2012 07:48:29 +0000 (16:48 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.81

Changed Modules : Device, Contact

[Version] 0.2.81
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] N/A
[Problem] siso open,private target tc index.html file addition.
[Cause] N/A
[Solution] N/A

[Issue#] N/A
[Problem] when call getCapabilites API, occur crash
[Cause] if we get null value, we can't controll it
[Solution] we added exception controll code

[Issue#] N_SE-9755, N_SE-9580
[Problem] Error when launching contact app right after booting
[Cause] contact svc is not initialized yet
[Solution] retry connction for every getAddressBook()

[SCMRequest] N/A

Change-Id: I938ba4e7fcca80d0d817a14f600d06c9986f35ca

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.80
Kisub Song [Fri, 7 Sep 2012 07:46:54 +0000 (16:46 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.80

Changed Modules : SystemInfo

[Version] 0.2.80
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] N/A
[Problem] Cellularnetwork status attribute's mean is wrong.
[Cause] change getPropertyValue API about CellularNetwork
[Solution] Chanage spec & Chanage code

[Issue#] WEB-1850
[Problem] if property attribute's value is null, occured crash
[Cause] getpropertyvalue api crash
[Solution] added protect code

[SCMRequest] N/A

Change-Id: I51a90223214e9e15a719714286d13fdf7b02cf36

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.79
Kisub Song [Thu, 6 Sep 2012 05:06:17 +0000 (14:06 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.79

Changed Modules : MediaContent

[Version] 0.2.79
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue] http://slp-info.sec.samsung.net/bugs/browse/WEB-1808a
[Problem] findItem don't work when count value is null.
[Cause] In the count argument, null or undefined will be regarded as a
zero.
[SCMRequest] N/A

[SCMRequest] N/A

Change-Id: Ie54c8fe9df7da55dd3e276a52e43e816124cf3a9

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.78
Kisub Song [Wed, 5 Sep 2012 13:46:02 +0000 (22:46 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.78

Changed Modules : LBS, Time and Alarm

[Version] 0.2.78
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] N_SE-8909 N_SE-8951
[Problem] LBS - in kitchensink sampleApp, there is no action at pressing button
[Cause] handle native error inproperly
[Solution] handle error code properly

[Issue#] N/A
[Problem] Time - If changing timezone in setting after launching Webapp, the webapp can't get new timezone.
[Cause] It is the limitation of ICU.
[Solution] It'll register callback that is called when timezone is changed. If callback is called, it will set default timezone to changed timezone.

[SCMRequest] N/A

Change-Id: Ia9f22e69c8d57b9eaf782001fee472641f8bb0cb

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.77
Kisub Song [Tue, 4 Sep 2012 05:01:45 +0000 (14:01 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.77

Changed Modules : Contact

[Version] 0.2.77
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] N_SE-8584
[Problem] Lock-up when the change listener callback invoked.
[Cause] The change listener callback invoked on the main thread.
[Solution] Changed to pass event to contact thread.

[SCMRequest] N/A

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.76
Kisub Song [Mon, 3 Sep 2012 12:56:27 +0000 (21:56 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.76

Changed Modules : Power and MediaContent

[Version] 0.2.76
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] Jira N_SE-8554
[Problem] Power - Wrong internal brightness value stored when bright lock is requested two times.
[Cause] Wrong internal value saving.
[Solution] Use device_set_brightness_from_settings api instead of saving internal value.

[Issue#] N_SE-8252
[Problem] MediaContent - Don't check offset value. And bug of CAPI function(media_filter_set_offse)
[Cause] N/A
[Solution] Removed offset, count,offset value check code. (now on, check for an error in the CAPI)

[SCMRequest] N/A

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.75
Kisub Song [Fri, 31 Aug 2012 15:14:00 +0000 (00:14 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.75

Changed Modules : Download, Messaging, Systeminfo and Contact

[Version] 0.2.75
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] N/A
[Problem] Messaging - crash when mms sending fails
[Cause] mms sending fail bug
[Solution] mms sending fail bug fix

[Issue#] N_SE-4523
[Problem] Systeminfo - device property value is not correct
[Cause] codes are wrong
[Solution] change code about get property value

[Issue] N/A
[Problem] Messaging - mms sending fails
[Cause] mms sending fail bug
[Solution] mms sending fail bug fix

[Issue] N/A
[Problem] Messaging - add Address type on sms for consistency
[Cause] add Address type on sms for consistency
[Solution] add Address type on sms for consistency

[Issue#] N/A
[Problem] Contact - Some field show wrong values
[Cause] Field matching rules are wrongly defined
[Solution] Fixed matching codes

[SCMRequest] N/A

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.74
Kisub Song [Wed, 29 Aug 2012 02:03:55 +0000 (11:03 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.74

Changed Modules : Messaging

[Version] 0.2.74
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] N_SE-7085
[Problem] email account initialize fail with Active sync mail account
[Cause] incoming user name is not exist but it is not checked
[Solution] check incoming user name when initialize accounts

[SCMRequest] N/A

Change-Id: Icc0c38193ccd44f29d7a6705929acf334f1d925c

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.73
Kisub Song [Tue, 28 Aug 2012 09:41:18 +0000 (18:41 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.73

Changed Modules : Messaging and Download

[Version] 0.2.73
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] WEB-1723
[Problem] Messaging - empty message body is return after
loadMessageBody()
[Cause] email body updated but old message body is returned
[Solution] update email body for updated one

[Issue#] WEB-1243
[Problem] Messaging - loadMessageAttachment callback error
[Cause] throw exception on loadMessageAttachment
[Solution] loadMessageAttachment exception bug fix

[SCMRequest] N/A

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.72
Kisub Song [Mon, 27 Aug 2012 10:49:49 +0000 (19:49 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.72

Changed Modules : Messaging, Notification, Alarm,
                  LBS and Contact

[Version] 0.2.72
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] WEB-1644
[Problem] Message is deleted but does not popup window occurs
[Cause] Message delete is not checked for email conversation
[Solution] check email conversation delete

[Issue#] N_SE-7298
[Problem] remove, removeAll functions are undefined.
[Cause] wrong names are used.
[Solution] function names are modified.

[Issue#] WEB-1714
[Problem] Alarm with service not running.
[Cause] Wrong app id.
[Solution] Use aysnc callback handler in TC.

[Issue#] N_SE-7702
[Problem] Geocoder converting fail
[Cause] security error,
[Solution] Add security param, change API name, add flag

[Issue#] N/A
[Problem] Showed wrong date value from DB
[Cause] Conversion rule was wrong
[Solution] Fix conversion rule

[SCMRequest] N/A

Change-Id: I9842827affe9b7348429d768dd0d5834af086e00

11 years agoFix build breaks in contact
Taehee Lee [Sat, 25 Aug 2012 04:29:08 +0000 (13:29 +0900)]
Fix build breaks in contact
Sync with internal branch

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.71
Kisub Song [Fri, 24 Aug 2012 14:42:43 +0000 (23:42 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.71

Changed Modules : Messaging, Calendar, Notification, Download,
                  Contact, Filesystem and Application

[Version] 0.2.71
[Project] GT-I8800, Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] N/A
[Problem] Messaging - Crash on sending sms
[Cause] check exception on sending sms
[Solution] check exception on sending sms

[Issue#] N/A
[Problem] Systeminfo - SLP Flaw logger issues
[Cause] this code causes SLP Flaw Logger issue
[Solution] remove code

[Issue#] TC fail due to platform bug.
[Problem] TC fail due to platform bug.
[Cause] platform returns abnormal pointer address to web api.
[Solution] test file addition to prevent tc fail.

[Issue#] N/A
[Problem] N/A
[Cause] Callback timing issue between pause and resume.
[Solution] Use aysnc callback handler in TC.

[Issue#] WEB-1652 WEB-1653
[Problem] Contact - TC failed and new contact could not been saved
[Cause] new contacts-service API has not been applied totally.
[Solution] Applied new contacts-service API and DB schema

[Issue#] WEB-1701
[Problem] Application TC Failed
[Cause] App ID policy has been changed
[Solution] Applied it to TC

[SCMRequest] N/A

11 years agoUpdate change log and spec for wrt-plugins-tizen_0.2.70
Kisub Song [Thu, 23 Aug 2012 09:42:08 +0000 (18:42 +0900)]
Update change log and spec for wrt-plugins-tizen_0.2.70

Changed Modules : MediaContent, Application, Device and SystemInfo

[Version] 0.2.70
[Project] GT-I8800, Public
[Title] Bug fix on MediaContent, Application, Device and SystemInfo
[Team] WebAPI
[BinType] PDA
[Customer] Open

[Issue#] N_SE-1229, N_SE-7294, N_SE-7296
[Problem] MediaContent - when the title search, the search results not.
[Cause] The Image Type, title column is empty.
[Solution] including file name condition to the sql statement.

[Issue#] N/A
[Problem] ApplicationInformation shows wrong installDate and size
[Cause] Bug
[Solution] Fix bug

[Issue#] N/A
[Problem] change capi-system-info Key name & modify UNIT TC code
[Cause] change capi-system-info Key name & added DeviceOrientation
Property
[Solution] chanage src code & unit tc code

[SCMRequest] N/A

11 years ago[MediaContent] Fix not working findItem function, when title Filter.
Dongjin Choi [Thu, 23 Aug 2012 09:14:04 +0000 (18:14 +0900)]
[MediaContent] Fix not working findItem function, when title Filter.

[Title] Fix not working findItem function.
[Issue] N_SE-1229, N_SE-7294, N_SE-7296
[Problem] when the title search, the search results not.
[Cause] The Image Type, title column is empty.
[Solution] including file name condition to the sql statement.
[SCMRequest] N/A

Test Done.

Signed-off-by: Dongjin Choi <milkelf.choi@samsung.com>
11 years ago[Application] Fix application info bug
Kisub Song [Wed, 22 Aug 2012 09:32:42 +0000 (18:32 +0900)]
[Application] Fix application info bug

[Issue#] N/A
[Problem] ApplicationInformation shows wrong installDate and size
[Cause] Bug
[Solution] Fix bug

11 years ago[SystemInfo] change capi-system-info Key name & modify UNIT TC code
Lee Siwoo [Thu, 23 Aug 2012 08:34:27 +0000 (17:34 +0900)]
[SystemInfo] change capi-system-info Key name & modify UNIT TC code

[Title] change capi-system-info Key name & modify UNIT TC code
[Issue#] N/A
[Cause] change capi-system-info Key name & added DeviceOrientation Property
[Solution] chanage src code & unit tc code

11 years ago[Device] capi-system-info KEY value is chanaged
Lee Siwoo [Thu, 23 Aug 2012 08:08:22 +0000 (17:08 +0900)]
[Device] capi-system-info KEY value is chanaged

[Title] capi-system-info KEY value is chanaged
[Issue#] N/A
[Solution] chanage code

Change-Id: Ic12dae5974eb1656aea755daa614d9e32ec0a31f

11 years ago[Contact] Refactoring API structures
Kisub Song [Wed, 22 Aug 2012 13:52:36 +0000 (22:52 +0900)]
[Contact] Refactoring API structures

 * Implementation changed
   * Supporting multiple address books with ContactSvcWrapper
 * Refactoring
   * ContactWrapper -> ContactObjectP2AConverter and ContactObjectA2PConverter
     * These handles data more carefully
   * Added ContactsSvcWrapper manages address book objects
   * Added ContactListenerManager manages contact change listener
   * Added ContactUtility contains utility functions
 * UnitTC
   * modified getCategories check rule.

11 years agoUpdate wrt-plugins-tizen_0.2.69
Kisub Song [Thu, 23 Aug 2012 02:45:05 +0000 (11:45 +0900)]
Update wrt-plugins-tizen_0.2.69

11 years agoupload tizen1.0 source
Kim Kibum [Sun, 29 Apr 2012 08:04:36 +0000 (17:04 +0900)]
upload tizen1.0 source

12 years agoupdate for beta universally
Yan Yin [Wed, 14 Mar 2012 06:02:02 +0000 (14:02 +0800)]
update for beta universally

12 years agomerge wrt-plugins-tizen_0.2.0-13
Sangtai Kim [Fri, 24 Feb 2012 01:25:02 +0000 (10:25 +0900)]
merge wrt-plugins-tizen_0.2.0-13
 - Alarm bug fix

12 years agomerge wrt-plugins-tizen_0.2.0-12
Sangtai Kim [Thu, 23 Feb 2012 06:28:06 +0000 (15:28 +0900)]
merge  wrt-plugins-tizen_0.2.0-12

12 years agomerge wrt-plugins-tizen_0.2.0-11
Sangtai Kim [Wed, 22 Feb 2012 10:20:25 +0000 (19:20 +0900)]
merge wrt-plugins-tizen_0.2.0-11

12 years agomerge wrt-plugins-tizen_0.2.0-10
Sangtai Kim [Wed, 22 Feb 2012 07:22:30 +0000 (16:22 +0900)]
merge wrt-plugins-tizen_0.2.0-10
 - Callhistory bug fix

12 years agomerge wrt-plugins-tizen_0.2.0-9
Sangtai Kim [Wed, 22 Feb 2012 06:38:31 +0000 (15:38 +0900)]
merge wrt-plugins-tizen_0.2.0-9

12 years agomerge wrt-plugins-tizen_0.2.0-8
Sangtai Kim [Wed, 22 Feb 2012 04:58:22 +0000 (13:58 +0900)]
merge  wrt-plugins-tizen_0.2.0-8
 - fix calendar build error

12 years agomerge wrt-plugins-tizen_0.2.0-6
Sangtai Kim [Tue, 21 Feb 2012 08:59:19 +0000 (17:59 +0900)]
merge wrt-plugins-tizen_0.2.0-6
 - Application bug fix

12 years agoCalendar bug fix
Sangtai Kim [Tue, 21 Feb 2012 03:08:24 +0000 (12:08 +0900)]
Calendar bug fix

12 years agomerge wrt-plugins-tizen_0.2.0-4
Sangtai Kim [Tue, 21 Feb 2012 01:52:46 +0000 (10:52 +0900)]
merge wrt-plugins-tizen_0.2.0-4

12 years agoError fix.
Kisub Song [Sat, 18 Feb 2012 14:31:27 +0000 (23:31 +0900)]
Error fix.

12 years agoBeta merge
Kisub Song [Sat, 18 Feb 2012 14:19:29 +0000 (23:19 +0900)]
Beta merge

12 years agofix error
Kibum Kim [Sat, 18 Feb 2012 12:48:57 +0000 (21:48 +0900)]
fix error

12 years agoMerge branch 'master' of 165.213.180.234:tizen1/pkgs/w/wrt-plugins-tizen
Sangtai Kim [Fri, 17 Feb 2012 11:58:08 +0000 (20:58 +0900)]
Merge branch 'master' of 165.213.180.234:tizen1/pkgs/w/wrt-plugins-tizen

12 years agomerge wrt-plugins-tizen_0.2.0-3
Sangtai Kim [Fri, 17 Feb 2012 11:48:29 +0000 (20:48 +0900)]
merge wrt-plugins-tizen_0.2.0-3

12 years agomerge wrt-plugins-tizen_0.2.0-3
Sangtai Kim [Fri, 17 Feb 2012 11:48:29 +0000 (20:48 +0900)]
merge wrt-plugins-tizen_0.2.0-3

12 years agomerge wrt-plugins-tizen_0.2.0-2
Sangtai Kim [Fri, 17 Feb 2012 07:53:46 +0000 (16:53 +0900)]
merge wrt-plugins-tizen_0.2.0-2

12 years agoBeta merge 2
Kisub Song [Fri, 10 Feb 2012 11:48:28 +0000 (20:48 +0900)]
Beta merge 2

12 years agoBETA merge
Sangtai Kim [Fri, 3 Feb 2012 07:25:55 +0000 (16:25 +0900)]
BETA merge

12 years agoGit Init
Kibum Kim [Mon, 9 Jan 2012 08:19:24 +0000 (17:19 +0900)]
Git Init

12 years agoInitial empty repository
youngil.won [Mon, 9 Jan 2012 02:16:08 +0000 (11:16 +0900)]
Initial empty repository