apps/home/ug-bluetooth-efl.git
11 years agoFix the bug about phone name 2.0alpha master 2.0_alpha submit/master/20120920.150952
DoHyun Pyun [Wed, 12 Sep 2012 01:55:02 +0000 (10:55 +0900)]
Fix the bug about phone name

[Issue] Internal bug

[Problem] The phone name was not changed properly

[Cause] Not use the vconf value when BT on

[Solution] Match the phone name

Change-Id: I10f3292eb298cad8039b3de4a2635b12c719cbd0

11 years agoDelete the previous popup before creating new popup
DoHyun Pyun [Tue, 11 Sep 2012 08:17:53 +0000 (17:17 +0900)]
Delete the previous popup before creating new popup

[Comment] It is possible that we can't delete the popup

Change-Id: I6a4ef4918e78e2233dfaf2430a522eb67a000741

11 years agoChange "appsvc" to "appcontrol"
DoHyun Pyun [Tue, 4 Sep 2012 08:47:57 +0000 (17:47 +0900)]
Change "appsvc" to "appcontrol"

Change-Id: I679ef5d5ab48d45644e864bd4edf2d8f7470c3ae

11 years agoFix the bug about searching icon / visibility
DoHyun Pyun [Sat, 1 Sep 2012 01:28:31 +0000 (10:28 +0900)]
Fix the bug about searching icon / visibility

[Issue] Internal bug

[Problem] The searching icon was not changed
          The visibility status was not matched

Change-Id: I42cb4c8a087d9a3f98650a4d155ed38792c82698

11 years agoAdd display language set
DoHyun Pyun [Wed, 29 Aug 2012 09:47:50 +0000 (18:47 +0900)]
Add display language set

[Issue] Request from the localization team

Change-Id: I1eebb6eaa9f2d01fd9a0e298962bd914f63d40e2

11 years agoFix the bug that we can't search devices
DoHyun Pyun [Mon, 27 Aug 2012 04:30:54 +0000 (13:30 +0900)]
Fix the bug that we can't search devices

[Issue] P120824-0224 (Sub issue)

[Problem] We can't search the device sometimes

[Cause] The comparision code was wrong

[Solution] Correct the codes

Change-Id: I923585686ebf97ada1aed8cc58097cda946c74b0

11 years agoRemove warning error
DoHyun Pyun [Mon, 27 Aug 2012 01:47:53 +0000 (10:47 +0900)]
Remove warning error

[Comment] Remove unused variable

Change-Id: Ic34062dfbc12d97e984721848d3bdfe98fb1d185

11 years agoFix the PLM Issue (No Bluetooth Device message appears twice)
DoHyun Pyun [Mon, 27 Aug 2012 01:22:53 +0000 (10:22 +0900)]
Fix the PLM Issue (No Bluetooth Device message appears twice)

[Issue] P120824-0217

[Problem] When the bluetooth device not found by search, Popup message appears twice

[Cause] Even if UG is not in searching state, it is possible to recieve
        the searching complete event. In this case, this bug will be occured.

[Fix] Add the depending codes

Change-Id: Ibfc36d048b92d7957cb6af583b30d338246fc242

11 years agoAssign the file url to the file path
DoHyun Pyun [Fri, 24 Aug 2012 08:20:27 +0000 (17:20 +0900)]
Assign the file url to the file path

[Issue] Internal bug in RSA binary

[Problem] The file sending is fail in the file viewer

[Cause] In file view, store the file path without URL info. (file://)
        So we get the file path to NULL using g_filename_from_uri

[Solution] 1. Request to add URL info (To the viewer part)
           2. Add the protect codes in our code

11 years agoTizen 2.0 release
DoHyun Pyun [Tue, 21 Aug 2012 10:31:02 +0000 (19:31 +0900)]
Tizen 2.0 release

11 years agoInitial empty repository 2.0_release
Jung Minsun [Tue, 21 Aug 2012 02:17:06 +0000 (11:17 +0900)]
Initial empty repository