sdk/crash-worker-sdk.git
10 years agoFind app name translated using ail tizen_2.2 2.2.1_release submit/tizen_2.2/20131107.055830
Taeyoung Kim [Sun, 13 Oct 2013 11:11:01 +0000 (20:11 +0900)]
Find app name translated using ail

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
10 years agoRemove icon setting so that the default icon will be used
Taeyoung Kim [Tue, 1 Oct 2013 11:05:52 +0000 (20:05 +0900)]
Remove icon setting so that the default icon will be used

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
10 years agoAdd license file into rpm package
Jae-young Hwang [Thu, 26 Sep 2013 00:42:48 +0000 (09:42 +0900)]
Add license file into rpm package

License file must be included in Tizen SDK release binary
because Tizen SDK license is deleted.

Change-Id: I750f856eee601d91b72b14ad19e0f6d9cb19954d
Signed-off-by: Jae-young Hwang <j-zero.hwang@samsung.com>
10 years agoSet button style on the crash popup
Taeyoung Kim [Mon, 16 Sep 2013 13:43:46 +0000 (22:43 +0900)]
Set button style on the crash popup

- Fix the issue that button focus is not moved even if tab key is pressed

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
10 years agoTerminate crash popup when BACK key or ESC key on keyboard
Taeyoung Kim [Sat, 14 Sep 2013 03:34:08 +0000 (12:34 +0900)]
Terminate crash popup when BACK key or ESC key on keyboard

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Change-Id: I91f0c9f6b0df0f98c22a73709500bd96ba939628

10 years agoFix crash popup rotation issue submit/tizen_2.2/20130814.092103 submit/tizen_2.2/20130814.102613
Taeyoung Kim [Mon, 5 Aug 2013 07:54:34 +0000 (16:54 +0900)]
Fix crash popup rotation issue

- Previously, the rotations state of new foreground app is not checked when crash popup is lauched
- The issue is fixed by checking the rotations stats of the foreground app and rotating by the state

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
10 years agoremove unused functions
juho [Fri, 5 Jul 2013 10:12:13 +0000 (19:12 +0900)]
remove unused functions

remove run_command, readpid, daemonize, exec_process, fgets_fd, get_file_end_pos function in util.c

Change-Id: I80c372e73c7fe6b7c6f816e6720749b7ec635907

10 years agomove initgroups function into the scope is checked that group pointer is it null. submit/tizen_2.2/20130714.135720 submit/tizen_2.2/20130714.144413
juho [Fri, 5 Jul 2013 09:06:07 +0000 (18:06 +0900)]
move initgroups function into the scope is checked that group pointer is it null.

Change-Id: I046aadc6ff809aeccb87001a18452eed2b47f1b3

10 years agoremove unused language set code
juho [Wed, 3 Jul 2013 02:19:11 +0000 (11:19 +0900)]
remove unused language set code

crash-popup don't need the language changing at runtime.
So remove what is concerned about set language.

Change-Id: Ie54db898b59fcac299b12b406548f794f4da0864

10 years agoadd setting group and groups for crash-popup
juho [Tue, 2 Jul 2013 05:46:22 +0000 (14:46 +0900)]
add setting group and groups for crash-popup

It need to get the scale factor from elm configuration while elm_init.

Change-Id: Id947ee7400c91496dc31f5a1c6988683fa91ba32

10 years agoadd mobileprint and svi-data smack rules
juho [Tue, 18 Jun 2013 06:54:56 +0000 (15:54 +0900)]
add mobileprint and svi-data smack rules

Change-Id: I6692336bfd24aa4b2e7e4ed18ff888e7620f0051

11 years agoAdding rwx for e17 Smack rule tizen_2.1 accepted/tizen_2.1/20130520.093403 submit/tizen_2.1/20130516.232253 submit/tizen_2.1/20130516.232312
Bumjin Im [Thu, 16 May 2013 16:29:09 +0000 (01:29 +0900)]
Adding rwx for e17 Smack rule

11 years agoMerge branch 'tizen_2.1_smack' into tizen_2.1 submit/tizen_2.1/20130514.052157
juho [Fri, 10 May 2013 08:46:26 +0000 (17:46 +0900)]
Merge branch 'tizen_2.1_smack' into tizen_2.1

11 years agochange path of crash-popup rule file
juho [Tue, 7 May 2013 04:50:06 +0000 (13:50 +0900)]
change path of crash-popup rule file

Change-Id: I4d0f5d80f5a76c1df6cf901bc4a6b26b8695db66

11 years agoadd proper smack rules
juho [Fri, 3 May 2013 07:22:10 +0000 (16:22 +0900)]
add proper smack rules

Change-Id: Ic97818da0d1593d3e412129d34c647bfa93eecbe

