2021-09-15 |
dyamy-lee | ref_fusion build : declared ref-fusion dependency for... 97/264297/1 |
commit | commitdiff | tree | snapshot |
2021-09-15 |
dyamy-lee | mmi-ref-fusion-tests : add ref fusion testcase in tests... 96/264296/1 |
commit | commitdiff | tree | snapshot |
2021-09-15 |
Sung-Jin Park | tests: fix to set correct install_rpath for modality_ke... 95/264295/1 |
commit | commitdiff | tree | snapshot |
2021-09-15 |
Sung-Jin Park | tests: fix to use proper path of modules for the given... 94/264294/1 |
commit | commitdiff | tree | snapshot |
2021-09-15 |
dyamy-lee | wayland-input : change keyname as more similar name... 93/264293/1 |
commit | commitdiff | tree | snapshot |
2021-09-15 |
dyamy-lee | tests build : add mmi-fusion-tests.cpp in meson.build... 92/264292/1 |
commit | commitdiff | tree | snapshot |
2021-09-15 |
dyamy-lee | mmi-fusion-tests : create mmi-fusion-tests for mmi... 91/264291/1 |
commit | commitdiff | tree | snapshot |
2021-09-15 |
dyamy-lee | mmi-provider : set Ecore_Event_Handler* as NULL after... 90/264290/1 |
commit | commitdiff | tree | snapshot |
2021-09-15 |
dyamy-lee | mmi-ref-fusion : set Ecore_Event_Handler* as NULL after... 89/264289/1 |
commit | commitdiff | tree | snapshot |
2021-09-15 |
dyamy-lee | mmi-manager : set Ecore_Event_Handler* as NULL after... 88/264288/1 |
commit | commitdiff | tree | snapshot |
2021-09-15 |
Duna Oh | mmi-client-tests: create mmi-client-testcases.cpp and... 87/264287/1 |
commit | commitdiff | tree | snapshot |
2021-09-15 |
Duna Oh | wayland-input: assign NULL after xkb_keymap_unref and... 86/264286/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
Sung-Jin Park | mmi-provider: fix to use PROVIDER_PATH defined in a... 32/264232/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
Sung-Jin Park | mmi-fusion: fix to use FUSION_PATH defined in a project... 31/264231/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
Sung-Jin Park | build: add definition of FUSION_PATH, PROVIDER_PATH... 30/264230/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
dyamy-lee | spec file : add modality_keyboard-tests executable... 26/264226/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
dyamy-lee | build : add tests/keyboard-provider directory as subdir... 25/264225/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
dyamy-lee | create tests/keyboard-provider meson.build 24/264224/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
dyamy-lee | modality_keyboard build : declared mmi-keyboard depende... 23/264223/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
dyamy-lee | mmi-keyboard-provider-tests : add keyboard provider... 22/264222/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
dyamy-lee | mmi-provider-tests : create mmi-provider-tests.cpp... 21/264221/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
dyamy-lee | mmi-provider : add missed header which is mmi-provider.h 20/264220/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
dyamy-lee | mmimgr : mmi-fusion-iface, mmi-provider-iface remove... 19/264219/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
ulgal-park | ref-fusion : fix drop logic to handle focus client... 18/264218/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
Jihoon Kim | iu: Send event in case app state is not matched 17/264217/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
Jihoon Kim | iu: Fix IU key event unittest 16/264216/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
Duna Oh | wayland-input.c: use xkb_keymap_unref instead of xkb_ma... 15/264215/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
Duna Oh | mmi-manager.h: add extern 'C' wrapper to allow cpp... 14/264214/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
Duna Oh | mmi_provider:fix the wrong array index of _provider_eve... 13/264213/1 |
commit | commitdiff | tree | snapshot |
2021-09-14 |
Sung-Jin Park | packaging: disable compiling tidl temporarily 60/264160/1 accepted/tizen/unified/20210914.053333 submit/tizen/20210914.041950 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Jihoon Kim | iu: Support to send event 40/264140/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | build, packaging, src, tests: restructure source tree... 09/264109/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Jihoon Kim | iu: Fix unittest fail issue 08/264108/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Jihoon Kim | iu: Change OK key event as Ok 07/264107/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | build: fix to install debug header 06/264106/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | build: remove invalid modules from meson.build 05/264105/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Jihoon Kim | iu: Add bridge code between mmi-manager and iu 04/264104/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Jihoon Kim | iu: Replace event type with the enum in mmi-common.h 03/264103/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Duna Oh | mmi: add NULL checks and free allocated variables to... 02/264102/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | wayland-input : check calloc returns NULL 01/264101/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-api-handler: remove unreachable code 00/264100/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Jihoon Kim | iu: fix issue detected by static analysis tool 99/264099/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | ref-fusion: remove unused event handler 98/264098/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-manager: implement set_state() for a given client 97/264097/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | ref-fusion: implement focus/state change callbacks... 96/264096/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-fusion: add apis for getting a fusion handle, getti... 95/264095/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | modality_keyboard: fix not to create MMI_PROVIDER_EVENT... 94/264094/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | mmi-manager : resolving when client shutdown, mmi-manag... 93/264093/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-fusion: initiate a fusion module found for the... 92/264092/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | ref_fusion: override b_lundef option to 'false' 91/264091/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | modality_keyboard: override b_lundef option to 'false' 90/264090/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-manager: set export_dynamic to true for modules... 89/264089/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | mmi-keyboard-provider, wayland-input : change indent... 88/264088/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Jihoon Kim | Fix typo in gesture type 87/264087/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-provider: add mmi provider event handlers for debugging 86/264086/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-manager: add definitions of MMI_PROVIDER_EVENT_XXX 85/264085/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-manager: remove unused file (mmi-manager-event... 84/264084/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | modality_keyboard : add include_directories in build... 83/264083/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | mmi-manager : set client has focus state when it change 82/264082/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | mmi-keyboard-provider : op_mode changes to extern,... 81/264081/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | wayland-input : add/free mmi_provider_event_key event... 80/264080/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-client: destroy all event handles which belong... 79/264079/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | ref-fusion: add definition of needed caps for each... 78/264078/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-client: fill out args of each event before sending... 77/264077/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-manager: set client state in _state_change_cb 76/264076/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-manager: remove unnecessary args_size variable 75/264075/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | ref-fusion: implement basic MMI_MANAGER_EVENT_FOCUS... 74/264074/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | ref-fusion: fix formatting and module name 73/264073/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | ref-fusion: fix the way to include headers 72/264072/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | build: remove link option and correct build orders... 71/264071/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-common: import definition of MMI_MANAGER_EVENT_XXX_... 70/264070/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-provider: implement set_op_mode_on_caps()/register_... 69/264069/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-provider-iface: correct mmi_provider_handler -... 68/264068/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-provider: set capabilities and op_mode of provider... 67/264067/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | wayland-input : change parameter/retern value's type... 66/264066/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | wayland-input : add ecore fd handler for polling ecore... 65/264065/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | keyboard module build : add ecore dependency for using... 64/264064/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | wayland-input : rename wayland-input from mmi-wayland... 63/264063/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-manager: add mmi_manager_get_focus_client() api 62/264062/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-manager: change mmi_manager_get_focus() -> mmi_mana... 61/264061/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-client: add apis for sending each event to given... 60/264060/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-api-handler: fix to check return value from set_cli... 59/264059/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-client: correct usecase of rpc_port_{event}_clone... 58/264058/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | mmi-client : fix execution error - add hash failed... 57/264057/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | mmi-wayland-input : change some confused name, ex)... 56/264056/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | change the name mmi-legacy-input to mmi-wayland-input 55/264055/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | mmi-keyboard-provider : when init keyboard module,... 54/264054/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | mmi-legacy-input : add doing keygrab 53/264053/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | mmi-legacy-input : add tizen_keyrouter listener and... 52/264052/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | mmi-legacy-input : implemente wl_keyboard events with... 51/264051/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | keyboard module build: add xkbcommon pkgconfig dependen... 50/264050/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | keyboard module build : remove not needed dependency... 49/264049/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | packaging : add wayland-client pkgconfig 48/264048/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | mmi-legacy-input : implemente wl_seat interface and... 47/264047/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
dyamy-lee | mmi-legacy-input : initialize mmi-legacy-input with... 46/264046/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-manager: fixed to fill client variable of state_cha... 45/264045/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Jihoon Kim | Replace key enum with xkb key code 44/264044/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Jihoon Kim | Add Intent understanding 43/264043/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-manager: fixed indentation in mmi-common.h 42/264042/1 |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Sung-Jin Park | mmi-client: remove client from focus client or candidat... 41/264041/1 |
commit | commitdiff | tree | snapshot |
next |