summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-06-14Fix getting locale resource pathsubmit/tizen/20160614.094055accepted/tizen/wearable/20160615.001551accepted/tizen/tv/20160615.001537accepted/tizen/mobile/20160615.001624accepted/tizen/ivi/20160615.001459accepted/tizen/common/20160615.193258Hwankyu Jhun1-1/+1
Change-Id: Ib402f78b3ab0dc5800a8a1e0d8ed9ef795d6ae7c Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2016-04-12Support background launchsubmit/tizen/20160412.075243accepted/tizen/wearable/20160413.123431accepted/tizen/tv/20160413.123408accepted/tizen/mobile/20160413.123237accepted/tizen/ivi/20160413.123456accepted/tizen/common/20160413.131005Hwankyu Jhun1-1/+1
Requires: - https://review.tizen.org/gerrit/#/c/64687/ Change-Id: Idd46886386590411915ecf00bc99a66520171e4d Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2016-03-09Enable compiler option -WerrorJunghoon Park1-0/+1
Change-Id: I8e6b0872d7ef140dbf7402c0e57ec7c9ee091190 Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
2016-02-17Add trace points for ttraceMyungki Lee1-1/+1
Change-Id: I35ca66e37604421f84bd8dc17b226c81f4ef988f Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-01-18Use gdbus instead of dbus-glibsubmit/tizen_ivi/20160217.000002submit/tizen_ivi/20160217.000000submit/tizen_common/20160218.142243submit/tizen/20160118.110236accepted/tizen/wearable/20160119.001846accepted/tizen/tv/20160119.001827accepted/tizen/mobile/20160119.001805accepted/tizen/ivi/20160218.023405Hwankyu Jhun1-1/+1
Change-Id: I2fe3b2be992683b93eca14843f120e32a56b2d6d Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2015-11-17Set vconf callback only when the app register itsubmit/tizen/20151117.071309accepted/tizen/wearable/20151117.232038accepted/tizen/tv/20151117.232026accepted/tizen/mobile/20151117.232016Hwankyu Jhun1-6/+6
Change-Id: Ica9c7450bd26154a99586072f4172bd8e4145ac3 Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2015-11-16Merge tizen 2.4 into tizensubmit/tizen/20151116.121623Hwankyu Jhun1-9/+14
- Add background application management feature Change-Id: I91749cb3b9378ff832e1858412602fa269f5940c Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
2015-06-15implementation of app groupJiwoong Im1-2/+2
- get surface integer id in __show_cb - add appcore_group_reset / appcore_group_resume Change-Id: I0c0ed297c9188c4c41d424747ad5764ca4ea8ab0 Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com> Signed-off-by: Junghoon, Park <jh9216.park@samsung.com>
2015-06-08Fix build breaksubmit/tizen/20150608.113003submit/tizen/20150604.065932Sangyoon Jang1-3/+4
fix if-else statement in CMakeLists.txt export x_pause_win() Change-Id: I26369469a9efeebe7af1c8472a3f4fcb4b99baa0 Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
2015-06-08Fix build breakSangyoon Jang1-1/+4
add missing dependency add missing static functions Change-Id: I8aff2ff02902dc138d2f08588e42be0222d4fd20 Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
2015-01-26change sys-noti to resourced dbus interface.Jiwoong Im1-1/+1
sys-noti was managed in system-server which is replaced to resourced and deviced. Resource daemon listens foreground/background notification, and manages process's oom_adj score. The sysnoti api is changed to resourced dbus interface. JIRA ticket : TC-2400 Change-Id: Ifca65f48a7863655559ff96c687e2357045fd3f6 Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2014-09-03Support Wayland and X11 profiles at the same timetizen_3.0_ivi_releasetizen_3.0.m14.3_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen_ivi/20140912.000000submit/tizen_common/20140909.092918accepted/tizen/ivi/20140912.193606accepted/tizen/common/20140909.100249tizen_3.0_ivitizen_3.0.m14.3_ivitizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0.2014.q3_commonaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonManuel Bachmann1-14/+15
The previous logic of both the packaging and the source code were exclusive ; if you had wayland features, you couldn't have x11, and so was the reverse case. We now try to handle these cases more gracefully. Change-Id: I48eccffbd83c17314377b66c83fce4452d143e60 Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
2014-03-18Add multi-user supportsubmit/tizen_ivi/20140623.000000submit/tizen_ivi/20140622.000000submit/tizen_ivi/20140619.000000submit/tizen_ivi/20140618.000001submit/tizen_ivi/20140618.000000submit/tizen_common/20140522.135644submit/tizen_common/20140522.130648submit/tizen_common/20140521.163740Jiwoong Im1-1/+1
Bug-Tizen: PTREL-322 Change-Id: I0832b33c74da0ee572fab3ef868a47fe2ebb3bcb Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2014-01-08init wayland supportsubmit/tizen/20140116.012548accepted/tizen/mobile/20140116.011814accepted/tizen/ivi/20140117.181904Li,Limin1-9/+29
The display server based on X or Wayland, is now a choice of different profile in Tizen 3.0. Basically and consistently, two macros were used "with wayland" and "with x". Below summarize the combination of the macros: | wayland | x | meaning |--------------------------- | 0 | 1 | pure X11 platform(no wayland) | 1 | 0 | pure wayland platform (no X11) | 1 | 1 | wayland but X compatibility | 0 | 0 | no X and no wayland This method unifies the meaning and usage. Deploy this method to app-core package. Signed-off-by: Li,Limin <liminx.li@intel.com> Change-Id: I5bbb83cf2e4769bed0e0c33bb646467ec77566f1
2013-08-28add --as-needed and directory cleanupYoung Ik Cho1-0/+1
Change-Id: Ia7244379d6f07f4f46ae8fc02bca2c9758d361ff Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
2013-03-28added status updateJaeho Lee1-1/+1
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
2013-03-22remove sysman dependencyJaeho Lee1-1/+1
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
2013-01-30fixed build on x86_64 and clean up CFLAGSAnas Nashif1-4/+4
Change-Id: Ia55bf5c86ca10d69da059e735e8d6cbd60be210a
2012-08-21Upload Tizen2.0 sourceSewook Park1-1/+1
2012-04-29upload tizen1.0 sourceKim Kibum1-1/+1
2012-01-07Git initKibum Kim1-0/+80