summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Lukasz Stanislawski [Sat, 30 Jan 2016 12:24:45 +0000 (13:24 +0100)]
pass proper images directories to edje_cc
Change-Id: I3d17e878a4c649229518a48ca32ce85f058ccdcc
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Lukasz Stanislawski [Sat, 30 Jan 2016 12:18:13 +0000 (13:18 +0100)]
User relative path to imports in edc files.
edje_cc seems to not have configurable include paths. Use relative
to include files from 'inc' folder.
Change-Id: Ifc754598c523ee7e6935eb3e9dd1af911c259d6d
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Lukasz Stanislawski [Sat, 30 Jan 2016 12:01:59 +0000 (13:01 +0100)]
Use private notification headers.
Change-Id: I5cf86fc657939ce4abaca190c00e8c8c2a22d64c
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Lukasz Stanislawski [Sat, 30 Jan 2016 11:27:25 +0000 (12:27 +0100)]
adjust code to public bluetooth audio API
Since new API lack of state getter, updating bluetooth state
along with call change notifications had to be disabled.
Change-Id: I49da1277d9a9bb9f696ca886dd780f0bf657db4f
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Lukasz Stanislawski [Sat, 30 Jan 2016 10:25:34 +0000 (11:25 +0100)]
remove VENDOR define.
VENDOR was always equal to "org.tizen" in previous build config.
Introduce two separate defines for emial and message apps.
Change-Id: I17f5644f8f25f0dde4cdb5772e632e0165d7c6a8
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Lukasz Stanislawski [Sat, 30 Jan 2016 10:18:16 +0000 (11:18 +0100)]
fix return value in void return function.
Clang throws an compile error in such cases. It looks that previous
gcc configuration ignored this case.
Change-Id: I1f7db5415b69b60ff654a638527a926a0ad4979c
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Lukasz Stanislawski [Sat, 30 Jan 2016 10:16:27 +0000 (11:16 +0100)]
resolve undefined enum value
For some reason clang compiler do not allow to declare variable
initialized with enum in case statement.
Change-Id: I53a0f8eabe3bc3d6aa446909c9777958d49608d7
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Lukasz Stanislawski [Sat, 30 Jan 2016 10:03:34 +0000 (11:03 +0100)]
rewrite pkg-mgr to app_info.
Change-Id: Ic59884fe50520ee635803d75cb298021ba7bd4db
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Lukasz Stanislawski [Fri, 29 Jan 2016 17:18:31 +0000 (18:18 +0100)]
remove unused include
Change-Id: I59149ba73400919735cf26285d32b88a2a55d179
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Lukasz Stanislawski [Fri, 29 Jan 2016 17:16:24 +0000 (18:16 +0100)]
reorganize module header includes.
Change-Id: If602157474ceab15f1a57a7a3cf79fcd4fa789d8
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Lukasz Stanislawski [Fri, 29 Jan 2016 17:05:15 +0000 (18:05 +0100)]
Get rid of _DLOG_USED define.
In previous build configuration _DLOG_USED was always set.
In sdk _DLOG_USED will be removed to simplify build configuration.
Change-Id: I5bb96f1ba03b7e2461bcb2742db635f7d78aff7f
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Lukasz Stanislawski [Fri, 29 Jan 2016 17:00:25 +0000 (18:00 +0100)]
Get rid of OPACITY_MODE.
In previous build configuration opacity mode was always set to TRUE.
In sdk OPACITY_MODE will be removed to simplify build configuration.
Change-Id: Ib19a91112b68885b68c098924c7ef33b7d0c24b5
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Lukasz Stanislawski [Fri, 29 Jan 2016 16:52:15 +0000 (17:52 +0100)]
further repo reorganization for Tizen 3.0 SDK.
Removed desktop, shell and xml templates as they seems useless in sdk.
Move all headers to inc dir.
Change-Id: I7002c8acf4b03b795e997d0f3b9068795298270e
Lukasz Stanislawski [Fri, 29 Jan 2016 16:47:44 +0000 (17:47 +0100)]
remove unused header.
Change-Id: Id24821ba2bd23adcb439c6492982707a61fa3b98
Lukasz Stanislawski [Fri, 29 Jan 2016 16:46:47 +0000 (17:46 +0100)]
comment-out tzsh related code
Currently tzsh headers are not available even in private sdk rootstrap.
Change-Id: Ibade55e989ed36bb56b91fb70ba4ab4c8fd06fed
Lukasz Stanislawski [Fri, 29 Jan 2016 16:42:18 +0000 (17:42 +0100)]
Initial import to Tizen 3.0 SDK.
Change-Id: I3421e3041b3aee25ae6ed251c6f1e0e48225bdde
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
Eunyoung Lee [Mon, 11 Jan 2016 00:55:55 +0000 (09:55 +0900)]
Change the way of launching app to app_launcher
Change-Id: I2a3248f9fba4ecfbc15cd249607dd6266978e9fa
Eunyoung Lee [Fri, 8 Jan 2016 05:13:53 +0000 (14:13 +0900)]
Change the way of luanching app
Change-Id: I1a11ac64aec834ee51c1aced071ec5269d31eecf
Eunyoung Lee [Thu, 7 Jan 2016 02:51:25 +0000 (11:51 +0900)]
Hide clock when locksceen is shown on the screen
Change-Id: Iea840a5133c868c40ebe1427167f8347c9d7f8ea
Eunyoung Lee [Wed, 6 Jan 2016 08:37:16 +0000 (17:37 +0900)]
Resize window & Resize time and icons
Change-Id: I05e4c65d62a4e546f5c4df031027676b610a7c55
Eunyoung Lee [Fri, 11 Dec 2015 04:40:38 +0000 (13:40 +0900)]
Initialize Tizen-ws-shell & Modify base scale
Change-Id: I77dc1bb59cb9d512ad0e54395fd5f71ff33ab0ef
Eunyoung Lee [Mon, 7 Dec 2015 05:07:59 +0000 (14:07 +0900)]
Modify method for launching
Change-Id: I1c51160613895b546625a1de6f3b707578d118bd
Eunyoung Lee [Thu, 29 Oct 2015 06:38:52 +0000 (15:38 +0900)]
Change vconfkey : INDICATOR_SHOW_MORE_NOTI_PORT -> VCONFKEY_INDICATOR_SHOW_MORE_NOTI
Change-Id: Ie6855848483990f8c21a247c0d71447c22296283
Eunyoung Lee [Tue, 28 Jul 2015 11:19:13 +0000 (20:19 +0900)]
Add window alpha set EINA_TRUE
Change-Id: Id31d4f1dd50abb79fda0adb9c481c8b2f2cdb929
Eunyoung Lee [Mon, 13 Jul 2015 04:31:18 +0000 (13:31 +0900)]
Remove symlink of service file at default.target.wants
Change-Id: Ie0b1476fc2054d38b84a799f497d1566a89a7c00
Eunyoung Lee [Mon, 13 Jul 2015 04:28:32 +0000 (13:28 +0900)]
Create dummy window for getting size of window & Remove overlay window
Change-Id: I74211e0882c728acbbd3700df75f91d029e18528
Eunyoung Lee [Fri, 10 Jul 2015 12:11:19 +0000 (21:11 +0900)]
Modify size of window and clock font
Change-Id: I3aa63e867e5b15dc47b13fdf83d6190eedb9da12
Eunyoung Lee [Tue, 7 Jul 2015 02:08:55 +0000 (11:08 +0900)]
Modify function to add timer
Change-Id: Ic9ae3ff952ac34bd836912d9ffcede3f1d0c017b
Eunyoung Lee [Mon, 6 Jul 2015 05:38:14 +0000 (14:38 +0900)]
Midify size of indicator's window
Change-Id: I3fb6a27348acf523d45f456cea763db5b5c00562
Eunyoung Lee [Fri, 3 Jul 2015 11:37:29 +0000 (20:37 +0900)]
Modify smack rule for Tizen 3.0
Change-Id: I9a9702866e5a6f536fe3e47043dc05dec326bf61
Eunyoung Lee [Thu, 2 Jul 2015 02:59:23 +0000 (11:59 +0900)]
Remove feature : Dual Sim
Change-Id: I98305c36da4ac50b553952fcd311c8f5b09cfad5
Eunyoung Lee [Fri, 26 Jun 2015 01:19:41 +0000 (10:19 +0900)]
Modify systemd dependency
Change-Id: I404c26a40b2f89db2d2b1ab1c74f9fa603a92a03
Eunyoung Lee [Tue, 9 Jun 2015 05:32:38 +0000 (14:32 +0900)]
[Tizen 3.0] 2.4 source code merge
Change-Id: I96c92f8a4ad3f27eca241d90a8bbb0b6fffc3e35
Iván Briano [Tue, 11 Feb 2014 16:42:02 +0000 (08:42 -0800)]
Merge "Adjust SMACK to new model, remove initscripts" into tizen
Ramasamy [Fri, 24 Jan 2014 13:50:11 +0000 (19:20 +0530)]
VConftool does not support shell variables for macro substitution and multi user support wiki information has to be updated. Reverted back the hardcoded uid and gids. Transferring the issue to the Architect team for futher analysis=> Multi-User Architecture support - PTREL-208
signed-off-by: Ramasamy <ram.kannan@samsung.com>
Change-Id: Id59f57817f173c79bf737970f1222dee1278c0fe
Ramasamy [Fri, 24 Jan 2014 06:30:03 +0000 (12:00 +0530)]
Removed hard UID and GID names/values and substituted with defines from libtzplatform-config package => Multi-User Architecture support - PTREL-208 , also removed the debian folder from the package as it is not used anymore and is giving false issues for multi-user support.
signed-off-by: Ramasamy <ram.kannan@samsung.com>
Change-Id: Ia570b2249d032b2c79368365d83baac7f5825ba9
Maciej Wereski [Tue, 31 Dec 2013 15:23:58 +0000 (16:23 +0100)]
Adjust SMACK to new model, remove initscripts
Also RPMLINT fixes and added changes file.
Change-Id: I6ce0776af38d96c1ef23622bb095aaa89fbd4f30
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
sung1103.park [Fri, 10 May 2013 08:36:05 +0000 (17:36 +0900)]
smack merge
sung1103.park [Tue, 7 May 2013 12:01:58 +0000 (21:01 +0900)]
fix battery percentage bug while unlock
sung1103.park [Tue, 7 May 2013 11:25:59 +0000 (20:25 +0900)]
fix battery percentage display error
sung1103.park [Mon, 6 May 2013 06:29:47 +0000 (15:29 +0900)]
change notice file
sung1103.park [Thu, 2 May 2013 05:18:14 +0000 (14:18 +0900)]
Merge "change license version/file" into tizen_2.1
sung1103.park [Thu, 2 May 2013 04:56:32 +0000 (13:56 +0900)]
change license version/file
sung1103.park [Mon, 22 Apr 2013 07:33:57 +0000 (16:33 +0900)]
Merge "fix prevent issue" into tizen_2.1
sung1103.park [Mon, 22 Apr 2013 07:31:15 +0000 (16:31 +0900)]
fix prevent issue
sung1103.park [Thu, 18 Apr 2013 08:10:13 +0000 (17:10 +0900)]
change license file
sung1103.park [Thu, 18 Apr 2013 08:03:21 +0000 (17:03 +0900)]
change license file
sung1103.park [Tue, 16 Apr 2013 12:04:45 +0000 (21:04 +0900)]
remove unused vconf
sung1103.park [Tue, 16 Apr 2013 07:33:39 +0000 (16:33 +0900)]
remove unused vconf
sung1103.park [Thu, 4 Apr 2013 03:53:05 +0000 (12:53 +0900)]
fix indicator touch error
sung1103.park [Mon, 1 Apr 2013 12:09:53 +0000 (21:09 +0900)]
fix quickpanel open problem
sung1103.park [Thu, 28 Mar 2013 12:24:44 +0000 (21:24 +0900)]
sync with private
sung1103.park [Fri, 22 Mar 2013 04:57:00 +0000 (13:57 +0900)]
sync with master
Jinkun Jang [Fri, 15 Mar 2013 16:04:01 +0000 (01:04 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:37:34 +0000 (01:37 +0900)]
Tizen 2.1 base
Hyesook Choi [Thu, 7 Jun 2012 23:56:18 +0000 (08:56 +0900)]
Initial empty repository