platform/core/accessibility/screen-reader.git
7 years agoAllows compiling for tizen_4.0 profiles 33/134633/2 tizen-refactored-v3
Pawel Kurowski [Mon, 19 Jun 2017 14:18:03 +0000 (16:18 +0200)]
Allows compiling for tizen_4.0 profiles

Remove unused declarations
Related with https://review.tizen.org/gerrit/#/c/134582/1

Change-Id: I4ef59decd92837fdf3752cc65a8c833d9a996ea3

7 years agoAdd g_logv to mock exception list 82/134582/2
Radoslaw Cybulski [Mon, 19 Jun 2017 08:59:23 +0000 (10:59 +0200)]
Add g_logv to mock exception list

Rebuild wrappers

Change-Id: I3d608644d10990abc561c2eee01d486339f68826

8 years agocode formatting update 02/129902/1
Mariusz Wachowicz [Thu, 18 May 2017 09:33:22 +0000 (11:33 +0200)]
code formatting update

glitch in pre-commit removed

Change-Id: I05aa69e23116f6e435b46ab76fd5f1c2eea66ac0

8 years agoFix SR reaction on popup 48/129248/3
Pawel Kurowski [Mon, 15 May 2017 17:00:31 +0000 (19:00 +0200)]
Fix SR reaction on popup

Popup outline does not show highlight frame
Correct chldren count

Change-Id: Ic99b55fe0565f96dfbe67aa70ac8de8ec6bf6425

8 years agoUpdate list of not supported roles in _accept_object 50/129250/1
Pawel Kurowski [Mon, 15 May 2017 17:31:20 +0000 (19:31 +0200)]
Update list of not supported roles in _accept_object

Change-Id: Ia87426b207ed2dea8d029deadbafe3a3f6a54fd3

8 years agoFix no reaction on current object become not showing 21/128121/6
Pawel Kurowski [Fri, 5 May 2017 17:38:35 +0000 (19:38 +0200)]
Fix no reaction on current object become not showing

Passing Flat_Navi_Context instead of Service_Data, to flat_navi_context_current_get function
Passing through the pointer suppressed error, but caused undefined behavior

Now app_tracker starts, and kills window_tracker

Change-Id: I23f8cf3df97861ed316444d499684e0e61c2ba58

8 years agochanges in logger 51/128851/2
Mariusz Wachowicz [Thu, 11 May 2017 16:01:22 +0000 (18:01 +0200)]
changes in logger

CODE_x macros removed
DEBUG_x_WANTED flag added

now code used only for specific log should be wrapped in appropriated #ifdef

Change-Id: I32b716e7db0d91dbcd5c12ae800dac8e31b134d5

8 years agoFix broken navigation 56/128856/1
Pawel Kurowski [Thu, 11 May 2017 10:21:55 +0000 (12:21 +0200)]
Fix broken navigation

Change-Id: I3717b00b120d92bcdeeb93189b4592d7d98652e2

8 years agoClearing highlight on view content change 22/128322/1
Pawel Kurowski [Mon, 8 May 2017 14:56:46 +0000 (16:56 +0200)]
Clearing highlight on view content change

Change-Id: If5c1591c5dde96c1ae0f034f6209606a49a9802c

8 years agoMinor fixes to mock generation script. 51/127451/3
Radoslaw Cybulski [Thu, 27 Apr 2017 09:21:24 +0000 (11:21 +0200)]
Minor fixes to mock generation script.

Add missing comparison function to mock generation script.
Removes comment, which pointed to a file, where the function was coming from - it was generating way to many diff changes.

Change-Id: I6f4c4a79fdc3a92583ca447ad9fbc1f0d615c921

8 years agoFix reading text from not showing item 97/127497/2
Pawel Kurowski [Wed, 26 Apr 2017 13:57:56 +0000 (15:57 +0200)]
Fix reading text from not showing item

Change-Id: I99fd0828bad8699bc2b56b27d48c76d51216be20

8 years agoChange in _print_event_object_info function 01/127501/2
Pawel Kurowski [Tue, 25 Apr 2017 13:16:31 +0000 (15:16 +0200)]
Change in _print_event_object_info function

Add: event NULL check

Delete: unnecessary detail1, and detail2 check, that was blocking DEBUG

Change-Id: I735d5d37e8a0a7040bb3945ba4611b0f51f5372d

8 years agoFix wrong keyboard messages 66/126666/2
Pawel Kurowski [Fri, 21 Apr 2017 13:03:52 +0000 (15:03 +0200)]
Fix wrong keyboard messages

Change-Id: I7af3513200d9e2edbda0e1efc4ed2e8221fd3dc6

