Age | Commit message (Collapse) | Author | Files | Lines |
|
- 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>
|
|
null.
Change-Id: I046aadc6ff809aeccb87001a18452eed2b47f1b3
|
|
crash-popup don't need the language changing at runtime.
So remove what is concerned about set language.
Change-Id: Ie54db898b59fcac299b12b406548f794f4da0864
|
|
It need to get the scale factor from elm configuration while elm_init.
Change-Id: Id947ee7400c91496dc31f5a1c6988683fa91ba32
|
|
Change-Id: I4d0f5d80f5a76c1df6cf901bc4a6b26b8695db66
|
|
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
|
|
change device::app_logging smack label
and add smack rules for crash-worker and popup.
Change-Id: Ia89d61fdf5c813e2942f41ad1cbdaef62419fb16
|
|
changed a proper license this package
and added AUTHORS ,NOTICE and LICENSE.APLv2 file
and deleted unnecessary files
Change-Id: I9b154ee3e53afa34ea1e59a54e11ccfd69aaf797
|
|
crash-popup display string ID is didn't converted.
and unused getpackagename function is removed
Change-Id: I3b2e2668e9428d12a7c51830243b617f763f8347
|
|
and crash-worker make dump file and report file
Change-Id: I76025626c11a0addc2489d50c17ca412e65d8a31
|