Geunsun, Lee [Wed, 3 Aug 2016 12:00:13 +0000 (21:00 +0900)]
Implement lazy mount
Change-Id: If4fffd9d3a3bb68c4f5f7e27e194c84550d47efd
gs86.lee [Wed, 13 Jul 2016 10:50:02 +0000 (19:50 +0900)]
Remove unused defines
Change-Id: I3f8300bef44864b0b6b2298d5ea4ca8a4378db14
gs86.lee [Fri, 8 Jul 2016 08:10:11 +0000 (17:10 +0900)]
Change keygrab logic : add ecore timer -> check global added & keymap update flags
Change-Id: I0514140be01403cd6f3b294392e8e1909368ae33
gs86.lee [Wed, 6 Jul 2016 08:25:09 +0000 (17:25 +0900)]
Fix warning messages in spec file
Change-Id: I1de93b5113f3ca47fb8bd6150340da7fe8eb2735
gs86.lee [Tue, 5 Jul 2016 10:21:24 +0000 (19:21 +0900)]
Remove ivi files(starter is removed at OBS Tizen:IVI)
Change-Id: Ic6b74a5cdf80b3d0221a5bdb56a35bca0ed75206
gs86.lee [Tue, 5 Jul 2016 04:46:02 +0000 (13:46 +0900)]
Remove unused files
Change-Id: I7294e324dc16434df4d62ef40bd63b9c1b3322c6
gs86.lee [Mon, 4 Jul 2016 07:06:52 +0000 (00:06 -0700)]
Merge "Apply build option naming rule" into tizen
gs86.lee [Mon, 4 Jul 2016 07:03:37 +0000 (16:03 +0900)]
Remove starter.service in default.target.wants directory
Change-Id: Ieb60fd63bcc6a81e5a32fbfe97c3eff45f1570ac
gs86.lee [Sun, 3 Jul 2016 22:29:03 +0000 (07:29 +0900)]
Remove starter-pre.service & starter-pre.path
Change-Id: I6c587d50d7324fc3f6b21f725a2990366c8aedc1
gs86.lee [Fri, 1 Jul 2016 10:03:46 +0000 (19:03 +0900)]
Fix command in starter-per.service
Change-Id: I6c03a915d5153f6e9cff5f9c8e404972178cc100
gs86.lee [Fri, 1 Jul 2016 09:16:26 +0000 (18:16 +0900)]
Apply build option naming rule
Change-Id: I7342ca488e02ec49124aeae910c600181bbb56e7
gs86.lee [Thu, 30 Jun 2016 10:19:51 +0000 (19:19 +0900)]
Add echo command at starter-pre.service
Change-Id: I27fae15a178ec6068ba2ceec35b6266640176b87
juhee,park [Thu, 30 Jun 2016 01:03:27 +0000 (10:03 +0900)]
delete Start binary from pre.service
Change-Id: Ib76d29e8c3f915c016e18c048e384e3d036d8a04
gs86.lee [Tue, 28 Jun 2016 08:30:52 +0000 (17:30 +0900)]
Remove shell script
Change-Id: I416d280483098c30e4e6154950056e494e4f6da4
gs86.lee [Fri, 17 Jun 2016 10:35:33 +0000 (19:35 +0900)]
[ivi] Fix build error for ivi profile
Change-Id: I1360664572e3423ac642d189b7195762ec9e2d3a
gs86.lee [Fri, 17 Jun 2016 10:26:40 +0000 (19:26 +0900)]
[Common] Fix build error for common profile
Change-Id: Ia2c150f26aca6eae724ff3055d02d34704c36a98
gs86.lee [Mon, 13 Jun 2016 07:52:54 +0000 (16:52 +0900)]
[mobile] Change API launching an application : aul_launch_app() -> app_control_send_launch_request()
Change-Id: Ibd3c56c90756fcf0939431467f1e6cf501ba1c8a
gs86.lee [Fri, 10 Jun 2016 08:34:46 +0000 (17:34 +0900)]
[mobile] Fix booting logic to enhance booting time
Change-Id: Id57bb4d70226772b72903047b180cadb91c88e24
gs86.lee [Fri, 10 Jun 2016 04:16:42 +0000 (13:16 +0900)]
[mobile] Fix JIRA issue(TSAM-4595) : Lockscreen launches on calling device_display_change_state
Change-Id: I55825a3ab299538fc516a6071f7c200668e0e4c0
gs86.lee [Wed, 8 Jun 2016 08:29:49 +0000 (17:29 +0900)]
[mobile] Remove password lockscreen
Change-Id: I6d54cd815546e799726deb917cfc2e777077bb09
gs86.lee [Fri, 27 May 2016 05:58:09 +0000 (14:58 +0900)]
[mobile] Fix logic to launch menu-screen at 64bit binary
Change-Id: I5740b91fe70360f0acd7397a7d2ddf6e7da8df29
gs86.lee [Thu, 19 May 2016 08:11:38 +0000 (17:11 +0900)]
[mobile] In 64bit binary, menu-screen will be launched first.
The others(lockscreen, quickpanel, indicator, volume) are not launched.
Change-Id: I557cdda6039467adbe34cd4ade303cc37fab88d7
gs86.lee [Mon, 16 May 2016 00:58:33 +0000 (09:58 +0900)]
[wearable] Release free memory from top of the heap
Change-Id: I84958512d67f13ba77de0f2748b17e91936b4529
gs86.lee [Fri, 13 May 2016 11:36:01 +0000 (20:36 +0900)]
[common] Fix logic to register vconfkey callback : VCONFKEY_BOOT_ANIMATION_FINISHED
If 'VCONFKEY_BOOT_ANIMATION_FINISHED' is already 1,
it is not necessary to register vconfkey callback function.
Change-Id: I8040a81cc6b4ffd73e229018b84e91249b23f818
gs86.lee [Fri, 13 May 2016 11:16:34 +0000 (20:16 +0900)]
[mobile] Fix logic to register vconfkey callback : VCONFKEY_BOOT_ANIMATION_FINISHED
If 'VCONFKEY_BOOT_ANIMATION_FINISHED' is already 1,
it is not necessary to register vconfkey callback function.
Change-Id: I918bb65d3dd414c041c3eb98aecf28277d2520f7
gs86.lee [Thu, 12 May 2016 22:53:33 +0000 (07:53 +0900)]
Release free memory from the top of the heap(using malloc_trim())
Change-Id: I5ba6c91888f01a2fef44966b7239c10cddaccb20
gs86.lee [Mon, 9 May 2016 23:21:21 +0000 (08:21 +0900)]
Fix SVACE issue : Assignment of a signed value which has type [int] to a variable of a bigger integer type [uint64_t]
Change-Id: I37989f523b27aba5c7fb820d3afecaed6eda32dc
gs86.lee [Mon, 18 Apr 2016 00:28:56 +0000 (09:28 +0900)]
Fixed build warnings
Change-Id: I37489e3cacae94146fac6c765a5235f35322f637
jin0.kim [Fri, 25 Mar 2016 08:00:48 +0000 (16:30 +0830)]
Fixed Svace Review WID : 51275
Change-Id: I9cf28af30e14cedaba2e5ff36fca5aa6ee642917
gs86.lee [Tue, 22 Mar 2016 11:18:26 +0000 (20:18 +0900)]
Change homescreen package in common profile : org.tizen.homescreen-efl -> org.tizen.menu-screen
Change-Id: Iacc4e4af70af548f89060542698d02866e52604a
gs86.lee [Thu, 10 Mar 2016 09:12:18 +0000 (18:12 +0900)]
Add code to launch apps(indicator, quickpanel)
Change-Id: Ib7fb5a0673846cf66500b049c1588def30417a6b
gs86.lee [Mon, 7 Mar 2016 03:57:30 +0000 (12:57 +0900)]
Implement IVI profile
Change-Id: I091204327b687b7344d4093dc63353b930d0c667
gs86.lee [Thu, 3 Mar 2016 05:05:13 +0000 (14:05 +0900)]
[Wearable] Remove code to launch clock viewer
Change-Id: I1f6ac0e329cca7a57658d2728eee719009a38dc7
gs86.lee [Wed, 2 Mar 2016 05:39:18 +0000 (14:39 +0900)]
Fix JIRA issue(TSAM-897) : Lockscreen is shown by ALARM_MANAGER on alarm from calendar database when device is unlocked
Change-Id: Ie43f2f802f6f9792442ca3829c81a025080a79d8
gs86.lee [Fri, 26 Feb 2016 06:50:24 +0000 (15:50 +0900)]
Disable launching volume & lockscreen
Change-Id: I310de8e84fc1259d7c4036151b95f1c269faa62e
gs86.lee [Thu, 18 Feb 2016 02:52:36 +0000 (11:52 +0900)]
Remove code that is launching pwlock
Change-Id: I235cef8c02a7f7b0e522b37f2bc34778fc7e0e06
gs86.lee [Tue, 16 Feb 2016 10:47:03 +0000 (19:47 +0900)]
Fix warning error
Change-Id: I96d389280e4183f43f7ef4db144fec46bb92c0e4
gs86.lee [Tue, 16 Feb 2016 10:13:38 +0000 (19:13 +0900)]
Fix JIRA issue(TSAM-954) : System settings API returns SYSTEM_SETTINGS_LOCK_STATE_UNLOCK if device is locked.
Change-Id: Ib902664955899e5d1b2af42fb86a59a3f4690183
gs86.lee [Tue, 16 Feb 2016 09:53:09 +0000 (18:53 +0900)]
Add code to check wayland display
Change-Id: Iff0746e54a25b8b1342e455972860a7ba3ad3331
gs86.lee [Mon, 15 Feb 2016 08:54:06 +0000 (17:54 +0900)]
Implement common profile
Change-Id: Id069fb262c9f56fb0d0e8fbf7ad66e9949ae4a2e
gs86.lee [Fri, 12 Feb 2016 08:41:16 +0000 (17:41 +0900)]
Prevent crash error(check wayland display)
Change-Id: If102e8c7c0d91d954300b1670909e5717b0279b7
gs86.lee [Tue, 2 Feb 2016 08:01:52 +0000 (17:01 +0900)]
Apply wearable profile
Change-Id: Ib1322ee6256bb3f9b74c94b2ffcd259dcf949ebb
gs86.lee [Tue, 2 Feb 2016 04:49:47 +0000 (13:49 +0900)]
Change package name of homescreen : org.tizen.homescreen -> org.tizen.homescreen-efl
Change-Id: I26bf7beca2fab4713dc0bb113874122d0acaa59d
juhee,park [Tue, 29 Dec 2015 00:58:07 +0000 (09:58 +0900)]
Remove Sys-assert dependency
Signed-off-by: juhee,park <juhee82.park@samsung.com>
Change-Id: I4250eb3eb23b0f619f34a8d73c4808e818ae3f29
gs86.lee [Mon, 7 Dec 2015 00:18:49 +0000 (09:18 +0900)]
Exclude TV profile
Change-Id: I7642af4d2b9698ef651e815a5011c68222b040df
junkyu Han [Tue, 10 Nov 2015 07:25:28 +0000 (16:25 +0900)]
Change launch API to aul_luanch
Change-Id: I71444671c7bd098e9cf0c267909997c0dd0c6c92
gs86.lee [Wed, 30 Sep 2015 11:46:54 +0000 (20:46 +0900)]
Remove rd3starter script
Change-Id: Iacaec6bdaca438aa64b8e7d3c886b104692e5ed1
gs86.lee [Thu, 10 Sep 2015 11:40:55 +0000 (20:40 +0900)]
Implement keygrab using ecore API : ecore_wl_window_keygrab_set()
Change-Id: I60096c236a3011424c3493562cd8c41987d1eafd
gs86.lee [Thu, 10 Sep 2015 13:46:08 +0000 (22:46 +0900)]
Fix bug that is occurred by changing user
Change-Id: I8ffc31cbd677d90804c2842e187f64c41cc60fc6
gs86.lee [Wed, 2 Sep 2015 10:10:42 +0000 (19:10 +0900)]
Change Feedback type : FEEDBACK_PATTERN_TOUCH_TAP -> FEEDBACK_PATTERN_TAP, FEEDBACK_PATTERN_HOURLY_ALERT -> FEEDBACK_PATTERN_NONE
Change-Id: Ie167f8a8fbbe679034994e65a0632e5460afd9dd
gs86.lee [Thu, 30 Jul 2015 05:52:44 +0000 (14:52 +0900)]
Launch lockscreen after boot animation is finished
Change-Id: Id2e5cd2bf54d7408db559e86e19762c24643b5d5
gs86.lee [Wed, 22 Jul 2015 01:52:23 +0000 (10:52 +0900)]
Fix build error in X11
Change-Id: Iaa585287a5224a858f2fc284bad86cb21e258860
gs86.lee [Mon, 20 Jul 2015 05:42:57 +0000 (14:42 +0900)]
Remove safemode
Change-Id: I653905a5a7494ff38364c7c2ac70c2650671c831
gs86.lee [Wed, 15 Jul 2015 13:15:08 +0000 (22:15 +0900)]
Fix dead timer callback func.
Change-Id: I3ac8011a30428e793cfbca5237c0cd3cf56c0f54
gs86.lee [Wed, 15 Jul 2015 06:02:07 +0000 (15:02 +0900)]
Fix bug in dead timer cb
Change-Id: I4e3ba7f8b4657f2dfc74ee92ce1db9d465cbaf0b
gs86.lee [Tue, 14 Jul 2015 06:42:10 +0000 (15:42 +0900)]
Remove vconfkey initialize code
Change-Id: I6bf25ec17e2142c5514be6ba5f7bdf594b6e74d3
gs86.lee [Tue, 14 Jul 2015 02:51:42 +0000 (11:51 +0900)]
Remove unused service : wm_ready.service
Change-Id: If034cda01906f9f6ad99cc1e0efbf13aee4f50f2
gs86.lee [Wed, 8 Jul 2015 08:17:42 +0000 (17:17 +0900)]
Remove security-server dependency
Change-Id: I62a66c897e5f0976f64a26551491ae5d7f8bbb00
gs86.lee [Tue, 7 Jul 2015 05:26:50 +0000 (14:26 +0900)]
Remove rule file
Change-Id: I0bf94486f00d6bc2aa102f0e4608a93cd546ac7b
gs86.lee [Wed, 1 Jul 2015 03:07:41 +0000 (12:07 +0900)]
Revmoe SmackProcessLabel in servie files
Change-Id: Idebda9d0330b9337e52a7a9cd90c008e5ab9b07a
gs86.lee [Mon, 29 Jun 2015 05:25:46 +0000 (14:25 +0900)]
Fix code to launch menu-screen
Change-Id: I9d1c45fee8803c8c810d0ade5ca68a7cb90b328a
gs86.lee [Fri, 26 Jun 2015 07:27:52 +0000 (16:27 +0900)]
Change system session to user session
Change-Id: Ia7b90d20d75fb2613f0f32a89e1f4dffa6636d23
gs86.lee [Fri, 26 Jun 2015 01:57:22 +0000 (10:57 +0900)]
Add path file to launch starter
Change-Id: I67c6dde712a84170f7024665311406222d78bab6
gs86.lee [Wed, 24 Jun 2015 07:46:17 +0000 (16:46 +0900)]
Code sync up from tizen 2.4
Change-Id: Icdf8e1891c0c7bf3316123d3e693af1d58476133
junkyu.han [Mon, 11 May 2015 07:44:35 +0000 (16:44 +0900)]
Remove unused file & unused build feature
Change-Id: Iab471d496dbc022d447f995d01ed5771771d6ff2
junkyu.han [Mon, 11 May 2015 07:31:33 +0000 (16:31 +0900)]
Merge tizen2.4 starter
Change-Id: I746cceccc33934d7ba81e38c526e8f5a25133ef5
junkyu.han [Mon, 11 May 2015 04:31:44 +0000 (13:31 +0900)]
remove lock menu-screen
Change-Id: I1c4694245c0a34a1889b2742983d152cbee58436
junkyu.han [Fri, 8 May 2015 09:30:29 +0000 (18:30 +0900)]
Spec & Path : try to boot on Tizen 3.0 Mobile
Change-Id: Ibcf57501b463fe0c7481722293e48e8a51d3ca31
junkyu.han [Thu, 7 May 2015 14:20:34 +0000 (23:20 +0900)]
Add fallback home
Change-Id: I86f17ac712dcf4f226c8dd2aa597774f5f2e37e8
moon87.park [Fri, 13 Feb 2015 05:05:04 +0000 (14:05 +0900)]
[starter] modify the system_info key string
Change-Id: I47dc8d56fde989775370ee77b1e6d0a814b1f63e
Boram Park [Mon, 26 Jan 2015 08:25:12 +0000 (17:25 +0900)]
window effect is not available
Change-Id: Ia1180d8c763547f5dcc4ad37376b0fa4afe7c1ac
Li,Limin [Thu, 19 Dec 2013 02:22:21 +0000 (10:22 +0800)]
init wayland support
The display server based on X or Wayland, is now a choice of different profile in Tizen 3.0.
Basically and consistently, two macros were used "with wayland" and "with x".
Below summarize the combination of the macros:
| wayland | x | meaning
|---------------------------
| 0 | 1 | pure X11 platform(no wayland)
| 1 | 0 | pure wayland platform (no X11)
| 1 | 1 | wayland but X compatibility
| 0 | 0 | no X and no wayland
This method unifies the meaning and usage. Deploy this method to starter package.
Signed-off-by: Li,Limin <liminx.li@intel.com>
Change-Id: Idcdda548d545720c7649c10afba209be48fa33c9
Graydon, Tracy [Thu, 1 Aug 2013 21:50:08 +0000 (14:50 -0700)]
Fix lang and invalid group rpmlint errors
Alexandru Cornea [Fri, 28 Jun 2013 09:24:54 +0000 (12:24 +0300)]
resetting manifest requested domain to floor
hhh.kwon [Mon, 6 May 2013 10:58:40 +0000 (19:58 +0900)]
Fix SMACK rule.
Hong Kwon [Fri, 3 May 2013 14:13:42 +0000 (23:13 +0900)]
Merge "Apply smack rule." into tizen_2.1_smack
hhh.kwon [Fri, 3 May 2013 13:14:02 +0000 (22:14 +0900)]
Apply smack rule.
hhh.kwon [Thu, 2 May 2013 04:51:02 +0000 (13:51 +0900)]
Merge branch 'master' into tizen_2.1
hhh.kwon [Thu, 2 May 2013 04:40:19 +0000 (13:40 +0900)]
Update license version.
Jin Yoon [Tue, 30 Apr 2013 05:27:58 +0000 (14:27 +0900)]
Merge branch 'master' into tizen_2.1
Jin Yoon [Tue, 30 Apr 2013 05:25:54 +0000 (14:25 +0900)]
Version update
Change-Id: Ie07b10b6877a0ff1eb220ef3549cd2498afb3342
Jin Yoon [Mon, 29 Apr 2013 05:20:17 +0000 (14:20 +0900)]
Merge branch 'master' into tizen_2.1
Jin Yoon [Mon, 29 Apr 2013 05:19:55 +0000 (14:19 +0900)]
Restart the starter whenever it is killed
Change-Id: I80d1052077bef04b7bbf6097b04194b669f7e935
Jin Yoon [Mon, 22 Apr 2013 08:21:11 +0000 (17:21 +0900)]
Merge branch 'master' into tizen_2.1
Jin Yoon [Mon, 22 Apr 2013 08:15:24 +0000 (17:15 +0900)]
Set the vconfkey as the default menu-screen/lock-screen when the app is not launched abnormally.
Change-Id: I8647124a2a18a82a47f01d909076e4029b6ef97b
Jin Yoon [Sat, 20 Apr 2013 11:41:30 +0000 (20:41 +0900)]
Merge branch 'tizen_2.1'
Jin Yoon [Sat, 20 Apr 2013 09:36:21 +0000 (18:36 +0900)]
Do not check the lock type
hhh.kwon [Thu, 18 Apr 2013 14:38:33 +0000 (23:38 +0900)]
Merge branch 'master' into tizen_2.1
hhh.kwon [Thu, 18 Apr 2013 10:28:13 +0000 (19:28 +0900)]
Change flora license file.
hhh.kwon [Tue, 16 Apr 2013 13:17:49 +0000 (22:17 +0900)]
Change vconfkey for 3rd party lockscreen.
hhh.kwon [Tue, 16 Apr 2013 13:13:33 +0000 (22:13 +0900)]
Fix N_SE-34678 : Lock key disappear when try to unlock emulator on ideal screen
Patrick McCarty [Thu, 11 Apr 2013 21:29:20 +0000 (06:29 +0900)]
Merge "Fix debuginfo generation" into tizen_2.1
Patrick McCarty [Wed, 3 Apr 2013 18:29:07 +0000 (11:29 -0700)]
Fix debuginfo generation
There are two issues with apps/home/starter that are preventing
debuginfo from being generated:
- In the toplevel makefile, CMAKE_C_FLAGS does not include the '-g'
flag, so debugging symbols are not added to the /usr/bin/starter
binary. By using the %cmake macro in the spec file, the default CFLAGS
from RPM (includes '-g') are exported to the build environment, and
Cmake correctly uses these compiler flags during the build.
- In lock-setting/lockscreen-options/CMakeLists.txt, CMAKE_CXX_FLAGS is
used, but the three library source files are C source, not C++. Thus,
CMAKE_CXX_FLAGS is undefined by default and does not include CXXFLAGS
from the environment. The solution is to use CMAKE_C_FLAGS instead,
which picks up CFLAGS from the environment.
This commit fixes both issues.
Change-Id: Ibe96bf8a34aab05d3cf29c02b33e881cc9eddaf3
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
Jin Yoon [Tue, 2 Apr 2013 04:14:09 +0000 (13:14 +0900)]
Merge with master
Jin Yoon [Tue, 2 Apr 2013 04:09:30 +0000 (13:09 +0900)]
Version update
Jin Yoon [Tue, 2 Apr 2013 04:08:52 +0000 (13:08 +0900)]
Modify the service file : remove an unused field
Jin Yoon [Tue, 19 Mar 2013 02:37:11 +0000 (11:37 +0900)]
Merge "Fix: lockscreen shows up before boot animation"
Chengwei Yang [Mon, 11 Mar 2013 04:50:59 +0000 (12:50 +0800)]
Fix: lockscreen shows up before boot animation
A lot of effort has been done to gain a faster boot up, say Lukasz
introduced the path activated to starter.
However, I do really think that lockscreen shows up before boot
animation isn't reasonable, so this patch force starter started after
boot-animation, the backwards is you may consider the boot up costs one
more second.
Change-Id: I7433095400d9ecbc133a038898544199aa1c4a0d
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Jin Yoon [Mon, 18 Mar 2013 09:51:25 +0000 (18:51 +0900)]
Fix: lockscreen shows up before boot animation
Change-Id: I89fd74c7943bd2f1d577bafd8ca60a6fbbde9def
Jinkun Jang [Fri, 15 Mar 2013 16:04:54 +0000 (01:04 +0900)]
merge with master