summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Joonghun Park [Tue, 22 Oct 2013 07:56:49 +0000 (16:56 +0900)]
revise viewport metatag with user-scalable=no
[title] revise viewport metatag with user-scalable=no
[issue#] TDIS-7445
[problem] Some web sample applications have a small font display on IA HD device which has 960 vieewport width
[solve] revise viewport metatag width with user-scalable=no
Change-Id: I1afb91569397e02409869e854fad737d682ed9cf
Joonghun Park [Fri, 4 Oct 2013 05:10:53 +0000 (14:10 +0900)]
[title] add the missing semicolon of statement.
Change-Id: I9217075c5f8d8aed5a4fb37af8137ca8ca429487
Joonghun Park [Mon, 30 Sep 2013 11:16:23 +0000 (20:16 +0900)]
[title]prevent pop up of context menu because it's not necessary
Change-Id: Iaa3b82147be23b4445d3d30e1b7c15b202bbd397
Joonghun Park [Tue, 17 Sep 2013 05:23:59 +0000 (14:23 +0900)]
[title] prevent user select to this webapp by adding -webkit-user-select
Change-Id: I6918f793bfe56778197f5374246e1a51f3fd1ede
Joonghun Park [Fri, 23 Aug 2013 12:30:36 +0000 (21:30 +0900)]
[title] add screen size feature in config.xml
Change-Id: I6f4332463870112333c44a2cc6c8e04ff710b8e1
sh919.park [Fri, 2 Aug 2013 12:16:13 +0000 (21:16 +0900)]
Remove the highlight color.
[Title] Remove the highlight color
[Issue#] N_SE-47932
[Problem] A line appear after relaunch image rotation
[Solution] Add the -webkit-tap-highlight-color code
Change-Id: I190cb774a0f415dc23e487370349d1be4265a174
Joonghun Park [Wed, 10 Jul 2013 07:43:47 +0000 (16:43 +0900)]
[Title] change icon.png image file
[issue#] P130709-3237
[Problem] icon color is different from other sample app icon
[solve] changing icon.png image file
Change-Id: I5e4843584a72b1ad69e4b4e73ecc4f6c00863140
Joonghun Park [Mon, 1 Jul 2013 02:36:39 +0000 (11:36 +0900)]
[Title] revise document -> window according to Tizen 2.2 App guide
Change-Id: I2094b09a55457cfc512d3f4f9264ca093cf1f422
Joonghun Park [Fri, 21 Jun 2013 02:51:19 +0000 (11:51 +0900)]
[Title] change app title according to changed Tizen 2.2 UX guide rule
[solution] all characters are upper cases -> Only the first character
is still upper case, and last of the characters
was changed to lower cases
Change-Id: Ie9dd3dde7551dc7e25e728c06a09047aed448149
Joonghun Park [Thu, 20 Jun 2013 13:54:12 +0000 (22:54 +0900)]
[Title] revise hardware backkey eventHandler to identify the event keyName "bac$
[issue#]N_SE-42328, N_SE-42377, N_SE-42385
[Problem] when menu key is clicked, the app act as if back key is clicked
[solution] add the checking code of hardware backkey event's keyName attribute
Change-Id: I0d31d80fea425c27318d29b9bdc1cfd4b6f67eaa
Joonghun Park [Thu, 13 Jun 2013 02:29:48 +0000 (11:29 +0900)]
[ImageRotation] add eventHandler for tizen hardware backKey
Change-Id: I144c0f36bb832b349789c59206b34f75899b1936
Joonghun Park [Tue, 28 May 2013 06:19:43 +0000 (15:19 +0900)]
[ImageRotation] remove plugins/ and tizen-web-ui-fw/
Change-Id: Ibc8aa155f0548718cb58e0867a8f65d6e2d5a15e
Joonghun Park [Mon, 27 May 2013 15:53:16 +0000 (00:53 +0900)]
[ImageRotation] add files required for SDK build
Change-Id: I79399519a4b97647d7d5245ba9f72a41a43f6e55
Joonghun Park [Mon, 20 May 2013 12:24:08 +0000 (21:24 +0900)]
[ImageRotation] initialize a package
Change-Id: I0e02fd498e4d30055a84dda6abc233df0ed53b2e
Sung-rae Kim [Tue, 14 May 2013 12:45:24 +0000 (21:45 +0900)]
Initial empty repository