profile/mobile/apps/native/camera-app.git
2 years ago<glib.h> can no longer be included in extern "C" 94/281994/1 tizen tizen_7.0 tizen_7.0_hotfix tizen_8.0 tizen_7.0_src.m2_release tizen_8.0_m2_release
Jeonghoon Park [Mon, 26 Sep 2022 04:12:05 +0000 (13:12 +0900)]
<glib.h> can no longer be included in extern "C"

Change-Id: Ie06a3b9732ae76e13267946e8070a900639a7676

3 years agoUse -rdynamic option instead of -shared option 78/258778/2 tizen_6.5 submit/tizen/20210602.090311 submit/tizen_6.5/20211028.164201 submit/tizen_6.5/20211029.123901 tizen_6.5_src.m2_release
Hwankyu Jhun [Tue, 25 May 2021 11:42:33 +0000 (20:42 +0900)]
Use -rdynamic option instead of -shared option

Currently, INTERP section is removed by -shared option.
To export the main function, -rdynamic option is needed.
This patch uses -rdynamic option instead of -shared option.

Change-Id: I3bbcff370aa023748bcb20a6fbea54187255a945
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoFix build error with llvm-10 57/227257/1 tizen_6.0 tizen_6.0_hotfix submit/tizen/20200313.050424 submit/tizen_6.0/20201029.205504 submit/tizen_6.0_hotfix/20201102.192904 submit/tizen_6.0_hotfix/20201103.115104 tizen_6.0_src.m2_release
Karthik Bhat [Wed, 11 Mar 2020 03:29:47 +0000 (08:59 +0530)]
Fix build error with llvm-10

Change-Id: Ib21029a4b1a3d30eb73e20bd454f2d8216eb76e6
Signed-off-by: Karthik Bhat <kv.bhat@samsung.com>
5 years agoRemove image util deprecated API. 21/195921/1 tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_wearable_hotfix submit/tizen/20181220.184823 submit/tizen/20200205.120137 submit/tizen_5.5/20191031.000001 submit/tizen_5.5_mobile_hotfix/20201026.185109 submit/tizen_5.5_mobile_hotfix/20201125.191001 submit/tizen_5.5_mobile_hotfix/20201126.134001 submit/tizen_5.5_mobile_hotfix/20201126.140701 submit/tizen_5.5_mobile_hotfix/20201126.140801 submit/tizen_5.5_wearable_hotfix/20201026.184309 tizen_5.5_src.m2_release
Nilesh [Wed, 19 Dec 2018 11:24:05 +0000 (16:54 +0530)]
Remove image util deprecated API.

This patch remove image util deprecared API
image_util_calculate_buffer_size().

Change-Id: I97ec371d26d151fa49004a3d4652eaf5c1e4e20c

6 years agoCapture image icon removed in camera recording view 60/192060/1 submit/tizen/20181106.131857 submit/tizen/20181106.165056
Tezaswy Singh [Mon, 29 Oct 2018 20:11:23 +0000 (01:41 +0530)]
Capture image icon removed in camera recording view

Change-Id: Ie933b201cd23a5234a8a3c5046fcbdda3049bd1b

6 years agoMode display text visibility issue fixed in WXGA 03/191403/1 submit/tizen/20181017.193229
Kartik Tidke [Tue, 16 Oct 2018 21:34:03 +0000 (03:04 +0530)]
Mode display text visibility issue fixed in WXGA

Change-Id: Iee5b8b29a73150f23d58eb66d198a71d88494db7
Signed-off-by: Kartik Tidke <kr.tidke@samsung.com>
6 years agoRemoval of the unused code. 43/181343/5 submit/tizen/20180614.222201 submit/tizen/20180618.142140 submit/tizen/20180831.140031 submit/tizen/20180921.125321 submit/tizen/20180921.161334 submit/tizen_5.0/20181101.000008
Nidhi jain [Tue, 12 Jun 2018 16:53:42 +0000 (22:23 +0530)]
Removal of the unused code.
Resolve SA_AUTO warnings  with following WGId : 27659, 27660

Change-Id: Ife8cd1b44de28da48aa98a16ea4b6fcf63049284

6 years agoThis patch resolve Svace Issue #34057 76/181276/2
Nidhi jain [Mon, 11 Jun 2018 19:19:53 +0000 (00:49 +0530)]
This patch resolve Svace Issue #34057

Change-Id: I3aca25a9298e2de5a096b864e0aa737269d755e9

6 years agoBlocking camera only in case of Video call 15/181015/3
Vikas Kumar Agrawal [Thu, 7 Jun 2018 17:17:09 +0000 (22:47 +0530)]
Blocking camera only in case of Video call

