profile/ivi/memo.git
11 years agoFixed a bug where the app halts when running on different screen sizes 73/3273/1 2.0 accepted/2.0/20130405.191924 submit/2.0/20130405.195000
Jimmy Huang [Wed, 3 Apr 2013 17:51:45 +0000 (10:51 -0700)]
Fixed a bug where the app halts when running on different screen sizes

The memo app have some hard-coded property that only works for running in
480x800, 600x1024 and 720x1280.  This causes the program to halt when it
runs in different screen resolution or orientations, since it looking those
non-existing properties causes elementary to throw out errors.  This patch
makes it so that all screen sizes will map to the same height property used
so it is more generic and no longer dependent on certain screen width and
height.

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
11 years agoTizen 2.0 Release
HyungKyu Song [Fri, 15 Feb 2013 15:00:33 +0000 (00:00 +0900)]
Tizen 2.0 Release

11 years agoInitial empty repository
Hyesook Choi [Thu, 7 Jun 2012 23:55:49 +0000 (08:55 +0900)]
Initial empty repository