8 years agoFix no reaction on presing H/W volume button 44/124844/5
Pawel Kurowski [Wed, 12 Apr 2017 13:11:41 +0000 (15:11 +0200)]
Fix no reaction on presing H/W volume button

Fix double reading Quickpanel Window description

Change-Id: Iaa0016f9e5655a2ddc7c2d31a491704a49d96c53

8 years agofixed unnecessary assert - script will now output warning 64/122464/2
Radoslaw Cybulski [Fri, 31 Mar 2017 11:31:28 +0000 (13:31 +0200)]
fixed unnecessary assert - script will now output warning

Change-Id: I72ce1c37a62e17cf0a1b47c27032f47642af7482

8 years agoFix google test warnings 10/123710/3
Pawel Kurowski [Thu, 6 Apr 2017 09:55:19 +0000 (11:55 +0200)]
Fix google test warnings

Redefine mocks as strict in tests

Change-Id: I88c91efc000693f547f6c859b22a525cf5dd630e

8 years agoFix SR crash in Mobile-demo>Popup>list+radio 33/124433/3
Pawel Kurowski [Tue, 11 Apr 2017 08:58:36 +0000 (10:58 +0200)]
Fix SR crash in Mobile-demo>Popup>list+radio

Change-Id: I735fc13326e18da67db14ada5e663e02ded8b67e

8 years agoBackporting debug display fix from tizen_3.0 67/125067/1
Radoslaw Cybulski [Thu, 13 Apr 2017 13:23:25 +0000 (15:23 +0200)]
Backporting debug display fix from tizen_3.0

Change-Id: Ic5259600eeab28f2a5d6d4f3d2f6fa3028dffe59

8 years agoFix double reading issue [mobile-demo>Toolbar>Tab Style> List Item, or Menu Item] 48/123148/3
Pawel Kurowski [Tue, 4 Apr 2017 16:51:11 +0000 (18:51 +0200)]
Fix double reading issue [mobile-demo>Toolbar>Tab Style> List Item, or Menu Item]

Fix bug that was allowing to unselect List Item, or Menu Item by double tap

Add IDS_ACCS_BODY_SELECTED_TTS to state reading info of Menu Item

Change-Id: I851c49f5c4b4f3bb639380a18c03039d4bb14117

8 years agoFix warning of incorrect function mock 30/122230/1
Pawel Kurowski [Thu, 30 Mar 2017 17:35:26 +0000 (19:35 +0200)]
Fix warning of incorrect function mock

Change-Id: I26293be99560e031b397b65e847c220f40a6d794

8 years agoFix Slider issue, (screen_reader_tts.c get_read_command_from_queue) 79/122179/3
Pawel Kurowski [Thu, 30 Mar 2017 11:39:00 +0000 (13:39 +0200)]
Fix Slider issue, (screen_reader_tts.c get_read_command_from_queue)

Change-Id: I7a45fadb5bf96565a53bce8207826b9845c322ec

8 years agoRemove warning message of GERROR_CHECK redefinition 12/122212/2
Pawel Kurowski [Thu, 30 Mar 2017 13:33:51 +0000 (15:33 +0200)]
Remove warning message of GERROR_CHECK redefinition

Change-Id: I20ac026c8a1b4e89029f674d1c186654944648e8

8 years agoRemove warning message of never defined function (on_window_activate) 13/122213/1
Pawel Kurowski [Thu, 30 Mar 2017 13:42:42 +0000 (15:42 +0200)]
Remove warning message of never defined function (on_window_activate)

Change-Id: I235cd6bbba226de9a74da7acd7b92e2eafc845c6

8 years agoChanges in TTS keys 60/116260/5
Lukasz Wlazly [Tue, 21 Feb 2017 12:55:59 +0000 (13:55 +0100)]
Changes in TTS keys

Change-Id: I08f5146cb3ca117c62de74a38beb82ab18d4ef57

8 years agofunction generate_text_for_relations moved to utils 94/114194/6
Lukasz Wlazly [Fri, 10 Feb 2017 08:48:54 +0000 (09:48 +0100)]
function generate_text_for_relations moved to utils

Change-Id: Iebdc97453e0c1a290a367d8b8f0a3f83ebd18e81

8 years agofunction generate_role_trait moved to utils 08/113908/6
Lukasz Wlazly [Wed, 8 Feb 2017 13:23:21 +0000 (14:23 +0100)]
function generate_role_trait moved to utils

Change-Id: Ib680a3e2929310d1b1d414dc7dbe215a8d10f27a

8 years agoFunction generate_state_trait moved to utils 53/113453/5
Lukasz Wlazly [Tue, 7 Feb 2017 12:19:24 +0000 (13:19 +0100)]
Function generate_state_trait moved to utils