Change-Id: I82907d1bfca5c8249e8d9ef89e0d31bcad4748d3
Signed-off-by: Vikas Kumar Agrawal <vikas.ag@samsung.com>
6 years agoRemove deprecated camera/recorder enums 22/180822/4 submit/tizen/20180605.194946
Shubhojeet [Mon, 4 Jun 2018 20:34:31 +0000 (02:04 +0530)]
Remove deprecated camera/recorder enums

Change-Id: Id8c7bc841cc4ae443f61fb9e6b304f886304171e
Signed-off-by: Shubhojeet <shubhojeet.y@samsung.com>
6 years agoCalling camera_set_display() in main loop 81/177481/1 submit/tizen/20180430.105114 submit/tizen/20180501.071530 submit/tizen/20180502.045025
Vikas Kumar Agrawal [Mon, 30 Apr 2018 10:30:22 +0000 (16:00 +0530)]
Calling camera_set_display() in main loop

Change-Id: I2ff64e8f0058b257e709bbf7ede48539c934e9b2
Signed-off-by: Vikas Kumar Agrawal <vikas.ag@samsung.com>
6 years agoRemoval of deprecated Telephony APIs. 05/175805/8 submit/tizen/20180424.063006
Nidhi jain [Thu, 12 Apr 2018 09:53:14 +0000 (15:23 +0530)]
Removal of deprecated Telephony APIs.

Change-Id: I877b6114733f05b32a2e681a5cdb0dcef3691cb4

6 years agoAdded error handling in some places 64/173764/4 submit/tizen/20180328.052229
Vikas Kumar Agrawal [Sat, 24 Mar 2018 07:19:33 +0000 (12:49 +0530)]
Added error handling in some places

Change-Id: I9cac68e149c639374ff0270971dd6a7284f18988

6 years agoFix image-util deprecated API 31/173331/2 submit/tizen/20180322.084245
Vikas Kumar Agrawal [Tue, 20 Mar 2018 13:43:16 +0000 (19:13 +0530)]
Fix image-util deprecated API

Change-Id: I8c2004d6f51207e400c16a15d30db8d25fe79bbc

6 years agoReplace Deprecated API of sound manager 43/172443/1 submit/tizen/20180314.071149 submit/tizen/20180314.114222
Vikas Kumar Agrawal [Tue, 13 Mar 2018 15:25:18 +0000 (20:55 +0530)]
Replace Deprecated API of sound manager

Change-Id: I41ed1925195fb721c72f3d01abf04f4e08995507

6 years ago[TFIVE-20] Remove media-content deprecated API's 27/170127/1 submit/tizen/20180222.052552
Vikas Kumar Agrawal [Tue, 13 Feb 2018 12:07:24 +0000 (17:37 +0530)]
[TFIVE-20] Remove media-content deprecated API's

Change-Id: I76ba945ae2d2024f322652443e442788997695ef
Signed-off-by: Vikas Kumar Agrawal <vikas.ag@samsung.com>
6 years agoBuild fix 64/169964/1
Alka Sethi [Fri, 22 Sep 2017 11:37:52 +0000 (17:07 +0530)]
Build fix

Change-Id: I4d2cfb523ccfafa7e1d858d9d3e78485db49641a
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
6 years agoAdded necessory comments[4] and comment skeletons 63/169963/1
Alka Sethi [Thu, 21 Sep 2017 12:06:09 +0000 (17:36 +0530)]
Added necessory comments[4] and comment skeletons

Change-Id: I5f973ab6f91867177c295433758bd2121b43684f
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
6 years agoApplying check for resolution support 62/169962/1
Alka Sethi [Thu, 14 Sep 2017 10:18:37 +0000 (15:48 +0530)]
Applying check for resolution support

Change-Id: Ie3c73ea8e307c4ddc26d73bf24cccff23b2c0aa9
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
6 years agoRemoval of unused functions and added necessary comments[3] 61/169961/1
Alka Sethi [Wed, 13 Sep 2017 05:53:29 +0000 (11:23 +0530)]
Removal of unused functions and added necessary comments[3]

Change-Id: I4389ddbbcf5b8d0ca78e53c5c561025f2ca55ca2
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
6 years agoMerging Code to Tizen_4.0 branch 60/169960/1
Kapil Jhuria [Mon, 11 Sep 2017 08:52:48 +0000 (14:22 +0530)]
Merging Code to Tizen_4.0 branch

