2015-10-27 |
Tomasz Olszak | Changes that allow to compile SR on Tizen 3.0 Mobile. 73/50273/1 |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Tomasz Olszak | tizen_2.4 adapted for 3.0 TV 93/49893/1 sandbox/tolszaksamsung/tizen_3.0 |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Shinwoo Kim | Remove tizen 2.4 keyword, and follow tizen 3.0 general... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Tomasz Olszak | Added setting vconf key when SR created and terminated. |
commit | commitdiff | tree | snapshot |
2015-10-08 |
Tomasz Olszak | Fixed compilation warnings (unused variables, implicit... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
Lukasz Oleksak | flat_navi: fixes asymetry between forward and backward... |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Shinwoo Kim | Revert "Added usage of service_app_main instead of... |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Shinwoo Kim | Fix prevent issue: CID482427, CID482428 |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Tomasz Olszak | Added usage of service_app_main instead of appcore_efl_main |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Lukasz Stanislawski | navigator: properly set app_tracker root. |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Shinwoo Kim | Fix prevent: CID482391 - Dereference null return value |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Bartlomiej... | navigator: fix wrong text read when a slider is selected. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Shinwoo Kim | Fix prevent issues: CID453825,453827,453828,479697... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Shinwoo Kim | Fix prevent issue: CID 481761(FORWARD_NULL) |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Bartlomiej... | navigator: Code refactoring if/else's -> switch/case |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Lukasz Stanislawski | logger: change logging method from eina_log to dlog |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Bartlomiej... | navigator: bugfixes (unref/free memory/char->gchar) |
commit | commitdiff | tree | snapshot |
2015-09-30 |
ChunEon Park | upload package. |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Lukasz Stanislawski | flat_navi: do not go down to nodes not having SHOWING... |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Lukasz Stanislawski | properly init libatspi |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Shinwoo Kim | [TV] add removed configuration for tv product |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Lukasz Stanislawski | navigator: do not activate window on content change |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Bartlomiej... | tests: build fix. |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Kamil Lipiszko | navigator: generate additonal trait from LABELLED_BY... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Michal Skorupinski | [FIX][ATSPI_ROLE_GROUPING] Fix in trait generation |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Lukasz Stanislawski | navigator: do not set as root hidden objects. |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Bartlomiej... | Fix for _accept_object function: disabled extents check... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Lukasz Stanislawski | navigator: fix focus on modal objects when window is... |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Shinwoo Kim | [prevent] CID479283 - navigator.c:generate_trait |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Lukasz Stanislawski | navigator: generate additonal trait from DESCRIBED_BY... |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Patryk Kaczmarek | Fix for accept object function, unnecessary return... |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Shinwoo Kim | [package upload] version update: 0.0.6 |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Shinwoo Kim | [flat_navi] The highlight candidate object can have... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Michal Skorupinski | [GENGRID] Ability to unselect an item |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Lukasz Stanislawski | flat_navi: remove from context objects that are controlled. |
commit | commitdiff | tree | snapshot |
2015-09-17 |
woochan lee | Package version up.(0.0.5) |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Michal Skorupinski | [UIFWAC-18][GENGRID] Gengrid trait is read according... |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Bartlomiej... | Bugfix: Added missed unrefs (mainly for atspi_accessibl... |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Bartlomiej... | Fix: Moved spoken text to translation file |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Bartlomiej... | Fixed: There is no notification when the virtual keyboa... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Michal Skorupinski | [UIFWAC-8][NAVIFRAME] Reading the content of a navifram... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Lukasz Stanislawski | flat_navi: filter out objects with role REDUNDANT_OBJECT |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Kamil Lipiszko | [list item text FIX] Referring to changes in elementary... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Shinwoo Kim | [app_tracker] read changed name, if the source has... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Shinwoo Kim | Fix prevent issue: 479099, 479111 |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Tomasz Olszak | Fixed flick to scroll issue when first finger was up. |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Shinwoo Kim | The fopen is vulnerable to hacker's attack. |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Kamil Lipiszko | Resolved "icon info is not read" issue. Changed traits... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Kamil Lipiszko | Wrong text for a expandable item with checkbox. |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Shinwoo Kim | Secure coding related to the buffer length - strncat |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Bartlomiej... | Fixed: Disabled slider's value can be changed using... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Bartlomiej... | Fixed: Wrong text is read when color buttons are selected |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Lukasz Stanislawski | tts: ensure that tts_play will always be called along... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Lukasz Stanislawski | apply same traits for CHECK_BOX and RADIO_BUTTON |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Tomasz Olszak | Fixed text passed to tts. Some traits were broken. |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Lukasz Stanislawski | fire app_tracker event only when specific object event... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Kamil Lipiszko | Wrong text for a expandable item with checkbox. |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Patryk Kaczmarek | Handle signal for name change |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Michal Skorupinski | [UIFWAC-9][Screen-reader][Naviframe] Back button is... |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Thiep Ha | bump version up |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Lukasz Stanislawski | generate trait for TOGGLE_BUTTON according to UIX guideline |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Tomasz Olszak | Fixed screen-reader active window detection. |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Tomasz Olszak | Added listening of object:state-changed:highlighted... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Tomasz Olszak | Revert "No need to listen for defunct state changes" |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Michal Skorupinski | [FIX] Code fixes according to clockwork and c++test |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Shinwoo Kim | Remove warning message: '_first_modal_object_in_object_... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Shinwoo Kim | Following Tizen Coding Rule. |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Agnieszka Janowicz | [TNEF-4162] Add traits for push button, list item and |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Patryk Kaczmarek | Trait with progress should be read on progressbars |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Michal Skorupinski | [FIX] Gesture coordinates transformed based on screen... |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Michal Skorupinski | [FIX] Reading only popup content when the usb cable... |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Shinwoo Kim | Change manifest description to use telephony API |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Shinwoo Kim | FIX PREVENT ISSUE |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Junho Jung | [Config] Fix wrong configuration. |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Junho Jung | Merge "[Config] Fixed remove wrong configration." into... |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Junho Jung | [Config] Fixed remove wrong configration. |
commit | commitdiff | tree | snapshot |
2015-08-16 |
Patryk Kaczmarek | No need to listen for defunct state changes |
commit | commitdiff | tree | snapshot |
2015-08-16 |
Lukasz Stanislawski | navigator: optimize keyboard handling |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Junho Jung | Merge "Profile Configuration." into tizen_2.4 |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Junho Jung | Profile Configuration. |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Lukasz Stanislawski | smack: unify label names |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Patryk Kaczmarek | Support for keyboard |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Patryk Kaczmarek | Logging intefaces in objects deleted |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Patryk Kaczmarek | Text from text interface is now readeable |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Lukasz Stanislawski | gestures: use transparent window instead of grab function |
commit | commitdiff | tree | snapshot |
2015-08-08 |
Shinwoo Kim | Merge "Set ScreenReaderEnabled property on initializati... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Tomasz Olszak | Fix possible crash in _get_object_in_relation in flat_navi. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Patryk Kaczmarek | One finger double tap and hold gesture behaviour fixed |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Tomasz Olszak | Two finger scroll improvement. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Sung-Taek Hong | Merge "[License] modify license boilerplate" into tizen_2.4 |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Lukasz Stanislawski | Set ScreenReaderEnabled property on initialization |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Sung-Taek Hong | [License] modify license boilerplate |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Lukasz Oleksak | fixes looping in navigation when accessibility tree... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Tomasz Olszak | Performance improvement in getting accessible active... |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Lukasz Stanislawski | very basic virtual keyboard support. |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Michal Skorupinski | Fix in autoread from the start of the context |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Michal Skorupinski | Stopping the autoread when last object in context is... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Michal Skorupinski | Screen reader gestures using the elm_player_win widget |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Sung-Taek Hong | [LICENSE] change to Flora-1.1 license |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Shinwoo Kim | Fix prevent issue |
commit | commitdiff | tree | snapshot |
next |