platform/core/appfw/app-core.git
7 years agoFix bug about updating window information 76/108076/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.122128 accepted/tizen/3.0.m2/tv/20170104.122350 accepted/tizen/3.0.m2/wearable/20170104.122730 accepted/tizen/3.0/common/20170103.172727 accepted/tizen/3.0/ivi/20170103.154517 accepted/tizen/3.0/mobile/20170103.154427 accepted/tizen/3.0/tv/20170103.154444 accepted/tizen/3.0/wearable/20170103.154459 submit/tizen_3.0.m2/20170104.093749 submit/tizen_3.0/20170103.035823
Junghoon Park [Tue, 3 Jan 2017 01:25:44 +0000 (10:25 +0900)]
Fix bug about updating window information

- Because the main window is the first node, the sequence for nodes shound
  not be changed even though it is updated

Change-Id: Idd6283d58f61d848e4be09e0808c4af044595f42
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
7 years agoCheck AUL_LOADER_INIT env 74/105374/1 accepted/tizen/3.0/common/20161219.113552 accepted/tizen/3.0/ivi/20161219.095204 accepted/tizen/3.0/mobile/20161219.095651 accepted/tizen/3.0/tv/20161219.083437 accepted/tizen/3.0/wearable/20161219.095641 submit/tizen_3.0/20161216.100430
Hwankyu Jhun [Fri, 16 Dec 2016 09:49:06 +0000 (18:49 +0900)]
Check AUL_LOADER_INIT env

- If the AUL_LOADER_INIT environment variable exists,
the elm_shutdown() will be called again.

Change-Id: Id12fdb945d61265fab233ddd4e09d285eac12c43
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoFix bug about setting rotation callback 22/104422/1 accepted/tizen/3.0/common/20161216.122600 accepted/tizen/3.0/ivi/20161216.013431 accepted/tizen/3.0/mobile/20161216.013413 accepted/tizen/3.0/tv/20161216.013422 accepted/tizen/3.0/wearable/20161216.013427 submit/tizen_3.0/20161213.090148 submit/tizen_3.0/20161214.132837
Junghoon Park [Tue, 13 Dec 2016 08:54:11 +0000 (17:54 +0900)]
Fix bug about setting rotation callback

Change-Id: I98238c3c2aec18a565c1c40824da1607821951fe
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
7 years agoFix memory leak 22/104022/2 accepted/tizen/3.0/common/20161213.163932 accepted/tizen/3.0/ivi/20161213.025710 accepted/tizen/3.0/mobile/20161213.025345 accepted/tizen/3.0/tv/20161213.025429 accepted/tizen/3.0/wearable/20161213.025605 submit/tizen_3.0/20161212.043612 submit/tizen_3.0/20161212.123626
Junghoon Park [Mon, 12 Dec 2016 06:15:18 +0000 (15:15 +0900)]
Fix memory leak

Change-Id: Id5fccf4cb4bd0cb2ee11d2cebf20b45fd0a1546a
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
7 years agoAdd appcore event 45/101345/1
Hwankyu Jhun [Thu, 1 Dec 2016 02:29:19 +0000 (11:29 +0900)]
Add appcore event

- APPCORE_EVENT_UPDATE_REQUESTED

Change-Id: Ib50a6b9bdf7eaf3f12f9a3606fac92361ee9e2fb
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoRemove checking elm init count 32/100032/1
Hwankyu Jhun [Fri, 25 Nov 2016 01:57:32 +0000 (10:57 +0900)]
Remove checking elm init count

Change-Id: Ie850d8d4201ad2d2a2cb7b6d228eb9ffaf4f7b3e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoConsider fallback to english for i18n 86/81886/2 accepted/tizen/3.0/common/20161114.105358 accepted/tizen/3.0/ivi/20161011.053459 accepted/tizen/3.0/mobile/20161015.032223 accepted/tizen/3.0/tv/20161016.003347 accepted/tizen/3.0/wearable/20161015.080305 accepted/tizen/common/20160803.193201 accepted/tizen/ivi/20160804.080753 accepted/tizen/mobile/20160804.080844 accepted/tizen/tv/20160804.080711 accepted/tizen/wearable/20160804.080532 submit/tizen/20160803.012753 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000000 submit/tizen_3.0_ivi/20161010.000010 submit/tizen_3.0_mobile/20161015.000000 submit/tizen_3.0_tv/20161015.000000 submit/tizen_3.0_wearable/20161015.000000
Semun Lee [Fri, 29 Jul 2016 05:10:02 +0000 (14:10 +0900)]
Consider fallback to english for i18n

LANGUAGE variable can contain default language information.
It will be used when the mo files for the selected language is not
available.

Change-Id: I3892f94b8f98c1b4e1552dac2c05b3a4d22276f7
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
7 years agoFinalize suspend dbus handler 53/80353/1 accepted/tizen/common/20160718.155442 accepted/tizen/ivi/20160718.103654 accepted/tizen/mobile/20160718.103611 accepted/tizen/tv/20160718.103639 accepted/tizen/wearable/20160718.103626 submit/tizen/20160718.011717
Hawnkyu Jhun [Sun, 17 Jul 2016 07:23:54 +0000 (16:23 +0900)]
Finalize suspend dbus handler