Change-Id: I2d4ca6d9670d9d0c65627c57bde66001f064e11c
Signed-off-by: Kapil Jhuria <kapil.jhuria@samsung.com>
6 years agoRemove buildRequires: prelink submit/tizen/20180125.051914
Geunsun, Lee [Wed, 24 Jan 2018 23:45:07 +0000 (08:45 +0900)]
Remove buildRequires: prelink

7 years ago[2]Added necessary comments 39/144639/1 submit/tizen/20170905.032124
Alka Sethi [Thu, 17 Aug 2017 09:37:43 +0000 (15:07 +0530)]
[2]Added necessary comments

Change-Id: I024997875bc615ba9f15a58dd22142ca63fd49c0
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
7 years agoAdded necessary comments 79/144379/1
Alka Sethi [Wed, 16 Aug 2017 11:06:11 +0000 (16:36 +0530)]
Added necessary comments

Change-Id: I217b495ef9dafa752edfe31bd60be795df3a2faa
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
7 years agoRemoved RPATH and commented code from CMake 16/139216/2
Rahul Dadhich [Tue, 18 Jul 2017 04:00:35 +0000 (09:30 +0530)]
Removed RPATH and commented code from CMake

Change-Id: I7972d491f5c62ad968656730ec06168000290c93
Signed-off-by: Rahul Dadhich <r.dadhich@samsung.com>
7 years ago[UX Impl]Pinch zoom UI changed 17/132417/2 submit/tizen/20170607.055817 submit/tizen_4.0/20170811.094300 tizen_4.0.IoT.p1_release tizen_4.0.m2_release
Alka Sethi [Mon, 5 Jun 2017 04:58:18 +0000 (10:28 +0530)]
[UX Impl]Pinch zoom UI changed

Change-Id: I5e3aa9080420cc982ff3eeaeec44fb7a3f114917
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
7 years agoTimer styles preview sounds added 27/129927/3
Alka Sethi [Thu, 18 May 2017 11:00:37 +0000 (16:30 +0530)]
Timer styles preview sounds added

Change-Id: Ic3320efb2e4015b74a29bc9cb9e839438d164c91
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
7 years ago[UX Impl]LOcation tag and rec size indicator removed and rec time indicator repositioned 27/124527/3 submit/tizen/20170524.061208
Alka Sethi [Tue, 11 Apr 2017 12:43:18 +0000 (18:13 +0530)]
[UX Impl]LOcation tag and rec size indicator removed and rec time indicator repositioned

Change-Id: I6f26b28cbd26ea770ef274719cf2642017ba208f
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
7 years agoAdding build directory 80/122980/2
Alka Sethi [Tue, 4 Apr 2017 06:32:36 +0000 (12:02 +0530)]
Adding build directory

Change-Id: Ibb3b8b4dd35e75a228c2e02eb7d7a8dde668c099
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
7 years agoStorage location changed to DCIM/Camera 34/114634/1
Alka Sethi [Tue, 14 Feb 2017 06:42:44 +0000 (12:12 +0530)]
Storage location changed to DCIM/Camera

Change-Id: I05b28137395661082314d9bf1749bd1d6681e03e
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
7 years agoMerging code from tizen_3.0 branch 47/107647/1 submit/tizen/20161229.060010 submit/tizen/20161230.115440 tizen_4.0.m1_release
Rahul Dadhich [Thu, 29 Dec 2016 05:07:47 +0000 (10:37 +0530)]
Merging code from tizen_3.0 branch

Change-Id: I617201634c948c320ecc3ff5b9a6a911d37f0684
Signed-off-by: Rahul Dadhich <r.dadhich@samsung.com>
7 years agoMerged code from tizen_3.0 branch 12/107512/2
Rahul Dadhich [Wed, 28 Dec 2016 09:38:47 +0000 (15:08 +0530)]
Merged code from tizen_3.0 branch

Change-Id: I0b11a7c202f1092872ad572910e499fe74043d7c
Signed-off-by: Rahul Dadhich <r.dadhich@samsung.com>
8 years agoFixed additional info param on release focus 98/93798/1
bhutani.92 [Wed, 26 Oct 2016 04:30:57 +0000 (10:00 +0530)]
Fixed additional info param on release focus

Change-Id: I7d60f578f30ed47364c2bc494462f5184c99aed1
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
8 years ago[CAMERA][TSAM-9234]Resolved initial recording time related issue 57/93757/1
anshu.kumar [Tue, 25 Oct 2016 15:16:48 +0000 (20:46 +0530)]
[CAMERA][TSAM-9234]Resolved initial recording time related issue

