Release version 1.25.6
[platform/core/appfw/app-core.git] / tizen-cpp /
2024-07-25 Hwankyu JhunFix a bug about app control action 95/315095/1
2024-07-04 Hwankyu JhunSet appinfo for display server 47/314047/2
2024-06-05 Hwankyu JhunFix build error for gcc-14 35/312235/1 accepted/tizen/unified/20240611.122737 accepted/tizen/unified/dev/20240620.004917 accepted/tizen/unified/toolchain/20240610.172316 accepted/tizen/unified/x/20240610.222918 accepted/tizen/unified/x/asan/20240625.092511
2024-03-15 Hwankyu JhunUse wl_display_flush() 93/307993/1
2024-02-21 Hwankyu JhunFix memory leak 77/306377/1
2024-02-05 Hwankyu JhunRemove suspend event handler 92/305592/3
2024-02-02 Hwankyu JhunAdd missing function call 84/305484/1
2024-02-01 Hwankyu JhunModify AppCoreBase implementation 54/305454/2
2024-01-30 Hwankyu JhunImplement app_core_base_control APIs 18/305218/7
2024-01-30 Hwankyu JhunSeparate rotation implementation from app-core-cpp 21/305121/7
2024-01-29 Hwankyu JhunRemove capi-system-info library dependency 61/305061/5
2024-01-29 Hwankyu JhunChange type of parameters of methods 19/305119/1
2024-01-24 Hwankyu JhunModify TimeZoneChangedEvent implementation 43/304843/2
2023-11-23 Hwankyu JhunChange log tag 06/301806/1
2023-10-31 Hwankyu JhunAdd log prints for debugging 53/300653/2
2023-08-21 Changgyu ChoiAdd new app event 98/297498/3
2023-07-03 wchang kimFixed the build error using gcc 13 40/294940/2
2023-06-17 Hwankyu JhunUse _exit() instead of exit() 83/294383/1
2023-06-16 Hwankyu JhunModify AppCoreUiThreadBase class 01/294301/2
2023-06-16 Hwankyu JhunRemove ANR Monitor 96/294296/1
2023-06-13 Hwankyu JhunAdd AppCoreUiThreadBase class 76/294076/5
2023-06-06 Hwankyu JhunUse macro instead of const keyword 36/293836/1
2023-06-05 Hwankyu JhunSeparate internal classes from base code 78/293778/2
2023-06-03 Hwankyu JhunUse backtrace_symbols_fd() 74/293774/1
2023-06-02 Hwankyu JhunAdd SIGTERM handler 39/293739/2
2023-05-31 Hwankyu JhunAdd ANR monitor 96/293496/1
2023-05-16 Hwankyu JhunSupport appcore plugin 76/292876/4
2023-04-21 Hwankyu JhunFix build error for gcc 12.2.0 47/291747/1
2023-04-10 Changgyu ChoiModify sigterm handling method 95/291095/4
2023-03-07 Hwankyu JhunSupport using recent window position 29/289229/9
2023-03-02 Hwankyu JhunAdd internal method to set window position 87/289187/1
2023-02-22 Changgyu ChoiFix static analysis issues 07/288707/1
2023-02-08 SukhyungKangAdd window position 21/286921/7
2023-01-12 Hwankyu JhunAdd nodelete option for exit handler 50/286750/1
2023-01-10 Hwankyu JhunHandle exit(127) 94/286594/2
2022-12-22 Changgyu ChoiFix library path for aarch64 85/285885/1
2022-12-05 Changgyu ChoiRemove ecore dependency from app-core-cpp 37/285037/1
2022-12-05 Changgyu ChoiFix sigterm handler behavior 32/285032/2
2022-12-02 Changgyu ChoiAdd SIGTERM handler 67/284967/3
2022-12-01 Changgyu ChoiPrevent context_ invalid access 23/284923/1
2022-10-25 Hwankyu JhunModify handling rpc-port request 45/283345/1
2022-09-23 Changgyu ChoiMerge "Revert "Change EventBase::SetVal to virtual...
2022-09-23 Changgyu ChoiRevert "Change EventBase::SetVal to virtual" 39/281939/1
2022-09-22 Changgyu ChoiChange EventBase::SetVal to virtual 21/281821/1
2022-09-19 Hwankyu JhunRevert "Remove unnecessary function call" 15/281515/1
2022-09-15 Hwankyu JhunRemove unnecessary function call 90/281290/1
2022-08-18 Hwankyu JhunFix a bug about setting i18n 02/279802/1
2022-08-08 Hwankyu JhunRevert "Revert "Change a behavior of handling low memor... 72/279372/1 accepted/tizen/unified/20220810.135844 submit/tizen/20220808.225224
2022-07-27 Hwankyu JhunRevert "Change a behavior of handling low memory event" 91/278891/1
2022-07-26 Hwankyu JhunChange a behavior of handling low memory event 42/278842/2
2022-07-22 Hwankyu JhunAdd missing ttrace logs 99/278599/1
2022-07-20 Changgyu ChoiAdd sharing AppCoreBase context 00/278400/5
2022-06-17 Hwankyu JhunFix wrong type casting 71/276471/1
2022-06-09 Changgyu ChoiRefactor appcore legacy api to cpp 04/274604/8
2022-05-03 Hwankyu JhunAdd nullptr check of EcoreHandler 13/274613/1
2022-05-03 Hwankyu JhunFix enumeration value of AppCoreTaskBase 78/274578/1
2022-05-02 Hwankyu JhunFix Ecore Handler 64/274564/4
2022-04-20 Hwankyu JhunFix wrong language priority setting 60/274060/1
2022-04-19 Hwankyu Jhun[UI Thread] Change comm to "UIThread+" 67/273967/1
2022-04-15 Hwankyu JhunAdd a missing enumeration value 78/273878/2
2022-04-12 Hwankyu JhunFix wrong implementation about AppControl call 77/273677/4
2022-04-12 Hwankyu JhunRemove access() call 80/273680/2
2022-04-12 Hwankyu JhunFix build break issue 65/273665/1
2022-04-11 Hwankyu JhunSupport UI Thread 64/272464/21
2022-03-30 Hwankyu JhunRevert "Check AUL initialization" 34/273034/1
2022-02-21 Hwankyu JhunAdd a new APIs for ui plugin module 26/271426/2
2022-02-21 Hwankyu JhunCheck AUL initialization 49/271449/1
2022-02-10 Hwankyu JhunFix Sub Thread of AppCoreEflBase 28/270828/2
2022-01-27 Hwankyu JhunRemove duplicated header file 99/270299/2
2022-01-13 Changgyu ChoiFix build option for 64bit profile 41/269341/1
2022-01-11 Changgyu ChoiFix 64bit build error 02/269202/1
2022-01-10 Junghoon ParkRefactor app-core 12/247812/87