Change-Id: I097eb3d2408ca4ad426672a9dadaa685730f59cd

8 years agoFunction generate_description_trait moved to utils 78/108478/10
Lukasz Wlazly [Wed, 21 Dec 2016 11:08:46 +0000 (12:08 +0100)]
Function generate_description_trait moved to utils

Change-Id: Ia46bb248faae75cacdcbb1d93a01d3856bf54c8e

8 years agoDebug improvements from tizen_3.0 25/118925/6
Mariusz [Tue, 14 Mar 2017 14:35:12 +0000 (15:35 +0100)]
Debug improvements from tizen_3.0

Change-Id: I3a9d5f08a7132c7cd7e4d2cd09086e7355e18861

8 years agoRemove unnecessary installed files 81/120881/1
Shinwoo Kim [Wed, 8 Mar 2017 11:23:14 +0000 (20:23 +0900)]
Remove unnecessary installed files

The rpm package has following unnecessary files.

./usr/apps/org.tizen.screen-reader/res/sounds/CMakeFiles
./usr/apps/org.tizen.screen-reader/res/sounds/CMakeFiles/CMakeDirectoryInformation.cmake
./usr/apps/org.tizen.screen-reader/res/sounds/CMakeFiles/progress.marks
./usr/apps/org.tizen.screen-reader/res/sounds/CTestTestfile.cmake
./usr/apps/org.tizen.screen-reader/res/sounds/Makefile
./usr/apps/org.tizen.screen-reader/res/sounds/cmake_install.cmake

Change-Id: I3a5b1488ff3527e57bf22025cbee3bcc5511a343

8 years agoMinor debug improvements - add timestamp (in seconds) to log entries and log levels 57/118457/11
Radoslaw Cybulski [Thu, 9 Mar 2017 17:15:35 +0000 (18:15 +0100)]
Minor debug improvements - add timestamp (in seconds) to log entries and log levels

Change-Id: Ib4e7b0a1be36c768071050fe44f18b1cddb97175

8 years agofix cppcheck issues (remove unused functions) 58/106158/6
Radoslaw Cybulski [Tue, 20 Dec 2016 13:15:12 +0000 (14:15 +0100)]
fix cppcheck issues (remove unused functions)

Change-Id: Ief4a03885f5d084b855512c528d6ab0a6bf0ea92

8 years agofix _on_atspi_event_cb registration warning 05/117005/1
Pawel Kurowski [Thu, 2 Mar 2017 09:25:03 +0000 (10:25 +0100)]
fix _on_atspi_event_cb registration warning

Change-Id: I86f72799d16bf2591059ac8c04dbeb65b6126c79

8 years agofix in on_atspi_event_cb parameter 77/116677/3
Lukasz Wlazly [Mon, 27 Feb 2017 14:01:06 +0000 (15:01 +0100)]
fix in on_atspi_event_cb parameter

the context which was being passed was to narrow, this was causing "app is null" errors

Change-Id: If84f794e410672484220ab2dcb2d8c5cdb3b4b96

8 years agofix in view_content_change parameter 79/116679/2
Lukasz Wlazly [Mon, 27 Feb 2017 14:25:53 +0000 (15:25 +0100)]
fix in view_content_change parameter

the context which was being passed was to narrow, this was causing "NULL context navigator_data" errors,
because entire context is explicitly passed to app_tracker_init, parameter list is shortened

Change-Id: I9b7b23a4f4780ed52911b7616a7aafe41a6c2e5c

8 years agotests will now compile faster 73/103473/2
Radoslaw Cybulski [Thu, 8 Dec 2016 11:19:10 +0000 (12:19 +0100)]
tests will now compile faster

Change-Id: Iad5ff74afc9470b4f338b43b0bbdb41ec6238ba8

8 years agoMerge "non-error messages from clang parsing wont be printed anymore" into tizen...
Tomasz Wozniak [Wed, 4 Jan 2017 15:24:48 +0000 (07:24 -0800)]
Merge "non-error messages from clang parsing wont be printed anymore" into tizen-refactored-v3

8 years agoMerge "refactored patch with tts_purge ability and dbus command, allowing external...
Tomasz Wozniak [Mon, 2 Jan 2017 14:55:23 +0000 (06:55 -0800)]
Merge "refactored patch with tts_purge ability and dbus command, allowing external user to cancel currently being sayed text" into tizen-refactored-v3

8 years agoMerge "fixs randomly occuring 'function not registered' problem" into tizen-refactored-v3
Tomasz Wozniak [Mon, 2 Jan 2017 14:54:46 +0000 (06:54 -0800)]
Merge "fixs randomly occuring 'function not registered' problem" into tizen-refactored-v3