11 years agoMerge branch 'master' into tizen_2.1 2.1b_release accepted/tizen_2.1/20130425.022326 submit/tizen_2.1/20130424.235524
juho [Tue, 19 Mar 2013 09:01:55 +0000 (18:01 +0900)]
Merge branch 'master' into tizen_2.1

Change-Id: I042b2b5688ff9d37ae62262c0f4131c4c12c5e22

11 years agochange apply scale for crash-popup
juho [Fri, 15 Mar 2013 15:29:10 +0000 (00:29 +0900)]
change apply scale for crash-popup

previous we used elm_config_scale_set.
but it didn't apply on wvga emulator
so add setenv for HOME and elm_init for elm scale ENV variable.

Change-Id: I97affe0d5db8d3556f09376c5771ab7f66e949a6

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:25:07 +0000 (01:25 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 17:13:34 +0000 (02:13 +0900)]
Tizen 2.1 base

11 years agoinsert smack rule for system::use_internet
juho [Tue, 12 Mar 2013 06:13:54 +0000 (15:13 +0900)]
insert smack rule for system::use_internet

and increase buffer size for cat dlog in crash report file.

Change-Id: Idc8ed28b1aff4b3d7bc4ae009f9b0d6cd887412c

11 years agoadd smack label and clean dlog output format
juho [Thu, 7 Mar 2013 07:54:27 +0000 (16:54 +0900)]
add smack label and clean dlog output format

change device::app_logging smack label
and add smack rules for crash-worker and popup.

Change-Id: Ia89d61fdf5c813e2942f41ad1cbdaef62419fb16

11 years agochange local funtion to static function
juho [Wed, 6 Feb 2013 06:56:51 +0000 (15:56 +0900)]
change local funtion to static function

function use in local is changed to static function.
and modified wrong syntax smack manifest
Change-Id: I68bfa82ec864a7cff32ba52a0ca670b30d088a26

11 years agomodified crash-worker smack label
juho [Wed, 30 Jan 2013 14:40:23 +0000 (23:40 +0900)]
modified crash-worker smack label

Change-Id: Ie4c45b0561e374d72d29b2456f6d3a25eb496341

11 years agochanged enable coredump file
juho [Tue, 29 Jan 2013 09:17:03 +0000 (18:17 +0900)]
changed enable coredump file

Change-Id: I687f0f6f37b55a84020c343008314342519dc4e4

11 years agoChange license and copyright
juho [Thu, 17 Jan 2013 14:24:11 +0000 (23:24 +0900)]
Change license and copyright

changed a proper license this package
and added AUTHORS ,NOTICE and LICENSE.APLv2 file
and deleted unnecessary files

Change-Id: I9b154ee3e53afa34ea1e59a54e11ccfd69aaf797

11 years agoupdate all_log_dump.sh and remove time out of tar and mv command in crash-worker
juho [Fri, 11 Jan 2013 09:07:05 +0000 (18:07 +0900)]
update all_log_dump.sh and remove time out of tar and mv command in crash-worker

Change-Id: I99a3f9eb7a1a0fad3247ac09c027a34a30e025c0

11 years agomodified crash-popup resource path
juho [Wed, 9 Jan 2013 11:35:14 +0000 (20:35 +0900)]
modified crash-popup resource path

crash-popup display string ID is didn't converted.
and unused getpackagename function is removed
Change-Id: I3b2e2668e9428d12a7c51830243b617f763f8347

11 years agodivide crash-worker and crash-popup
juho [Thu, 27 Dec 2012 08:14:51 +0000 (17:14 +0900)]
divide crash-worker and crash-popup

and crash-worker make dump file and report file
Change-Id: I76025626c11a0addc2489d50c17ca412e65d8a31

11 years agoadd all_log_dump.sh in crash-worker package
juho [Thu, 13 Dec 2012 05:26:01 +0000 (14:26 +0900)]
add all_log_dump.sh in crash-worker package

Change-Id: Ie7e1a73bb2a412efdb13552c77cd7f1820560adf

11 years agochanged crash report and dump path
juho [Mon, 3 Dec 2012 16:11:21 +0000 (01:11 +0900)]
changed crash report and dump path

11 years agoadded smack manifest
juho [Sun, 4 Nov 2012 08:10:45 +0000 (17:10 +0900)]
added smack manifest

11 years ago added manage core dump file
juho [Wed, 10 Oct 2012 05:29:15 +0000 (14:29 +0900)]
added manage core dump file

11 years agotizen 2.0 merged master 2.0_alpha submit/master/20120920.151156
juho [Wed, 22 Aug 2012 07:26:22 +0000 (16:26 +0900)]
tizen 2.0 merged

11 years agoapply FSL(Flora Software License)
Kim Kibum [Fri, 8 Jun 2012 05:53:58 +0000 (14:53 +0900)]
apply FSL(Flora Software License)

11 years agoInitial empty repository
Hyesook Choi [Thu, 7 Jun 2012 23:56:07 +0000 (08:56 +0900)]
Initial empty repository