Change-Id: I407889561f85347cbfafd2f6762d699fddf40257
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA][TSAM-9150]changed default value for picture resolution 33/93433/1 submit/tizen_mobile/20161025.124434
anshu.kumar [Mon, 24 Oct 2016 09:00:27 +0000 (14:30 +0530)]
[CAMERA][TSAM-9150]changed default value for picture resolution

Change-Id: I7319136e070480b42c4c15573894026feca24b90
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA][TSAM-9023] Recording limit for email 61/93261/1
anshu.kumar [Fri, 21 Oct 2016 09:54:54 +0000 (15:24 +0530)]
[CAMERA][TSAM-9023] Recording limit for email

Change-Id: Ib4032d8c1f1b825966189646b3b066e80133ddca
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA][TSAM-9056,8791] Added popup for quick launch and modified battery indicator 73/93173/1
anshu.kumar [Thu, 20 Oct 2016 15:19:05 +0000 (20:49 +0530)]
[CAMERA][TSAM-9056,8791] Added popup for quick launch and modified battery indicator

Change-Id: I8af2f9337b5ead3bfa52108ee616a0769aa32867
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA][TSAM-8977] Added popup on face detection 42/93142/1
anshu.kumar [Thu, 20 Oct 2016 11:46:23 +0000 (17:16 +0530)]
[CAMERA][TSAM-8977] Added popup on face detection

Change-Id: I9084452c014d4f411e72cff777b00f2470ec81ce
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA][TSAM-8980] Modified zoom to x4 times 78/93078/1
anshu.kumar [Thu, 20 Oct 2016 08:31:35 +0000 (14:01 +0530)]
[CAMERA][TSAM-8980] Modified zoom to x4 times

Change-Id: I72b86adeaf8d08d7b08feefe7a9b831da8bf442a
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA][TSAM-9018]Removal of brightness 75/92775/1
anshu.kumar [Tue, 18 Oct 2016 12:32:45 +0000 (18:02 +0530)]
[CAMERA][TSAM-9018]Removal of brightness

Change-Id: Ie659c65a59a4b07506e524cc1ceeeaef7de2d5a2
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA]Reducing size of images 29/92729/1 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092323 submit/tizen_mobile/20161018.104329
anshu.kumar [Tue, 18 Oct 2016 10:05:04 +0000 (15:35 +0530)]
[CAMERA]Reducing size of images

Change-Id: I5771e6133fc432147b031a79db60012397d4d162
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[TSAM-8976][TSAM-9007][TSAM-9009]Recording time, quick launch default issue resolved 77/92477/1
Alka Sethi [Mon, 17 Oct 2016 06:52:52 +0000 (12:22 +0530)]
[TSAM-8976][TSAM-9007][TSAM-9009]Recording time, quick launch default issue resolved

Change-Id: Ibb535c2aa6a7f227caa681f1fae29a3194e20e7d
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years ago[TSAM-8712][TSAM-8709]Language change hang issue and memory for 1536x1536 issue resolved 68/92168/3 submit/tizen_mobile/20161014.132846
Alka Sethi [Thu, 13 Oct 2016 13:23:04 +0000 (18:53 +0530)]
[TSAM-8712][TSAM-8709]Language change hang issue and memory for 1536x1536 issue resolved

Change-Id: If84830ec00184882005c96199f4b8d666e967f77
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years agoRotation conflict resolved and face detection disabling during effects 52/91952/1 submit/tizen_mobile/20161012.133641
Alka Sethi [Wed, 12 Oct 2016 09:00:37 +0000 (14:30 +0530)]
Rotation conflict resolved and face detection disabling during effects

Change-Id: I19f0c4c71636c8b1a13328bc2dd0ff6b9c451b22
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years agoMultitasking feature 10/90810/4 submit/tizen_3.0/20161018.000935 submit/tizen_mobile/20161009.145252
bhutani.92 [Tue, 4 Oct 2016 09:37:38 +0000 (15:07 +0530)]
Multitasking feature

Change-Id: I31e8dc3641d5bbbf4ae2a05f5511be517a41e555
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
8 years ago[CAMERA][TSAM-8578] Modified low battery icon 25/91225/1 submit/tizen_mobile/20161006.134016
anshu.kumar [Thu, 6 Oct 2016 09:52:30 +0000 (15:22 +0530)]
[CAMERA][TSAM-8578] Modified low battery icon

Change-Id: Iccfd6890bd289c33037050face531c9d05fa6f01
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA][TSAM-8332,8408] Modified gesture related issue 61/90861/1 submit/tizen_mobile/20161004.133001
anshu.kumar [Tue, 4 Oct 2016 12:16:43 +0000 (17:46 +0530)]
[CAMERA][TSAM-8332,8408] Modified gesture related issue