Change-Id: I55430096980d19d0be6791edbb8b564cb2bc44c0
Signed-off-by: Hawnkyu Jhun <h.jhun@samsung.com>
7 years agoFix memory management about background category 47/74647/4 accepted/tizen/common/20160616.151606 accepted/tizen/ivi/20160616.002915 accepted/tizen/mobile/20160616.002844 accepted/tizen/tv/20160616.002827 accepted/tizen/wearable/20160616.002755 submit/tizen/20160615.073423
Hwankyu Jhun [Wed, 15 Jun 2016 07:33:46 +0000 (16:33 +0900)]
Fix memory management about background category

Change-Id: I17c0c9cad481f49785d219b90ee8186e7b2e11c5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
7 years agoFix getting locale resource path 26/74326/9 accepted/tizen/common/20160615.193258 accepted/tizen/ivi/20160615.001459 accepted/tizen/mobile/20160615.001624 accepted/tizen/tv/20160615.001537 accepted/tizen/wearable/20160615.001551 submit/tizen/20160614.094055
Hwankyu Jhun [Tue, 14 Jun 2016 01:29:46 +0000 (10:29 +0900)]
Fix getting locale resource path

Change-Id: Ib402f78b3ab0dc5800a8a1e0d8ed9ef795d6ae7c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoSupport mountable tpk 09/68709/1 accepted/tizen/common/20160513.123158 accepted/tizen/common/20160513.123435 accepted/tizen/ivi/20160513.082044 accepted/tizen/mobile/20160513.082019 accepted/tizen/tv/20160513.082036 accepted/tizen/wearable/20160513.082007 submit/tizen/20160511.132536 submit/tizen/20160513.010234
Junghoon Park [Mon, 9 May 2016 11:02:52 +0000 (20:02 +0900)]
Support mountable tpk

- use array type bundle
- requires:
  https://review.tizen.org/gerrit/#/c/68650/

Change-Id: I8322c8a6b66a541ee67d7b2734287daf99a6a3bd
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoCheck the elm init count 60/66760/3
Hwankyu Jhun [Thu, 21 Apr 2016 02:06:12 +0000 (11:06 +0900)]
Check the elm init count

Change-Id: If50820b266d09ed9b54cabc45d546a840ad6975c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoInit background signal on idle 32/66432/1 accepted/tizen/common/20160420.140426 accepted/tizen/ivi/20160420.042443 accepted/tizen/mobile/20160420.042346 accepted/tizen/tv/20160420.042406 accepted/tizen/wearable/20160420.042430 submit/tizen/20160419.062501
Daehyeon Jung [Tue, 19 Apr 2016 02:57:40 +0000 (11:57 +0900)]
Init background signal on idle

Change-Id: I6f698f1cf47c328bb3ef9c89aa0ee92c13da6f8b
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoSupport background launch 86/64686/12 accepted/tizen/common/20160413.131005 accepted/tizen/ivi/20160413.123456 accepted/tizen/mobile/20160413.123237 accepted/tizen/tv/20160413.123408 accepted/tizen/wearable/20160413.123431 submit/tizen/20160412.075243
Hwankyu Jhun [Mon, 4 Apr 2016 23:07:01 +0000 (08:07 +0900)]
Support background launch

Requires:
- https://review.tizen.org/gerrit/#/c/64687/

Change-Id: Idd46886386590411915ecf00bc99a66520171e4d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoMerge "Check tep path" into tizen accepted/tizen/common/20160408.184918 accepted/tizen/ivi/20160408.052516 accepted/tizen/mobile/20160408.052453 accepted/tizen/tv/20160408.052428 accepted/tizen/wearable/20160408.052440 submit/tizen/20160408.003820
Junghoon Park [Thu, 7 Apr 2016 02:59:10 +0000 (19:59 -0700)]
Merge "Check tep path" into tizen

8 years agofix background management 80/63980/2 accepted/tizen/common/20160407.132219 accepted/tizen/ivi/20160407.110322 accepted/tizen/mobile/20160407.110233 accepted/tizen/tv/20160407.110249 accepted/tizen/wearable/20160407.110306 submit/tizen/20160407.000614
Daehyeon Jung [Mon, 28 Mar 2016 10:04:30 +0000 (19:04 +0900)]
fix background management

Change-Id: Iccc6d80354545807e8cc3614625ec2f159a627b7
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoCheck tep path 86/62086/2
Junghoon Park [Mon, 14 Mar 2016 08:25:47 +0000 (17:25 +0900)]
Check tep path

- If tep is used, appcore will check tep path for a while to make sure tep path was
  mounted

Change-Id: I0d8ec84db930c1d6f0e37e90f28455dcf5db1b0c
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoSupport activate-below feature when launching app 97/62397/2 accepted/tizen/common/20160405.132156 accepted/tizen/ivi/20160405.013204 accepted/tizen/mobile/20160405.012838 accepted/tizen/tv/20160405.012858 accepted/tizen/wearable/20160405.012913 submit/tizen/20160404.120725
Junghoon Park [Wed, 16 Mar 2016 02:03:05 +0000 (11:03 +0900)]
Support activate-below feature when launching app

 - Requires
    https://review.tizen.org/gerrit/#/c/61893/
    https://review.tizen.org/gerrit/#/c/62048/

Change-Id: Id3b2ad04202f148161dc664f0c6d418abdaeb720
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoEnable compiler option -Werror 71/61571/1
Junghoon Park [Wed, 9 Mar 2016 02:58:43 +0000 (11:58 +0900)]
Enable compiler option -Werror