8 years agonon-error messages from clang parsing wont be printed anymore 21/107721/1
Radoslaw Cybulski [Thu, 29 Dec 2016 10:10:45 +0000 (11:10 +0100)]
non-error messages from clang parsing wont be printed anymore

Change-Id: I1e402824b8caa28519dc40033bfd69521182fefe

8 years agofix for invalid mock generation, when anonymous typedef'ed union / enum / struct... 20/107720/1
Radoslaw Cybulski [Thu, 29 Dec 2016 10:07:41 +0000 (11:07 +0100)]
fix for invalid mock generation, when anonymous typedef'ed union / enum / struct was defined in source file

Change-Id: If2bdde7fa70392043a772cb6838b8bb0242f130e

8 years agofixs randomly occuring 'function not registered' problem 79/106879/2
Radoslaw Cybulski [Fri, 23 Dec 2016 09:25:10 +0000 (10:25 +0100)]
fixs randomly occuring 'function not registered' problem

Change-Id: I9e6e94f706887ea83ed4d47ffef62b4530fd0191

8 years agorefactored patch with tts_purge ability and dbus command, allowing external user... 91/103191/2
Radoslaw Cybulski [Wed, 7 Dec 2016 13:11:04 +0000 (14:11 +0100)]
refactored patch with tts_purge ability and dbus command, allowing external user to cancel currently being sayed text

Change-Id: I0dcbb1718d675de0a98ab604cea6d903cd629100

8 years agoMerge "fix cppcheck issues (src/screen_reader_tts.c)" into tizen-refactored-v3
Tomasz Wozniak [Thu, 22 Dec 2016 09:07:17 +0000 (01:07 -0800)]
Merge "fix cppcheck issues (src/screen_reader_tts.c)" into tizen-refactored-v3

8 years agoMerge "fix cppcheck issues (src/navigator.c)" into tizen-refactored-v3
Tomasz Wozniak [Thu, 22 Dec 2016 08:55:14 +0000 (00:55 -0800)]
Merge "fix cppcheck issues (src/navigator.c)" into tizen-refactored-v3

8 years agoMerge "fix cppcheck issues (src/screen_reader_system.c)" into tizen-refactored-v3
Tomasz Wozniak [Wed, 21 Dec 2016 18:25:19 +0000 (10:25 -0800)]
Merge "fix cppcheck issues (src/screen_reader_system.c)" into tizen-refactored-v3

8 years agoMerge "fix cppcheck issues (src/screen_reader_spi.c)" into tizen-refactored-v3
Tomasz Wozniak [Wed, 21 Dec 2016 18:12:07 +0000 (10:12 -0800)]
Merge "fix cppcheck issues (src/screen_reader_spi.c)" into tizen-refactored-v3

8 years agofix cppcheck issues (src/screen_reader_tts.c) 54/106154/1
Radoslaw Cybulski [Tue, 20 Dec 2016 13:07:34 +0000 (14:07 +0100)]
fix cppcheck issues (src/screen_reader_tts.c)

Change-Id: I57b2ba785308aa1b32ccb2fc33a0ed95256ecd1d

8 years agofix cppcheck issues (src/screen_reader_system.c) 51/106151/1
Radoslaw Cybulski [Tue, 20 Dec 2016 12:47:55 +0000 (13:47 +0100)]
fix cppcheck issues (src/screen_reader_system.c)

Change-Id: I7599201e451547a067c8baf3503ad6a6a6dc2718

8 years agofix cppcheck issues (src/screen_reader_spi.c) 48/106148/1
Radoslaw Cybulski [Tue, 20 Dec 2016 12:35:19 +0000 (13:35 +0100)]
fix cppcheck issues (src/screen_reader_spi.c)

Change-Id: Ia9ac1df1487cdf666b7e79bb8d24f1d97e056aed

8 years agofix cppcheck issues (src/screen_reader_gestures.c) 46/106146/1
Radoslaw Cybulski [Tue, 20 Dec 2016 12:29:21 +0000 (13:29 +0100)]
fix cppcheck issues (src/screen_reader_gestures.c)

Change-Id: I13174b40d596d826789a7db2532958379079eceb

8 years agofix cppcheck issues (src/navigator.c) 30/106130/1
Radoslaw Cybulski [Tue, 20 Dec 2016 12:11:07 +0000 (13:11 +0100)]
fix cppcheck issues (src/navigator.c)

Change-Id: I6b6d9d4cb4a9600c4b1bab3fcdf9c742299c0a26

8 years agoFurther simplification of app_tracker v0.5 77/101277/15
Lukasz Oleksak [Thu, 3 Nov 2016 11:29:21 +0000 (12:29 +0100)]
Further simplification of app_tracker v0.5