Change-Id: I6ed150aca9c99e63610f77eed093ba2c461cbaa7
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA][TSAM-8229,8218] Modified snapshot icon's outer ring 00/90800/1
anshu.kumar [Tue, 4 Oct 2016 09:05:18 +0000 (14:35 +0530)]
[CAMERA][TSAM-8229,8218] Modified snapshot icon's outer ring

Change-Id: I8735428a1f71e2131867a45f8d122b1bd6b94c8f
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[TSAM-8277][TSAM-8177][TSAM-8404]Issue resolved 55/90655/1 submit/tizen_mobile/20161003.173245
Alka Sethi [Mon, 3 Oct 2016 12:13:13 +0000 (17:43 +0530)]
[TSAM-8277][TSAM-8177][TSAM-8404]Issue resolved

Change-Id: Ic5788bd0f097bae4db024f73e85221347522a15f
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years ago[CAMERA] Modified face detection frame with circular corners 57/90257/1 submit/tizen_mobile/20160929.162654 submit/tizen_mobile/20160930.121053
anshu.kumar [Thu, 29 Sep 2016 07:35:06 +0000 (13:05 +0530)]
[CAMERA] Modified face detection frame with circular corners

Change-Id: I5de7185a0dc292a6648ee90e3d8d0a53e22d7116
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[UX IMPL]Code cleanup and build warnings removed 34/90134/1
Alka Sethi [Wed, 28 Sep 2016 11:53:16 +0000 (17:23 +0530)]
[UX IMPL]Code cleanup and build warnings removed

Change-Id: Ifd2d1a24e2983cb20efb4cca57bf7df5a273f2a1
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years ago[CAMERA][GUI Modifications]Modified icons attribute 25/89425/1 submit/tizen_mobile/20160927.154625
anshu.kumar [Fri, 23 Sep 2016 11:23:05 +0000 (16:53 +0530)]
[CAMERA][GUI Modifications]Modified icons attribute

Change-Id: I69fb0e3acf1e69eaed2f3168b68323516f16e019
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[UX IMPL]Default face detection box size set and edit box text set 30/89130/1 submit/tizen_mobile/20160925.141206
Alka Sethi [Thu, 22 Sep 2016 09:49:13 +0000 (15:19 +0530)]
[UX IMPL]Default face detection box size set and edit box text set

Change-Id: I34f01f730e3eddb3d2a80f99ea17e7fe38645698
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years ago[UI IMPL]Find faces problem resolved 58/88758/1 submit/tizen_mobile/20160920.143805
Alka Sethi [Tue, 20 Sep 2016 12:20:25 +0000 (17:50 +0530)]
[UI IMPL]Find faces problem resolved

Change-Id: I951d6e581f2c61d21162abfc23367368dcd93343
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years ago[CAMERA][UI Implementation] Save pics as seen Implementation 07/88407/1 submit/tizen_mobile/20160918.123826
anshu.kumar [Sun, 18 Sep 2016 09:31:18 +0000 (15:01 +0530)]
[CAMERA][UI Implementation] Save pics as seen Implementation

Change-Id: I743d0ac9a91e2e85a46c1dedc511e060ec26cf52
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years agoMerge "Added Sound Manager API's for video record feature" into tizen submit/tizen_mobile/20160917.144601
Sanjay Narasimha Murthy [Sat, 17 Sep 2016 14:05:03 +0000 (07:05 -0700)]
Merge "Added Sound Manager API's for video record feature" into tizen

8 years ago[CAMERA][UI Implementation] Face Detection Implementation 02/88402/4
anshu.kumar [Sat, 17 Sep 2016 12:32:18 +0000 (18:02 +0530)]
[CAMERA][UI Implementation] Face Detection Implementation

Change-Id: Idc680e3c0941bd1f2012e189d78847f8b161f372
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years agoAdded Sound Manager API's for video record feature 97/88397/1
bhutani.92 [Sat, 17 Sep 2016 10:36:27 +0000 (16:06 +0530)]
Added Sound Manager API's for video record feature

Change-Id: I26f3190be5f851871817dd30e7c37e7d643627e1
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
8 years ago[CAMERA][UI Implementation]Quick launch implementation 28/88328/2
anshu.kumar [Fri, 16 Sep 2016 09:49:06 +0000 (15:19 +0530)]
[CAMERA][UI Implementation]Quick launch implementation

Change-Id: Idd8a1af69890f56710cc9c8557922fc2df00bbfb
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[UI Impl]Timer Style option implemented 61/87961/3 submit/tizen_mobile/20160914.114253
Alka Sethi [Mon, 12 Sep 2016 10:02:29 +0000 (15:32 +0530)]
[UI Impl]Timer Style option implemented

