레이블이 library인 게시물을 표시합니다. 모든 게시물 표시
레이블이 library인 게시물을 표시합니다. 모든 게시물 표시

2013년 12월 5일 목요일

Citrine SDK Android 1.1.3 & iOS 1.1.3 release.

New version of Citrine SDK is released.
You can download the new version of sdk on the sdk download page.

Release note:
---------------------------------------------------------------------------
iOS & Android 1.1.3
- Improved script error message.
- Added script logical operator : and, or, not, eq, neq, gt, lt, ge, le
- Changed script '+' operator spec.

iOS 1.1.3
- Improved iOS7 compatability.

---------------------------------------------------------------------------


You can download the new version of sdk on the sdk download page.
(http://www.mospi.org/download.html)

* MoSPI site : www.mospi.org

2012년 12월 5일 수요일

Citrine SDK Android 1.0.7 & iOS 1.0.2 release.

New version of Citrine SDK is released.

Release note:

---------------------------------------------------------------------------
iOS 1.0.2
- Improves library & demo project compatability with Xcode 4.5.x

Android 1.0.7
- Changes Android SDK requirement. (recommanded minTarget: Googles APIs 2.3.3, API level 10)
- Added http object.
- Added device.network object.
--------------------------------------------------------------------------

You can download the new version of sdk on the sdk download page.
(http://www.mospi.org/download.html)

* MoSPI site : www.mospi.org

2012년 7월 25일 수요일

Citrine SDK Android 1.0.6 & iOS 1.0.1 release.

New version of Citrine SDK is released.

Release note:

---------------------------------------------------------------------------
iOS 1.0.1
- Added WEBVIEW element.
- Fixed floating point truncation error in the layout engine.

Android 1.0.6
- Fixed animation scale bug.
- Fixed orientation bug in landscape screen device.
- Changes WEBVIEW element attribute spec.

--------------------------------------------------------------------------

You can download the new version of sdk on the sdk download page.
(
http://www.mospi.org/download.html)

* MoSPI site : www.mospi.org Release note:



2012년 6월 10일 일요일

Citrine SDK Android 1.0.5 & iOS 1.0.0 release.

New version of Citrine SDK is released.



iOS 1.0.0
- First public release.

---------------------------------------------------------------
Android 1.0.5
- Added AUTOFIT child element of APPLICATIONINFO element.
- Improves xpath performance.
- Fixed image cache unload delay bug.
- Fixed function script logical or operation bug.
- Changes DATAPATH default location spec.

-----------------------------------------------------------

You can download the new version of sdk on the sdk download page.
(http://www.mospi.org/download.html)

* MoSPI site : www.mospi.org 
Release note:

2012년 4월 25일 수요일

CitrineSDK 1.0.4 release.

New version of Citrine SDK is released.

 
Release note:
CitrineSDK 1.0.4 (Apr 24, 2012)

-----------------------------------------------------------
- Added xmlProcessing object.

- Added WEBVIEW element.

- Added DATASOURCELIST element.

- Improves data binding architecutre.

- Changes animation object function spec.

- Improves LIST item rendering.

- Added Eclipse MOML editor plugin.
-----------------------------------------------------------

You can download the new version of sdk on the sdk download page.
(http://www.mospi.org/download.html)

* MoSPI site : www.mospi.org 

 

CitrineSDK 1.0.3 release.

New version of Citrine SDK is released.

 
Release note:
CitrineSDK 1.0.3 (Mar 8, 2012)

-------------------------------------------------------------------------------
- Added loadingEffect & loadingImg attribute.

- Improves image cache thread scheduler.

- Added MOMLlView.loadUrl function.
  (It is able to load UI XML without "applicationInfo.xml")
------------------------------------------------------------------------------

You can download the new version of sdk on the sdk download page.
 (
http://www.mospi.org/download.html

 * MoSPI site : www.mospi.org



 

You can download the new version of sdk on the sdk download page.

CitrineSDK 1.0.2 release.

New version of Citrine SDK is released.

Release note:
 CitrineSDK 1.0.2 (Jan 31, 2012)

-----------------------------------------------------------------------------
- Added NAVIGATIONCONTAINER transition effets
  (zoom, flip, blind, tornado),

-  MOMLDemos project is updated.

- Improves memory management of bitmap resources.

- Improves XPath parsing performance.
----------------------------------------------------------------------------

 You can download the new version of sdk on the sdk download page.
 (
http://www.mospi.org/download.html

 
* MoSPI site : www.mospi.org

Citrine SDK 1.0.1 release.

New version of Citrine SDK is released.

Release note:
 CitrineSDK 1.0.1 (Dec 30, 2011)

---------------------------------------------------------------------------------------
- Added Android back key default action.

- Better NAVIGATIONCONTAINER transition UI response time.
- Uses scaled bitmap for large image.
------------------------------------------------------------------------

You can download the new  version of sdk on the sdk download page.
(
http://www.mospi.org/download.html)

* MoSPI site : www.mospi.org

2012년 2월 6일 월요일

Easy mobile programing by MOML(Mobile Object Markup Language)




MOML Project Sample (Android)       
2012.01
This sample was made from MOML(Mobile Object Markup Language) that allows you to easily build functional, native application for mobile device. 
The MOML library is free, and doesn’t require you to know the details of how the mobile device builds its views. 

Sample contents 
section 1 : Transition effect 
section 2 : Object Animation effect 
section 3 : Change Component & Style 
section 4 : Rotate & Arrange 
section 5 : iOS Theme 
section 6 : Real DPI 
section 7 : Wireless Update