Change-Id: I8e6b0872d7ef140dbf7402c0e57ec7c9ee091190
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoUse elm api to get preinit_window 79/60579/1 accepted/tizen/common/20160303.110418 accepted/tizen/ivi/20160304.140314 accepted/tizen/ivi/20160325.031938 accepted/tizen/mobile/20160304.140059 accepted/tizen/mobile/20160325.031849 accepted/tizen/tv/20160304.140127 accepted/tizen/tv/20160325.031857 accepted/tizen/wearable/20160304.140251 accepted/tizen/wearable/20160325.031918 submit/tizen/20160302.020949 submit/tizen/20160303.054603 submit/tizen/20160323.060544
Myungki Lee [Mon, 29 Feb 2016 06:39:16 +0000 (15:39 +0900)]
Use elm api to get preinit_window

Change-Id: I004af92024e0186a1ed7912bc333455850a1e456
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoRemove sending the status to resourced 50/60050/2 accepted/tizen/ivi/20160223.231233 accepted/tizen/mobile/20160223.231145 accepted/tizen/tv/20160223.231159 accepted/tizen/wearable/20160223.231218 submit/tizen/20160223.015451
Hwankyu Jhun [Tue, 23 Feb 2016 01:04:46 +0000 (10:04 +0900)]
Remove sending the status to resourced

Change-Id: I5af1d1b5e9e7b36a67e42152a28f713e2587b07d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd trace points for ttrace 14/59614/1
Myungki Lee [Wed, 17 Feb 2016 02:31:06 +0000 (11:31 +0900)]
Add trace points for ttrace

Change-Id: I35ca66e37604421f84bd8dc17b226c81f4ef988f
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoSeparate app paths for global app 41/57641/2 submit/accepted/tizen_mobile/20160122.025614
Junghoon Park [Thu, 21 Jan 2016 08:32:06 +0000 (17:32 +0900)]
Separate app paths for global app

 - There are two types of global apps. One is read only and the other is writable. Paths for those are different each other.

Change-Id: Ic6144a55333bd265c9f527da044d8a237f1c6c05
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoUse gdbus instead of dbus-glib 15/57215/6 accepted/tizen/ivi/20160218.023405 accepted/tizen/mobile/20160119.001805 accepted/tizen/tv/20160119.001827 accepted/tizen/wearable/20160119.001846 submit/tizen/20160118.110236 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000002
Hwankyu Jhun [Mon, 18 Jan 2016 04:33:15 +0000 (13:33 +0900)]
Use gdbus instead of dbus-glib

Change-Id: I2fe3b2be992683b93eca14843f120e32a56b2d6d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoApply to checking auto_rotation sensor event 82/55882/2
Jiwoong Im [Wed, 30 Dec 2015 04:38:19 +0000 (13:38 +0900)]
Apply to checking auto_rotation sensor event

- replace ACCELEROMETER_SENSOR to AUTO_ROTATION_SENSOR
- replace sf_*() api to sensord_*() api

Change-Id: I72db5b545e85ab696eca9f5a9564f51c8ff9e02b
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoUse a local variable to set locale. 83/54583/2
Myungki Lee [Wed, 16 Dec 2015 08:37:15 +0000 (17:37 +0900)]
Use a local variable to set locale.

And fix strlen size.
Change-Id: I04b98ef60342a744208d88f7c29016353aba21b3
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoInclude bundle_internal.h for internal bundle apis 15/54415/1 accepted/tizen/mobile/20151217.023658 accepted/tizen/tv/20151217.023714 accepted/tizen/wearable/20151217.023742 submit/tizen/20151214.084555 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
SukHyung, Kang [Tue, 15 Dec 2015 07:12:44 +0000 (16:12 +0900)]
Include bundle_internal.h for internal bundle apis

Change-Id: I714810ae08a7572d791746f73bfbfa560dc0ecd9
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
8 years agoMerge "Remove compile warning messages" into tizen accepted/tizen/mobile/20151118.063520 accepted/tizen/tv/20151118.063533 accepted/tizen/wearable/20151118.063547 submit/tizen/20151118.015100
Hwankyu Jhun [Wed, 18 Nov 2015 01:50:28 +0000 (17:50 -0800)]
Merge "Remove compile warning messages" into tizen

8 years agoRemove compile warning messages 78/51978/1
Hwankyu Jhun [Wed, 18 Nov 2015 00:53:48 +0000 (09:53 +0900)]
Remove compile warning messages

Change-Id: I6871c7d8da024c1ef428cbb0fed7ab8df8552ed5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agosend state-dying to AMD when __before_loop() returns -1 39/51939/1 accepted/tizen/mobile/20151118.063440 accepted/tizen/tv/20151118.063453 accepted/tizen/wearable/20151118.063508 submit/tizen/20151118.013549
Junghoon, Park [Tue, 17 Nov 2015 11:05:39 +0000 (20:05 +0900)]
send state-dying to AMD when __before_loop() returns -1

Change-Id: Ia69064bb526323658b5eeceea2fdc04d028cc0db
Signed-off-by: Junghoon, Park <jh9216.park@samsung.com>
8 years agoSet vconf callback only when the app register it 74/51874/1 accepted/tizen/mobile/20151117.232016 accepted/tizen/tv/20151117.232026 accepted/tizen/wearable/20151117.232038 submit/tizen/20151117.071309
Hwankyu Jhun [Tue, 17 Nov 2015 01:36:02 +0000 (10:36 +0900)]
Set vconf callback only when the app register it