Change-Id: I16418c696f435d59b746be21e2113406833464fa
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years ago[CAMERA][UI Implementation]gesture implementation for quick setting 48/87348/1
anshu.kumar [Wed, 7 Sep 2016 12:04:04 +0000 (17:34 +0530)]
[CAMERA][UI Implementation]gesture implementation for quick setting

Change-Id: If3d2c887a5ddbdb2055ac324ab42f199a19d3ae1
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years agoChanges Build MACRO 95/86595/1 submit/tizen_mobile/20160907.132053 submit/tizen_mobile/20160908.122228
Chandan [Fri, 2 Sep 2016 05:14:37 +0000 (10:44 +0530)]
Changes Build MACRO

Change-Id: Iedcf21365a29c9709cd13e6f3b939bc7573b1a2d
Signed-off-by: Chandan <ch.kumar@samsung.com>
8 years ago[CAMERA][UI Impl]HD images added 17/86317/1 submit/tizen_mobile/20160831.125203
anshu.kumar [Wed, 31 Aug 2016 12:35:46 +0000 (18:05 +0530)]
[CAMERA][UI Impl]HD images added

Change-Id: Ia2ab59be12d09fe4b882180ff640d738fc93cb27
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA][UI Implementation]New Photo and Video resolutions added 48/84248/2
anshu.kumar [Wed, 17 Aug 2016 13:11:19 +0000 (18:41 +0530)]
[CAMERA][UI Implementation]New Photo and Video resolutions added

Change-Id: I5c154fdfdd7bee94314275b020a5a4a4108bf7c0
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA][UI Implementation]Grid lines feature implementation 77/83877/3
anshu.kumar [Fri, 12 Aug 2016 12:35:41 +0000 (18:05 +0530)]
[CAMERA][UI Implementation]Grid lines feature implementation

Change-Id: Id6b95dc0fd02db8972c152f1e748ee83088d2f03
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA][TSAM-6606]Resolved Recording attachment related issue 60/80860/1 submit/tizen_mobile/20160720.130313
anshu.kumar [Wed, 20 Jul 2016 11:42:41 +0000 (17:12 +0530)]
[CAMERA][TSAM-6606]Resolved Recording attachment related issue

Change-Id: Ib4326760438c128cfdafaa0cefc8defdea56ebd3
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years agoPopup time increased 42/80542/1 submit/tizen_mobile/20160718.150120 submit/tizen_mobile/20160719.093304
Alka Sethi [Mon, 18 Jul 2016 13:57:41 +0000 (19:27 +0530)]
Popup time increased

Change-Id: Id85c647380f878300f69d5b31c85b73f83056b4a
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years ago[TSAM-6578] CAll resume on idle removed 31/80531/1
Alka Sethi [Mon, 18 Jul 2016 12:15:44 +0000 (17:45 +0530)]
[TSAM-6578] CAll resume on idle removed

Change-Id: Id1455ca63ebac6e867bee2758279cf620ac70563
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years agoMerge "[TSAM-6598] Screen deleted on resume" into tizen
Sanjay Narasimha Murthy [Mon, 18 Jul 2016 11:26:30 +0000 (04:26 -0700)]
Merge "[TSAM-6598] Screen deleted on resume" into tizen

8 years agoFixed TSAM-6593 Home Key working properly on quick view 15/80515/1
bhutani.92 [Mon, 18 Jul 2016 11:29:56 +0000 (16:59 +0530)]
Fixed TSAM-6593 Home Key working properly on quick view

Change-Id: I61efb0a2baf686232134b0c854be972809bda690
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
8 years ago[TSAM-6598] Screen deleted on resume 96/80496/1
Alka Sethi [Mon, 18 Jul 2016 09:48:09 +0000 (15:18 +0530)]
[TSAM-6598] Screen deleted on resume

Change-Id: I503b81ffc2dc0e3d371d1af8f052bd720e0b9670
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years ago[TSAM-6588] Corrected the count sent while launching IV in secure mode 57/80357/1 submit/tizen_mobile/20160717.081920
Rahul Dadhich [Sun, 17 Jul 2016 08:00:44 +0000 (13:30 +0530)]
[TSAM-6588] Corrected the count sent while launching IV in secure mode

