profile/common/apps/native/accessibility-setting.git
4 years agoNew style for Genlist 12/241012/12 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.104238 accepted/tizen/6.0/unified/hotfix/20201103.045848 accepted/tizen/unified/20200824.134435 submit/tizen/20200823.213148 submit/tizen_6.0/20201029.205504 submit/tizen_6.0_hotfix/20201102.192904 submit/tizen_6.0_hotfix/20201103.115104 tizen_6.0.m2_release
Bartlomiej Grzelewski [Thu, 13 Aug 2020 13:09:16 +0000 (15:09 +0200)]
New style for Genlist

This commit should change style of Genlist.
Each element of genlist should have additional spaces at right
and left side. Also this commit should make verticles round.

Change-Id: I1c58f5fecc70db97c9586472dde099cd248479fc

4 years agoAllow to pass event_info to callback 01/241201/2
Bartlomiej Grzelewski [Tue, 18 Aug 2020 11:10:51 +0000 (13:10 +0200)]
Allow to pass event_info to callback

In original implmentation callback on c++ level does not have
a way to access event_info parameter. Usually it's not required
as it keeps only event name. Unfortunately in some cases there is
a pointer that must be accessed in lambda callback.

Change-Id: Id391f9b9dd25be554205c20834a4fb7cefd768a6

4 years agoMerge "utils: delete developers script setVconfKeys.sh" into tizen accepted/tizen/unified/20200721.142257 submit/tizen/20200720.225554
Lukasz Oleksak [Mon, 20 Jul 2020 12:58:12 +0000 (12:58 +0000)]
Merge "utils: delete developers script setVconfKeys.sh" into tizen

5 years agoRemove Universal Switch from settings 30/233430/1 accepted/tizen/unified/20200520.111254 submit/tizen/20200518.065950 submit/tizen/20200520.101418
Artur Świgoń [Thu, 14 May 2020 14:40:25 +0000 (16:40 +0200)]
Remove Universal Switch from settings

Change-Id: Iaada0a4e53812d8d7555b54a6a0cde80b1f526a2

5 years agoRemove Accessibility Launcher from settings 29/233429/1
Artur Świgoń [Thu, 14 May 2020 13:37:22 +0000 (15:37 +0200)]
Remove Accessibility Launcher from settings

Change-Id: Ifcbd8d79e2b690f7c6226cb6ed821be4397caa4b

5 years agoModify style names to match updates in efl-theme-tizen-common 51/233151/1
Artur Świgoń [Tue, 12 May 2020 12:39:13 +0000 (14:39 +0200)]
Modify style names to match updates in efl-theme-tizen-common

Related commits in profile/common/platform/core/uifw/efl-theme-tizen-common:

004956d7d3c1954f70572d24657fbfc43536a7c0
genlist: update genlist style for common profile

22afae191552857cf9f03dd9a58fbe349c7bb869
genlist: add multinline style for temporary use

Change-Id: If8b9b23a4c3a4421690c3e82df2b9bbe1c1be21e

5 years agoutils: delete developers script setVconfKeys.sh 29/233029/4
Kamil Konieczny [Mon, 11 May 2020 10:05:40 +0000 (12:05 +0200)]
utils: delete developers script setVconfKeys.sh

This script is for setting keys on platform and is not needed
after vconf keys got into image.

Change-Id: I684cf190e561091708b1253cccd307f7842422e0

5 years agoXML: Append profile_common to exec name 11/232811/2
Kamil Konieczny [Thu, 7 May 2020 10:09:50 +0000 (12:09 +0200)]
XML: Append profile_common to exec name

Append to exec name -profile_common to allow app_launcher run it.

Change-Id: Iee1e4f222d234f58426f82ce20e6049c2c131290

5 years agotest: Prevent memory leak 28/227928/1 accepted/tizen/unified/20200318.130452 submit/tizen/20200318.033709
JunsuChoi [Tue, 17 Mar 2020 08:49:42 +0000 (09:49 +0100)]
test: Prevent memory leak

Change-Id: Ic036f97a92eefcc5c0883d20087ff9a64b04da5a

5 years agoPackage name changed to org.tizen.accessibility-setting-profile_common 40/225540/2 accepted/tizen/unified/20200301.223447 submit/tizen/20200225.022728
Lukasz Oleksak [Thu, 20 Feb 2020 15:17:12 +0000 (16:17 +0100)]
Package name changed to org.tizen.accessibility-setting-profile_common

[Issue]
Mobile profile image happened to use mobile accessibility-setting
and got a crash because the package name is same.

[Solution]
Change package name to org.tizen.accessibility-setting-profile_common
from org.tizen.accessibility-setting to distinguish package name.

Change-Id: I26bc2f0d66173f4311d7ab38f43a1660f9195a2f

5 years agoInitial version of common profile accessibility-setting
YoungGun Chun [Fri, 17 Jan 2020 07:52:16 +0000 (16:52 +0900)]
Initial version of common profile accessibility-setting

[Migration Information]
(1) Repository: /profile/mobile/apps/native/accessibility-setting
(2) Commit: 89b7463 Fix memory leaks and potential crash of application

Change-Id: I80d51fa406087e863b5caf20894c4bc2d519409e

5 years agoInitial empty repository master submit/tizen_5.5/20200313.024520 submit/tizen_5.5/20200315.214302 submit/tizen_5.5/20200322.221300 submit/tizen_5.5/20200329.232205 submit/tizen_5.5/20200406.002302 submit/tizen_5.5/20200412.215108 submit/tizen_5.5/20200417.235546 submit/tizen_5.5/20200419.222349 submit/tizen_5.5/20200422.213446 submit/tizen_5.5/20200426.223744 submit/tizen_5.5/20200427.215526 submit/tizen_5.5/20200505.221544 submit/tizen_5.5/20200506.225916 submit/tizen_5.5/20200507.220127 submit/tizen_5.5/20200508.003904 submit/tizen_5.5/20200518.055752
Tizen Infrastructure [Thu, 16 Jan 2020 07:54:53 +0000 (07:54 +0000)]
Initial empty repository