Change-Id: Ica9c7450bd26154a99586072f4172bd8e4145ac3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoSync process pool feature with tizen 2.4 47/51847/5 submit/tizen/20151116.234631
Hwankyu Jhun [Mon, 16 Nov 2015 12:30:12 +0000 (21:30 +0900)]
Sync process pool feature with tizen 2.4

- Add appcore_set_preinit_window_name()

Change-Id: I6488cf78ee1e41e877779785386ab2b8780593bd
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoMerge tizen 2.4 into tizen 87/51787/6 submit/tizen/20151116.121623
Hwankyu Jhun [Mon, 16 Nov 2015 04:31:29 +0000 (13:31 +0900)]
Merge tizen 2.4 into tizen

- Add background application management feature

Change-Id: I91749cb3b9378ff832e1858412602fa269f5940c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoMerge "sync app group with tizen_2.4" into tizen accepted/tizen/mobile/20151111.232018 accepted/tizen/tv/20151111.232035 accepted/tizen/wearable/20151111.232049 submit/tizen/20151111.072844
Jiwoong Im [Wed, 11 Nov 2015 07:25:48 +0000 (23:25 -0800)]
Merge "sync app group with tizen_2.4" into tizen

8 years agoMerge "Add new api for customizing main loop" into tizen
Semun Lee [Tue, 10 Nov 2015 06:55:10 +0000 (22:55 -0800)]
Merge "Add new api for customizing main loop" into tizen

8 years agosync app group with tizen_2.4 22/50922/2
Jiwoong Im [Tue, 3 Nov 2015 12:01:35 +0000 (21:01 +0900)]
sync app group with tizen_2.4

- add appcore_group_attach(), appcore_group_lower().
- add ECORE_WL_EVENT_WINDOW_LOWER callback.

Change-Id: Ia120d8082ef83ad10e9b88f248eadceb964e5c32
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoReplace calling elm_config_preferred_engine_set() with 77/50777/1 accepted/tizen/mobile/20151103.224713 accepted/tizen/tv/20151103.224721 accepted/tizen/wearable/20151103.224734 submit/tizen/20151103.063909
Hwankyu Jhun [Mon, 2 Nov 2015 06:24:00 +0000 (15:24 +0900)]
Replace calling elm_config_preferred_engine_set() with
calling elm_config_accel_preference_set()

- elm_config_preferred_engine_set API was declared deprecated.

Change-Id: Ifc10ee9b26c2bea3c124fea6badbfdf889e93796
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoDeactivate window for the AUL_PAUSE command 56/50556/1 accepted/tizen/mobile/20151030.062939 accepted/tizen/tv/20151030.062947 accepted/tizen/wearable/20151030.062953 submit/tizen/20151030.015317
Hwankyu Jhun [Fri, 30 Oct 2015 01:30:09 +0000 (10:30 +0900)]
Deactivate window for the AUL_PAUSE command

- Deactivate window for supporting Wayland environment

Change-Id: Icb794d7dc5f0aa78f88f0d49984fe5f6449656a1
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd new api for customizing main loop 36/49636/1
Semun Lee [Fri, 16 Oct 2015 06:29:37 +0000 (15:29 +0900)]
Add new api for customizing main loop

- appcore_efl_init, appcore_efl_fini are added
- appcore_efl_init doesn't call elm_run()

Change-Id: Ie0d9916ac7851148e81976b3709695e7bb9c5678
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
8 years agoFix syntax in app-core.spec 67/48367/1 accepted/tizen/mobile/20150922.000819 accepted/tizen/tv/20150922.000838 accepted/tizen/wearable/20150922.000853 submit/tizen/20150921.090834 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Aleksander Mistewicz [Fri, 18 Sep 2015 10:36:31 +0000 (12:36 +0200)]
Fix syntax in app-core.spec

"%else if" is not known by rpm's spec parser. In rpm's code
when it recognizes "%else" it nullifies the string right after.
Everything after "%else" is nonexistent. Proper syntax is:
%if ()
%else
%if ()
%endif
%endif

Thanks to Oskar Switalski for finding this bug.

Change-Id: I83e35f70592a68c7483ff67e50789601f35868ca
Signed-off-by: Aleksander Mistewicz <a.mistewicz@samsung.com>
8 years agorequest updating status in lifecycle change to amd. 24/46624/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150826.065951 accepted/tizen/tv/20150826.070056 accepted/tizen/wearable/20150826.070329 submit/tizen/20150826.040557 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
Jiwoong Im [Mon, 24 Aug 2015 07:41:04 +0000 (16:41 +0900)]
request updating status in lifecycle change to amd.

Change-Id: I2d72b6e1b471c0023937f5d8f914f411f6c54844
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agomodify code related to app life-cycle. 28/45528/3 accepted/tizen/mobile/20150814.011524 accepted/tizen/tv/20150814.011703 accepted/tizen/wearable/20150814.011850 submit/tizen/20150811.103743 submit/tizen/20150813.130512 submit/tizen_mobile/20150812.025625
Jiwoong Im [Fri, 7 Aug 2015 06:39:06 +0000 (15:39 +0900)]
modify code related to app life-cycle.