Change-Id: I040943685061bba73c4d00fd2e0ec076878ceebb
Signed-off-by: Rahul Dadhich <r.dadhich@samsung.com>
8 years agoMerge "Added release focus for recording completed callback" into tizen submit/tizen/20160712.024802 submit/tizen_mobile/20160711.141608
Sanjay Narasimha Murthy [Mon, 11 Jul 2016 14:01:17 +0000 (07:01 -0700)]
Merge "Added release focus for recording completed callback" into tizen

8 years ago[TSAM-6254]Call interrupt scenario modified 05/79505/1
Alka Sethi [Mon, 11 Jul 2016 13:28:58 +0000 (18:58 +0530)]
[TSAM-6254]Call interrupt scenario modified

Change-Id: I27ed828bdd56cde81feaac916d7e7372f1e446b6
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years agoAdded release focus for recording completed callback 29/79429/1
bhutani.92 [Mon, 11 Jul 2016 10:07:54 +0000 (15:37 +0530)]
Added release focus for recording completed callback

Change-Id: Ibfc573b3d609958ac0e406d9e71cf47899edbc20
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
8 years ago[TSAM-6270] Corrected the Saving logic on clear all 15/79415/2
Rahul Dadhich [Mon, 11 Jul 2016 09:20:36 +0000 (14:50 +0530)]
[TSAM-6270] Corrected the Saving logic on clear all

Change-Id: I794c3a9ca0e687c2e1b4ffbb38b9751f7b888dd5
Signed-off-by: Rahul Dadhich <r.dadhich@samsung.com>
8 years agoMerge "[CAMERA][TSAM-4743]Resolved lockscreen related issue" into tizen submit/tizen_mobile/20160707.123517
Sanjay Narasimha Murthy [Thu, 7 Jul 2016 12:29:01 +0000 (05:29 -0700)]
Merge "[CAMERA][TSAM-4743]Resolved lockscreen related issue" into tizen

8 years ago[CAMERA][TSAM-4743]Resolved lockscreen related issue 60/78960/1
anshu.kumar [Thu, 7 Jul 2016 12:19:15 +0000 (17:49 +0530)]
[CAMERA][TSAM-4743]Resolved lockscreen related issue

Change-Id: I67a610cbb54d5ff072f7698b71da31426cba4478
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[TSAM-6048]Resolved FC on flash regression 44/78944/1
Alka Sethi [Thu, 7 Jul 2016 11:27:44 +0000 (16:57 +0530)]
[TSAM-6048]Resolved FC on flash regression

Change-Id: I464344ce27ff1f031c8aa23b9da9e835469310b6
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years agoMerge "[TSAM-4152]Higher resolution animation fixed" into tizen
Sanjay Narasimha Murthy [Thu, 7 Jul 2016 11:04:01 +0000 (04:04 -0700)]
Merge "[TSAM-4152]Higher resolution animation fixed" into tizen

8 years ago[TSAM-4152]Higher resolution animation fixed 23/78923/2
Alka Sethi [Thu, 7 Jul 2016 10:44:24 +0000 (16:14 +0530)]
[TSAM-4152]Higher resolution animation fixed

Change-Id: I3b6340df88436318522901c861471708176152d4
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years ago[CAMERA][TSAM-6035]Resolved indicator related issue 16/78716/2 submit/tizen_mobile/20160706.133521
anshu.kumar [Wed, 6 Jul 2016 12:42:30 +0000 (18:12 +0530)]
[CAMERA][TSAM-6035]Resolved indicator related issue

Change-Id: I218790a4108023c35ddcd2ac93f6806343705fba
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years agoFixed SVACE Issue 92/78192/1 submit/tizen_mobile/20160704.155345
Chandan [Mon, 4 Jul 2016 12:13:21 +0000 (17:43 +0530)]
Fixed SVACE Issue

Change-Id: I0bd7d6d3acf804d6920f5ddc16142f3da9951132
Signed-off-by: Chandan <ch.kumar@samsung.com>
8 years agoResolved SVACE error 30/77630/1 submit/tizen_mobile/20160630.141625
Alka Sethi [Thu, 30 Jun 2016 10:14:55 +0000 (15:44 +0530)]
Resolved SVACE error

Change-Id: Ia08aba8b96e0352dc9d1a9154034447e78c8a763
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years ago[CAMERA]Performance Improvement 39/77339/2 submit/tizen_mobile/20160629.152040
anshu.kumar [Wed, 29 Jun 2016 11:07:13 +0000 (16:37 +0530)]
[CAMERA]Performance Improvement

Change-Id: I81180b35e13dc921cf647063f45c0f997387c720
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA]Resolved Svace errors 92/76592/1 submit/tizen_mobile/20160624.095414
anshu.kumar [Fri, 24 Jun 2016 09:47:03 +0000 (15:17 +0530)]
[CAMERA]Resolved Svace errors

