Kiseok Chang [Fri, 8 Feb 2019 01:37:24 +0000 (01:37 +0000)]
Revert "remove globally-shared resource from package"
This reverts commit
7f51e0b66526661c0fd800e79580bf91c33cc37a.
Change-Id: Ib8ae99520a6d6eae8fdcbae578e6f227f9227587
Lukasz Stanislawski [Fri, 11 Jan 2019 07:37:08 +0000 (08:37 +0100)]
remove globally-shared resource from package
The media files installed in:
/opt/usr/data/settings have been moved into separate
"resource-setting" reposiotry available under path:
/profile/mobile/apps/native/resources-setting
Change-Id: I3daba7b09fe00ad20946852e47e6d98b785dc3be
Kiseok Chang [Thu, 10 Jan 2019 08:02:05 +0000 (17:02 +0900)]
Fix set_mobile_restriction_rule_parameters
- Fix the function not to free 'rule'
Change-Id: I44c5776189c8a2d049ddba9ec1cbd13711dcf3ad
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Thu, 3 Jan 2019 06:54:08 +0000 (15:54 +0900)]
Fix dlog format errors
- tested on armv7l, aarc64, i586 and x86_64
Change-Id: Id3fb517add759860f702e8fa9439f39d67ad121c
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Thu, 3 Jan 2019 05:47:54 +0000 (14:47 +0900)]
Add new menu : Autofill service
Change-Id: I9b295d16d165aa668c04a7acf9377f7ec093f114
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Wed, 2 Jan 2019 10:04:32 +0000 (19:04 +0900)]
Fix dlog format errors
- fix codes to print int_of_ptr_size type
Change-Id: I043fba27ba7197e6df3c296f105f5413ad561366
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Wed, 2 Jan 2019 07:56:03 +0000 (16:56 +0900)]
Remove (void) before function calls
Change-Id: I0d32050ed40a4201969b2bdd9845a31f81dbaae2
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Fri, 7 Dec 2018 13:16:45 +0000 (22:16 +0900)]
Fix incorrect usage of dlog_print()
- dlog change : Apply __attribute__((format(printf..))) to internal __dlog_print()
Change-Id: I14f8359326a5373f4d6ddf73e7b2c18b78a07dd0
hj kim [Tue, 6 Nov 2018 04:21:18 +0000 (13:21 +0900)]
Fix build error
Change-Id: I90405bcc880733a49d02fd5542cdad91f537760e
Kiseok Chang [Mon, 8 Oct 2018 07:07:20 +0000 (16:07 +0900)]
add null check code
- in setting-storage-applications.c
Change-Id: I97cf997662e2e6733625fe41df5a087dba2b992d
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Lukasz Pik [Mon, 1 Oct 2018 14:14:03 +0000 (16:14 +0200)]
Fix update of application list after uninstallation and installation
Change-Id: Id4a57533aebc449afab6c53b2292d900bbbe381e
Signed-off-by: Lukasz Pik <lu.pik@samsung.com>
Kiseok Chang [Thu, 27 Sep 2018 06:06:04 +0000 (15:06 +0900)]
delete accessibility-setting item in org.tizen.setting.xml.in
Change-Id: Ie961d91acf84ae3a892194e8590fe7502de67e32
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Thu, 27 Sep 2018 02:47:29 +0000 (11:47 +0900)]
remove unused inclue statement
- delete #include "iniparser.h"
Change-Id: I28500085eda69e593c7bf7e7134dee3ec97f5f16
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Mon, 17 Sep 2018 02:14:23 +0000 (11:14 +0900)]
Add dependency to org.tizen.accessibility-setting
Change-Id: I6391726672c8adf33447c2d2848a7605347a2983
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Lukasz Wlazly [Fri, 24 Aug 2018 11:50:56 +0000 (13:50 +0200)]
Remove Accessibility Settings
Settings for a11y features were moved to separated repository
Change-Id: Id96f7df75e224aac0ec239a4ea015f9e9ebd67ca
Maria Bialota [Fri, 17 Aug 2018 13:42:47 +0000 (15:42 +0200)]
Fixed SVACE error 342310
Change-Id: I2aa7879eac985017de3089bd6fa3613c5e571a52
Michal Skorupinski [Tue, 10 Jul 2018 14:35:47 +0000 (16:35 +0200)]
[REFACTOR][setting-profile-common][setting-ringtone][setting-network] Porting to public api.
Replacing cm_get_status() with telephony_call_get_status()
Change-Id: Ie205989b55203869bf1f39598182e0dcb2492cdd
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Fri, 17 Aug 2018 02:59:40 +0000 (11:59 +0900)]
Fix SVACE warning and Coding rule warnings
Change-Id: I339b4adf2218f8d1f01d16d82e63f16208ca4924
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Michal Skorupinski [Fri, 10 Aug 2018 18:15:55 +0000 (20:15 +0200)]
Fix in the application size calculation
Change-Id: Icc04c2e7a5a1ed081bbdfc625ffa517df22172ae
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
pr.jung [Wed, 4 Jul 2018 08:48:20 +0000 (17:48 +0900)]
Change mmc mount/unmount/format apis
- Use libstorage internal apis instead libdeviced
Change-Id: I596df6383ec420c498a10fae7cb2d7545c1f151f
Signed-off-by: pr.jung <pr.jung@samsung.com>
Michal Skorupinski [Thu, 21 Jun 2018 16:21:39 +0000 (18:21 +0200)]
[FIX][setting-backup-and-reset] Fixed dbus message
Change-Id: I6b10fb258daa8d065eefac904fa324823b36ffd2
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Lukasz Stanislawski [Tue, 29 May 2018 15:12:19 +0000 (17:12 +0200)]
time: remove deviced API usage
Remove deviced direct dependency from settings-time. The display_unlock_state
function was guarded by SUPPORT_SCREEN_PROTECTED define, however it occurs
that flag is never used in the project.
Change-Id: Ie8a6943e2b54ea30ca89296b1922f070e626a6cc
Lukasz Stanislawski [Tue, 29 May 2018 15:11:23 +0000 (17:11 +0200)]
display: remove usage of deviced API
Replace usage of private deviced API usage with
capi-system-device public API.
Change-Id: Iac04ebe2c7831aa096063aa459d5d69059f54eb2
Kiseok Chang [Wed, 23 May 2018 07:14:46 +0000 (16:14 +0900)]
fiX a bug on Display Language Setting
- problem : handle wrong string with ".UTF-8" when set a key, SYSTEM_SETTINGS_KEY_LOCALE_COUNTRY
Change-Id: I7837e56d78298723f49cf76238ff29e59a86bd6c
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Thu, 10 May 2018 02:19:33 +0000 (11:19 +0900)]
Apply changes of capi-netwok-stc
Change-Id: Idf9975dac52723ac10401e11aee71c52f26d98b3
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Fri, 4 May 2018 01:59:21 +0000 (10:59 +0900)]
remove dependency on dbus-glib-1
Change-Id: I2eb56fbd2b8cefc45722df3166c86b2ffc05a55a
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Fri, 20 Apr 2018 02:33:27 +0000 (11:33 +0900)]
Fix memory leak
- free default_font_name before return
Change-Id: Idcb3076737f7e296547d51e1c0f4bc7c4079d844
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Wed, 18 Apr 2018 04:28:19 +0000 (13:28 +0900)]
make some codes using dbus-glib-1 into comments
Change-Id: Iba7f9109d1cc6f0e2edb78a12e7c580d67eae45d
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Thu, 5 Apr 2018 10:01:55 +0000 (10:01 +0000)]
Merge "Added MPTCP support to setting-network UI" into tizen
Abhishek Sansanwal [Fri, 23 Mar 2018 09:55:55 +0000 (15:25 +0530)]
Added MPTCP support to setting-network UI
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I611de99e45954cd859df991122afef4d91f25c09
Kiseok Chang [Tue, 3 Apr 2018 08:47:47 +0000 (17:47 +0900)]
Fix a potential bug reported by Coverity system
Change-Id: If0115e364179724cd03ddbb2e1e0d10ca61c9850
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Wonki Kim [Tue, 20 Mar 2018 11:47:43 +0000 (20:47 +0900)]
Fix build break on efl 1.20
Change-Id: I28abb85d947eb138ef7c9d6e523fb7d336e472df
Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
Kiseok Chang [Mon, 19 Mar 2018 02:27:16 +0000 (02:27 +0000)]
Merge "Redefine universal-switch vconf keys." into tizen
Kiseok Chang [Mon, 19 Mar 2018 02:25:57 +0000 (02:25 +0000)]
Merge "[POC] Always set one of US flags to false, on accessibility settings closure." into tizen
Kiseok Chang [Mon, 19 Mar 2018 02:25:23 +0000 (02:25 +0000)]
Merge "Add accessibility launcher settings." into tizen
Kiseok Chang [Fri, 9 Feb 2018 10:50:45 +0000 (19:50 +0900)]
Fix warnings from SVACE 2.5
Change-Id: I63149039c88000dc15ae2b30814aede9e182d10f
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Mon, 22 Jan 2018 09:33:43 +0000 (18:33 +0900)]
Fix SVACE warning (2)
- add null-point check
Change-Id: Ie06887380f6eab91b245b70ece86171f9ab7b2d4
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Pawel Kurowski [Tue, 16 Jan 2018 15:03:09 +0000 (16:03 +0100)]
Redefine universal-switch vconf keys.
Change-Id: Ibc7d9216bce5ccd508dd2e721b25abffbe71dc51
Kiseok Chang [Mon, 15 Jan 2018 02:53:04 +0000 (11:53 +0900)]
Fix SVACE warning
- add null-point check
Change-Id: I78b250dd5a80f4a66a4ab5e7e23ffd253b1b506b
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Pawel Kurowski [Sun, 14 Jan 2018 13:36:28 +0000 (14:36 +0100)]
[POC] Always set one of US flags to false, on accessibility settings closure.
Requires:
https://review.tizen.org/gerrit/#/c/166981/
Change-Id: I51f601e9c67b82dd457e174d8b4739082eb6f794
Pawel Kurowski [Tue, 9 Jan 2018 18:41:58 +0000 (19:41 +0100)]
Add accessibility launcher settings.
Change-Id: I3208ea97f3713aa0af184b9243caf1a5398a3b7f
Radek Kintop [Wed, 10 Jan 2018 15:41:47 +0000 (16:41 +0100)]
[Common module] Unused code removal
Change-Id: Idfdab6df2997049411cbe509c63d8a617a1c71ec
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Tue, 9 Jan 2018 16:06:46 +0000 (17:06 +0100)]
[Storage] Cleaning and fixes
Change-Id: I98b365671ee6b47385ff3943661355311362323a
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Tue, 9 Jan 2018 16:12:17 +0000 (17:12 +0100)]
[Sound Profile] Noti sound icon follows the logic of call icon
Change-Id: I0f2d094ac347df7d7dd5283e27b453a4bc34164d
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Shinwoo Kim [Thu, 14 Dec 2017 04:16:28 +0000 (13:16 +0900)]
[Accessibility] Shutdown eldbus if eldbus is initialized
The eldbus_shutdown could call abort if an eldbus connection remains.
The elementary creates an eldbus connection internally, so this connection
could remain when the eldbus_shutdown is called without eldbus_init on
application side.
The following is eldbus usage.
1. eldbus_init
2. eldbus_connection_get
3. eldbus_connection_unref /* free eldbus connection */
4. eldbus_shutdown
So this patch set does not call eldbus_shutdown, if eldbus is not initiated.
Change-Id: Icc9a608d620caf0fbc4cd714b9d26b96561023d9
Kiseok Chang [Tue, 12 Dec 2017 05:23:21 +0000 (14:23 +0900)]
Fix SVAVE Warning
- Added codes to call package_manager_request_destroy() befaore return
Change-Id: I7e5556717e1f7fddef5ebf9783f112b36314e85e
Kiseok Chang [Mon, 11 Dec 2017 06:14:24 +0000 (15:14 +0900)]
Disable ExtenedSD feature in Emulator mode
Change-Id: I603254c08904810ca2913e7228e7361c270cac15
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Mon, 11 Dec 2017 02:51:56 +0000 (11:51 +0900)]
Fix name of enum in package manager
- PACAKGE_xxxx to PACKAGE_xxx
Change-Id: I4adef8db00619564539c1f11a80c83e90d172abf
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Thu, 7 Dec 2017 05:18:03 +0000 (14:18 +0900)]
Enable to use SD card in Emulator
Change-Id: I9d3b7d934488a791189e56d1fd682380dc972709
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Thu, 30 Nov 2017 06:34:10 +0000 (15:34 +0900)]
Remove unnecessary vonf setting
- vconf key is set in side of tel_set_flight_mode()
- vconf key : VCONFKEY_TELEPHONY_FLIGHT_MODE
Change-Id: Id2fec279ea4f6b8435788a8491485e61cb0e8897
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Michal Skorupinski [Tue, 21 Nov 2017 16:13:53 +0000 (17:13 +0100)]
[STORAGE] Filtering not movable apps.
Change-Id: I2344e6aef542fd09e8558fdfb7f6b68f748ce86e
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Michal Skorupinski [Tue, 21 Nov 2017 14:53:27 +0000 (15:53 +0100)]
[STORAGE] Ability to move apps to the internal storage sd card.
Change-Id: Id0b76cc56c8771f637040c346f8b09b5bf8abaaa
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
Radek Kintop [Wed, 22 Nov 2017 08:52:24 +0000 (09:52 +0100)]
Yet another c++ test fixes
Change-Id: Idb9add191522ab495b14dd0d35f3bb596fe4b6c7
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Kiseok Chang [Thu, 16 Nov 2017 07:02:38 +0000 (16:02 +0900)]
Replace MediaContent's Deprecated API
- media_content_set_db_updated_cb() -> media_content_add_db_updated_cb()
- media_content_unset_db_updated_cb() -> media_content_remove_db_updated_cb()
Change-Id: If708ffb4965eca2dc5ecb1607ccf5d6f910a1b9e
Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
Kiseok Chang [Thu, 16 Nov 2017 06:53:48 +0000 (06:53 +0000)]
Merge "[SM][Data usage] Wifi settings fixes" into tizen
Radek Kintop [Mon, 13 Nov 2017 11:51:38 +0000 (12:51 +0100)]
[SM][Data usage] Wifi settings fixes
- popups with options lists widened to fit screen
- cycle start popup moved to the center of the screen
- empty genlist item removed (when cycle is daily)
- custom cycle start date calculations chcnged
Change-Id: I92f9621a0fb07f84942d49eb6418a75c817a2b3a
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Pawel Aksiutowicz [Mon, 13 Nov 2017 17:43:50 +0000 (18:43 +0100)]
[Backup&Reset]Code cleanup
Change-Id: Ie895f2186ca37fc855a3d0aaaf5690da10ea562c
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Pawel Aksiutowicz [Fri, 10 Nov 2017 14:45:31 +0000 (15:45 +0100)]
[SM][Mob]Few minor fixes 2
*When you click Cancel in popup with cycle interval cycle information isn't stored
*Initial value of cycle interval is 1
*Every entry is singleline, has numeric keyboard and can take 9 chars
*Click editfield clear button doesn't take away focus from entry
*Sunday is first day of week now
Change-Id: I42b982e264d4fefd18680b96fcda79b1cc5a3a05
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Radek Kintop [Thu, 9 Nov 2017 16:19:38 +0000 (17:19 +0100)]
[SM][Wifi] Custom date set rules
- can't set date after today
- can't set date 30 days before today
- toast popup time prolonged to more friendly 3.0s
Change-Id: I3e3187d51822111dd9a04d63aba64f2c8be1a284
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Kiseok Chang [Thu, 9 Nov 2017 06:50:50 +0000 (06:50 +0000)]
Merge "[SM][Mob]Few minor fixes" into tizen
Pawel Aksiutowicz [Wed, 8 Nov 2017 16:28:27 +0000 (17:28 +0100)]
[SM][Mob]Few minor fixes
*When limit is set to 0 warning is also set to 0
*When warning/limit was set to 0 entry is empty after call popup
*When value set in entry cursor is moved to the end of text
*When value set in entry it get focus
*Handling hardware back button action for popups
Change-Id: I2c277d48551db23dc37d3f0b557370f3b58dc2e3
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Radek Kintop [Wed, 8 Nov 2017 13:07:26 +0000 (14:07 +0100)]
[App manager] 'Moved' toast added
Change-Id: Ifc207e0ad0bb65890e69742b13e709bfbcc2ab9d
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Tue, 7 Nov 2017 17:39:20 +0000 (18:39 +0100)]
[App manager] 'Moving' popup fixed
- style added
- path updated
Change-Id: If1cf3773a90890f728b6b6f8d72fd73bdc30caa8
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Tue, 7 Nov 2017 12:00:48 +0000 (13:00 +0100)]
[Storage] SD card format options removed in extended mode
Change-Id: I27a4d8f67097a2661032bd81e751405e39b5fb89
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Pawel Aksiutowicz [Mon, 6 Nov 2017 16:44:56 +0000 (17:44 +0100)]
[SM][Mob]Displaying values and units fixed
Change-Id: I038c91d56363a2936ad8a04a2bb04d2bddac38cf
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Radek Kintop [Fri, 3 Nov 2017 14:53:35 +0000 (15:53 +0100)]
c++ test fixes(2)
- removed code using environment variable
- translation set up in app_init()
Change-Id: I1361292601733ee56bb5f86e58675cb7e5061990
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Thu, 2 Nov 2017 15:56:23 +0000 (16:56 +0100)]
[Storage] Applications selection app ctl
- added option to launch installed application selection view
Change-Id: I122d9020dc279f1d2d3e340f87defcc561d05721
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Kiseok Chang [Wed, 1 Nov 2017 07:22:36 +0000 (07:22 +0000)]
Merge "[Storage] Default storage app ctl" into tizen
Pawel Aksiutowicz [Fri, 27 Oct 2017 16:42:09 +0000 (18:42 +0200)]
[Backup&Reset]Factory rst transition images added
Change-Id: I4f1f717d3680b5016b48a814ced097ac8a062861
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Pawel Aksiutowicz [Fri, 27 Oct 2017 15:27:36 +0000 (17:27 +0200)]
[SM][Mob]Vunerability to crashes removed
Change-Id: I6e1631e201de69474f3753256b3362a41003dbbf
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Kiseok Chang [Wed, 1 Nov 2017 03:17:06 +0000 (03:17 +0000)]
Merge "[SM][Mob]Monthly cycle start day limitation" into tizen
Kiseok Chang [Wed, 1 Nov 2017 03:16:28 +0000 (03:16 +0000)]
Merge "[SM][Mob]"Days" label in cycle popup fixed" into tizen
Kiseok Chang [Wed, 1 Nov 2017 03:15:51 +0000 (03:15 +0000)]
Merge "[SM][Mob]Button style to clear edit fixed" into tizen
Kiseok Chang [Wed, 1 Nov 2017 03:15:21 +0000 (03:15 +0000)]
Merge "[SM][Mob]Code cleaning" into tizen
Kiseok Chang [Wed, 1 Nov 2017 03:14:28 +0000 (03:14 +0000)]
Merge "[SM][Mob]Info genlist element texts fixed" into tizen
Kiseok Chang [Wed, 1 Nov 2017 03:07:53 +0000 (03:07 +0000)]
Merge "c++ test fixes" into tizen
Kiseok Chang [Wed, 1 Nov 2017 02:52:34 +0000 (02:52 +0000)]
Merge "SCQV/SVACE fixes" into tizen
Kiseok Chang [Wed, 1 Nov 2017 02:33:19 +0000 (02:33 +0000)]
Merge "[App mgr][Package info] Added SD extended mode" into tizen
Pawel Aksiutowicz [Fri, 27 Oct 2017 09:20:22 +0000 (11:20 +0200)]
[SM][Mob]Monthly cycle start day limitation
When you choose start cycle day for monthly
cycle you can't select day greater than current
month has
Change-Id: I0e421326557a6e43ed51880e594560a20aa75111
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Radek Kintop [Tue, 31 Oct 2017 17:50:48 +0000 (18:50 +0100)]
[Storage] Default storage app ctl
- added option to launch default storage selection
window from external application
Change-Id: I63af9aaf9ada934f39bfa6994b89d3f0303dd6de
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Mon, 30 Oct 2017 10:11:29 +0000 (11:11 +0100)]
c++ test fixes
- commented out code removed
- 'export' attribute name changed
Change-Id: I7d2bad47d4acffe907642047a70bc6e0b3eb95a4
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Fri, 27 Oct 2017 10:37:50 +0000 (12:37 +0200)]
SCQV/SVACE fixes
Change-Id: I0d3a3ce8219cd5e4cf080d9b62741651ba55ad50
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Wed, 25 Oct 2017 14:17:55 +0000 (16:17 +0200)]
[App mgr][Package info] Added SD extended mode
- package move item disabled when SD card is not mounted
- text for move item depends on SD card mode (internal/portable)
- public API substituted by internal API to commodate extended SD
mode
Change-Id: I6bfd3e660952d4aaaf3d391f2d2d8196399b651d
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Pawel Aksiutowicz [Thu, 26 Oct 2017 14:30:30 +0000 (16:30 +0200)]
[SM][Mob]"Days" label in cycle popup fixed
Change-Id: I33c4822411d4cb678e09e890ed4ca7827eb24688
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Pawel Aksiutowicz [Thu, 26 Oct 2017 12:05:33 +0000 (14:05 +0200)]
[SM][Mob]Button style to clear edit fixed
Change-Id: Iebe21158a2c5c69efcf6f45d3da77c97d718533d
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Pawel Aksiutowicz [Wed, 25 Oct 2017 15:06:16 +0000 (17:06 +0200)]
[SM][Mob]Code cleaning
Change-Id: Idc75e2dc6cd6798bd799fb3373460fabd0756219
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Pawel Aksiutowicz [Wed, 25 Oct 2017 11:11:05 +0000 (13:11 +0200)]
[SM][Mob]Info genlist element texts fixed
Change-Id: I5131b191429491d17080d85a8f1e8501e4bf5068
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Pawel Aksiutowicz [Tue, 24 Oct 2017 16:32:01 +0000 (18:32 +0200)]
[SM][Mob]Warning and Limit fixes
-can’t set the warning and limit level to ‘none’
-maximum value is 100GB yet sometimes the value can’t be set to 100GB
-there shouldn’t be a possibility to set the warning and limit values to equal
-you can set the limit lower than the warning
-the warning and limit formatting is wrong
Change-Id: I5188a9d2e33485e1babeb57ae078219dae66f52d
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Radek Kintop [Tue, 24 Oct 2017 13:52:32 +0000 (15:52 +0200)]
[Backup&reset] Added checking for encryption
- check code moved from privacy and security to common
Change-Id: I929ca47d67957c6068848db860167779e0bd9e1d
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Tue, 24 Oct 2017 11:25:22 +0000 (13:25 +0200)]
[Backup&reset] Reset DBus call added
Change-Id: I0febd4f3c1d45626adf39f352716503ecf201c14
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Thu, 19 Oct 2017 14:17:13 +0000 (16:17 +0200)]
[Storage] Strings from guidelines added
Change-Id: I4472fb65cba6d09e7f4226ab14e1f58af883bd78
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Wed, 18 Oct 2017 15:40:45 +0000 (17:40 +0200)]
[Backup&reset] SD card state check
Checking if it is mounted or not.
Change-Id: I9660a88a7642c53893151c13d5a7fb1c2dd59010
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Pawel Aksiutowicz [Wed, 18 Oct 2017 15:20:31 +0000 (17:20 +0200)]
[SM][Mob]Code shortening and cleanup
Change-Id: I223848c405cf5ebf67c0b439c39033b92a4b54f3
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Radek Kintop [Wed, 18 Oct 2017 13:41:51 +0000 (15:41 +0200)]
[Backup&reset] Password state check
Change-Id: I01ac6ac559352b7dd1dff09efbb90d52c191e170
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Radek Kintop [Wed, 18 Oct 2017 12:58:02 +0000 (14:58 +0200)]
[SM][Wifi] Fixes
- Main view is updated after wifi settings change
- stats query data boundries fixed
Change-Id: I8f35ed5856154483f3fa7123d03c2b5b0a8adb8f
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Pawel Aksiutowicz [Tue, 17 Oct 2017 12:26:47 +0000 (14:26 +0200)]
[Backup&Reset]Pwd check, factory reset animation
Change-Id: I3043a9d48fdc01f0f6858936d638bfb04286a027
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Kiseok Chang [Tue, 17 Oct 2017 07:51:40 +0000 (07:51 +0000)]
Merge "[Storage] Portable/Extended SD format option" into tizen
Radek Kintop [Mon, 16 Oct 2017 13:45:16 +0000 (15:45 +0200)]
[Storage] Portable/Extended SD format option
Change-Id: I45187610a77c589287fe6968758d28ea313abc1d
Signed-off-by: Radek Kintop <r.kintop@samsung.com>
Pawel Aksiutowicz [Thu, 12 Oct 2017 11:56:56 +0000 (13:56 +0200)]
[SM][Mob]Genlist and restrictions refactoring
Change-Id: I2cde59a39e8a3305cc9858afd9d9427b46e2a41e
Signed-off-by: Pawel Aksiutowicz <p.aksiutowic@partner.samsung.com>
Kiseok Chang [Thu, 12 Oct 2017 06:11:25 +0000 (06:11 +0000)]
Merge "[Accessibility] Open Universal-Switch via app_control" into tizen