profile/tv/apps/native/screen-reader.git
2015-11-05 Lukasz Stanislawskiremove dead code 86/50886/2
2015-11-03 Lukasz Stanislawskilua: add lua engine to process internal logic 15/50115/5
2015-10-28 Tomasz OlszakMake the condition in flat_navi_context_current_at_x_y_... 37/50437/1
2015-10-27 Tomasz OlszakChanges that allow to compile SR on Tizen 3.0 Mobile. 73/50273/1
2015-10-20 Tomasz Olszaktizen_2.4 adapted for 3.0 TV 93/49893/1 sandbox/tolszaksamsung/tizen_3.0
2015-10-20 Shinwoo KimRemove tizen 2.4 keyword, and follow tizen 3.0 general...
2015-10-09 Tomasz OlszakAdded setting vconf key when SR created and terminated.
2015-10-08 Tomasz OlszakFixed compilation warnings (unused variables, implicit...
2015-10-08 Lukasz Oleksakflat_navi: fixes asymetry between forward and backward...
2015-10-07 Shinwoo KimRevert "Added usage of service_app_main instead of...
2015-10-07 Shinwoo KimFix prevent issue: CID482427, CID482428
2015-10-06 Tomasz OlszakAdded usage of service_app_main instead of appcore_efl_main
2015-10-06 Lukasz Stanislawskinavigator: properly set app_tracker root.
2015-10-06 Shinwoo KimFix prevent: CID482391 - Dereference null return value
2015-10-05 Bartlomiej... navigator: fix wrong text read when a slider is selected.
2015-10-05 Shinwoo KimFix prevent issues: CID453825,453827,453828,479697...
2015-10-05 Shinwoo KimFix prevent issue: CID 481761(FORWARD_NULL)
2015-10-01 Bartlomiej... navigator: Code refactoring if/else's -> switch/case
2015-09-30 Lukasz Stanislawskilogger: change logging method from eina_log to dlog
2015-09-30 Bartlomiej... navigator: bugfixes (unref/free memory/char->gchar)
2015-09-30 ChunEon Parkupload package.
2015-09-29 Lukasz Stanislawskiflat_navi: do not go down to nodes not having SHOWING...
2015-09-29 Lukasz Stanislawskiproperly init libatspi
2015-09-26 Shinwoo Kim[TV] add removed configuration for tv product
2015-09-25 Lukasz Stanislawskinavigator: do not activate window on content change
2015-09-25 Bartlomiej... tests: build fix.
2015-09-25 Kamil Lipiszkonavigator: generate additonal trait from LABELLED_BY...
2015-09-24 Michal Skorupinski[FIX][ATSPI_ROLE_GROUPING] Fix in trait generation
2015-09-24 Lukasz Stanislawskinavigator: do not set as root hidden objects.
2015-09-24 Bartlomiej... Fix for _accept_object function: disabled extents check...
2015-09-24 Lukasz Stanislawskinavigator: fix focus on modal objects when window is...
2015-09-22 Shinwoo Kim[prevent] CID479283 - navigator.c:generate_trait
2015-09-22 Lukasz Stanislawskinavigator: generate additonal trait from DESCRIBED_BY...
2015-09-22 Patryk KaczmarekFix for accept object function, unnecessary return...
2015-09-22 Shinwoo Kim[package upload] version update: 0.0.6
2015-09-18 Shinwoo Kim[flat_navi] The highlight candidate object can have...
2015-09-17 Michal Skorupinski[GENGRID] Ability to unselect an item
2015-09-17 Lukasz Stanislawskiflat_navi: remove from context objects that are controlled.
2015-09-17 woochan leePackage version up.(0.0.5)
2015-09-16 Michal Skorupinski[UIFWAC-18][GENGRID] Gengrid trait is read according...
2015-09-16 Bartlomiej... Bugfix: Added missed unrefs (mainly for atspi_accessibl...
2015-09-16 Bartlomiej... Fix: Moved spoken text to translation file
2015-09-15 Bartlomiej... Fixed: There is no notification when the virtual keyboa...
2015-09-15 Michal Skorupinski[UIFWAC-8][NAVIFRAME] Reading the content of a navifram...
2015-09-15 Lukasz Stanislawskiflat_navi: filter out objects with role REDUNDANT_OBJECT
2015-09-15 Kamil Lipiszko[list item text FIX] Referring to changes in elementary...
2015-09-14 Shinwoo Kim[app_tracker] read changed name, if the source has...
2015-09-14 Shinwoo KimFix prevent issue: 479099, 479111
2015-09-11 Tomasz OlszakFixed flick to scroll issue when first finger was up.
2015-09-11 Shinwoo KimThe fopen is vulnerable to hacker's attack.
2015-09-11 Kamil LipiszkoResolved "icon info is not read" issue. Changed traits...
2015-09-11 Kamil LipiszkoWrong text for a expandable item with checkbox.
2015-09-11 Shinwoo KimSecure coding related to the buffer length - strncat
2015-09-11 Bartlomiej... Fixed: Disabled slider's value can be changed using...
2015-09-11 Bartlomiej... Fixed: Wrong text is read when color buttons are selected
2015-09-10 Lukasz Stanislawskitts: ensure that tts_play will always be called along...
2015-09-09 Lukasz Stanislawskiapply same traits for CHECK_BOX and RADIO_BUTTON
2015-09-09 Tomasz OlszakFixed text passed to tts. Some traits were broken.
2015-09-09 Lukasz Stanislawskifire app_tracker event only when specific object event...
2015-09-09 Kamil LipiszkoWrong text for a expandable item with checkbox.
2015-09-08 Patryk KaczmarekHandle signal for name change
2015-09-08 Michal Skorupinski[UIFWAC-9][Screen-reader][Naviframe] Back button is...
2015-09-03 Thiep Habump version up
2015-09-02 Lukasz Stanislawskigenerate trait for TOGGLE_BUTTON according to UIX guideline
2015-08-31 Tomasz OlszakFixed screen-reader active window detection.
2015-08-27 Tomasz OlszakAdded listening of object:state-changed:highlighted...
2015-08-27 Tomasz OlszakRevert "No need to listen for defunct state changes"
2015-08-26 Michal Skorupinski[FIX] Code fixes according to clockwork and c++test
2015-08-26 Shinwoo KimRemove warning message: '_first_modal_object_in_object_...
2015-08-26 Shinwoo KimFollowing Tizen Coding Rule.
2015-08-26 Agnieszka Janowicz[TNEF-4162] Add traits for push button, list item and
2015-08-26 Patryk KaczmarekTrait with progress should be read on progressbars
2015-08-25 Michal Skorupinski[FIX] Gesture coordinates transformed based on screen...
2015-08-25 Michal Skorupinski[FIX] Reading only popup content when the usb cable...
2015-08-24 Shinwoo KimChange manifest description to use telephony API
2015-08-24 Shinwoo KimFIX PREVENT ISSUE
2015-08-24 Junho Jung[Config] Fix wrong configuration.
2015-08-17 Junho JungMerge "[Config] Fixed remove wrong configration." into...
2015-08-17 Junho Jung[Config] Fixed remove wrong configration.
2015-08-16 Patryk KaczmarekNo need to listen for defunct state changes
2015-08-16 Lukasz Stanislawskinavigator: optimize keyboard handling
2015-08-13 Junho JungMerge "Profile Configuration." into tizen_2.4
2015-08-13 Junho JungProfile Configuration.
2015-08-12 Lukasz Stanislawskismack: unify label names
2015-08-10 Patryk KaczmarekSupport for keyboard
2015-08-09 Patryk KaczmarekLogging intefaces in objects deleted
2015-08-09 Patryk KaczmarekText from text interface is now readeable
2015-08-09 Lukasz Stanislawskigestures: use transparent window instead of grab function
2015-08-08 Shinwoo KimMerge "Set ScreenReaderEnabled property on initializati...
2015-08-06 Tomasz OlszakFix possible crash in _get_object_in_relation in flat_navi.
2015-08-06 Patryk KaczmarekOne finger double tap and hold gesture behaviour fixed
2015-08-06 Tomasz OlszakTwo finger scroll improvement.
2015-08-05 Sung-Taek HongMerge "[License] modify license boilerplate" into tizen_2.4
2015-08-05 Lukasz StanislawskiSet ScreenReaderEnabled property on initialization
2015-08-04 Sung-Taek Hong[License] modify license boilerplate
2015-08-04 Lukasz Oleksakfixes looping in navigation when accessibility tree...
2015-08-04 Tomasz OlszakPerformance improvement in getting accessible active...
2015-08-04 Lukasz Stanislawskivery basic virtual keyboard support.
2015-08-03 Michal SkorupinskiFix in autoread from the start of the context
2015-08-03 Michal SkorupinskiStopping the autoread when last object in context is...
next