summaryrefslogtreecommitdiff
path: root/crash-popup
AgeCommit message (Collapse)AuthorFilesLines
2013-08-05Fix crash popup rotation issuesubmit/tizen_2.2/20130814.102613submit/tizen_2.2/20130814.092103Taeyoung Kim1-0/+10
- 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>
2013-07-05move initgroups function into the scope is checked that group pointer is it ↵submit/tizen_2.2/20130714.144413submit/tizen_2.2/20130714.135720juho1-3/+4
null. Change-Id: I046aadc6ff809aeccb87001a18452eed2b47f1b3
2013-07-03remove unused language set codejuho1-17/+3
crash-popup don't need the language changing at runtime. So remove what is concerned about set language. Change-Id: Ie54db898b59fcac299b12b406548f794f4da0864
2013-07-02add setting group and groups for crash-popupjuho1-0/+8
It need to get the scale factor from elm configuration while elm_init. Change-Id: Id947ee7400c91496dc31f5a1c6988683fa91ba32
2013-05-07change path of crash-popup rule filejuho1-1/+1
Change-Id: I4d0f5d80f5a76c1df6cf901bc4a6b26b8695db66
2013-03-18change apply scale for crash-popupjuho1-7/+11
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
2013-03-07add smack label and clean dlog output formatjuho2-3/+4
change device::app_logging smack label and add smack rules for crash-worker and popup. Change-Id: Ia89d61fdf5c813e2942f41ad1cbdaef62419fb16
2013-01-17Change license and copyrightjuho3-47/+48
changed a proper license this package and added AUTHORS ,NOTICE and LICENSE.APLv2 file and deleted unnecessary files Change-Id: I9b154ee3e53afa34ea1e59a54e11ccfd69aaf797
2013-01-10modified crash-popup resource pathjuho2-6/+2
crash-popup display string ID is didn't converted. and unused getpackagename function is removed Change-Id: I3b2e2668e9428d12a7c51830243b617f763f8347
2013-01-03divide crash-worker and crash-popupjuho56-0/+878
and crash-worker make dump file and report file Change-Id: I76025626c11a0addc2489d50c17ca412e65d8a31