Change-Id: I8c67e9c3af1eceab4170c1d49b54dc7ee7d64990
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA]Resolved Svace errors 21/76521/2
anshu.kumar [Fri, 24 Jun 2016 07:12:22 +0000 (12:42 +0530)]
[CAMERA]Resolved Svace errors

Change-Id: I1ae7778d6818e534506a5e8a39ab2ac2229263bb
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA][TSAM-5205]Resolved Appcontrol related issue 73/76373/1 submit/tizen_mobile/20160623.155643
anshu.kumar [Thu, 23 Jun 2016 13:29:49 +0000 (18:59 +0530)]
[CAMERA][TSAM-5205]Resolved Appcontrol related issue

Change-Id: I9f55ee9540bf9f775dc7c6abbe5304b37a620b4c
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[CAMERA]Removed redundant codes 10/76310/1
anshu.kumar [Thu, 23 Jun 2016 10:20:47 +0000 (15:50 +0530)]
[CAMERA]Removed redundant codes

Change-Id: I87c8ef3c7ccd496e0764be46f78ed1ce22404b18
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years agoMerge "[CAMERA]Resolved Svace errors" into tizen submit/tizen_mobile/20160616.150735
Sanjay Narasimha Murthy [Thu, 16 Jun 2016 09:56:09 +0000 (02:56 -0700)]
Merge "[CAMERA]Resolved Svace errors" into tizen

8 years agoMerge "SD card related issues resolved" into tizen
Sanjay Narasimha Murthy [Thu, 16 Jun 2016 09:31:57 +0000 (02:31 -0700)]
Merge "SD card related issues resolved" into tizen

8 years agoSD card related issues resolved 11/75011/1
Alka Sethi [Thu, 16 Jun 2016 09:33:52 +0000 (15:03 +0530)]
SD card related issues resolved

Change-Id: I896b5df207b973453b45e7141b02a6298975604c
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years ago[CAMERA]Resolved Svace errors 09/75009/1
anshu.kumar [Thu, 16 Jun 2016 09:23:28 +0000 (14:53 +0530)]
[CAMERA]Resolved Svace errors

Change-Id: I0415b417a2cd6292b5e8470e6450085b9820ffd3
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years agoMode text disappear feature implemented 84/74784/1
Alka Sethi [Wed, 15 Jun 2016 12:55:39 +0000 (18:25 +0530)]
Mode text disappear feature implemented

Change-Id: I737cf495d73516dd816c662de8cdb660a85d10aa
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years agoResolved app control return type related issue 60/74360/1
Alka Sethi [Tue, 14 Jun 2016 04:45:43 +0000 (10:15 +0530)]
Resolved app control return type related issue

Change-Id: I02ec31c9e9217545546ea11af0874343c625b94a
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years ago[CAMERA][TSAM-4106]Resolved Crash in recording view 91/74291/1
anshu.kumar [Mon, 13 Jun 2016 13:22:28 +0000 (18:52 +0530)]
[CAMERA][TSAM-4106]Resolved Crash in recording view

Change-Id: Iaf9a5088f0e9b8e053e960decbfc2af67b3638a7
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years agoResolved svace issue 38/73538/1 submit/tizen_mobile/20160609.133621
anshu.kumar [Wed, 8 Jun 2016 11:29:11 +0000 (16:59 +0530)]
Resolved svace issue

Change-Id: I1a84996bc67222a500aa708cfa49394ac2a7e478
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years agoResolved app control permissions issue 06/72706/1 submit/tizen_mobile/20160603.045953
anshu.kumar [Thu, 2 Jun 2016 06:53:46 +0000 (12:23 +0530)]
Resolved app control permissions issue

Change-Id: I5f86cf46290dd884a1afce1f9a3dd32f2df905ec
Signed-off-by: anshu.kumar <anshu.kumar@samsung.com>
8 years ago[TSAM-2323]Made telephony initalisation changes 33/72333/1
Alka Sethi [Tue, 31 May 2016 11:57:21 +0000 (17:27 +0530)]
[TSAM-2323]Made telephony initalisation changes

Change-Id: If67691161fb53007fe08c45a6269714106fb7668
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
8 years agochange Iamge viewer AppControl name. 00/71500/1 submit/tizen_mobile/20160525.141319
Rahul Dadhich [Wed, 25 May 2016 14:02:22 +0000 (19:32 +0530)]
change Iamge viewer AppControl name.

Change-Id: Ib504154379e225963d2e644223517943cd3a43f5
Signed-off-by: Rahul Dadhich <r.dadhich@samsung.com>