- fix bug in calling resume_cb at first launch.
- call pause_cb before terminate_cb

Change-Id: Ief34871cb6c465844a49046e24e5f6a472c2f55f
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoFix crash on __delete_win 84/43884/1 accepted/tizen/mobile/20150716.010331 accepted/tizen/tv/20150716.010338 accepted/tizen/wearable/20150716.010357 submit/tizen/20150715.083250
Sangyoon Jang [Wed, 15 Jul 2015 04:53:36 +0000 (13:53 +0900)]
Fix crash on __delete_win

Change-Id: I9cb078f7c4cbf1b40c7e2fb869050021d6b5ccde
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoMerge "improved 64 bits compile" into tizen
Semun Lee [Mon, 29 Jun 2015 02:42:44 +0000 (19:42 -0700)]
Merge "improved 64 bits compile" into tizen

8 years agoMerge "removing eXecute mode" into tizen
Semun Lee [Mon, 29 Jun 2015 02:38:04 +0000 (19:38 -0700)]
Merge "removing eXecute mode" into tizen

8 years agoFix bug in checking return value of create_cb 59/42159/1 accepted/tizen/mobile/20150625.054615 accepted/tizen/tv/20150625.054620 accepted/tizen/wearable/20150625.054632 submit/tizen/20150625.025455
Jiwoong Im [Wed, 24 Jun 2015 02:41:48 +0000 (11:41 +0900)]
Fix bug in checking return value of create_cb

call terminate_cb when the create_cb returns false

Change-Id: Ib2f455efd01a8dff7debd2cab00c2515a1adbb43
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoimproved 64 bits compile 41/41841/1
José Bollo [Thu, 18 Jun 2015 06:36:46 +0000 (08:36 +0200)]
improved 64 bits compile

Change-Id: I9495afefb8f2abb6c141daffe55c2b3431b416f4
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
8 years agoremoving eXecute mode 40/41840/1
José Bollo [Thu, 18 Jun 2015 06:20:40 +0000 (08:20 +0200)]
removing eXecute mode

Change-Id: I3bb2674b82efcdddd6f8c3b790425b99e961cfa6
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
8 years agoMerge "implementation of app group" into tizen accepted/tizen/mobile/20150616.010929 accepted/tizen/tv/20150616.010943 accepted/tizen/wearable/20150616.010957 submit/tizen/20150615.091318
Semun Lee [Mon, 15 Jun 2015 09:08:33 +0000 (02:08 -0700)]
Merge "implementation of app group" into tizen

8 years agoimplementation of app group 72/41072/4
Jiwoong Im [Thu, 11 Jun 2015 05:51:36 +0000 (14:51 +0900)]
implementation of app group

- 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>
8 years agoMerge "Add guard macro to avoid build break" into tizen accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.091801 accepted/tizen/common/20150610.144506 accepted/tizen/common/20150612.065907 accepted/tizen/mobile/20150612.003424 accepted/tizen/tv/20150612.003549 accepted/tizen/wearable/20150611.085659 submit/tizen/20150609.020831 submit/tizen/20150609.065415 submit/tizen/20150609.074149 submit/tizen/20150611.063059 submit/tizen_3.0.2015.q2_common/20150615.075539 submit/tizen_common/20150610.013111 submit/tizen_common/20150610.072250 submit/tizen_mobile/20150611.000000 submit/tizen_tv/20150611.000001 submit/tizen_wearable/20150611.000000
Semun Lee [Tue, 9 Jun 2015 02:47:36 +0000 (19:47 -0700)]
Merge "Add guard macro to avoid build break" into tizen

8 years agoAdd guard macro to avoid build break 71/40771/1
Sangyoon Jang [Tue, 9 Jun 2015 02:42:31 +0000 (11:42 +0900)]
Add guard macro to avoid build break

'_' is defined already at capi-appfw-app-common

Change-Id: I796aa5bf98f10a1732f1deed192c0b40dbfa8ced
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agofix bad pkgconfig files 45/40745/1 accepted/tizen/3.0.2015.q2/common/20150609.181926 accepted/tizen/common/20150609.084431 submit/tizen_3.0.2015.q2_common/20150609.170642 submit/tizen_common/20150608.135929
José Bollo [Mon, 8 Jun 2015 13:38:34 +0000 (15:38 +0200)]
fix bad pkgconfig files

Change-Id: I217578e231568115a87291a30abaf06981b961d1
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
8 years agoFix build break 20/40720/2 submit/tizen/20150604.065932 submit/tizen/20150608.113003
Sangyoon Jang [Mon, 8 Jun 2015 09:57:24 +0000 (18:57 +0900)]
Fix build break

fix if-else statement in CMakeLists.txt
export x_pause_win()

Change-Id: I26369469a9efeebe7af1c8472a3f4fcb4b99baa0
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoFix build break 76/40676/3
Sangyoon Jang [Mon, 8 Jun 2015 06:02:34 +0000 (15:02 +0900)]
Fix build break

add missing dependency
add missing static functions

Change-Id: I8aff2ff02902dc138d2f08588e42be0222d4fd20
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoRevert "pkgconf: fix bad dependencies on app-core-common-devel" submit/tizen/20150605.131835
Stephane Desneux [Fri, 5 Jun 2015 13:17:13 +0000 (15:17 +0200)]
Revert "pkgconf: fix bad dependencies on app-core-common-devel"

