From 729f3404c2330b064a2fdf7c2b7598e39842015f Mon Sep 17 00:00:00 2001 From: Kim Kibum Date: Thu, 14 Jun 2012 15:06:11 +0900 Subject: [PATCH] apply FSL license --- LICENSE | 75 ++ call-engine/core/include/vc-core-callagent.h | 23 +- .../core/include/vc-core-callmanager.h | 23 +- call-engine/core/include/vc-core-ccbs.h | 23 +- .../core/include/vc-core-engine-group.h | 23 +- .../core/include/vc-core-engine-status.h | 23 +- .../core/include/vc-core-engine-types.h | 23 +- call-engine/core/include/vc-core-engine.h | 23 +- call-engine/core/include/vc-core-error.h | 23 +- call-engine/core/include/vc-core-svcall.h | 23 +- call-engine/core/include/vc-core-tapi-evnt.h | 23 +- call-engine/core/include/vc-core-tapi-rqst.h | 23 +- call-engine/core/include/vc-core-util.h | 23 +- call-engine/core/vc-core-callagent.c | 24 +- call-engine/core/vc-core-callmanager.c | 23 +- call-engine/core/vc-core-ccbs.c | 23 +- call-engine/core/vc-core-engine-group.c | 23 +- call-engine/core/vc-core-engine-status.c | 23 +- call-engine/core/vc-core-engine.c | 23 +- call-engine/core/vc-core-svcall.c | 23 +- call-engine/core/vc-core-tapi-evnt.c | 23 +- call-engine/core/vc-core-tapi-rqst.c | 23 +- call-engine/core/vc-core-util.c | 23 +- call-engine/include/voice-call-bt.h | 23 +- call-engine/include/voice-call-core.h | 23 +- call-engine/include/voice-call-dbus.h | 23 +- call-engine/include/voice-call-device.h | 23 +- call-engine/include/voice-call-engine-msg.h | 23 +- call-engine/include/voice-call-engine.h | 23 +- call-engine/include/voice-call-service.h | 23 +- call-engine/include/voice-call-sound.h | 23 +- call-engine/voice-call-bt.c | 23 +- call-engine/voice-call-core.c | 23 +- call-engine/voice-call-dbus.c | 23 +- call-engine/voice-call-device.c | 23 +- call-engine/voice-call-engine.c | 23 +- call-engine/voice-call-service.c | 23 +- call-engine/voice-call-sound.c | 23 +- debian/changelog | 24 - debian/copyright | 19 - ui/call_edc/vcui-view-dialing.edc | 17 + ui/call_edc/vcui-view-end-conf-call.edc | 17 + ui/call_edc/vcui-view-end-single-call.edc | 16 + ui/call_edc/vcui-view-incoming-lock.edc | 17 + ui/call_edc/vcui-view-incoming.edc | 17 + ui/call_edc/vcui-view-keypad.edc | 17 + ui/call_edc/vcui-view-multi-call-conf.edc | 17 + ui/call_edc/vcui-view-multi-call-list.edc | 17 + ui/call_edc/vcui-view-multi-call-split.edc | 17 + ui/call_edc/vcui-view-naviframe.edc | 17 + ui/call_edc/vcui-view-single-call.edc | 17 + ui/call_edc/vcui-view-ug-effect.edc | 17 + ui/call_edc/vcui-view-volume-popup.edc | 17 + ui/call_edc/voice-call-ui.edc | 17 + ui/themes/call_theme.edc | 16 + ui/vcui-app-data.h | 23 +- ui/vcui-app-window.c | 23 +- ui/vcui-app-window.h | 23 +- ui/vcui-application.c | 23 +- ui/vcui-application.h | 23 +- ui/vcui-doc-launch.c | 23 +- ui/vcui-doc-launch.h | 23 +- ui/vcui-document.c | 23 +- ui/vcui-document.h | 23 +- ui/vcui-engine-interface.c | 23 +- ui/vcui-engine-interface.h | 23 +- ui/vcui-view-callend.c | 23 +- ui/vcui-view-callend.h | 23 +- ui/vcui-view-choice.c | 23 +- ui/vcui-view-choice.h | 23 +- ui/vcui-view-common.c | 23 +- ui/vcui-view-common.h | 23 +- ui/vcui-view-dialing.c | 23 +- ui/vcui-view-dialing.h | 25 +- ui/vcui-view-elements.c | 23 +- ui/vcui-view-elements.h | 23 +- ui/vcui-view-incoming-lock.c | 827 +++++++++--------- ui/vcui-view-incoming-lock.h | 23 +- ui/vcui-view-incoming.c | 23 +- ui/vcui-view-incoming.h | 23 +- ui/vcui-view-keypad.c | 23 +- ui/vcui-view-keypad.h | 23 +- ui/vcui-view-layout-hd.h | 23 +- ui/vcui-view-layout-wvga.h | 23 +- ui/vcui-view-layout.h | 23 +- ui/vcui-view-multi-call-conf.c | 23 +- ui/vcui-view-multi-call-conf.h | 23 +- ui/vcui-view-multi-call-list.c | 23 +- ui/vcui-view-multi-call-list.h | 23 +- ui/vcui-view-multi-call-split.c | 23 +- ui/vcui-view-multi-call-split.h | 23 +- ui/vcui-view-popup.c | 23 +- ui/vcui-view-popup.h | 24 +- ui/vcui-view-single-call.c | 23 +- ui/vcui-view-single-call.h | 23 +- 95 files changed, 1501 insertions(+), 1449 deletions(-) create mode 100755 LICENSE mode change 100644 => 100755 ui/call_edc/vcui-view-volume-popup.edc diff --git a/LICENSE b/LICENSE new file mode 100755 index 0000000..7ccb5b5 --- /dev/null +++ b/LICENSE @@ -0,0 +1,75 @@ +Flora License + +Version 1.0, May, 2012 + +http://www.tizenopensource.org/license + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + +"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. + +"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. + +"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. + +"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. + +"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. + +"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. + +"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). + +"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. + +"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." + +"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. + +"Tizen Certified Platform" shall mean a software platform that complies with the standards set forth in the Compatibility Definition Document and passes the Compatibility Test Suite as defined from time to time by the Tizen Technical Steering Group and certified by the Tizen Association or its designated agent. + +2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work solely as incorporated into a Tizen Certified Platform, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work solely as incorporated into a Tizen Certified Platform to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof pursuant to the copyright license above, in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: + + 1. You must give any other recipients of the Work or Derivative Works a copy of this License; and + + 2. You must cause any modified files to carry prominent notices stating that You changed the files; and + + 3. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and + + 4. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Flora License to your work + +To apply the Flora License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Flora License, Version 1.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.tizenopensource.org/license + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/call-engine/core/include/vc-core-callagent.h b/call-engine/core/include/vc-core-callagent.h index f221d40..78fc48b 100755 --- a/call-engine/core/include/vc-core-callagent.h +++ b/call-engine/core/include/vc-core-callagent.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/include/vc-core-callmanager.h b/call-engine/core/include/vc-core-callmanager.h index 8668f1d..fc01c5c 100755 --- a/call-engine/core/include/vc-core-callmanager.h +++ b/call-engine/core/include/vc-core-callmanager.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/include/vc-core-ccbs.h b/call-engine/core/include/vc-core-ccbs.h index b7570a8..338158a 100755 --- a/call-engine/core/include/vc-core-ccbs.h +++ b/call-engine/core/include/vc-core-ccbs.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/include/vc-core-engine-group.h b/call-engine/core/include/vc-core-engine-group.h index 2c1e510..9794c8e 100755 --- a/call-engine/core/include/vc-core-engine-group.h +++ b/call-engine/core/include/vc-core-engine-group.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/include/vc-core-engine-status.h b/call-engine/core/include/vc-core-engine-status.h index 09ef49e..faf6405 100755 --- a/call-engine/core/include/vc-core-engine-status.h +++ b/call-engine/core/include/vc-core-engine-status.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/include/vc-core-engine-types.h b/call-engine/core/include/vc-core-engine-types.h index 692b7e3..33aff01 100755 --- a/call-engine/core/include/vc-core-engine-types.h +++ b/call-engine/core/include/vc-core-engine-types.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/include/vc-core-engine.h b/call-engine/core/include/vc-core-engine.h index ac69a6d..b3f1469 100755 --- a/call-engine/core/include/vc-core-engine.h +++ b/call-engine/core/include/vc-core-engine.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/include/vc-core-error.h b/call-engine/core/include/vc-core-error.h index 693a279..95d4345 100755 --- a/call-engine/core/include/vc-core-error.h +++ b/call-engine/core/include/vc-core-error.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/include/vc-core-svcall.h b/call-engine/core/include/vc-core-svcall.h index b35ad1e..7f8ab6b 100755 --- a/call-engine/core/include/vc-core-svcall.h +++ b/call-engine/core/include/vc-core-svcall.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/include/vc-core-tapi-evnt.h b/call-engine/core/include/vc-core-tapi-evnt.h index 4e0f0ad..bf41865 100755 --- a/call-engine/core/include/vc-core-tapi-evnt.h +++ b/call-engine/core/include/vc-core-tapi-evnt.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/include/vc-core-tapi-rqst.h b/call-engine/core/include/vc-core-tapi-rqst.h index 55c2485..f582665 100755 --- a/call-engine/core/include/vc-core-tapi-rqst.h +++ b/call-engine/core/include/vc-core-tapi-rqst.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/include/vc-core-util.h b/call-engine/core/include/vc-core-util.h index 02bef8a..c18bf1c 100755 --- a/call-engine/core/include/vc-core-util.h +++ b/call-engine/core/include/vc-core-util.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/vc-core-callagent.c b/call-engine/core/vc-core-callagent.c index 78481e2..8c68abb 100755 --- a/call-engine/core/vc-core-callagent.c +++ b/call-engine/core/vc-core-callagent.c @@ -1,23 +1,19 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ - #include "vc-core-callagent.h" #include "vc-core-engine.h" #include "vc-core-ccbs.h" diff --git a/call-engine/core/vc-core-callmanager.c b/call-engine/core/vc-core-callmanager.c index e11c7ee..806899e 100755 --- a/call-engine/core/vc-core-callmanager.c +++ b/call-engine/core/vc-core-callmanager.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/vc-core-ccbs.c b/call-engine/core/vc-core-ccbs.c index 64f9e26..41aff66 100755 --- a/call-engine/core/vc-core-ccbs.c +++ b/call-engine/core/vc-core-ccbs.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/vc-core-engine-group.c b/call-engine/core/vc-core-engine-group.c index 998e2c5..23f8bc5 100755 --- a/call-engine/core/vc-core-engine-group.c +++ b/call-engine/core/vc-core-engine-group.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/vc-core-engine-status.c b/call-engine/core/vc-core-engine-status.c index d480c4e..d5f4fe1 100755 --- a/call-engine/core/vc-core-engine-status.c +++ b/call-engine/core/vc-core-engine-status.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/vc-core-engine.c b/call-engine/core/vc-core-engine.c index f5aac78..cafbfd5 100755 --- a/call-engine/core/vc-core-engine.c +++ b/call-engine/core/vc-core-engine.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/vc-core-svcall.c b/call-engine/core/vc-core-svcall.c index 1bcc0a4..93f0137 100755 --- a/call-engine/core/vc-core-svcall.c +++ b/call-engine/core/vc-core-svcall.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/vc-core-tapi-evnt.c b/call-engine/core/vc-core-tapi-evnt.c index 7ebd9df..e0a3b88 100755 --- a/call-engine/core/vc-core-tapi-evnt.c +++ b/call-engine/core/vc-core-tapi-evnt.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/vc-core-tapi-rqst.c b/call-engine/core/vc-core-tapi-rqst.c index cfd93cf..a5262fb 100755 --- a/call-engine/core/vc-core-tapi-rqst.c +++ b/call-engine/core/vc-core-tapi-rqst.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/core/vc-core-util.c b/call-engine/core/vc-core-util.c index 8a16169..77dc8c2 100755 --- a/call-engine/core/vc-core-util.c +++ b/call-engine/core/vc-core-util.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/include/voice-call-bt.h b/call-engine/include/voice-call-bt.h index af1cea8..848c1d0 100755 --- a/call-engine/include/voice-call-bt.h +++ b/call-engine/include/voice-call-bt.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/include/voice-call-core.h b/call-engine/include/voice-call-core.h index 124e6e2..42028fd 100755 --- a/call-engine/include/voice-call-core.h +++ b/call-engine/include/voice-call-core.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/include/voice-call-dbus.h b/call-engine/include/voice-call-dbus.h index f073fb8..01be575 100755 --- a/call-engine/include/voice-call-dbus.h +++ b/call-engine/include/voice-call-dbus.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/include/voice-call-device.h b/call-engine/include/voice-call-device.h index 888b930..453dde1 100755 --- a/call-engine/include/voice-call-device.h +++ b/call-engine/include/voice-call-device.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/include/voice-call-engine-msg.h b/call-engine/include/voice-call-engine-msg.h index f0dbe3d..6a2c14b 100755 --- a/call-engine/include/voice-call-engine-msg.h +++ b/call-engine/include/voice-call-engine-msg.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/include/voice-call-engine.h b/call-engine/include/voice-call-engine.h index e32b139..643f27b 100755 --- a/call-engine/include/voice-call-engine.h +++ b/call-engine/include/voice-call-engine.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/include/voice-call-service.h b/call-engine/include/voice-call-service.h index a22e3c3..e831bec 100755 --- a/call-engine/include/voice-call-service.h +++ b/call-engine/include/voice-call-service.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/include/voice-call-sound.h b/call-engine/include/voice-call-sound.h index 6e7091e..e67ae0f 100755 --- a/call-engine/include/voice-call-sound.h +++ b/call-engine/include/voice-call-sound.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/voice-call-bt.c b/call-engine/voice-call-bt.c index 44bd334..653dcbe 100755 --- a/call-engine/voice-call-bt.c +++ b/call-engine/voice-call-bt.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/voice-call-core.c b/call-engine/voice-call-core.c index cdb4e51..da160a7 100755 --- a/call-engine/voice-call-core.c +++ b/call-engine/voice-call-core.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/voice-call-dbus.c b/call-engine/voice-call-dbus.c index 10a1f22..11b29a4 100755 --- a/call-engine/voice-call-dbus.c +++ b/call-engine/voice-call-dbus.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/voice-call-device.c b/call-engine/voice-call-device.c index 1eb297e..76d4344 100755 --- a/call-engine/voice-call-device.c +++ b/call-engine/voice-call-device.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/voice-call-engine.c b/call-engine/voice-call-engine.c index 2bbf490..a9b5377 100755 --- a/call-engine/voice-call-engine.c +++ b/call-engine/voice-call-engine.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/voice-call-service.c b/call-engine/voice-call-service.c index 26faa59..f48e808 100755 --- a/call-engine/voice-call-service.c +++ b/call-engine/voice-call-service.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/call-engine/voice-call-sound.c b/call-engine/voice-call-sound.c index ecc428d..fa24390 100755 --- a/call-engine/voice-call-sound.c +++ b/call-engine/voice-call-sound.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/debian/changelog b/debian/changelog index e5a63ea..423071f 100755 --- a/debian/changelog +++ b/debian/changelog @@ -7,27 +7,3 @@ call (0.2.333) unstable; urgency=low * Tag: call_0.2.333 -- Jungmin Kim Fri, 17 Feb 2012 21:14:16 +0900 - -call (0.2.332) unstable; urgency=low - - * Fix a link error. - * Git: pkgs/c/call - * Tag: call_0.2.332 - - -- Sung Joon Won Mon, 26 Dec 2011 18:09:23 +0900 - -call (0.2.331) unstable; urgency=low - - * Rename to org.tizen - * Git: pkgs/c/call - * Tag: call_0.2.331 - - -- Sung Joon Won Thu, 22 Dec 2011 18:25:48 +0900 - -call (0.2.330) unstable; urgency=low - - * Git Init - * Git: pkgs/c/call - * Tag: call_0.2.330 - - -- Sung Joon Won Wed, 07 Dec 2011 11:27:43 +0900 diff --git a/debian/copyright b/debian/copyright index 5a6093e..e69de29 100755 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +0,0 @@ -/* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved - * - * This file is part of - * Written by , - * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. - * - */ - diff --git a/ui/call_edc/vcui-view-dialing.edc b/ui/call_edc/vcui-view-dialing.edc index 199ad08..ff23891 100755 --- a/ui/call_edc/vcui-view-dialing.edc +++ b/ui/call_edc/vcui-view-dialing.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + group{ name: "mo-view"; parts{ diff --git a/ui/call_edc/vcui-view-end-conf-call.edc b/ui/call_edc/vcui-view-end-conf-call.edc index df20083..f6a1c7a 100755 --- a/ui/call_edc/vcui-view-end-conf-call.edc +++ b/ui/call_edc/vcui-view-end-conf-call.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + group { name: "end-confcall"; parts { diff --git a/ui/call_edc/vcui-view-end-single-call.edc b/ui/call_edc/vcui-view-end-single-call.edc index d1d86ec..e3475ed 100755 --- a/ui/call_edc/vcui-view-end-single-call.edc +++ b/ui/call_edc/vcui-view-end-single-call.edc @@ -1,3 +1,19 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + group { name: "end-singlecall"; diff --git a/ui/call_edc/vcui-view-incoming-lock.edc b/ui/call_edc/vcui-view-incoming-lock.edc index a93c247..2911a01 100755 --- a/ui/call_edc/vcui-view-incoming-lock.edc +++ b/ui/call_edc/vcui-view-incoming-lock.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + group { name: "lock_accept"; diff --git a/ui/call_edc/vcui-view-incoming.edc b/ui/call_edc/vcui-view-incoming.edc index c6c9600..4a7aaf5 100755 --- a/ui/call_edc/vcui-view-incoming.edc +++ b/ui/call_edc/vcui-view-incoming.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + group{ name: "mt-view"; parts { diff --git a/ui/call_edc/vcui-view-keypad.edc b/ui/call_edc/vcui-view-keypad.edc index 01b537b..4d293ad 100755 --- a/ui/call_edc/vcui-view-keypad.edc +++ b/ui/call_edc/vcui-view-keypad.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + #define KEYPAD_EACH_BTN_WIDTH 200 #define KEYPAD_COL1_BTN_L_PAD 40 #define KEYPAD_COL2_BTN_L_PAD 260 diff --git a/ui/call_edc/vcui-view-multi-call-conf.edc b/ui/call_edc/vcui-view-multi-call-conf.edc index 5ff4c32..7937bc1 100755 --- a/ui/call_edc/vcui-view-multi-call-conf.edc +++ b/ui/call_edc/vcui-view-multi-call-conf.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + group { name: "multicall-conf"; parts { diff --git a/ui/call_edc/vcui-view-multi-call-list.edc b/ui/call_edc/vcui-view-multi-call-list.edc index d812490..5028996 100755 --- a/ui/call_edc/vcui-view-multi-call-list.edc +++ b/ui/call_edc/vcui-view-multi-call-list.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + group { name: "multicall-list"; parts { diff --git a/ui/call_edc/vcui-view-multi-call-split.edc b/ui/call_edc/vcui-view-multi-call-split.edc index b436a27..5579bf1 100755 --- a/ui/call_edc/vcui-view-multi-call-split.edc +++ b/ui/call_edc/vcui-view-multi-call-split.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + group { name: "multicall-split"; parts { diff --git a/ui/call_edc/vcui-view-naviframe.edc b/ui/call_edc/vcui-view-naviframe.edc index 929ada1..64eaf3c 100755 --- a/ui/call_edc/vcui-view-naviframe.edc +++ b/ui/call_edc/vcui-view-naviframe.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + group { name: "navigation_view"; parts { diff --git a/ui/call_edc/vcui-view-single-call.edc b/ui/call_edc/vcui-view-single-call.edc index 0f192ff..a7daf0d 100755 --- a/ui/call_edc/vcui-view-single-call.edc +++ b/ui/call_edc/vcui-view-single-call.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + group { name: "incall"; parts { diff --git a/ui/call_edc/vcui-view-ug-effect.edc b/ui/call_edc/vcui-view-ug-effect.edc index 78d311d..80320af 100755 --- a/ui/call_edc/vcui-view-ug-effect.edc +++ b/ui/call_edc/vcui-view-ug-effect.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + group { name: "ug_effect"; parts { diff --git a/ui/call_edc/vcui-view-volume-popup.edc b/ui/call_edc/vcui-view-volume-popup.edc old mode 100644 new mode 100755 index 6dfb0bb..312fea9 --- a/ui/call_edc/vcui-view-volume-popup.edc +++ b/ui/call_edc/vcui-view-volume-popup.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + group { name: "volume"; parts { diff --git a/ui/call_edc/voice-call-ui.edc b/ui/call_edc/voice-call-ui.edc index dd56993..bf8daa9 100755 --- a/ui/call_edc/voice-call-ui.edc +++ b/ui/call_edc/voice-call-ui.edc @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + //#include "../vcui-view-layout.h" #include "../vcui-view-layout-hd.h" diff --git a/ui/themes/call_theme.edc b/ui/themes/call_theme.edc index cf43c88..dd63238 100755 --- a/ui/themes/call_theme.edc +++ b/ui/themes/call_theme.edc @@ -1,3 +1,19 @@ +/* + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.tizenopensource.org/license + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "../vcui-view-layout-hd.h" #define FONT_SLP_Bold "SLP:style=Bold" diff --git a/ui/vcui-app-data.h b/ui/vcui-app-data.h index fa4921c..8ff4314 100755 --- a/ui/vcui-app-data.h +++ b/ui/vcui-app-data.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-app-window.c b/ui/vcui-app-window.c index e42fe3c..0b864ab 100755 --- a/ui/vcui-app-window.c +++ b/ui/vcui-app-window.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-app-window.h b/ui/vcui-app-window.h index e064db0..aab8e7c 100755 --- a/ui/vcui-app-window.h +++ b/ui/vcui-app-window.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-application.c b/ui/vcui-application.c index e20cc09..41c9d7d 100755 --- a/ui/vcui-application.c +++ b/ui/vcui-application.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-application.h b/ui/vcui-application.h index 298ed69..85386f5 100755 --- a/ui/vcui-application.h +++ b/ui/vcui-application.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-doc-launch.c b/ui/vcui-doc-launch.c index 50b66bb..d58ea02 100755 --- a/ui/vcui-doc-launch.c +++ b/ui/vcui-doc-launch.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-doc-launch.h b/ui/vcui-doc-launch.h index d029159..5ccaa70 100755 --- a/ui/vcui-doc-launch.h +++ b/ui/vcui-doc-launch.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-document.c b/ui/vcui-document.c index f5316d1..b518a52 100755 --- a/ui/vcui-document.c +++ b/ui/vcui-document.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-document.h b/ui/vcui-document.h index 8c32426..7d52d7d 100755 --- a/ui/vcui-document.h +++ b/ui/vcui-document.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-engine-interface.c b/ui/vcui-engine-interface.c index 317f24a..db246d2 100755 --- a/ui/vcui-engine-interface.c +++ b/ui/vcui-engine-interface.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-engine-interface.h b/ui/vcui-engine-interface.h index 306b501..01d12ef 100755 --- a/ui/vcui-engine-interface.h +++ b/ui/vcui-engine-interface.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-callend.c b/ui/vcui-view-callend.c index 1c02d3f..fca9be6 100755 --- a/ui/vcui-view-callend.c +++ b/ui/vcui-view-callend.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-callend.h b/ui/vcui-view-callend.h index 2366671..df0dceb 100755 --- a/ui/vcui-view-callend.h +++ b/ui/vcui-view-callend.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-choice.c b/ui/vcui-view-choice.c index 27f818d..c3d688a 100755 --- a/ui/vcui-view-choice.c +++ b/ui/vcui-view-choice.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-choice.h b/ui/vcui-view-choice.h index 45e65bd..f50d019 100755 --- a/ui/vcui-view-choice.h +++ b/ui/vcui-view-choice.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-common.c b/ui/vcui-view-common.c index 568bf2b..8c1cf06 100755 --- a/ui/vcui-view-common.c +++ b/ui/vcui-view-common.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-common.h b/ui/vcui-view-common.h index 3042c66..e3f10cf 100755 --- a/ui/vcui-view-common.h +++ b/ui/vcui-view-common.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-dialing.c b/ui/vcui-view-dialing.c index 3898612..b18a144 100755 --- a/ui/vcui-view-dialing.c +++ b/ui/vcui-view-dialing.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-dialing.h b/ui/vcui-view-dialing.h index 8865275..f90d6b1 100755 --- a/ui/vcui-view-dialing.h +++ b/ui/vcui-view-dialing.h @@ -1,23 +1,20 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ - + #ifndef _VCUI_VIEW_DIALING_ #define _VCUI_VIEW_DIALING_ diff --git a/ui/vcui-view-elements.c b/ui/vcui-view-elements.c index ecf8792..e540f16 100755 --- a/ui/vcui-view-elements.c +++ b/ui/vcui-view-elements.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-elements.h b/ui/vcui-view-elements.h index 866456d..466edf7 100755 --- a/ui/vcui-view-elements.h +++ b/ui/vcui-view-elements.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-incoming-lock.c b/ui/vcui-view-incoming-lock.c index 8d4b700..18ab954 100755 --- a/ui/vcui-view-incoming-lock.c +++ b/ui/vcui-view-incoming-lock.c @@ -1,424 +1,421 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ -#include "vcui-application.h" -#include "vcui-view-incoming-lock.h" - -#define ACCEPT_DIFF_VALUE (130) -#define ACCEPT_DIFF_VALUE_MAX (182) - -#define REJECT_DIFF_VALUE (-130) -#define REJECT_DIFF_VALUE_MAX (-182) - -static int __vcui_view_incoming_lock_oncreate(voice_call_view_data_t *view_data, int param1, void *param2, void *param3); -static int __vcui_view_incoming_lock_onupdate(voice_call_view_data_t *view_data, void *update_data1, void *update_data2); -static int __vcui_view_incoming_lock_onhide(voice_call_view_data_t *view_data); -static int __vcui_view_incoming_lock_onshow(voice_call_view_data_t *view_data); -static int __vcui_view_incoming_lock_ondestroy(voice_call_view_data_t *view_data); - -static voice_call_view_data_t s_view = { - .type = VIEW_INCOMING_LOCK_VIEW, - .app_data = NULL, - .layout = NULL, - .onCreate = __vcui_view_incoming_lock_oncreate, - .onUpdate = __vcui_view_incoming_lock_onupdate, - .onHide = __vcui_view_incoming_lock_onhide, - .onShow = __vcui_view_incoming_lock_onshow, - .onDestroy = __vcui_view_incoming_lock_ondestroy, - .priv = NULL, -}; - -voice_call_view_data_t *_vcui_view_incoming_lock_new(vcui_app_call_data_t *ad) -{ - - s_view.app_data = ad; - s_view.priv = calloc(1, sizeof(incoming_lock_view_priv_t)); - - if (!s_view.priv) { - CALL_UI_DEBUG("ERROR!!!!!!!!!!!"); - } - - return &s_view; -} - -static Evas_Object *__vcui_view_incoming_lock_load_edj(Evas *evas, char *edjname, const char *grpname) -{ - Evas_Object *edj; - - edj = edje_object_add(evas); - if (!edje_object_file_set(edj, edjname, grpname)) { - CALL_UI_DEBUG("ERROR!!"); - return NULL; - } - - return edj; -} - -static void __vcui_view_incoming_lock_accept_mouse_down_cb(void *data, Evas *evas, Evas_Object *obj, void *event_info) -{ - voice_call_view_data_t *vd = (voice_call_view_data_t *)data; - incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; - Evas_Event_Mouse_Move *ev = event_info; - - priv->accept_start_x = ev->cur.canvas.x; -} - -static void __vcui_view_incoming_lock_accept_mouse_move_cb(void *data, Evas *evas, Evas_Object *obj, void *event_info) -{ - voice_call_view_data_t *vd = (voice_call_view_data_t *)data; - incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; - vcui_app_call_data_t *ad = vd->app_data; - Evas_Event_Mouse_Move *ev = event_info; - - int diff_x = 0; - - priv->accept_cur_x = ev->cur.canvas.x; - diff_x = priv->accept_cur_x - priv->accept_start_x; - - - if (diff_x >= 0) { - if (diff_x < (ACCEPT_DIFF_VALUE * ad->scale_factor)) { - evas_object_move(priv->lock_accept, diff_x, 0); - - edje_object_signal_emit(priv->lock_reject, "lock_reject,default", "prog"); - } else if (diff_x < (ACCEPT_DIFF_VALUE_MAX * ad->scale_factor)) { - evas_object_move(priv->lock_accept, diff_x, 0); - evas_object_move(priv->lock_reject, (diff_x - (ACCEPT_DIFF_VALUE * ad->scale_factor)), 0); - - edje_object_signal_emit(priv->lock_reject, "lock_reject,default", "prog"); - } else { - evas_object_move(priv->lock_accept, (ACCEPT_DIFF_VALUE_MAX * ad->scale_factor), 0); - evas_object_move(priv->lock_reject, ((ACCEPT_DIFF_VALUE_MAX * ad->scale_factor) - (ACCEPT_DIFF_VALUE * ad->scale_factor)), 0); - - edje_object_signal_emit(priv->lock_reject, "lock_reject,alpha", "prog"); - } - } -} - -static void __vcui_view_incoming_lock_accept_mouse_up_cb(void *data, Evas *evas, Evas_Object *obj, void *event_info) -{ - voice_call_view_data_t *vd = (voice_call_view_data_t *)data; - incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; - vcui_app_call_data_t *ad = vd->app_data; - - int diff_x = priv->accept_cur_x - priv->accept_start_x; - - if (diff_x >= (ACCEPT_DIFF_VALUE_MAX * ad->scale_factor)) { - if(_vcui_is_phonelock_status() == EINA_FALSE) - vconf_set_int(VCONFKEY_IDLE_LOCK_STATE, VCONFKEY_IDLE_UNLOCK); - _vcui_engine_answer_call(); - } else { - evas_object_move(priv->lock_accept, 0, 0); - evas_object_move(priv->lock_reject, 0, 0); - } - -} - -static Evas_Object *__vcui_view_incoming_lock_create_button_accept(void *data) -{ - voice_call_view_data_t *vd = (voice_call_view_data_t *)data; - incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; - vcui_app_call_data_t *ad = vd->app_data; - - if(priv->lock_accept != NULL) { - evas_object_del(priv->lock_accept); - priv->lock_accept = NULL; - } - priv->lock_accept = __vcui_view_incoming_lock_load_edj(evas_object_evas_get(ad->win_main), EDJ_NAME, GRP_LOCK_ACCEPT); - evas_object_resize(priv->lock_accept, ad->root_w, ad->root_h); - - evas_object_event_callback_add(priv->lock_accept, EVAS_CALLBACK_MOUSE_DOWN, __vcui_view_incoming_lock_accept_mouse_down_cb, vd); - evas_object_event_callback_add(priv->lock_accept, EVAS_CALLBACK_MOUSE_MOVE, __vcui_view_incoming_lock_accept_mouse_move_cb, vd); - evas_object_event_callback_add(priv->lock_accept, EVAS_CALLBACK_MOUSE_UP, __vcui_view_incoming_lock_accept_mouse_up_cb, vd); - - edje_object_part_text_set(priv->lock_accept, "accept_text", _("IDS_CALL_BUTTON_ACCEPT")); - - evas_object_show(priv->lock_accept); - - return priv->lock_accept; -} - -static void __vcui_view_incoming_lock_reject_mouse_down_cb(void *data, Evas *evas, Evas_Object *obj, void *event_info) -{ - voice_call_view_data_t *vd = (voice_call_view_data_t *)data; - incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; - Evas_Event_Mouse_Move *ev = event_info; - - priv->reject_start_x = ev->cur.canvas.x; -} - -static void __vcui_view_incoming_lock_reject_mouse_move_cb(void *data, Evas *evas, Evas_Object *obj, void *event_info) -{ - voice_call_view_data_t *vd = (voice_call_view_data_t *)data; - incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; - vcui_app_call_data_t *ad = vd->app_data; - Evas_Event_Mouse_Move *ev = event_info; - - int diff_x = 0; - - priv->reject_cur_x = ev->cur.canvas.x; - diff_x = priv->reject_cur_x - priv->reject_start_x; - - if (diff_x <= 0) { - if (diff_x > (REJECT_DIFF_VALUE * ad->scale_factor)) { - evas_object_move(priv->lock_reject, diff_x, 0); - - edje_object_signal_emit(priv->lock_accept, "lock_accept,default", "prog"); - } else if (diff_x > (REJECT_DIFF_VALUE_MAX * ad->scale_factor)) { - evas_object_move(priv->lock_reject, diff_x, 0); - evas_object_move(priv->lock_accept, (diff_x - (REJECT_DIFF_VALUE * ad->scale_factor)), 0); - - edje_object_signal_emit(priv->lock_accept, "lock_accept,default", "prog"); - } else { - evas_object_move(priv->lock_reject, (REJECT_DIFF_VALUE_MAX * ad->scale_factor), 0); - evas_object_move(priv->lock_accept, ((REJECT_DIFF_VALUE_MAX * ad->scale_factor) - (REJECT_DIFF_VALUE * ad->scale_factor)), 0); - - edje_object_signal_emit(priv->lock_accept, "lock_accept,alpha", "prog"); - - } - } -} - -static void __vcui_view_incoming_lock_reject_mouse_up_cb(void *data, Evas *evas, Evas_Object *obj, void *event_info) -{ - voice_call_view_data_t *vd = (voice_call_view_data_t *)data; - incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; - vcui_app_call_data_t *ad = vd->app_data; - - int diff_x = priv->reject_cur_x - priv->reject_start_x; - - if (diff_x <= (REJECT_DIFF_VALUE_MAX * ad->scale_factor)) { -/* vconf_set_int(VCONFKEY_IDLE_LOCK_STATE, VCONFKEY_IDLE_UNLOCK);*/ - _vcui_engine_reject_call(); - } else { - evas_object_move(priv->lock_reject, 0, 0); - evas_object_move(priv->lock_accept, 0, 0); - } - -} - -static Evas_Object *__vcui_view_incoming_lock_create_button_reject(void *data) -{ - voice_call_view_data_t *vd = (voice_call_view_data_t *)data; - incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; - vcui_app_call_data_t *ad = vd->app_data; - - if(priv->lock_reject != NULL) { - evas_object_del(priv->lock_reject); - priv->lock_reject = NULL; - } - priv->lock_reject = __vcui_view_incoming_lock_load_edj(evas_object_evas_get(ad->win_main), EDJ_NAME, GRP_LOCK_REJECT); - evas_object_resize(priv->lock_reject, ad->root_w, ad->root_h); - - evas_object_event_callback_add(priv->lock_reject, EVAS_CALLBACK_MOUSE_DOWN, __vcui_view_incoming_lock_reject_mouse_down_cb, vd); - evas_object_event_callback_add(priv->lock_reject, EVAS_CALLBACK_MOUSE_MOVE, __vcui_view_incoming_lock_reject_mouse_move_cb, vd); - evas_object_event_callback_add(priv->lock_reject, EVAS_CALLBACK_MOUSE_UP, __vcui_view_incoming_lock_reject_mouse_up_cb, vd); - - edje_object_part_text_set(priv->lock_reject, "reject_text", _("IDS_CALL_BUTTON_REJECT")); - - evas_object_show(priv->lock_reject); - - return priv->lock_reject; -} - -static void __vcui_view_incoming_lock_draw_screen(voice_call_view_data_t *vd) -{ - CALL_UI_DEBUG(".."); - - incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; - Evas_Object *eo = priv->contents; - vcui_app_call_data_t *ad = vd->app_data; - - priv->now_data = _vcui_doc_get_recent_mt(); - if (priv->now_data == NULL) { - CALL_UI_DEBUG("call data is null"); - return; - } - if (priv->now_data->mo_mt_status != CALL_INCOMING) { - CALL_UI_DEBUG("it is not call_incoming."); - return; - } - - /* call image */ - if (strcmp((char *)priv->now_data->call_file_path, NOIMG_ICON) == 0) { - _vcui_show_wallpaper_image(priv->contents); - } else { - CALL_UI_DEBUG("there is caller image."); - _vcui_show_wallpaper_image(priv->contents); - priv->ic = _vcui_show_contact_image(priv->contents, vd->app_data->win_main, priv->now_data->call_file_path); - } - - /* call name (if nothing, call number) */ - if (strlen((char *)priv->now_data->call_display) == 0) { +#include "vcui-application.h" +#include "vcui-view-incoming-lock.h" + +#define ACCEPT_DIFF_VALUE (130) +#define ACCEPT_DIFF_VALUE_MAX (182) + +#define REJECT_DIFF_VALUE (-130) +#define REJECT_DIFF_VALUE_MAX (-182) + +static int __vcui_view_incoming_lock_oncreate(voice_call_view_data_t *view_data, int param1, void *param2, void *param3); +static int __vcui_view_incoming_lock_onupdate(voice_call_view_data_t *view_data, void *update_data1, void *update_data2); +static int __vcui_view_incoming_lock_onhide(voice_call_view_data_t *view_data); +static int __vcui_view_incoming_lock_onshow(voice_call_view_data_t *view_data); +static int __vcui_view_incoming_lock_ondestroy(voice_call_view_data_t *view_data); + +static voice_call_view_data_t s_view = { + .type = VIEW_INCOMING_LOCK_VIEW, + .app_data = NULL, + .layout = NULL, + .onCreate = __vcui_view_incoming_lock_oncreate, + .onUpdate = __vcui_view_incoming_lock_onupdate, + .onHide = __vcui_view_incoming_lock_onhide, + .onShow = __vcui_view_incoming_lock_onshow, + .onDestroy = __vcui_view_incoming_lock_ondestroy, + .priv = NULL, +}; + +voice_call_view_data_t *_vcui_view_incoming_lock_new(vcui_app_call_data_t *ad) +{ + + s_view.app_data = ad; + s_view.priv = calloc(1, sizeof(incoming_lock_view_priv_t)); + + if (!s_view.priv) { + CALL_UI_DEBUG("ERROR!!!!!!!!!!!"); + } + + return &s_view; +} + +static Evas_Object *__vcui_view_incoming_lock_load_edj(Evas *evas, char *edjname, const char *grpname) +{ + Evas_Object *edj; + + edj = edje_object_add(evas); + if (!edje_object_file_set(edj, edjname, grpname)) { + CALL_UI_DEBUG("ERROR!!"); + return NULL; + } + + return edj; +} + +static void __vcui_view_incoming_lock_accept_mouse_down_cb(void *data, Evas *evas, Evas_Object *obj, void *event_info) +{ + voice_call_view_data_t *vd = (voice_call_view_data_t *)data; + incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; + Evas_Event_Mouse_Move *ev = event_info; + + priv->accept_start_x = ev->cur.canvas.x; +} + +static void __vcui_view_incoming_lock_accept_mouse_move_cb(void *data, Evas *evas, Evas_Object *obj, void *event_info) +{ + voice_call_view_data_t *vd = (voice_call_view_data_t *)data; + incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; + vcui_app_call_data_t *ad = vd->app_data; + Evas_Event_Mouse_Move *ev = event_info; + + int diff_x = 0; + + priv->accept_cur_x = ev->cur.canvas.x; + diff_x = priv->accept_cur_x - priv->accept_start_x; + + + if (diff_x >= 0) { + if (diff_x < (ACCEPT_DIFF_VALUE * ad->scale_factor)) { + evas_object_move(priv->lock_accept, diff_x, 0); + + edje_object_signal_emit(priv->lock_reject, "lock_reject,default", "prog"); + } else if (diff_x < (ACCEPT_DIFF_VALUE_MAX * ad->scale_factor)) { + evas_object_move(priv->lock_accept, diff_x, 0); + evas_object_move(priv->lock_reject, (diff_x - (ACCEPT_DIFF_VALUE * ad->scale_factor)), 0); + + edje_object_signal_emit(priv->lock_reject, "lock_reject,default", "prog"); + } else { + evas_object_move(priv->lock_accept, (ACCEPT_DIFF_VALUE_MAX * ad->scale_factor), 0); + evas_object_move(priv->lock_reject, ((ACCEPT_DIFF_VALUE_MAX * ad->scale_factor) - (ACCEPT_DIFF_VALUE * ad->scale_factor)), 0); + + edje_object_signal_emit(priv->lock_reject, "lock_reject,alpha", "prog"); + } + } +} + +static void __vcui_view_incoming_lock_accept_mouse_up_cb(void *data, Evas *evas, Evas_Object *obj, void *event_info) +{ + voice_call_view_data_t *vd = (voice_call_view_data_t *)data; + incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; + vcui_app_call_data_t *ad = vd->app_data; + + int diff_x = priv->accept_cur_x - priv->accept_start_x; + + if (diff_x >= (ACCEPT_DIFF_VALUE_MAX * ad->scale_factor)) { + if(_vcui_is_phonelock_status() == EINA_FALSE) + vconf_set_int(VCONFKEY_IDLE_LOCK_STATE, VCONFKEY_IDLE_UNLOCK); + _vcui_engine_answer_call(); + } else { + evas_object_move(priv->lock_accept, 0, 0); + evas_object_move(priv->lock_reject, 0, 0); + } + +} + +static Evas_Object *__vcui_view_incoming_lock_create_button_accept(void *data) +{ + voice_call_view_data_t *vd = (voice_call_view_data_t *)data; + incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; + vcui_app_call_data_t *ad = vd->app_data; + + if(priv->lock_accept != NULL) { + evas_object_del(priv->lock_accept); + priv->lock_accept = NULL; + } + priv->lock_accept = __vcui_view_incoming_lock_load_edj(evas_object_evas_get(ad->win_main), EDJ_NAME, GRP_LOCK_ACCEPT); + evas_object_resize(priv->lock_accept, ad->root_w, ad->root_h); + + evas_object_event_callback_add(priv->lock_accept, EVAS_CALLBACK_MOUSE_DOWN, __vcui_view_incoming_lock_accept_mouse_down_cb, vd); + evas_object_event_callback_add(priv->lock_accept, EVAS_CALLBACK_MOUSE_MOVE, __vcui_view_incoming_lock_accept_mouse_move_cb, vd); + evas_object_event_callback_add(priv->lock_accept, EVAS_CALLBACK_MOUSE_UP, __vcui_view_incoming_lock_accept_mouse_up_cb, vd); + + edje_object_part_text_set(priv->lock_accept, "accept_text", _("IDS_CALL_BUTTON_ACCEPT")); + + evas_object_show(priv->lock_accept); + + return priv->lock_accept; +} + +static void __vcui_view_incoming_lock_reject_mouse_down_cb(void *data, Evas *evas, Evas_Object *obj, void *event_info) +{ + voice_call_view_data_t *vd = (voice_call_view_data_t *)data; + incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; + Evas_Event_Mouse_Move *ev = event_info; + + priv->reject_start_x = ev->cur.canvas.x; +} + +static void __vcui_view_incoming_lock_reject_mouse_move_cb(void *data, Evas *evas, Evas_Object *obj, void *event_info) +{ + voice_call_view_data_t *vd = (voice_call_view_data_t *)data; + incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; + vcui_app_call_data_t *ad = vd->app_data; + Evas_Event_Mouse_Move *ev = event_info; + + int diff_x = 0; + + priv->reject_cur_x = ev->cur.canvas.x; + diff_x = priv->reject_cur_x - priv->reject_start_x; + + if (diff_x <= 0) { + if (diff_x > (REJECT_DIFF_VALUE * ad->scale_factor)) { + evas_object_move(priv->lock_reject, diff_x, 0); + + edje_object_signal_emit(priv->lock_accept, "lock_accept,default", "prog"); + } else if (diff_x > (REJECT_DIFF_VALUE_MAX * ad->scale_factor)) { + evas_object_move(priv->lock_reject, diff_x, 0); + evas_object_move(priv->lock_accept, (diff_x - (REJECT_DIFF_VALUE * ad->scale_factor)), 0); + + edje_object_signal_emit(priv->lock_accept, "lock_accept,default", "prog"); + } else { + evas_object_move(priv->lock_reject, (REJECT_DIFF_VALUE_MAX * ad->scale_factor), 0); + evas_object_move(priv->lock_accept, ((REJECT_DIFF_VALUE_MAX * ad->scale_factor) - (REJECT_DIFF_VALUE * ad->scale_factor)), 0); + + edje_object_signal_emit(priv->lock_accept, "lock_accept,alpha", "prog"); + + } + } +} + +static void __vcui_view_incoming_lock_reject_mouse_up_cb(void *data, Evas *evas, Evas_Object *obj, void *event_info) +{ + voice_call_view_data_t *vd = (voice_call_view_data_t *)data; + incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; + vcui_app_call_data_t *ad = vd->app_data; + + int diff_x = priv->reject_cur_x - priv->reject_start_x; + + if (diff_x <= (REJECT_DIFF_VALUE_MAX * ad->scale_factor)) { +/* vconf_set_int(VCONFKEY_IDLE_LOCK_STATE, VCONFKEY_IDLE_UNLOCK);*/ + _vcui_engine_reject_call(); + } else { + evas_object_move(priv->lock_reject, 0, 0); + evas_object_move(priv->lock_accept, 0, 0); + } + +} + +static Evas_Object *__vcui_view_incoming_lock_create_button_reject(void *data) +{ + voice_call_view_data_t *vd = (voice_call_view_data_t *)data; + incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; + vcui_app_call_data_t *ad = vd->app_data; + + if(priv->lock_reject != NULL) { + evas_object_del(priv->lock_reject); + priv->lock_reject = NULL; + } + priv->lock_reject = __vcui_view_incoming_lock_load_edj(evas_object_evas_get(ad->win_main), EDJ_NAME, GRP_LOCK_REJECT); + evas_object_resize(priv->lock_reject, ad->root_w, ad->root_h); + + evas_object_event_callback_add(priv->lock_reject, EVAS_CALLBACK_MOUSE_DOWN, __vcui_view_incoming_lock_reject_mouse_down_cb, vd); + evas_object_event_callback_add(priv->lock_reject, EVAS_CALLBACK_MOUSE_MOVE, __vcui_view_incoming_lock_reject_mouse_move_cb, vd); + evas_object_event_callback_add(priv->lock_reject, EVAS_CALLBACK_MOUSE_UP, __vcui_view_incoming_lock_reject_mouse_up_cb, vd); + + edje_object_part_text_set(priv->lock_reject, "reject_text", _("IDS_CALL_BUTTON_REJECT")); + + evas_object_show(priv->lock_reject); + + return priv->lock_reject; +} + +static void __vcui_view_incoming_lock_draw_screen(voice_call_view_data_t *vd) +{ + CALL_UI_DEBUG(".."); + + incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; + Evas_Object *eo = priv->contents; + vcui_app_call_data_t *ad = vd->app_data; + + priv->now_data = _vcui_doc_get_recent_mt(); + if (priv->now_data == NULL) { + CALL_UI_DEBUG("call data is null"); + return; + } + if (priv->now_data->mo_mt_status != CALL_INCOMING) { + CALL_UI_DEBUG("it is not call_incoming."); + return; + } + + /* call image */ + if (strcmp((char *)priv->now_data->call_file_path, NOIMG_ICON) == 0) { + _vcui_show_wallpaper_image(priv->contents); + } else { + CALL_UI_DEBUG("there is caller image."); + _vcui_show_wallpaper_image(priv->contents); + priv->ic = _vcui_show_contact_image(priv->contents, vd->app_data->win_main, priv->now_data->call_file_path); + } + + /* call name (if nothing, call number) */ + if (strlen((char *)priv->now_data->call_display) == 0) { edje_object_part_text_set(_EDJ(eo), "txt_call_name", (char *)priv->now_data->call_num); - } else { - edje_object_part_text_set(_EDJ(eo), "txt_call_name", (char *)priv->now_data->call_display); - edje_object_part_text_set(_EDJ(eo), "txt_contact_phone_type", (char *)priv->now_data->call_num); + } else { + edje_object_part_text_set(_EDJ(eo), "txt_call_name", (char *)priv->now_data->call_display); + edje_object_part_text_set(_EDJ(eo), "txt_contact_phone_type", (char *)priv->now_data->call_num); + } + + __vcui_view_incoming_lock_create_button_accept(vd); + __vcui_view_incoming_lock_create_button_reject(vd); + + ad->beffect_needed = EINA_TRUE; + + evas_object_show(eo); + +} + +static Evas_Object *__vcui_view_incoming_lock_create_contents(void *data) +{ + if (data == NULL) { + CALL_UI_DEBUG("ERROR"); + return NULL; + } + voice_call_view_data_t *vd = (voice_call_view_data_t *)data; + Evas_Object *eo; + + /* load edje */ + eo = _vcui_load_edj(vd->app_data->win_main, EDJ_NAME, GRP_MTLOCK); + if (eo == NULL) + return NULL; + + return eo; +} + +static Evas_Object *__vcui_view_incoming_lock_create_layout_main(Evas_Object *parent) +{ + if (parent == NULL) { + CALL_UI_DEBUG("ERROR"); + return NULL; + } + + Evas_Object *ly; + ly = elm_layout_add(parent); + retvm_if(ly == NULL, NULL, "Failed elm_layout_add."); + + elm_layout_theme_set(ly, "standard", "window", "integration"); + evas_object_size_hint_weight_set(ly, EVAS_HINT_EXPAND, EVAS_HINT_EXPAND); + elm_win_resize_object_add(parent, ly); + + edje_object_signal_emit(_EDJ(ly), "elm,state,show,indicator", "elm"); + edje_object_signal_emit(_EDJ(ly), "elm,state,show,content", "elm"); + evas_object_show(ly); + + return ly; +} + +static int __vcui_view_incoming_lock_oncreate(voice_call_view_data_t *view_data, int param1, void *param2, void *param3) +{ + CALL_UI_DEBUG("mt-lock view create!!"); + + vcui_app_call_data_t *ad = view_data->app_data; + incoming_lock_view_priv_t *priv = view_data->priv; + + if (!view_data->layout) { + view_data->layout = __vcui_view_incoming_lock_create_layout_main(ad->win_main); + if (view_data->layout == NULL) { + CALL_UI_DEBUG("ERROR"); + return VC_ERROR; + } + priv->contents = __vcui_view_incoming_lock_create_contents(view_data); + elm_object_part_content_set(view_data->layout, "elm.swallow.content", priv->contents); + + evas_object_name_set(priv->contents, "INCOMINGLOCKVIEW"); + CALL_UI_DEBUG("[========== INCOMINGLOCKVIEW: priv->contents Addr : [%p] ==========]", priv->contents); + } - - __vcui_view_incoming_lock_create_button_accept(vd); - __vcui_view_incoming_lock_create_button_reject(vd); - - ad->beffect_needed = EINA_TRUE; - - evas_object_show(eo); - -} - -static Evas_Object *__vcui_view_incoming_lock_create_contents(void *data) -{ - if (data == NULL) { - CALL_UI_DEBUG("ERROR"); - return NULL; - } - voice_call_view_data_t *vd = (voice_call_view_data_t *)data; - Evas_Object *eo; - - /* load edje */ - eo = _vcui_load_edj(vd->app_data->win_main, EDJ_NAME, GRP_MTLOCK); - if (eo == NULL) - return NULL; - - return eo; -} - -static Evas_Object *__vcui_view_incoming_lock_create_layout_main(Evas_Object *parent) -{ - if (parent == NULL) { - CALL_UI_DEBUG("ERROR"); - return NULL; - } - - Evas_Object *ly; - ly = elm_layout_add(parent); - retvm_if(ly == NULL, NULL, "Failed elm_layout_add."); - - elm_layout_theme_set(ly, "standard", "window", "integration"); - evas_object_size_hint_weight_set(ly, EVAS_HINT_EXPAND, EVAS_HINT_EXPAND); - elm_win_resize_object_add(parent, ly); - - edje_object_signal_emit(_EDJ(ly), "elm,state,show,indicator", "elm"); - edje_object_signal_emit(_EDJ(ly), "elm,state,show,content", "elm"); - evas_object_show(ly); - - return ly; -} - -static int __vcui_view_incoming_lock_oncreate(voice_call_view_data_t *view_data, int param1, void *param2, void *param3) -{ - CALL_UI_DEBUG("mt-lock view create!!"); - - vcui_app_call_data_t *ad = view_data->app_data; - incoming_lock_view_priv_t *priv = view_data->priv; - - if (!view_data->layout) { - view_data->layout = __vcui_view_incoming_lock_create_layout_main(ad->win_main); - if (view_data->layout == NULL) { - CALL_UI_DEBUG("ERROR"); - return VC_ERROR; - } - priv->contents = __vcui_view_incoming_lock_create_contents(view_data); - elm_object_part_content_set(view_data->layout, "elm.swallow.content", priv->contents); - - evas_object_name_set(priv->contents, "INCOMINGLOCKVIEW"); - CALL_UI_DEBUG("[========== INCOMINGLOCKVIEW: priv->contents Addr : [%p] ==========]", priv->contents); - - } - - __vcui_view_incoming_lock_onshow(view_data); - return VC_NO_ERROR; -} - -static int __vcui_view_incoming_lock_onupdate(voice_call_view_data_t *view_data, void *update_data1, void *update_data2) -{ - CALL_UI_DEBUG("mt-lock view update!!"); - - __vcui_view_incoming_lock_onshow(view_data); - return VC_NO_ERROR; -} - -static int __vcui_view_incoming_lock_onhide(voice_call_view_data_t *view_data) -{ - CALL_UI_DEBUG("mt-lock view hide!!"); - - evas_object_hide(view_data->layout); - return VC_NO_ERROR; -} - -static int __vcui_view_incoming_lock_onshow(voice_call_view_data_t *view_data) -{ - CALL_UI_DEBUG("mt-lock view show!!"); - vcui_app_call_data_t *ad = _vcui_get_app_data(); - int result = 0; - - __vcui_view_incoming_lock_draw_screen(view_data); - - evas_object_hide(view_data->layout); - evas_object_show(view_data->layout); - _vcui_app_win_set_noti_type(EINA_TRUE); - - return VC_NO_ERROR; -} - -static int __vcui_view_incoming_lock_ondestroy(voice_call_view_data_t *view_data) -{ - CALL_UI_DEBUG("mt-lock view destroy!!"); - - vcui_app_call_data_t *ad = _vcui_get_app_data(); - - voice_call_view_data_t *vd = ad->view_st[VIEW_INCOMING_LOCK_VIEW]; - incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; - - if (_vcui_is_idle_lock() == CALL_LOCK) - _vcui_app_win_set_noti_type(EINA_TRUE); - else - _vcui_app_win_set_noti_type(EINA_FALSE); - - ad->bmute_ringtone = EINA_FALSE; - if (priv != NULL) { - if (priv->lock_accept) { - evas_object_del(priv->lock_accept); - priv->lock_accept = NULL; - } - if (priv->lock_reject) { - evas_object_del(priv->lock_reject); - priv->lock_reject = NULL; - } - if (priv->contents) { - evas_object_del(priv->contents); - priv->contents = NULL; - } - - free(priv); - priv = NULL; - } - - if (vd->layout != NULL) { - evas_object_hide(vd->layout); - evas_object_del(vd->layout); - vd->layout = NULL; - } - - ad->view_st[VIEW_INCOMING_LOCK_VIEW] = NULL; - - _vcui_cache_flush(); - - return VC_NO_ERROR; -} + + __vcui_view_incoming_lock_onshow(view_data); + return VC_NO_ERROR; +} + +static int __vcui_view_incoming_lock_onupdate(voice_call_view_data_t *view_data, void *update_data1, void *update_data2) +{ + CALL_UI_DEBUG("mt-lock view update!!"); + + __vcui_view_incoming_lock_onshow(view_data); + return VC_NO_ERROR; +} + +static int __vcui_view_incoming_lock_onhide(voice_call_view_data_t *view_data) +{ + CALL_UI_DEBUG("mt-lock view hide!!"); + + evas_object_hide(view_data->layout); + return VC_NO_ERROR; +} + +static int __vcui_view_incoming_lock_onshow(voice_call_view_data_t *view_data) +{ + CALL_UI_DEBUG("mt-lock view show!!"); + vcui_app_call_data_t *ad = _vcui_get_app_data(); + int result = 0; + + __vcui_view_incoming_lock_draw_screen(view_data); + + evas_object_hide(view_data->layout); + evas_object_show(view_data->layout); + _vcui_app_win_set_noti_type(EINA_TRUE); + + return VC_NO_ERROR; +} + +static int __vcui_view_incoming_lock_ondestroy(voice_call_view_data_t *view_data) +{ + CALL_UI_DEBUG("mt-lock view destroy!!"); + + vcui_app_call_data_t *ad = _vcui_get_app_data(); + + voice_call_view_data_t *vd = ad->view_st[VIEW_INCOMING_LOCK_VIEW]; + incoming_lock_view_priv_t *priv = (incoming_lock_view_priv_t *)vd->priv; + + if (_vcui_is_idle_lock() == CALL_LOCK) + _vcui_app_win_set_noti_type(EINA_TRUE); + else + _vcui_app_win_set_noti_type(EINA_FALSE); + + ad->bmute_ringtone = EINA_FALSE; + if (priv != NULL) { + if (priv->lock_accept) { + evas_object_del(priv->lock_accept); + priv->lock_accept = NULL; + } + if (priv->lock_reject) { + evas_object_del(priv->lock_reject); + priv->lock_reject = NULL; + } + if (priv->contents) { + evas_object_del(priv->contents); + priv->contents = NULL; + } + + free(priv); + priv = NULL; + } + + if (vd->layout != NULL) { + evas_object_hide(vd->layout); + evas_object_del(vd->layout); + vd->layout = NULL; + } + + ad->view_st[VIEW_INCOMING_LOCK_VIEW] = NULL; + + _vcui_cache_flush(); + + return VC_NO_ERROR; +} diff --git a/ui/vcui-view-incoming-lock.h b/ui/vcui-view-incoming-lock.h index 06b7c3d..57df16f 100755 --- a/ui/vcui-view-incoming-lock.h +++ b/ui/vcui-view-incoming-lock.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-incoming.c b/ui/vcui-view-incoming.c index 85020f8..bd924b5 100755 --- a/ui/vcui-view-incoming.c +++ b/ui/vcui-view-incoming.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-incoming.h b/ui/vcui-view-incoming.h index 081b899..baaad16 100755 --- a/ui/vcui-view-incoming.h +++ b/ui/vcui-view-incoming.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-keypad.c b/ui/vcui-view-keypad.c index 5a6d49a..c2294f6 100755 --- a/ui/vcui-view-keypad.c +++ b/ui/vcui-view-keypad.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-keypad.h b/ui/vcui-view-keypad.h index 9afe92f..7cc4f03 100755 --- a/ui/vcui-view-keypad.h +++ b/ui/vcui-view-keypad.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-layout-hd.h b/ui/vcui-view-layout-hd.h index 0357ee2..557ddf0 100755 --- a/ui/vcui-view-layout-hd.h +++ b/ui/vcui-view-layout-hd.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-layout-wvga.h b/ui/vcui-view-layout-wvga.h index 1d8796a..558a903 100755 --- a/ui/vcui-view-layout-wvga.h +++ b/ui/vcui-view-layout-wvga.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-layout.h b/ui/vcui-view-layout.h index 3564bad..b24e370 100755 --- a/ui/vcui-view-layout.h +++ b/ui/vcui-view-layout.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-multi-call-conf.c b/ui/vcui-view-multi-call-conf.c index 00c7e7f..5b6c641 100755 --- a/ui/vcui-view-multi-call-conf.c +++ b/ui/vcui-view-multi-call-conf.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-multi-call-conf.h b/ui/vcui-view-multi-call-conf.h index 16d9438..65e05f1 100755 --- a/ui/vcui-view-multi-call-conf.h +++ b/ui/vcui-view-multi-call-conf.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-multi-call-list.c b/ui/vcui-view-multi-call-list.c index 0a001ad..f0a5485 100755 --- a/ui/vcui-view-multi-call-list.c +++ b/ui/vcui-view-multi-call-list.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-multi-call-list.h b/ui/vcui-view-multi-call-list.h index 0fa59b8..1561a93 100755 --- a/ui/vcui-view-multi-call-list.h +++ b/ui/vcui-view-multi-call-list.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-multi-call-split.c b/ui/vcui-view-multi-call-split.c index 614d55e..653fa7d 100755 --- a/ui/vcui-view-multi-call-split.c +++ b/ui/vcui-view-multi-call-split.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-multi-call-split.h b/ui/vcui-view-multi-call-split.h index 3c119cd..39b2750 100755 --- a/ui/vcui-view-multi-call-split.h +++ b/ui/vcui-view-multi-call-split.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-popup.c b/ui/vcui-view-popup.c index 15bb81c..fe663b9 100755 --- a/ui/vcui-view-popup.c +++ b/ui/vcui-view-popup.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-popup.h b/ui/vcui-view-popup.h index c30e103..a912006 100755 --- a/ui/vcui-view-popup.h +++ b/ui/vcui-view-popup.h @@ -1,24 +1,20 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ - #ifndef _VOICE_CALL_UI_POPUP_VIEW_ #define _VOICE_CALL_UI_POPUP_VIEW_ diff --git a/ui/vcui-view-single-call.c b/ui/vcui-view-single-call.c index fae4f49..f9c7e23 100755 --- a/ui/vcui-view-single-call.c +++ b/ui/vcui-view-single-call.c @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/ui/vcui-view-single-call.h b/ui/vcui-view-single-call.h index c4ff5de..e5aced4 100755 --- a/ui/vcui-view-single-call.h +++ b/ui/vcui-view-single-call.h @@ -1,20 +1,17 @@ /* - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright 2012 Samsung Electronics Co., Ltd * - * This file is part of - * Written by , + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information"). - * You shall not disclose such Confidential Information and shall use it only in accordance - * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS. - * SAMSUNG make no representations or warranties about the suitability of the software, - * either express or implied, including but not limited to the implied warranties of merchantability, - * fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using, - * modifying or distributing this software or its derivatives. + * http://www.tizenopensource.org/license * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ -- 2.34.1