v0.1
Collections removed: _roots, callbacks.
Separation of root and base_roots.
Now root is tracking active window only.
Now base_roots are renamed to modals and track history of showing modals only.
History of showing modals tracked ealier. Now, from screen-reader initialization, not window activation.
Simplified code in _on_atspi_event_cb.
Dependency encapsulation, reference to window_tracker module moved from navigator to app_tracker.

v0.2
Reduced number of IPC calls to ATSPI2. Reduced number of flat navigation context rebuilds.

v0.3
Handled case when current object in navigation context became corrupted. Applied fixes from review. Unused code removed.

v0.4
Rebase to tizen_3.0.
Allowed multiple window activate callback calls for the same window.

v0.5
Second rebase to tizen_3.0.
Fixed build-brake for TV profile.

Change-Id: I41d4b355d4e209c7f1e0e55cc57c0fab6e8b2be4

8 years agoNavigator_Data create / free moved into separate functions, also minor refactoring 04/105804/1
Radoslaw Cybulski [Mon, 19 Dec 2016 12:49:41 +0000 (13:49 +0100)]
Navigator_Data create / free moved into separate functions, also minor refactoring

Change-Id: I13f711c678632ed9e73e61846e9f8d333e5c836e

8 years agoEldBus_Connection object is now kept alive in Navigator_Data structure 99/105799/1
Radoslaw Cybulski [Mon, 19 Dec 2016 12:21:26 +0000 (13:21 +0100)]
EldBus_Connection object is now kept alive in Navigator_Data structure

Change-Id: I58604c468b4cfd6e4017e10f3fd301033984f24e

8 years agoremoved unused _find_popup_list_children_count and _check_list_children_count functions 73/105773/2
Radoslaw Cybulski [Mon, 19 Dec 2016 11:28:29 +0000 (12:28 +0100)]
removed unused _find_popup_list_children_count and _check_list_children_count functions

Change-Id: I7a9dd5c1cf5971829f43777d7125d102be4a27bc

8 years agoremoved switch cases ATSPI_ROLE_POPUP_MENU & ATSPI_ROLE_DIALOG from generate_role_trait 72/105772/1
Radoslaw Cybulski [Mon, 19 Dec 2016 11:27:41 +0000 (12:27 +0100)]
removed switch cases ATSPI_ROLE_POPUP_MENU & ATSPI_ROLE_DIALOG from generate_role_trait

Change-Id: I36020a288c51ce00ea11ab51c8ed8d788cc69afb

8 years agominor refactoring 53/105753/1
Radoslaw Cybulski [Mon, 19 Dec 2016 10:47:16 +0000 (11:47 +0100)]
minor refactoring

Change-Id: I49734aef6cf22667c3765197f3f963a1fa3dce17

8 years agofix for call to invalid function, when releasing resource 82/105482/1
Radoslaw Cybulski [Fri, 16 Dec 2016 17:44:46 +0000 (18:44 +0100)]
fix for call to invalid function, when releasing resource

Change-Id: Ib44fc1380ae9cd4185bd5e1ac9005ebe15e01c03

8 years agostate_to_char is now public function 80/105480/2
Radoslaw Cybulski [Fri, 16 Dec 2016 17:32:20 +0000 (18:32 +0100)]
state_to_char is now public function

Change-Id: I82ca8d57d5919f8eb3ee08d922f78dc0c2594dc3

8 years agorefactored in highlight management update from tizen_3.0 77/105477/1
Radoslaw Cybulski [Fri, 16 Dec 2016 17:10:58 +0000 (18:10 +0100)]
refactored in highlight management update from tizen_3.0

Change-Id: I653c4d78bf92162dabf23fdec641ba846353a30e

8 years agosplit flat_navi_context create into *_create and *_setup functions 74/105474/1
Radoslaw Cybulski [Fri, 16 Dec 2016 16:18:51 +0000 (17:18 +0100)]
split flat_navi_context create into *_create and *_setup functions

Change-Id: Iab1267f3206a55eeee19605c79e8927eeff88b7f

8 years ago[screen reader utils] fun widget_has_state() moved to utils 63/98563/4
Lukasz Wlazly [Thu, 17 Nov 2016 12:58:30 +0000 (13:58 +0100)]
[screen reader utils] fun widget_has_state() moved to utils

Change-Id: I7504cdc293b1248adf6072f90bbed9b057d025fe

8 years agoMerge "[screen reader utils] fun display_info_about_object() moved to utils" into...
Tomasz Wozniak [Fri, 18 Nov 2016 08:05:57 +0000 (00:05 -0800)]
Merge "[screen reader utils] fun display_info_about_object() moved to utils" into tizen-refactored-v3

