summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
pr.jung [Wed, 13 Feb 2019 07:29:48 +0000 (16:29 +0900)]
Check parameter and return error
Change-Id: Id539067762144bfdbf34b1b419d2126f5f8ac76e
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Tue, 12 Feb 2019 07:15:10 +0000 (16:15 +0900)]
Return NOT_SUPPORTED error when block module is disabled
Change-Id: I5bae529b243b85da8916de94eb6df1186d0a40a9
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Mon, 11 Feb 2019 05:24:09 +0000 (14:24 +0900)]
Return NOT_SUPPORTED error when block module is disabled
Change-Id: I33c0aeb2520c0414cd61e37a73a18bc687823b1a
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Fri, 25 Jan 2019 02:27:41 +0000 (11:27 +0900)]
Add description for tizen.org/feature/storage.external
Change-Id: I534b9d1f0fad8469350680563f778b65255cda3d
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Tue, 20 Nov 2018 05:48:47 +0000 (14:48 +0900)]
Add tizen.org/feature/storage.external feature for external storage
- Add http://tizen.org/feature/storage.external feature for block module
- Return STORAGE_ERROR_NOT_SUPPORTED for not supported error
Change-Id: I76a9e85b3ae60165cedb9a3ceae53a11ed6d0d95
Signed-off-by: pr.jung <pr.jung@samsung.com>
Hyotaek Shim [Tue, 11 Sep 2018 07:25:44 +0000 (16:25 +0900)]
Minor fix on license
Change-Id: Id19d794bd15b6c0b3406ec27c8916a756cb82cf8
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
pr.jung [Tue, 11 Sep 2018 05:45:06 +0000 (14:45 +0900)]
Add license file on all rpm packages
Change-Id: I17687df79b90eb6820e1e8a867fc7fdc7be4276c
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Fri, 10 Aug 2018 06:23:02 +0000 (15:23 +0900)]
Fix documentation for storage_get_internal_memory_size and storage_get_external_memory_size
Change-Id: Ic71b471508ce6598a181775468aaf597e1e1668f
Signed-off-by: pr.jung <pr.jung@samsung.com>
Hyotaek Shim [Fri, 10 Aug 2018 02:12:15 +0000 (11:12 +0900)]
Fix some #define and add comments regarding _FILE_OFFSET_BITS=32/64
Change-Id: I7849e96b6a1e006685e2c6be953b0092dc953f86
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
pr.jung [Mon, 6 Aug 2018 06:32:13 +0000 (15:32 +0900)]
Add an internal api: storage_is_mounted_opt_usr
Change-Id: I341f6ac3b481b827ccb381b883dddd559f040c5b
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Tue, 31 Jul 2018 05:32:45 +0000 (14:32 +0900)]
Add storage_is_mounted api
- Check input param path is mounted
Change-Id: Ief2f3d1703273d93dcd873c17defda7b6bd6c80e
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 26 Jul 2018 09:09:28 +0000 (18:09 +0900)]
Add comments for line coverage
Change-Id: I3d1b8a61d718608eec06736191961ea8fa4a8a04
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Mon, 23 Jul 2018 06:52:22 +0000 (15:52 +0900)]
Change tzplatform_getenv to tzplatform_uid_getenv
- Cover multi-user case
Change-Id: I82cb6a0621ca1e87ae4009d7797cdd963ebf57a6
Signed-off-by: pr.jung <pr.jung@samsung.com>
Hyotaek Shim [Fri, 20 Jul 2018 01:57:16 +0000 (10:57 +0900)]
Minor fixes: comments, license ..
Change-Id: I09d102eae0b5990057c0492f52d5155243deff24
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Hyotaek Shim [Thu, 19 Jul 2018 02:16:24 +0000 (11:16 +0900)]
Change internal storage media path returned from storage_get_directory()
(Before) /opt/usr/media/XXX
(After) /opt/usr/home/USER/media/XXX
/opt/usr/media bind-mounted by /opt/usr/home/USER/media
is workaround for supporting legacy Tizen applications based on /opt/usr/media hard coding.
Strictly, public apis do not need to use legacy path (/opt/usr/media).
Change-Id: Ida39777ac40587719beb8d28b8f04172c98900e5
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
pr.jung [Thu, 12 Jul 2018 04:29:48 +0000 (13:29 +0900)]
Check block module enabled before sending GetMmcPrimary dbus method
Change-Id: I2634ba2130c35f7c3ccca9e8164ac9c73a9d47a3
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Tue, 3 Jul 2018 02:44:20 +0000 (11:44 +0900)]
Add internal apis to mount/unmount/format primary sdcard
- storage_request_mount_mmc
- storage_request_unmount_mmc
- storage_request_format_mmc
- storage_format_mmc
Change-Id: I48bef7b586da884d314bbc64a5938e363c7ca00f
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 28 Jun 2018 07:27:54 +0000 (16:27 +0900)]
Modify storage_get_storage_level
- Change fist parameter of storage_get_storage_level
enum tzplatform_variable -> char *
- Remove tzplatform_config.h in storage-internal.h
Change-Id: I3f5ac4d6ff47aad5cccce101c7775cb1ce3e0379
Signed-off-by: pr.jung <pr.jung@samsung.com>
Hyotaek Shim [Thu, 28 Jun 2018 06:00:31 +0000 (15:00 +0900)]
Add .gitignore
Change-Id: I71ff3c054b7ac9f8c006841ef683e79decee0796
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
pr.jung [Wed, 27 Jun 2018 05:49:14 +0000 (14:49 +0900)]
Change TZ_SYS_HOME to TZ_SYS_USER
- TZ_SYS_HOME : "/opt/usr/home"
- TZ_SYS_USER: "/opt/usr"
Change-Id: I67e1c179d31559d79dc2ff0edf4f8db0f6c82580
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Mon, 25 Jun 2018 08:57:12 +0000 (17:57 +0900)]
Remove unused code
Change-Id: I64ac16874dcbfda72f88ad9ed001e67b064083b3
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Wed, 20 Jun 2018 05:56:52 +0000 (14:56 +0900)]
Add new internal api
- storage_get_storage_level
- Get the current storage level
Change-Id: I9be56c1c98a38cc210582aee1072b0b9d340badd
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Tue, 12 Jun 2018 02:30:07 +0000 (11:30 +0900)]
Make a new public api: storage_get_type_dev
Change-Id: I318bd964d15b61bc0627b536e4a101ba27b4528a
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Tue, 8 May 2018 07:30:50 +0000 (16:30 +0900)]
When storage id is invalid GetDeviceInfo return with id which is less than 0
Change-Id: I851d7d457c2e341a753adb4dfc951a150c4fee1e
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 26 Apr 2018 08:20:01 +0000 (17:20 +0900)]
Only user session api calls can get internal storage root path
Change-Id: Ifc044e9151a3b855c8a2ad1bddc82e55bd2e699b
Signed-off-by: pr.jung <pr.jung@samsung.com>
Hyotaek Shim [Fri, 13 Apr 2018 05:52:29 +0000 (14:52 +0900)]
Add defense code for wrong use cases
Only Tizen applications and user session daemons can use
storage_get_root_directory(STORAGE_TYPE_INTERNAL, ...).
Change-Id: I107b027a06843bbd88f7a1008f8051b6c5430b79
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
pr.jung [Tue, 27 Feb 2018 08:31:51 +0000 (17:31 +0900)]
Call GetStatvfs dbus method for external storage size
Change-Id: I43f8f7ec1b8f4214c6d03d64f5667449e3b94d55
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 14 Dec 2017 08:13:31 +0000 (17:13 +0900)]
Check type for registered callback
- Storage type and registered callback type should be the same
Change-Id: If9bc286b93595f5f92889b435bdeddfbfb7abc19
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Wed, 20 Sep 2017 02:49:40 +0000 (11:49 +0900)]
DD_LIST_FOREACH_SAFE should be used when there is node remove operation from list.
Change-Id: I807635a8959bdc66a26f7b6544e01c56a0bcbdd5
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 7 Sep 2017 08:04:43 +0000 (17:04 +0900)]
storaged has block.conf from tizen 4.0
Change-Id: I1cf7579be57b837e6b372c6a2412a42503ca0410
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Wed, 30 Aug 2017 05:37:45 +0000 (14:37 +0900)]
block: remove external-storage call if block module is not supported
Change-Id: Ia9bbe4f66609ff566fffe3b7c4aa0e4a2698cffe
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 13 Apr 2017 07:18:10 +0000 (16:18 +0900)]
Add EXTENDED_INTERNAL type for extended internal storage
Change-Id: I68d069cc718f3b735622fe20ee902b7c505f540e
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 11 May 2017 11:43:06 +0000 (20:43 +0900)]
Use tzplatform-config for storage_get_directory
Change-Id: Ic079a84945fa0c6f55367c9d4c90321b7b2133cc
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Wed, 26 Apr 2017 06:20:01 +0000 (15:20 +0900)]
Fix document
Change-Id: I093c1063017a867d8d44b041204602d0d68487aa
Signed-off-by: pr.jung <pr.jung@samsung.com>
Sunmin Lee [Tue, 14 Mar 2017 07:13:31 +0000 (16:13 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I08bc159ce0d3b8d7427d6a9d57d4b0b5cc877347
Sunmin Lee [Tue, 14 Mar 2017 05:58:26 +0000 (14:58 +0900)]
Add comment for untested codes
It will be covered when test infra is ready.
Change-Id: I8ce5ae89d2a8f12ef8b45702181ce12cffff392f
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Kichan Kwon [Thu, 16 Feb 2017 07:43:55 +0000 (16:43 +0900)]
Proofread header file
Change-Id: I4422a9601b3c45d5d23670198bc22d073c605154
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Sunmin Lee [Wed, 15 Feb 2017 02:48:31 +0000 (11:48 +0900)]
Merge branch 'tizen_3.0' into tizen
- Apply line coverage comments
- Change the name of Camera directory
Change-Id: I82421e224682b8294a39f9ed87b62704d83e3e2b
Sunmin Lee [Thu, 9 Feb 2017 08:51:56 +0000 (17:51 +0900)]
Change the name of Camera directory
According to UX guide, the name of Camera directory
needs to be changed to DCIM.
Change-Id: I794f4a990b62bd17049384ac3f4f2f95cb6af576
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
pr.jung [Thu, 12 Jan 2017 08:25:16 +0000 (17:25 +0900)]
Apply line coverage comments
Change-Id: Iaf69e7622e24e0663aa74415a97fc0a574f71fc9
Signed-off-by: pr.jung <pr.jung@samsung.com>
taeyoung [Thu, 29 Dec 2016 01:37:59 +0000 (10:37 +0900)]
Merge branch 'tizen_3.0' into tizen
Signed-off-by: taeyoung <ty317.kim@samsung.com>
Change-Id: Ife2facb5e34e5d7684935a59a13562c4bee61d7c
pr.jung [Tue, 29 Nov 2016 05:17:43 +0000 (14:17 +0900)]
Remove system-settings dependency
- Get Ringtone path using vconfkey
Change-Id: Iea9d680f85f8c6fc3c8ed8d42b1bd47aa99ce148
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Tue, 6 Dec 2016 05:44:49 +0000 (14:44 +0900)]
Modify return value for invalid storage id
Change-Id: I84256fb1ad79fbe2b915e10fc52d5a35ccade445
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Fri, 2 Dec 2016 05:39:32 +0000 (14:39 +0900)]
Add storage-experimental.h on CMakeLists.txt
Change-Id: I8ded171bdfd1fd22d57edf7dd35afc2e26e9aa62
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Fri, 2 Dec 2016 04:58:12 +0000 (13:58 +0900)]
Move storage_get_type_dev to storage-experimental.h
Change-Id: I74de7cc20ab4098a5f89f4cf1cd7b85ac5e9de01
Signed-off-by: pr.jung <pr.jung@samsung.com>
taeyoung [Wed, 30 Nov 2016 05:29:22 +0000 (14:29 +0900)]
common: change fscanf to fgets
fscanf can occur buffer overflow issue.
Thus the function is changed to fgets.
Change-Id: Icd8713effc71245bf2ee61ce5e2129c285b0a2c3
Signed-off-by: taeyoung <ty317.kim@samsung.com>
pr.jung [Tue, 29 Nov 2016 05:17:43 +0000 (14:17 +0900)]
Remove system-settings dependency
- Get Ringtone path using vconfkey
Change-Id: Iea9d680f85f8c6fc3c8ed8d42b1bd47aa99ce148
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Mon, 21 Nov 2016 04:57:57 +0000 (13:57 +0900)]
Return for internal storage type in storage_get_type_dev
Change-Id: I54f562eac2f1639f2e377994af1f4a9c8a26b47e
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Tue, 15 Nov 2016 07:52:12 +0000 (16:52 +0900)]
Change the way to get root directory for external storage
- When block device is mounted, deviced create a file as /run/external-storage/storage_id
- The file has mount point
- libstorage read file to get root directory for external storage instead to use dbus method call
Change-Id: I685b9c6c8c469814be809b1bd4a8dd39204bf768
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Mon, 14 Nov 2016 07:24:58 +0000 (16:24 +0900)]
Merge remote-tracking branch 'origin/tizen_3.0' into tizen
Change-Id: Ia03c5ea0b732a2f27b29b6ff3994bdfe48749451
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Mon, 14 Nov 2016 06:59:48 +0000 (15:59 +0900)]
Fix enum for sdcard and usb on storage_get_type_dev
Change-Id: Ie53cf3079cc3decc5aff560a380b81ce671f6870
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Tue, 8 Nov 2016 06:08:26 +0000 (15:08 +0900)]
Add inhouse api to get storage type and the kind of external device
Change-Id: Iac21489f726cda37c148522d34163e97f04066a3
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Mon, 7 Nov 2016 10:32:44 +0000 (19:32 +0900)]
Apply Tizen coding rule
Change-Id: I4d96e35aa3728d8274219fdd6beab0b38f91571b
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Wed, 2 Nov 2016 04:39:03 +0000 (13:39 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: I1c86ad26cd427df70fdb73e74f6742661cfa39e0
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Wed, 26 Oct 2016 04:56:44 +0000 (21:56 -0700)]
Merge "Change signal subscribe bus name" into tizen
pr.jung [Wed, 26 Oct 2016 04:51:29 +0000 (13:51 +0900)]
Change signal subscribe bus name
Change-Id: I9f90cde86786c11a828cec09a5107c6694b93d12
Signed-off-by: pr.jung <pr.jung@samsung.com>
taeyoung [Thu, 29 Sep 2016 07:19:25 +0000 (16:19 +0900)]
remove unnecessary '/' from the path
Change-Id: I79d42621397c468238f7c4955725fba82a897b3f
Signed-off-by: taeyoung <ty317.kim@samsung.com>
pr.jung [Thu, 29 Sep 2016 02:52:25 +0000 (11:52 +0900)]
Apply Tizen coding rule
Change-Id: Ib8a1a4d008989f12eeff5956a9afda767cfa364a
Signed-off-by: pr.jung <pr.jung@samsung.com>
Kunhoon Baik [Thu, 29 Sep 2016 00:38:48 +0000 (09:38 +0900)]
Provide internal APIs for converting compat path
Change-Id: I81aad2364f5c99a4ea252374cce4d6497093f08d
Jung [Tue, 20 Sep 2016 03:55:46 +0000 (20:55 -0700)]
Revert "Revert "Supporting Internal Media Path Compatibility""
This reverts commit
ea3ccd13aa047b695a4a5a56d9f9c43c31e75042.
Change-Id: I63a2a0152be707b36deba35ffc94b1c32f97538f
Kunhoon Baik [Wed, 7 Sep 2016 04:09:48 +0000 (21:09 -0700)]
Revert "Supporting Internal Media Path Compatibility"
This reverts commit
23de75841e9bb1a712b06352b71d9107302c06e9.
Change-Id: Id20c18851b7dfd2aa3f4d8dd14b446f7e7f7cc30
pr.jung [Wed, 20 Jul 2016 09:40:23 +0000 (18:40 +0900)]
Add DeviceBlocked signal for storage callback
Change-Id: I629060f98ce5ca907f0b8e3ce869b5657ecf3a10
Signed-off-by: pr.jung <pr.jung@samsung.com>
Kunhoon Baik [Tue, 23 Aug 2016 04:38:54 +0000 (13:38 +0900)]
Supporting Internal Media Path Compatibility
Internal compatibility media path is available, libstorage returns the path.
Related to : https://review.tizen.org/gerrit/#/c/84834/
Change-Id: Id5e0eaa1d6f7913ef6a7106448bcefaf527cf6c5
pr.jung [Mon, 8 Aug 2016 01:46:57 +0000 (10:46 +0900)]
Modify block signal interface and object path
Change-Id: I636e63e2494f0675d4d4a6ecab067fb3766602e5
Signed-off-by: pr.jung <pr.jung@samsung.com>
taeyoung [Thu, 14 Jul 2016 11:59:55 +0000 (20:59 +0900)]
mmc: add the internal api to return primary mmc information
- Primary mmc information is used to install apps on the mmc.
Thus primary mmc information api is necessary to avoid
iterations with previous apis
Change-Id: Id27f575d0442225d0cb909220716e5d527ad506d
Signed-off-by: taeyoung <ty317.kim@samsung.com>
pr.jung [Wed, 13 Jul 2016 09:35:13 +0000 (18:35 +0900)]
common: Apply Tizen coding rule
Change-Id: I1e3eca3ace0f3ae5d686df42dd434c7800eaa759
Signed-off-by: pr.jung <pr.jung@samsung.com>
taeyoung [Tue, 28 Jun 2016 23:33:09 +0000 (08:33 +0900)]
common: apply Tizen coding rule
Signed-off-by: taeyoung <ty317.kim@samsung.com>
Change-Id: I7b6a4e580dc1e2e615cd3c39ec4762150156b09e
Kunhoon Baik [Fri, 17 Jun 2016 05:08:50 +0000 (14:08 +0900)]
Providing backward compatibility for APPs in the store which use libstorage APIs incorrectly.
Change-Id: I31e265900f9087123fe1e6a0d31d3c67c7d8cd6b
Taeyoung Kim [Mon, 13 Jun 2016 05:58:08 +0000 (14:58 +0900)]
api: add new api to register insert/remove callback
- Previously, storage event register apis get the storage ID
by the input parameter. Storage IDs are created when
storages are connected, and storage IDs are changed
even if same storage is re-connected. Thus Previous apis
cannot support "insert" event.
- Now, new apis are added. They get storage type to register
events. Thus they can support "insert" event too.
= int storage_set_changed_cb(storage_type_e type, storage_changed_cb callback, void *user_data);
= int storage_unset_changed_cb(storage_type_e type, storage_changed_cb callback);
Change-Id: Icbc6513f2777f8df760365c5c65512714b295590
Signed-off-by: taeyoung <ty317.kim@samsung.com>
sunm.lee [Wed, 25 May 2016 05:37:36 +0000 (14:37 +0900)]
storage.c: Apply Tizen coding rule
Apply Tizen coding rule.
Change-Id: I1fe0ed420d8ee936451a87fc189437ed6666008f
Signed-off-by: sunm.lee <sunm.lee@samsung.com>
pr.jung [Tue, 24 May 2016 07:34:34 +0000 (16:34 +0900)]
Add comments for line/function coverage analysis
- Remove system error, not called callback and logs.
- Drops the exclusion reason for Logs
Change-Id: Iaf43a37cfd62be23bd9799feac7c64fc6161edbe
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Fri, 20 May 2016 08:21:46 +0000 (17:21 +0900)]
Devide dbus connection of block from other deviced modules
Change-Id: Ibcb3c2c1a1899ce74663a6633be50c67870c5906
Signed-off-by: pr.jung <pr.jung@samsung.com>
sunm.lee [Thu, 12 May 2016 08:11:44 +0000 (17:11 +0900)]
storage: fix allocation mismatch
The pointer variable 'dev' should be assinged to pointer of
storage_ext_device, not pointer of (storage_ext_device *).
Change-Id: Ic9a82c0849b411bca44b95db564f0fd731ea6eba
Signed-off-by: sunm.lee <sunm.lee@samsung.com>
Taeyoung Kim [Tue, 10 May 2016 11:46:15 +0000 (20:46 +0900)]
external: return storage size 0 if external storage does not exist
- Previously, error was returned if external storage does not
exist when getting storage size. But it is fixed to return
size 0 for the backward compatibility.
Change-Id: I84eca101a740729cc038f7e02b6db97536913ca9
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Tue, 10 May 2016 10:36:12 +0000 (19:36 +0900)]
storage id: return NOT_SUPPORTED if storage id is invalid
- When storage id is invalid, the apis should return
NOT_SUPPORTED. This is for backward compatibility.
Change-Id: I5c54f0675072979dfc42242e5ce9b8efc438190d
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Thu, 28 Apr 2016 08:54:52 +0000 (17:54 +0900)]
external: add functions to get storage size
- The functions to get storage size of given path are added.
- For the following apis, default path is set to primary sdcard.
int storage_get_external_memory_size(struct statvfs *buf)
int storage_get_external_memory_size64(struct statvfs *buf)
Change-Id: I0cfdcf2496849520cf0ef00a3ee2c3a70ec3c06c
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Thu, 28 Apr 2016 06:57:17 +0000 (15:57 +0900)]
external: add function to get specific directories
- The specific directories are under the root path
of external storage.
- Ringtone path is not supported on external storages.
Change-Id: Ie7e13d19a30dbe8e6b874eba98f498c81c5da0a0
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Thu, 28 Apr 2016 06:54:36 +0000 (15:54 +0900)]
external: add function to get type
- If a storage is not the one of internal storages,
it is external storage.
Change-Id: Idd2e4bac3c398c91ccb0f3b2891a143c9fa95100
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Thu, 28 Apr 2016 06:51:26 +0000 (15:51 +0900)]
external: add function to get state of storages
- Storage states are delivered from deviced. To get
the information, dbus method is used.
Change-Id: Ib6c03dae93e428cadd6f484cc5b84e2e12bf1050
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Thu, 28 Apr 2016 06:46:24 +0000 (15:46 +0900)]
external: add function to get root path
- External storages are handled by deviced, and deviced
knows the information about root paths of storages.
Thus dbus method from deviced is used to get root path
information.
Change-Id: I5ca86c1c9280bacc78d7f07fc55617ac9c397bb4
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Thu, 28 Apr 2016 06:40:48 +0000 (15:40 +0900)]
external: add storage change handler
- Storage change handler functions are added.
They trace dbus signal from deviced. If storages are
added/removed/changed, dbus signal is broadcasted.
Thus the callbacks can be called according to the
storage state change.
Change-Id: Ib60f9f5b3bc316bb1c276dc0a7d30b881ca9da3a
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Thu, 28 Apr 2016 06:25:59 +0000 (15:25 +0900)]
external: support foreach function for external storages
- External storage information can be get from deviced.
Thus the dbus method call from deviced is used to
get the information.
Change-Id: Iac56c26ed766b8a72a78ba970152c7105b0672a1
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Thu, 28 Apr 2016 06:10:16 +0000 (15:10 +0900)]
internal: storage list is used just for internal storage
- External storages are changeable and can be added/removed
frequently. Thus storage list maintains just internal storage.
Change-Id: Ia4da6c41b29156fdd8f783cadc371acbf8699be2
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Fri, 1 Apr 2016 00:03:03 +0000 (09:03 +0900)]
common: apply Tizen Coding Rule
- Space policy is applied.
- Brace position policy is applied.
Change-Id: I06e6e17e37018b0285c3eaf929a92640f7775f6c
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Thu, 31 Mar 2016 06:19:14 +0000 (23:19 -0700)]
Merge "paths: change paths to Macros" into tizen
pr.jung [Wed, 30 Mar 2016 02:01:49 +0000 (11:01 +0900)]
Get Ringtone path from system setting api
Change-Id: I4a837028d9e6b49c6d57b2d3c62da36a108e3784
Signed-off-by: pr.jung <pr.jung@samsung.com>
Taeyoung Kim [Thu, 24 Mar 2016 13:01:41 +0000 (22:01 +0900)]
paths: change paths to Macros
- The paths of storages can be changed according to the dir policy.
Thus the paths are changed to macros which define the policy
Change-Id: I6eb483abefc8f8583bd439c37f886ab6b80880bd
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Wed, 17 Feb 2016 05:17:47 +0000 (14:17 +0900)]
paths: change mount path to TZ_SYS_MEDIA
- Tizen Directory policy is changed. The block device mount paths
are located under the TZ_SYS_MEDIA (/opt/media)
Change-Id: I5376ff66d94db8b3bfde19db304d8566985b8c1e
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taeyoung Kim [Mon, 3 Aug 2015 10:15:21 +0000 (19:15 +0900)]
license: update license name
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Change-Id: I18feb1e2e05f22c1142419998307ae09b9812eff
taeyoung [Fri, 11 Sep 2015 07:26:20 +0000 (16:26 +0900)]
ringtones: change the path for the ringtones files
Change-Id: I3b4d9d40bcf1fb86dd9db64c7b62034ad44293dd
Signed-off-by: taeyoung <ty317.kim@samsung.com>
taeyoung [Thu, 10 Sep 2015 09:00:44 +0000 (18:00 +0900)]
sdcard: change root path of sdcard
- Previously, the sdcard root path is hard-coded to /opt/storage/sdcard
But the directory policy is changed and the policy can be obtained
by libtzplatform-config. Thus the path is changed
Change-Id: Id1808bc6c67e0f54d272c332d27351ca81fec842
Signed-off-by: taeyoung <ty317.kim@samsung.com>
Taeyoung Kim [Thu, 27 Aug 2015 12:40:40 +0000 (21:40 +0900)]
storage: change directory name "DCIM" to "Camera"
- The policy for directory name of camera is changed from "DCIM" to "Camera"
Change-Id: I0f7e42a6ffbfe5045447d69a8f61edcff749fb05
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Jiyoung Yun [Tue, 28 Jul 2015 07:03:59 +0000 (16:03 +0900)]
libstorage: Fixed wrong space value
The size of unsigned long long is not the same with int's size.
But it has copied int value to unsigned long long value.
It makes wrong copy operation.
Change-Id: Ief253146585ffc7474f9bd623c4680c8d516ede5
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jiyoung Yun [Tue, 28 Jul 2015 06:57:42 +0000 (15:57 +0900)]
libstorage: Do not use thread-unsafe function and code clearance
strerror() is not safety on multi thread environment.
Add initialize input buffer.
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: I159b6a2162ef73e1dd337910a5b2e9a80e1354bd
Jiyoung Yun [Wed, 3 Jun 2015 02:47:20 +0000 (11:47 +0900)]
libstorage: Support multi user by using tzplatform library
Storeage apis will return the proper directory path as per user accoount.
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: I35e249a9396f52de0c09191e88f3cac89f758f92
Jiyoung Yun [Thu, 21 May 2015 08:03:05 +0000 (17:03 +0900)]
libstorage: Add memory size check routine
If a memory size is zero, it does not try to divide by zero.
Change-Id: Ieeff37b0d527f0edba7d06f54f4f31081632f9b9
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jiyoung Yun [Thu, 16 Apr 2015 03:50:30 +0000 (12:50 +0900)]
libstorage: Change the since_tizen string for wearable
Change-Id: I2400fef8924b6a6a5af6f5a3b5c82328d81bc37b
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jiyoung Yun [Fri, 6 Feb 2015 06:16:10 +0000 (15:16 +0900)]
libstorage: Add initial libstorage code
This library provides functions to get storage information.
The type of stroage information includes:
* root directory
* storage type(internal or external)
* storage status
* total and available space size
(without minimum memory to launch application)
The type of directory information includes:
* Images
* Sounds
* Videos
* Camera
* Downloads
* Music
* Documents
* Others
* System ringtones
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jeonghoon Jeon [Thu, 27 Nov 2014 04:47:13 +0000 (20:47 -0800)]
Initial empty repository