apps/web/sample/DynamicBox.git
10 years agoapplication sources from tizen_2.2 54/10454/1 tizen
Piotr Dabrowski [Wed, 2 Oct 2013 08:00:40 +0000 (10:00 +0200)]
application sources from tizen_2.2

Change-Id: I79fc15c8ec62d4aa8173d1fae5c8c821851ee4a5

10 years agoMerge remote-tracking branch 'rsa/tizen_2.2' into tizen
Hoseon LEE [Wed, 2 Oct 2013 07:11:41 +0000 (16:11 +0900)]
Merge remote-tracking branch 'rsa/tizen_2.2' into tizen

10 years agoInitial empty repository master
Sehong Na [Tue, 1 Oct 2013 06:22:28 +0000 (23:22 -0700)]
Initial empty repository

10 years agoAdd screen size feature is updated
Hoseon LEE [Wed, 11 Sep 2013 10:51:11 +0000 (19:51 +0900)]
Add screen size feature is updated

[Issue#]   N/A
[Problem]  The applicatino is not guarantee for the all screen size
[Cause]    Currently, the default screen size is 720X1280
[Solution] The screen size feature is set to <feature name="http://tizen.org/feature/screen.size.normal.720.1280"/>
[SCMRequest] N/A

Change-Id: I52174c577c567f4d1de6509f0eabfc43660ef15e

10 years agoSupport to update the installed and downloaded version
leerang song [Tue, 27 Aug 2013 04:26:42 +0000 (13:26 +0900)]
Support to update the installed and downloaded version

[Issue#]     N_SE-49525
[Problem]    Installed version and downloaded version is not showing for DynamicBox when reinstall
[Cause]      Config.xml of DynamicBox sample app is no version in widget attribute.
[Solution]   Add version in widget attribute of config.xml
             - <widget version="0.1">
[SCMRequest] N/A

Change-Id: I4ae19eb4c668a0cbbb45606d6b228b93938edb8b

10 years agoAdd screen size feature - mandatory feature from Tizen 2.2.1 release
Hoseon LEE [Mon, 26 Aug 2013 07:53:06 +0000 (16:53 +0900)]
Add screen size feature - mandatory feature from Tizen 2.2.1 release

[Issue#]   N/A
[Problem]  N/A
[Cause]    Add screen size feature - mandatory feature from Tizen 2.2.1 release
[Solution] config.xml contains screen size information that can support.
            - Applications must specify the screen sizes that can support, at
              least one or more.
            - If it is not mentioned at all, the IDE shows a warning popup
              during packaging.
              i.e.,) <feature name="http://tizen.org/feature/screen.size.all"/> means that
              this application does not care of the screen size.
[SCMRequest] N/A

Change-Id: If4a2efc657aeb61c2dcfd172bad5d6e36a319890

10 years agodisable user-scalable option of PD
Yunchan Cho [Sat, 29 Jun 2013 11:36:02 +0000 (20:36 +0900)]
disable user-scalable option of PD

Change-Id: I1b660abffc43ecaa91360a371eb15bab09dc2d18

10 years agoBox label is changed
leerang song [Mon, 24 Jun 2013 06:30:38 +0000 (15:30 +0900)]
Box label is changed

[Issue#] N/A
[Problem] UX guide is changed
[Cause] N/A
[Solution] Change the Box label
[SCMRequest] N/A

Change-Id: Ibc48743288ecc1e9e86206b4cee79611c383e848

10 years agoTitle is changed.
Hoseon LEE [Fri, 21 Jun 2013 13:39:17 +0000 (22:39 +0900)]
Title is changed.

Change-Id: I18228d90a7ee89a2f850fb641d46f02ed0459a48

10 years agoTitle is changed
Hoseon LEE [Thu, 20 Jun 2013 16:20:25 +0000 (01:20 +0900)]
Title is changed

Change-Id: Ib007701588000a0bc355a4d714f46f12e4bd0975

10 years agoH/W Key event handler is added
Hoseon LEE [Thu, 20 Jun 2013 16:15:31 +0000 (01:15 +0900)]
H/W Key event handler is added

Change-Id: I735a5ca62e0b4b2f169a39b550594f479260225f

10 years agoSync latest source code
Yunchan Cho [Wed, 19 Jun 2013 10:17:39 +0000 (19:17 +0900)]
Sync latest source code

Change-Id: I949c3a6a1d0acbdebe2fc3ece6634daab864c1b4

10 years agoReplace the Icon.png file
leerang song [Tue, 14 May 2013 08:50:24 +0000 (17:50 +0900)]
Replace the Icon.png file

[Issue#] N/A
[Problem] Icon is changed
[Cause] N/A
[Solution] Change the Icon.png file
[SCMRequest] N/A

Change-Id: I4a6c41dd6cd17d03315293c55466c74b418c22f0

10 years agoChange code regarding sending message
Yunchan Cho [Fri, 10 May 2013 05:43:19 +0000 (14:43 +0900)]
Change code regarding sending message

Change-Id: Ib82f91829d47c26f700d465f166e72b7bd64efd5

10 years agoMerge branch 'tizen_2.1' of ssh://tizendev.org:29418/samples/web/AppWidget into tizen_2.1
Yunchan Cho [Tue, 7 May 2013 09:19:44 +0000 (18:19 +0900)]
Merge branch 'tizen_2.1' of ssh://tizendev.org:29418/samples/web/AppWidget into tizen_2.1

10 years agoDisable magnifier when user presses PD longly.
Yunchan Cho [Mon, 6 May 2013 05:39:10 +0000 (14:39 +0900)]
Disable magnifier when user presses PD longly.

Change-Id: I3131e1bee0f272531777f276897ba7de16d657a7

10 years agoDisable magnifier when user presses PD longly.
Yunchan Cho [Mon, 6 May 2013 05:39:10 +0000 (14:39 +0900)]
Disable magnifier when user presses PD longly.

Change-Id: I3131e1bee0f272531777f276897ba7de16d657a7

10 years agoChange name, PD to DropView
leerang song [Thu, 2 May 2013 01:18:01 +0000 (10:18 +0900)]
Change name, PD to DropView

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Change name, PD to DropView.
[SCMRequest] N/A

Change-Id: I1620b11efacd2c6ea1c7e8de919cfded25d2a23a

10 years agoChange name, AppWidget to DynamicBox
leerang song [Tue, 30 Apr 2013 08:22:53 +0000 (17:22 +0900)]
Change name, AppWidget to DynamicBox

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Change name, AppWidget to DynamicBox.
[SCMRequest] N/A

Change-Id: If84b0f1287217169ecae73cb0fa2082242a6f49c

10 years agoChange NOTICE file
Hoseon LEE [Sat, 4 May 2013 13:08:51 +0000 (22:08 +0900)]
Change NOTICE file

[Issue#] N/A
[Problem] License version is changed
[Cause] N/A
[Solution] Change NOTICE file
[SCMRequest] N/A

Change-Id: I2ab4c710d94f129d676b295ef81151897cb5dc6e

11 years agoThe license change version 1.0 to version 1.1
leerang song [Mon, 29 Apr 2013 04:49:28 +0000 (13:49 +0900)]
The license change version 1.0 to version 1.1

[Issue#] N/A
[Problem] N/A
[Cause] The licese policy is changed.
[Solution] Change the license.
[SCMRequest] N/A

Change-Id: Ie49b7f228b3577de78113d844cb88ea0c61bc8d9

11 years agoThe license preamble and date are Changed.
leerang song [Thu, 25 Apr 2013 03:01:56 +0000 (12:01 +0900)]
The license preamble and date are Changed.

[Issue#] N/A
[Problem] N/A
[Cause] The licese policy is changed.
[Solution] The license preamble and date are Changed
[SCMRequest] N/A

Change-Id: I7ac6d987fa45662ca45a1deb0112c01887325e21

11 years agoBox and PD UI are changed
leerang song [Thu, 11 Apr 2013 02:58:21 +0000 (11:58 +0900)]
Box and PD UI are changed

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Change AppWidget UI

Change-Id: I4c5c7cbf3677eb6be749472dcb82d4b5a48336ca

11 years agoMake a tizen_2.1 branch and add the licence files
leerang song [Thu, 11 Apr 2013 01:39:05 +0000 (10:39 +0900)]
Make a tizen_2.1 branch and add the licence files

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Make a tizen_2.1 branch and add the licence files

Change-Id: Ifdc3b69cda7c1da0c7ef387a67e4d1d88e0f3710

11 years agoChange the AppWidget UI
leerang song [Tue, 9 Apr 2013 10:10:39 +0000 (19:10 +0900)]
Change the AppWidget UI

[Issue#] TDIS-4958
[Problem] The Screen doesn't have any UI.
[Cause] N/A
[Solution] Change AppWidget UI

Change-Id: I84e9ac64657a19edf0276c136f4ac060aeffbc02

11 years ago[AppWidget]initialize AppWidget
gs86.lee [Mon, 8 Apr 2013 08:52:24 +0000 (17:52 +0900)]
[AppWidget]initialize AppWidget

Change-Id: I67ea4b69b58e6c1e4ab9106e49a9d88bdc73a619

11 years agoInitial empty repository
Sehong Na [Mon, 8 Apr 2013 08:31:37 +0000 (17:31 +0900)]
Initial empty repository