summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
nakyoung2.choi [Thu, 10 Apr 2014 08:38:39 +0000 (17:38 +0900)]
PROJTEMP : Update version.
Change-Id: I0e7b029e92b1526797ea9b999922eec3d2f5f6ac
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
nakyoung2.choi [Thu, 10 Apr 2014 08:35:46 +0000 (17:35 +0900)]
Merge remote-tracking branch 'origin/develop' into tizen
* origin/develop:
PROJTEMP : Modify predefined animation descriptor Change rotate to rotateZ in rollIn, rollOut Seperate proerty in flip
DATABIND : Fixed a bug in the code generation.
PROJTEMP : Modify predefined animation descriptor Add keyframe for bounce. Change property name for rollIn, rollOut(rotate -> rotateZ)
PROJTEMP: add dataSourceCallhistory class (uibinding.js) a. parameters are changed to the upper case b. add new class that dataSourceCallhistory
PROJTEMP: fix the Calendar Class a. add device apis ( unified, default, selected calendarId)
PROJTEMP: add dataSourceCalendar class in the uibinding.js a. rename the parameter, from type to method b. define the new class for dataSourceCalendar that using tizen calendar apis
UIB : Update ground.js for live dom.
Change-Id: I837f1bbc5bbea99d39fac6997c8bdda857854b94
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
seongwon.shim [Thu, 13 Mar 2014 08:07:46 +0000 (17:07 +0900)]
Merge remote-tracking branch 'origin/develop' into tizen
* origin/develop:
PROJTEMP version up version up
PROJTEMP: add dataSourceContact class in the uibinding.js a. rename the dataSourceRuntime to the dataSourceContact. b. modified 'options' , it includes addressBookType and addressBookId c. refactoring functions and procedures
Merge remote-tracking branch 'origin/tizen' into develop
PROJTEMP: Modified the page-system.js Modified app class. because 'app' was used before it was defined in the page-system.js
PROJTEMP: change the head of index.html applied proper script. for the new javascript files are included. uibinding.js seperated. first knockout.js is called. after knockout.mapping.js knockout.bindingselector.js, uibinding.js are called. they are hard-coded dependency on knockout.
PROJTEMP: Change fw code from min to normal. Animator framework source code is changed from minimized to nomal. And Fixed jsdt errors about all templates.
PROJTEMP: Modify predefined animation Property. Change left, top to translateX, translateY in tizen.animator.motionPath.move.xml
PROJTEMP: Change fw code from min to normal. Animator framework source code is changed from minimized to nomal. And Fixed jsdt errors.
Conflicts:
package/changelog
package/pkginfo.manifest
Change-Id: I85866c39999856dcca3e4b9c5e9fc1065d43dc17
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
seongwon.shim [Thu, 13 Mar 2014 07:12:26 +0000 (16:12 +0900)]
PROJTEMP version up
version up
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
Change-Id: I8349cfefd7ea48ad07385389ba4c4374ab2b4ae3
Heekyoung, Oh [Wed, 12 Mar 2014 07:56:14 +0000 (16:56 +0900)]
PROJTEMP: add dataSourceContact class in the uibinding.js
a. rename the dataSourceRuntime to the dataSourceContact.
b. modified 'options' , it includes addressBookType and addressBookId
c. refactoring functions and procedures
Change-Id: Id2c31922eff095e2cfcafcb19243b82a80e21c88
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
YongHwan [Wed, 12 Mar 2014 02:17:00 +0000 (11:17 +0900)]
Merge remote-tracking branch 'origin/tizen' into develop
* origin/tizen:
PROP : Adds a position value.
PROP : Changes CSS descriptor for brief message.
PROJTEMP: Add & Modify widget icons. Modify descriptor XML.
PROJTEMP: Rename descriptor files.
TEMPLATE : Update version
Change-Id: I9d366f3febee0c82293f719467914b47ec7c182c
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
Heekyoung, Oh [Tue, 11 Mar 2014 10:40:30 +0000 (19:40 +0900)]
PROJTEMP: Modified the page-system.js
Modified app class. because 'app' was used before it was defined in the page-system.js
Change-Id: I309414924f7ff5c63e29fb3389986dbfc9519470
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
Heekyoung, Oh [Tue, 11 Mar 2014 03:10:19 +0000 (12:10 +0900)]
PROJTEMP: change the head of index.html
applied proper script. for the new javascript files are included.
uibinding.js seperated.
first knockout.js is called.
after knockout.mapping.js knockout.bindingselector.js, uibinding.js are called. they are hard-coded dependency on knockout.
Change-Id: I7d194a3adbe6fd8293623512d9c47d7678af596e
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
youngduk.hwang [Mon, 3 Mar 2014 09:47:14 +0000 (18:47 +0900)]
PROJTEMP: Change fw code from min to normal.
Animator framework source code is changed from minimized to nomal. And Fixed jsdt errors about all templates.
Change-Id: I7861dceb819d60a4d8ae4ae48683cae98b88b5bf
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
Changyeon Lee [Wed, 5 Mar 2014 08:54:12 +0000 (00:54 -0800)]
Merge "PROJTEMP: Modify predefined animation Property. Change left, top to translateX, translateY in tizen.animator.motionPath.move.xml" into develop
seongwon.shim [Tue, 4 Mar 2014 00:57:39 +0000 (09:57 +0900)]
PROJTEMP: Modify predefined animation Property.
Change left, top to translateX, translateY in tizen.animator.motionPath.move.xml
Change-Id: I4dadc77c3d8152d4c798e89dce42481f3b33a942
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
youngduk.hwang [Mon, 3 Mar 2014 07:52:03 +0000 (16:52 +0900)]
PROJTEMP: Change fw code from min to normal.
Animator framework source code is changed from minimized to nomal. And Fixed jsdt errors.
Change-Id: I14295537aacfe3dd3668495393fb67fec1048ac2
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
mucikan [Thu, 27 Feb 2014 08:08:30 +0000 (17:08 +0900)]
PROP : Adds a position value.
Adds a position value(fixed).
Change-Id: I3bb863669dbd63a9d06ea71e17c19e3ccf3ddd35
Signed-off-by: mucikan <nakyoung2.choi@samsung.com>
mucikan [Thu, 13 Feb 2014 01:55:42 +0000 (10:55 +0900)]
PROP : Changes CSS descriptor for brief message.
Adds brief message pattern.
Change-Id: Ie73729d2d06554fb9be805e8bff0efa700b093ca
Signed-off-by: mucikan <nakyoung2.choi@samsung.com>
yserzero [Wed, 15 Jan 2014 03:43:30 +0000 (12:43 +0900)]
PROJTEMP: Add & Modify widget icons. Modify descriptor XML.
Change-Id: Id7291a7989ff065286338afb24617135782726e8
Signed-off-by: yserzero <yser.lee@samsung.com>
yserzero [Tue, 14 Jan 2014 00:33:34 +0000 (09:33 +0900)]
PROJTEMP: Rename descriptor files.
Change-Id: I51706ceb126547cb71246e7374adc58769016d27
Signed-off-by: yserzero <yser.lee@samsung.com>
jeonghwan kim [Mon, 13 Jan 2014 05:08:18 +0000 (14:08 +0900)]
TEMPLATE : Update version
Change-Id: I492d4e9a59e8605533dcf5cc3365f619ad38e2e2
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
YongHwan [Thu, 9 Jan 2014 07:52:23 +0000 (16:52 +0900)]
PROJTEMP : The template source update to "develop" branch.
The template source update to "develop" branch.
Change-Id: I6e473dc596911d4c53e4f2549903f0c7c978cde0
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
Heekyoung, Oh [Tue, 7 Jan 2014 01:13:16 +0000 (10:13 +0900)]
DATABIND: revise the uibinding fw
The uibinding.js fw fixed to expand the getting contact APIs call.
AS-IS) user only can selected "tizen.contact"
TO-BE) now user can selected 4 ways. "tizen.contact.unifiedAddressBook", "tizen.contact.addressBooks", "tizen.contact.defaultAddressBook", "tizen.contact.addressBook"
Change-Id: Ide4e20482b3e1f48f7236cffcee88f2108ec1937
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
YongHwan [Mon, 23 Dec 2013 04:05:21 +0000 (13:05 +0900)]
PROJTEMP : update for tizen 3.0
change tizen framework.
Change-Id: I23f98ff1468a7c4beead0d5be8d40e0db0304ca9
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
YongHwan [Wed, 18 Dec 2013 06:13:43 +0000 (15:13 +0900)]
PROJTEMP : Make a new Project template git.
Remove project template in git of web-ui-builder-eplguin and Make a mobile project template git.
Change-Id: I2771338bbd400c922ffe0c264d0ad411ab16aafa
Signed-off-by: YongHwan <yonghwan82.jeon@samsung.com>
Sehong Na [Wed, 18 Dec 2013 04:28:43 +0000 (20:28 -0800)]
Initial empty repository