This reverts commit ceeae6608d8b3c181ab5028f895e2785596450d9.

8 years agoMerge "Add pause, terminate bgapp event" into tizen submit/tizen/20150604.015241
Semun Lee [Thu, 4 Jun 2015 01:51:25 +0000 (18:51 -0700)]
Merge "Add pause, terminate bgapp event" into tizen

8 years agopkgconf: fix bad dependencies on app-core-common-devel 96/40396/1 submit/tizen/20150603.095814
Stephane Desneux [Wed, 3 Jun 2015 09:33:20 +0000 (11:33 +0200)]
pkgconf: fix bad dependencies on app-core-common-devel

Change-Id: I565e1e7ec32b0c453913e9b2b19aeb8a9dcecec2
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
8 years agoAdd pause, terminate bgapp event 45/40245/1
Sangyoon Jang [Mon, 1 Jun 2015 12:15:31 +0000 (21:15 +0900)]
Add pause, terminate bgapp event

TODO:
support pause for wayland

Change-Id: I75f3b52b77a9ded28f99feced7db9cbe4084e6dc
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoActivate window for the AUL_RESUME command 72/40172/1 submit/tizen/20150602.003342
Semun Lee [Sat, 30 May 2015 05:18:32 +0000 (14:18 +0900)]
Activate window for the AUL_RESUME command

Activate window for the AUL_RESUME command using
ecore_wl_window_activate for supporting wayland.

Change-Id: I715408c6b0f34e3f8c077012d5b18b3d02e87829
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
9 years agoadd ecore wayland event handler to support waylad. 81/38981/4 accepted/tizen/common/20150507.063704 accepted/tizen/common/20150511.125815 accepted/tizen/mobile/20150507.143427 accepted/tizen/mobile/20150511.133224 accepted/tizen/tv/20150512.050531 accepted/tizen/wearable/20150511.132806 submit/tizen/20150506.100617 submit/tizen/20150511.055337 submit/tizen_mobile/20150508.065320
Jiwoong Im [Wed, 6 May 2015 04:36:08 +0000 (13:36 +0900)]
add ecore wayland event handler to support waylad.

add ecore event handler to apply app lifecycle in wayland profile

Jira ticket : TC-2503

Change-Id: I5f79d8928585603a31ccb55d02f40aff32b1bb51
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoMerge "Remove unused files" into tizen
Semun Lee [Sat, 25 Apr 2015 02:20:47 +0000 (19:20 -0700)]
Merge "Remove unused files" into tizen

9 years agoRemove unused files 04/38504/1
Sangyoon Jang [Tue, 21 Apr 2015 12:04:38 +0000 (21:04 +0900)]
Remove unused files

Change-Id: I012b37fb173dc5743f20ef37a626db4c48c590be
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoReplace functions for finding the node in the window list 71/36571/1 accepted/tizen/mobile/20150313.083948 accepted/tizen/mobile/20150508.070151 accepted/tizen/tv/20150313.083829 accepted/tizen/wearable/20150313.083900 submit/tizen_mobile/20150313.022842 submit/tizen_mobile/20150508.014057 submit/tizen_tv/20150313.022842 submit/tizen_wearable/20150313.022842
Suchang Woo [Tue, 10 Mar 2015 07:00:08 +0000 (16:00 +0900)]
Replace functions for finding the node in the window list

To improve the readability and make codes simple, functions for finding
the node in the window list are replaced with __find_win().

Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
Change-Id: I3e94a90556de499706c8ec619b0e056ac8889726

9 years agoFix memory leak and reuse allocated memory in window list 67/36567/1
Suchang Woo [Tue, 10 Mar 2015 06:37:30 +0000 (15:37 +0900)]
Fix memory leak and reuse allocated memory in window list

Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
Change-Id: Ifc3ef9cb161d711829b819cfa8d950831faebb42

9 years agoInclude sensor_internal.h instead of sensor.h 42/34842/2 accepted/tizen/tv/20150302.010508 submit/tizen/20150304.022845 submit/tizen_common/20150226.010729 submit/tizen_tv/20150227.073215 submit/tizen_tv/20150228.021455
Kibak Yoon [Tue, 3 Feb 2015 11:55:58 +0000 (20:55 +0900)]
Include sensor_internal.h instead of sensor.h

the name of header file for sensor internal API was changed to
sensor_internal.h.

Signed-off-by: Kibak Yoon <kibak.yoon@samsung.com>
Change-Id: Ia5a8c5bfe356d209acf786d3c09596c9d7f48d47

9 years agomodify application lifecycle. 21/34421/8 accepted/tizen/tv/20150203.070845 submit/tizen_tv/20150203.055102
Jiwoong Im [Fri, 23 Jan 2015 06:20:02 +0000 (15:20 +0900)]
modify application lifecycle.

JIRA ticket : TC-2400

changes in app lifecycle
- While application launching, application enters running state through
  app_create cb -> app_control_cb -> app_resume_cb.
- If app_control request comes in paused state, app framework activates
  the applications’s window and calls the app_resume_cb.
- When application is terminated in running state, app framework calls
  app_paused_cb before calling app_terminate_cb.

remove source code which is related with _E_PARENT_BORDER_WINDOW property

