summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sung-jae Park [Thu, 13 Jun 2013 01:01:22 +0000 (10:01 +0900)]
Update icon layout and font change event handler for utility service.
[model] Tizen
[binary_type] AP
[customer] Tizen Developer
[issue#] N/A
[problem] Icon text style is not changed. Layout is updated.
[cause] UX is changed. Font change event handler is not registered.
[solution] Update Icon layout. register the font change event handler.
[team] HomeTF
[request]
[horizontal_expansion]
Change-Id: If59c67b250170de9e24be8d2b394a8982af92bbe
Sung-jae Park [Wed, 29 May 2013 07:04:58 +0000 (16:04 +0900)]
Fix the prevent issue.
Change-Id: Id2c9770b6c4af5808373c8948c871e05920e9f16
Sung-jae Park [Tue, 28 May 2013 00:45:23 +0000 (09:45 +0900)]
Update SMACK rule & logging system.
[model] Tizen
[binary_type] AP
[customer] Tizen Developers
[issue#] N/A
[problem] Overwriting log file.
[cause] Every slave provider uses same filename for logging.
[solution] Use different filename for each provider using their PID.
[team] HomeTF
[request]
[horizontal_expansion]
Change-Id: I1cf127e2485cb584c46bc2a5474237c78b58aeb6
Youngjoo Park [Wed, 29 May 2013 00:16:27 +0000 (09:16 +0900)]
Merge "Update Icon layout file." into tizen_2.1
Youngjoo Park [Wed, 29 May 2013 00:16:08 +0000 (09:16 +0900)]
Merge "Use the SIGALRM & SIGUSR1 even if the ECORE_ERROR_ABORT is set." into tizen_2.1
Youngjoo Park [Wed, 29 May 2013 00:16:01 +0000 (09:16 +0900)]
Merge "Use the ECORE_ERROR_ABORT env." into tizen_2.1
Youngjoo Park [Wed, 29 May 2013 00:15:13 +0000 (09:15 +0900)]
Merge "Guarantees the destroy event of a livebox." into tizen_2.1
Youngjoo Park [Wed, 29 May 2013 00:14:38 +0000 (09:14 +0900)]
Merge "Update return value." into tizen_2.1
Sung-jae Park [Thu, 23 May 2013 05:10:58 +0000 (14:10 +0900)]
Update Icon layout file.
Change-Id: Ie3437e3c1190206c6d21a8c2c0dfd8607e7bc013
Sung-jae Park [Thu, 23 May 2013 01:35:50 +0000 (10:35 +0900)]
Use the SIGALRM & SIGUSR1 even if the ECORE_ERROR_ABORT is set.
Change-Id: I1a252222b49766942c5a0f0963f2b0df92673616
Sung-jae Park [Thu, 23 May 2013 01:22:46 +0000 (10:22 +0900)]
Use the ECORE_ERROR_ABORT env.
If it is turned on, don't enable the signal handler.
Just make the crash-worker do its job.
Change-Id: I8055f506095376d898a42f1313b47ea43aa0eb31
Sung-jae Park [Mon, 20 May 2013 11:24:33 +0000 (20:24 +0900)]
Guarantees the destroy event of a livebox.
If there is only one loaded box in the slave,
The slave will be terminated when the last box is deleted.
But the box couldn't get the destroy event, if it is in updating status.
So while terminating the slave,
the process will forcely call the destroy & fainalize function.
Even if it is in updating status.
And then terminate the process.
So now the livebox can gets the destroy event correctly.
Change-Id: Ifd8544fb3be889b696c6ff87b8f60bd577b666fb
Jinmook Lim [Thu, 16 May 2013 16:55:33 +0000 (01:55 +0900)]
Add smack rule
Change-Id: Ie9a8041a1cc9b53cd65be3d4d304ac4f37deade9
Signed-off-by: Jinmook Lim <jinmook.lim@samsung.com>
Sung-jae Park [Wed, 15 May 2013 08:31:57 +0000 (17:31 +0900)]
Update return value.
But it is not called by anyone.
Change-Id: Ia2f36edc57f28092d6932adaf78908cbe7bc9b7d
Sung-jae Park [Wed, 15 May 2013 08:20:44 +0000 (17:20 +0900)]
Add missing functions.
Which are used by liblivebox.
Change-Id: I560e27b3fd9e768d0a3f2b7eada0fdad51dd9f21
Sung-jae Park [Wed, 15 May 2013 07:13:31 +0000 (16:13 +0900)]
Add boilerplate.
Change-Id: I8d7e2312cd5745951d6c7f7b34f7a6c61788c508
Sung-jae Park [Wed, 15 May 2013 02:11:04 +0000 (11:11 +0900)]
Various patches are applied.
Patch 8
Ignore font size change event
Patch 7
Update visible state when it is created.
Patch 6
If the provider is paused, newly create box should be paused too.
After creating a new box instance, check the status of current provider.
And update the status of newly created box too.
Patch 5
Add CLCICKED log for estimating launch time.
Patch 4
Add shadow image and remove text shadow
Patch 3
Update icon edc file.
Patch 2
Change the color of text shadow.
Patch 1
Implement the icon service provider.
Patch #1
Icon service provider will generate the requested image file.
Using given edje & descfile.
After load the edje file, the provider will start parse the desc file
to fill the content of loaded edje object.
Patch #2
Add edje layout file for creating icon image using it.
Patch #3
Add 2x1, 2x2, 4x1, 4x2, 4x3, 4x4, 4x5, 4x6 icon layout
Patch #4
Fix bugs.
Change-Id: Ieac9854fcf49f0dbaed378a564782673ff1fd974
Sung-jae Park [Fri, 10 May 2013 11:41:15 +0000 (20:41 +0900)]
Merge branch 'tizen_2.1_smack' into tizen_2.1
Change-Id: Ic9cdd691426db9dc2f73035202318f250d319a84
Sung-jae Park [Tue, 7 May 2013 13:54:13 +0000 (22:54 +0900)]
Use the rule file again instead of manifest file.
Change-Id: I895924f293363abb83bd16c317ec5d4c2b996fd3
Kidong Kim [Tue, 7 May 2013 13:29:33 +0000 (22:29 +0900)]
fix manifest
Change-Id: I20e849d7ee69da1f769c2cb4814e6aacab237472
Sung-jae Park [Tue, 7 May 2013 07:33:07 +0000 (16:33 +0900)]
Merge rule into manifest file.
Remove rule file
Change-Id: Ic7731c51d2c3b06900f42d213f7eab210644d263
Sung-jae Park [Mon, 6 May 2013 07:41:29 +0000 (16:41 +0900)]
Remove smack rule file.
Change-Id: I289cb4431dc6d0477ba19e5dcb2ec09a14f65e3e
Sung-jae Park [Tue, 30 Apr 2013 12:34:27 +0000 (21:34 +0900)]
Manage the updated status.
For the script type,
If the livebox is not shown, try to merge the desc data.
And then send updated event to the provider when the provider prepare the buffer of a livebox.
Then we can prevent from lost of desc data.
For the PD.
If the PD is not opened, do not send updated event to the provider.
Just ignore it.
Change-Id: If346e84938fb5d59536f34ca7e3f308c6536ebca
Sung-jae Park [Fri, 19 Apr 2013 11:40:27 +0000 (20:40 +0900)]
Update License
Change-Id: I89bb320e4470a980b56a2650d26b8151d5a9931a
Sung-jae Park [Thu, 18 Apr 2013 09:34:43 +0000 (18:34 +0900)]
Update License
Change-Id: Ibc40636142337bc19b75bb34081053f873a7336f
Sung-jae Park [Thu, 18 Apr 2013 04:58:46 +0000 (13:58 +0900)]
MMC status check & font,size changed events added
Update font (name & size) changed event handler.
Add MMC status chage event handler
Change-Id: I26d72234b24ec108abd5b13126aeec2f5838484a
Sung-jae Park [Wed, 10 Apr 2013 11:43:58 +0000 (20:43 +0900)]
Sync with the private repository
Sent back to requested size of created livebox.
to make the correct size buffer.
Change-Id: I3a96c6d6ae0bd7b2f726b8c48883ffb94bba524a
Sung-jae Park [Thu, 28 Mar 2013 12:36:25 +0000 (12:36 +0000)]
Add more message to make easy to debug.
No comments. ;)
Change-Id: If06bfe1c1708efa3611f1828d0306bb0310dee97
Sung-jae Park [Mon, 25 Mar 2013 04:04:40 +0000 (04:04 +0000)]
Update License
2012 -> 2013
Change-Id: If051c015dafd8319932f35cd675220b5ab964362
Sung-jae Park [Thu, 21 Mar 2013 12:56:03 +0000 (12:56 +0000)]
Merge branch 'master' into tizen_2.1
Conflicts:
include/conf.h
packaging/org.tizen.data-provider-slave.spec
src/conf.c
Change-Id: I9463462acc0442cafabb038a016b4ac8c7bf1d6f
Sung-jae Park [Tue, 19 Mar 2013 10:21:18 +0000 (10:21 +0000)]
Add new conf key for accessing input device
Just for keeping the compatibility with master.
Change-Id: I2e3f262c4137edd954bb2b418cd8b8e8dbf9c9da
Jinkun Jang [Sat, 16 Mar 2013 12:39:40 +0000 (21:39 +0900)]
sycn with master
Sung-jae Park [Wed, 13 Mar 2013 01:55:26 +0000 (01:55 +0000)]
Add missing smack rule
Change-Id: Ia070e023fc4325c632dce7f2aa0d0c32c1658ddc
Sung-jae Park [Fri, 8 Mar 2013 06:49:07 +0000 (06:49 +0000)]
Fix the invalid smack label
Change-Id: If39e8fe5158ae76e563082ee394fdc3e07dbe354
Sung-jae Park [Mon, 4 Mar 2013 10:47:56 +0000 (10:47 +0000)]
Add pd_move event & region changed system event
Change-Id: If5ffdfd2c44787e3c92c16db91de44f7b5d0eb5f
Sung-jae Park [Wed, 27 Feb 2013 06:51:21 +0000 (06:51 +0000)]
Update the smack rule
Change-Id: Ief0989cdac1f553c6527d898c07e97ca60420d52
Sung-jae Park [Wed, 27 Feb 2013 03:02:52 +0000 (03:02 +0000)]
Sync with private repo.
Just Version up
Add few more debugging message
Change-Id: If692b43017d64ea9f42f30beba3e9659951b3d62
Sung-jae Park [Mon, 25 Feb 2013 14:20:33 +0000 (14:20 +0000)]
Update %files & %post section.
for installing files with proper owner & permissions.
Change-Id: I3d4d5941dad29872bcf14f290b41b2f0bbecba29
Sung-jae Park [Thu, 21 Feb 2013 10:56:14 +0000 (10:56 +0000)]
Sync with the latest code
Change-Id: I09347df0a6e78cb4e40df32c5c7f3afb7dc0d5fb
Sung-jae Park [Fri, 15 Feb 2013 08:51:14 +0000 (08:51 +0000)]
Update the conf file.
Add the slave_waiting_time.
But the slave doesn't need it. just for the master.
Change-Id: I8def8f4aa32843b165f3ef672d75d2fb5557755d
Sung-jae Park [Thu, 14 Feb 2013 07:14:13 +0000 (07:14 +0000)]
Update the smack manifest file.
Change-Id: Ia6206e13e4d44b186f35a915d54f2787573ac1c2
Sung-jae Park [Thu, 14 Feb 2013 05:19:19 +0000 (05:19 +0000)]
Update the update period comepensation code.
Check the updated file size.
if the filesize is ZERO, just prints some log.
Update the smack rule.
Change-Id: If6f24f9f840d443e3efd81b78a76603e953b4bc4
Sung-jae Park [Tue, 5 Feb 2013 06:56:30 +0000 (06:56 +0000)]
Update the smack rule
Change-Id: Ib174c7b33c833db99c7ade2a61e3bb04bdbaf616
Sung-jae Park [Mon, 4 Feb 2013 06:01:02 +0000 (06:01 +0000)]
Update smack rule & create a data folder
Change-Id: I6c51f8a80779517d288a95242c673ff37971e960
Sung-jae Park [Fri, 1 Feb 2013 05:57:15 +0000 (05:57 +0000)]
Update the smack rule and debug mode.
Change-Id: I37852fada0320297b9d2360cbca9523cdb8130b5
Sung-jae Park [Thu, 31 Jan 2013 01:49:06 +0000 (01:49 +0000)]
Remove some rule
Change-Id: I962534aeaa4544a25d7e700d6958e8cdd0908c68
Sung-jae Park [Thu, 31 Jan 2013 01:10:53 +0000 (01:10 +0000)]
Update the smack rule
Change-Id: I68a264e2d9dde25cc7dfb2d4c2c564c935aa4472
Sung-jae Park [Wed, 30 Jan 2013 05:59:32 +0000 (05:59 +0000)]
Update smack rule
Change-Id: I26dd715f6592737b417c108bb91e7186eef4ba51
Sung-jae Park [Fri, 25 Jan 2013 11:09:20 +0000 (11:09 +0000)]
key down/up, accessibility feature added
Update spec
Change-Id: I5447a69010dafe967057f0cb5116f14295107fed
Sung-jae Park [Thu, 24 Jan 2013 05:36:11 +0000 (05:36 +0000)]
Fix the prevent issue. (From the private repository)
Change-Id: Ia82e043af2e27084e62a568c8f94d1d99b813799
Sung-jae Park [Wed, 23 Jan 2013 03:10:50 +0000 (03:10 +0000)]
Add smack rule
Change-Id: I19a0c300ba190f74a802cdad4948970e11d61d17
Sung-jae Park [Tue, 15 Jan 2013 05:17:39 +0000 (14:17 +0900)]
Add TIME_CHANGED event
Change-Id: I268c3bcf3e52864165576061874b9727b98a368a
Sung-jae Park [Fri, 11 Jan 2013 11:01:08 +0000 (20:01 +0900)]
Apply the smack rule
Change-Id: Ic993e0ec3ebfb2635e3f4b6a70b0cc17412e3adf
Sung-jae Park [Thu, 10 Jan 2013 08:35:41 +0000 (17:35 +0900)]
Add new API for updating boxes.
Change-Id: Id126805e6204f4ef1e42f84ad4cc1cde05f1c172
Sung-jae Park [Fri, 4 Jan 2013 12:34:59 +0000 (21:34 +0900)]
Revise the spec file
Handling the reader/always shared folder
Clear all contents from the main function without script.
Change-Id: I2ca426ffb39782464b834defe16f928c7c2edcd5
Sung-jae Park [Wed, 2 Jan 2013 06:59:09 +0000 (15:59 +0900)]
Change the LOG_TAG
Change-Id: Id794a8ff6a00a082a336be947bb1c0939ebf8fc4
Sung-jae Park [Fri, 21 Dec 2012 16:22:02 +0000 (01:22 +0900)]
Remove code of the deprecated feature
Change-Id: I77dbe7fc276b71f37685e56f4369e5f4cf1e1d56
Sung-jae Park [Thu, 20 Dec 2012 08:10:16 +0000 (17:10 +0900)]
Initialize the project.
Change-Id: I5abec1a723b1b70877710b2c871ccd86b3669103
HyungKyu Song [Mon, 17 Dec 2012 01:52:52 +0000 (10:52 +0900)]
Initial empty repository