8 years ago[screen reader utils] fun display_info_about_object() moved to utils 63/93763/5
Lukasz Wlazly [Tue, 25 Oct 2016 14:09:12 +0000 (16:09 +0200)]
[screen reader utils] fun display_info_about_object() moved to utils

Change-Id: I92a92c67a9d7be3f4cd19640ca76b95f788cce48

8 years ago[screen reader utils] fun generate_description_for_subtrees() removed 63/94163/1
Lukasz Wlazly [Thu, 27 Oct 2016 08:00:06 +0000 (10:00 +0200)]
[screen reader utils] fun generate_description_for_subtrees() removed

Change-Id: Idb41ea21af0a6cd09a4cf1f8e29395d5ad00d701

8 years agoimproved handling of non-public functions (structures will now be deeply copied if... 63/93163/1
Radoslaw Cybulski [Thu, 20 Oct 2016 13:58:40 +0000 (15:58 +0200)]
improved handling of non-public functions (structures will now be deeply copied if needed, including anonymous ones), split mocked across headers mirroring project's source files

Change-Id: I899176e6dcb38d01a8bd3e99293ee33a78e71849

8 years agoFixed vconf_init tests, so they are cut off at internal functions. 65/92365/3
Tomasz Wozniak [Tue, 18 Oct 2016 13:55:31 +0000 (15:55 +0200)]
Fixed vconf_init tests, so they are cut off at internal functions.

Change-Id: I96c9f4e1f3ba4b595cc37fc2fd340d5836c9fb9e

8 years agoRewrote Tomasz Wozniak tests to use my generate_wrappers.py 51/92351/1
Radoslaw Cybulski [Thu, 13 Oct 2016 11:27:38 +0000 (13:27 +0200)]
Rewrote Tomasz Wozniak tests to use my generate_wrappers.py
to add required (or missing) functions / structures to mocked.h
from original sources.

NOTE:
generate_wrappers.py now process screen-reader sources
and adds missing function declarations to mocked.h
(missing - those, which are "visible" (non-static),
but dont have any existing declaration in .h files).
Also missing structrues are copied, deeply if needed.
Note, that copied code might use canonical type instead of
 written one (this mostly matters with typedefs):

struct A { };
typedef A B;
B b; // written is B, canonical is A

all types should match, all types should be copied,
you shouldnt (in tests) need to include anything else,
but mocked.h. If you do, then its probably a bug
in generate_wrappers and give me a message, so i could fix it.

Change-Id: I9f833320f0d78d422209ad2a35a6e55b41379052

8 years agoScreen reader vconf tests 82/91682/8
Tomasz Wozniak [Tue, 11 Oct 2016 17:36:11 +0000 (19:36 +0200)]
Screen reader vconf tests

Change-Id: I0729b9a62ef31a168f583e71a08d29485cf098c4

8 years agorewrote testing scripts to be more explicit 51/91451/2
Radoslaw Cybulski [Thu, 6 Oct 2016 14:09:15 +0000 (16:09 +0200)]
rewrote testing scripts to be more explicit

Change-Id: Ia14b91d98675f8c91d8fb1c45c5295a3b21bdb3d

8 years agoMerge remote-tracking branch 'gerrit/tizen-testing' into for-tizen-refactored-v3 04/91304/2
Tomasz Wozniak [Thu, 6 Oct 2016 13:07:53 +0000 (15:07 +0200)]
Merge remote-tracking branch 'gerrit/tizen-testing' into for-tizen-refactored-v3

Mind you, it does not build, since the mocks are generated for non-refactored functions.

Change-Id: I83c0bbc372b6711d4b8aa733f1904b416adc4c48

8 years agoA tool to fix prefixes of local functions (and tool's data). 72/91272/2
Tomasz Wozniak [Thu, 6 Oct 2016 12:18:30 +0000 (14:18 +0200)]
A tool to fix prefixes of local functions (and tool's data).
Added tests2/ mocked headers

Change-Id: I11046bc2ec2dd52a278367ed079b37825cc1732c

8 years agoadd testing 23/90323/3 tizen-testing
Radoslaw Cybulski [Thu, 29 Sep 2016 11:02:39 +0000 (13:02 +0200)]
add testing

Change-Id: Ide04d2f4f8254690401440ef1e39b9f15096eb5b

8 years agoadd googletest / c-mock sources 22/90322/1
Radoslaw Cybulski [Thu, 29 Sep 2016 11:02:05 +0000 (13:02 +0200)]
add googletest / c-mock sources

Change-Id: I79b5218ffe4617ea97ac26a98c8b0a34f04fab7d

8 years ago[screen reader] Code refactoring - 015 - minor changes 49/90149/2
m.detko [Wed, 28 Sep 2016 11:16:03 +0000 (13:16 +0200)]
[screen reader] Code refactoring - 015 - minor changes

Change-Id: Ibc6902a95fab51a3d7a001c4c80ca6052318e787

8 years ago[screen reader] Code refactoring - 014 - screen_reader_tts 18/90118/1
m.detko [Thu, 8 Sep 2016 11:32:45 +0000 (13:32 +0200)]
[screen reader] Code refactoring - 014 - screen_reader_tts

Change-Id: I783d587d73807b31d94dd6151553f7f4e3f64c8f

8 years ago[screen_reader] code refactoring - 013 - screen_reader_haptic 17/90117/1
Aleksandra Dominas [Mon, 19 Sep 2016 08:25:46 +0000 (10:25 +0200)]
[screen_reader] code refactoring - 013 - screen_reader_haptic

Change-Id: Ie203311079230a8e4acda3519543cabd2f99c8fd

8 years ago[screen-reader] Further seprate trait gennerated by role as description, state. 65/82765/7
Prasoon Singh [Fri, 5 Aug 2016 13:14:07 +0000 (18:44 +0530)]
[screen-reader] Further seprate trait gennerated by role as description, state.

Change-Id: I10298e9bd0f4e6d074e0c692982437451799c8a4

8 years ago[screen reader] Code refactoring - 012 - smart notification 16/90116/1
Lukasz Wlazly [Mon, 5 Sep 2016 14:59:08 +0000 (16:59 +0200)]
[screen reader] Code refactoring - 012 - smart notification

Change-Id: I292b8dde1a59468bb05005913b1f6e6d4db14bfd

8 years ago[screen reader] Code refactoring - 011 - screen_reader_vconf 14/90114/2
m.detko [Tue, 6 Sep 2016 12:06:35 +0000 (14:06 +0200)]
[screen reader] Code refactoring - 011 - screen_reader_vconf

Change-Id: I0dc5cb7a4f21b0916c41f826543a9310c70baba4

8 years ago[screen reader] Code refactoring - 010 - screen_reader_spi 31/89931/2
m.detko [Tue, 6 Sep 2016 06:33:18 +0000 (08:33 +0200)]
[screen reader] Code refactoring - 010 - screen_reader_spi

Change-Id: I06cfa72d2081895150abb7a17d92912f8a8df2fc

8 years ago[screen reader] Code refactoring - 009 - window_tracker 25/89925/1
Lukasz Wlazly [Thu, 8 Sep 2016 06:35:10 +0000 (08:35 +0200)]
[screen reader] Code refactoring - 009 - window_tracker

Change-Id: I9477bdf3f83f4b4807f7e8b6fb56f8081bd40879

8 years ago[screen reader] Code refactoring - 008 - keyboard_tracker 24/89924/1
Lukasz Wlazly [Mon, 5 Sep 2016 10:59:14 +0000 (12:59 +0200)]
[screen reader] Code refactoring - 008 - keyboard_tracker

Change-Id: Ia67188efe4b2ab79ba695ea6b36307bf63549178

8 years ago[screen_reader] code refactoring - 007 - app_tracker 23/89923/1
Aleksandra Dominas [Fri, 16 Sep 2016 10:05:20 +0000 (12:05 +0200)]
[screen_reader] code refactoring - 007 - app_tracker

Change-Id: I0e7500e926ac2362a5b8f8b3334facca50ab96b8

8 years ago[screen reader] Code refactoring - 006 - screen_reader_system 38/89738/1
m.detko [Tue, 6 Sep 2016 07:47:13 +0000 (09:47 +0200)]
[screen reader] Code refactoring - 006 - screen_reader_system

Change-Id: Ib8812149103c35d0436e9559b36af32f6742d4da

8 years ago[screen_reader] code refactoring - 005 - dbus_gesture_adapter 58/89458/2
Aleksandra Dominas [Wed, 14 Sep 2016 06:56:27 +0000 (08:56 +0200)]
[screen_reader] code refactoring - 005 - dbus_gesture_adapter

Change-Id: I017a3547447a7a35081ddf5906cd062f7268f37d

8 years ago[screen_reader] code refactoring - 004 - dbus_direct_reading_adapter 56/89356/2
Aleksandra Dominas [Fri, 16 Sep 2016 09:39:07 +0000 (11:39 +0200)]
[screen_reader] code refactoring - 004 - dbus_direct_reading_adapter

Change-Id: I3c133d78b1121e60dac0ecf5818d119f81f555a5

8 years ago[screen_reader] code refactoring - 003 - screen_reader_gestures 29/89129/5
Aleksandra Dominas [Fri, 16 Sep 2016 10:15:18 +0000 (12:15 +0200)]
[screen_reader] code refactoring - 003 - screen_reader_gestures

Change-Id: Ibe7079a30273e7914602736d7d16d526ff9ccda0

8 years ago[screen reader] Code refactoring: flat navi v0.2 54/89154/2
Lukasz Wlazly [Thu, 8 Sep 2016 09:55:20 +0000 (11:55 +0200)]
[screen reader] Code refactoring: flat navi v0.2

Change-Id: Id4d756ac03ebfda3d3889df95f5d792ccc67f30e

8 years ago[screen reader] Code refactoring: navigator 11/89111/2 tizen-refactored-v2
Lukasz Wlazly [Fri, 9 Sep 2016 07:52:52 +0000 (09:52 +0200)]
[screen reader] Code refactoring: navigator

Change-Id: I309397981b0ab1054228cab78e423d48b2546ced

8 years ago[CtxPopup]: When ctxpopup is shown, Alert Showing %d items, 29/89029/1 accepted/tizen/common/20160927.152722 accepted/tizen/ivi/20160927.231031 accepted/tizen/mobile/20160927.230922 accepted/tizen/tv/20160927.230935 accepted/tizen/wearable/20160927.231001 submit/tizen/20160927.065504 submit/tizen/20160927.065717
Shilpa Singh [Wed, 21 Sep 2016 13:48:32 +0000 (19:18 +0530)]
[CtxPopup]: When ctxpopup is shown, Alert Showing %d items,
press back key to close not read issue fix.

Change-Id: Ia1c91a572e3807664a8f3ef827c71e16be544a27

8 years ago[Access GUI]: 1.44, Read "screen-reader on" when screen-reader is enabled. 64/88864/2
Shilpa Singh [Wed, 21 Sep 2016 04:06:56 +0000 (09:36 +0530)]
[Access GUI]: 1.44, Read "screen-reader on" when screen-reader is enabled.

Change-Id: I383526b458d4713be9e14d2c0d4dd56d28c1bc14
Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
8 years agoMerge "Fixed WGID issues 142357, 142371, 142376, 142501, 142503" into tizen accepted/tizen/common/20160921.162856 accepted/tizen/ivi/20160922.042128 accepted/tizen/mobile/20160922.042254 accepted/tizen/tv/20160922.042020 accepted/tizen/wearable/20160922.042100 submit/tizen/20160921.091905
Tomasz Wozniak [Tue, 20 Sep 2016 11:48:56 +0000 (04:48 -0700)]
Merge "Fixed WGID issues 142357, 142371, 142376, 142501, 142503" into tizen

8 years agoMerge "[screen-reader] On double tap and hold sending x, y cordinate of highlighted...
Prasoon Singh [Tue, 20 Sep 2016 11:26:43 +0000 (04:26 -0700)]
Merge "[screen-reader] On double tap and hold sending x, y cordinate of highlighted object." into tizen

8 years agoFixed WGID issues 142357, 142371, 142376, 142501, 142503 20/88720/2
Radoslaw Cybulski [Tue, 20 Sep 2016 09:59:51 +0000 (11:59 +0200)]
Fixed WGID issues 142357, 142371, 142376, 142501, 142503

Change-Id: I3c883cae3be1c5849032cea651166aeaf50532f3

8 years ago[screen-reader] On double tap and hold sending x, y cordinate of highlighted object. 88/88488/3
Prasoon Singh [Mon, 19 Sep 2016 09:43:42 +0000 (15:13 +0530)]
[screen-reader] On double tap and hold sending x, y cordinate of highlighted object.

Change-Id: Ie936309e023a287865040d12ae8155652176c9ba

8 years agoMerge "Access GUI 1.44: when scroll ends, read highlighted control." into tizen
Shilpa Singh [Mon, 19 Sep 2016 08:19:47 +0000 (01:19 -0700)]
Merge "Access GUI 1.44: when scroll ends, read highlighted control." into tizen

8 years agoMerge "Changing highlight frame on the basis of cordinates found after recieving...
Prasoon Singh [Mon, 19 Sep 2016 08:19:03 +0000 (01:19 -0700)]
Merge "Changing highlight frame on the basis of cordinates found after recieving hover getsure finished event." into tizen

8 years agoMerge "[Slider]: On double tap and hold and drag multiple sound is played issue fix...
Shilpa Singh [Mon, 19 Sep 2016 08:12:37 +0000 (01:12 -0700)]
Merge "[Slider]: On double tap and hold and drag multiple sound is played issue fix." into tizen