Change-Id: I5274d6344ffaabe1f1e5f7db2a2d2dda9d27e10c
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agochange sys-noti to resourced dbus interface. 96/34396/4
Jiwoong Im [Mon, 26 Jan 2015 07:48:13 +0000 (16:48 +0900)]
change sys-noti to resourced dbus interface.

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>
9 years agoModify system event callback 32/32932/1 accepted/tizen/mobile/20150121.045023 accepted/tizen/tv/20150121.044523 accepted/tizen/wearable/20150121.044756 submit/tizen/20150120.043506 submit/tizen_mobile/20150121.020049 submit/tizen_tv/20150121.020041 submit/tizen_wearable/20150121.020025
Jiwoong Im [Tue, 30 Dec 2014 12:00:33 +0000 (21:00 +0900)]
Modify system event callback

appcore passes system event information to application.

Change-Id: Iad10469457c96c331dd260415f5238e6978419ba
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agouse rpm macro %{_unitdir_user} instead of hard coded path 52/27752/1
Ronan Le Martret [Thu, 18 Sep 2014 13:43:18 +0000 (15:43 +0200)]
use rpm macro %{_unitdir_user} instead of hard coded path

Change-Id: Icb49c348cf30f84de9a51e8a1f1950dac7df034d
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoSupport Wayland and X11 profiles at the same time 55/27055/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/common/20140909.100249 accepted/tizen/ivi/20140912.193606 submit/tizen_common/20140909.092918 submit/tizen_ivi/20140912.000000 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
Manuel Bachmann [Wed, 3 Sep 2014 16:10:38 +0000 (18:10 +0200)]
Support Wayland and X11 profiles at the same time

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>
9 years agoAdd resume/pause support in Wayland profile. 85/25285/6
Yan Wang [Fri, 1 Aug 2014 10:15:59 +0000 (18:15 +0800)]
Add resume/pause support in Wayland profile.

Change-Id: I355cc5939d10328cab829409b5eba312e310cead

9 years agoClean spec file 25/22725/1 tizen_3.0.m14.2_ivi submit/tizen_common/20140618.103325 submit/tizen_ivi/20140624.064036 submit/tizen_ivi/20140626.125712 submit/tizen_ivi/20140626.130032 submit/tizen_ivi/20140626.144348 tizen_3.0.m14.2_ivi_release
Kévin THIERRY [Tue, 10 Jun 2014 13:59:59 +0000 (15:59 +0200)]
Clean spec file

Also: add a valid license tag.

Change-Id: I9eaa863e293f84d6d814939e085a345e09c60453
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
10 years agoAdd multi-user support 83/18183/2 submit/tizen_common/20140521.163740 submit/tizen_common/20140522.130648 submit/tizen_common/20140522.135644 submit/tizen_ivi/20140618.000000 submit/tizen_ivi/20140618.000001 submit/tizen_ivi/20140619.000000 submit/tizen_ivi/20140622.000000 submit/tizen_ivi/20140623.000000
Jiwoong Im [Mon, 17 Mar 2014 05:41:37 +0000 (14:41 +0900)]
Add multi-user support

Bug-Tizen: PTREL-322
Change-Id: I0832b33c74da0ee572fab3ef868a47fe2ebb3bcb
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
10 years agoMerge branch tizen_2.2 into tizen 58/17758/1
Jiwoong Im [Mon, 10 Mar 2014 10:07:13 +0000 (19:07 +0900)]
Merge branch tizen_2.2 into tizen

Change-Id: Ib0fa5bac38d8df293f1d0b9f7519e195171a3c9b

10 years agoChange license in spec file 18/17718/2
Juhyeon Yun [Mon, 27 Jan 2014 06:03:12 +0000 (15:03 +0900)]
Change license in spec file

Change-Id: I7ae04d0c98bb6743974f7a91b630506604416331
Signed-off-by: Juhyeon Yun <juhyeon.yun@samsung.com>
10 years agoAdd explicit Require on libx11-devel. 38/14738/2 accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen/mobile accepted/tizen_generic accepted/tizen_ivi_panda accepted/tizen/generic/20140213.074850 accepted/tizen/generic/20140312.093534 accepted/tizen/ivi/20140213.220105 accepted/tizen/ivi/panda/20140312.101713 accepted/tizen/ivi/release/20140312.043622 accepted/tizen/ivi/release/20140312.115445 accepted/tizen/mobile/20140225.042705 submit/tizen/20140213.074321 submit/tizen/20140312.070639 submit/tizen_ivi_release/20140312.042531 submit/tizen_ivi_release/20140312.071106
Ronan Le Martret [Fri, 10 Jan 2014 11:21:13 +0000 (12:21 +0100)]
Add explicit Require on libx11-devel.

Change-Id: Ib03bca27cecfc0e9a40465948afe8fd26b312419
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
10 years agoChange license in spec file 17/17717/2
Juhyeon Yun [Wed, 15 Jan 2014 08:13:38 +0000 (17:13 +0900)]
Change license in spec file

Change-Id: I41af2d269ede9a6eaa9c604e5d32cf063fc9240a
Signed-off-by: Juhyeon Yun <juhyeon.yun@samsung.com>
10 years agoinit wayland support 21/13421/14 accepted/tizen/ivi/20140117.181904 accepted/tizen/mobile/20140116.011814 submit/tizen/20140116.012548
Li,Limin [Wed, 8 Jan 2014 06:34:40 +0000 (14:34 +0800)]
init wayland support

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

10 years agoAdd wayland support in core-efl.target 22/12922/1 accepted/tizen/20131205.214947 accepted/tizen/20131207.002758 submit/tizen/20131205.085519
Alex Wu [Tue, 26 Nov 2013 03:10:28 +0000 (11:10 +0800)]
Add wayland support in core-efl.target

In wayland segment, launch weston.target instead of Xorg.target.

Change-Id: I8f4079e2699124e1529d63c0a7ac28a4427dc427
Signed-off-by: Alex Wu <zhiwen.wu@linux.intel.com>
10 years agoMerge branch 'temp' into tizen 37/10437/1 accepted/tizen/20131002.050353 accepted/tizen/20131002.170451 accepted/tizen/20131002.172230 accepted/tizen_ivi_stable/20131116.100755 submit/tizen/20131002.044650 submit/tizen_ivi_stable/20131116.100241
KyungwooNoh [Wed, 2 Oct 2013 01:16:45 +0000 (10:16 +0900)]
Merge branch 'temp' into tizen

Conflicts:
packaging/app-core.spec

Change-Id: I87a6a4c853103f06c716812b643f8bb45f43086c
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
10 years agoAdd license file
Jaeho Lee [Thu, 26 Sep 2013 07:25:03 +0000 (16:25 +0900)]
Add license file

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
10 years agoadd --as-needed and directory cleanup
Young Ik Cho [Wed, 28 Aug 2013 06:58:32 +0000 (15:58 +0900)]
add --as-needed and directory cleanup

Change-Id: Ia7244379d6f07f4f46ae8fc02bca2c9758d361ff
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoadd code to check func ret for fixing prevent issue
Hyungdeuk Kim [Thu, 1 Aug 2013 07:57:19 +0000 (16:57 +0900)]
add code to check func ret for fixing prevent issue

10 years agoresetting manifest requested domain to floor 49/4449/1 accepted/tizen/ivi/genivi tizen_ivi_genivi accepted/tizen/20130710.221535 accepted/tizen/20130912.081857 accepted/tizen/20130912.084754 accepted/tizen/20130912.093804 accepted/tizen/ivi/genivi/20140131.055953 ivi_oct_m2 submit/tizen/20130710.102817 submit/tizen/20130912.075539 submit/tizen_ivi_genivi/20140131.060223
Alexandru Cornea [Fri, 28 Jun 2013 10:01:17 +0000 (13:01 +0300)]
resetting manifest requested domain to floor

10 years agoFix rpmlint issue 00/3700/2
Xavier Roche [Tue, 28 May 2013 14:41:43 +0000 (16:41 +0200)]
Fix rpmlint issue

  - Fix harcoded library path for systemd

10 years agoChanges : Fix x86_64 build-install compliance 95/3695/2
Xavier Roche [Tue, 28 May 2013 14:16:54 +0000 (16:16 +0200)]
Changes : Fix x86_64 build-install compliance

10 years agoFix X86_64 build-install compliance 94/3694/1
Xavier Roche [Tue, 28 May 2013 14:14:58 +0000 (16:14 +0200)]
Fix X86_64 build-install compliance

  - Change lib path in *.pc.in

11 years agofixed region change bug tizen_2.1 accepted/tizen/20130520.100903 submit/tizen/20130517.044754 submit/tizen_2.1/20130514.050900
Jaeho Lee [Mon, 29 Apr 2013 07:23:44 +0000 (16:23 +0900)]
fixed region change bug

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agofixed prevent issue 2.1b_release accepted/tizen_2.1/20130425.035500 submit/tizen_2.1/20130424.230748
Jaeho Lee [Wed, 24 Apr 2013 04:59:22 +0000 (13:59 +0900)]
fixed prevent issue

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agofixed a bug
Jaeho Lee [Sat, 6 Apr 2013 07:33:38 +0000 (16:33 +0900)]
fixed a bug

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agoMerge branch 'master' into tizen_2.1
Jaeho Lee [Sat, 6 Apr 2013 05:46:11 +0000 (14:46 +0900)]
Merge branch 'master' into tizen_2.1

added new API

Conflicts:
packaging/app-core.spec

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agoadded new API
Jaeho Lee [Sat, 6 Apr 2013 04:26:07 +0000 (13:26 +0900)]
added new API

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agoDisable window manager rotation
Jaeho Lee [Mon, 1 Apr 2013 05:59:52 +0000 (14:59 +0900)]
Disable window manager rotation

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agoadded status update
Jaeho Lee [Thu, 28 Mar 2013 13:46:18 +0000 (22:46 +0900)]
added status update

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agofixed build error
Jaeho Lee [Mon, 25 Mar 2013 01:44:12 +0000 (10:44 +0900)]
fixed build error

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agoMerge branch 'master' into tizen_2.1
Jaeho Lee [Fri, 22 Mar 2013 08:48:23 +0000 (17:48 +0900)]
Merge branch 'master' into tizen_2.1

remove sysman dependency

Conflicts:
CMakeLists.txt
packaging/app-core.spec
src/appcore-efl.c

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agoremove sysman dependency
Jaeho Lee [Fri, 22 Mar 2013 08:37:56 +0000 (17:37 +0900)]
remove sysman dependency

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:12:28 +0000 (01:12 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:46:29 +0000 (01:46 +0900)]
Tizen 2.1 base