projects
/
platform
/
framework
/
native
/
appfw.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/framework/native/appfw.git
2013-10-15
dahyeong.kim
[2.2.1] Correct typos in doxygen comments
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Hokwon Song
Enabling read a custom system info
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
SeungWon Lee
Merge "Move the privilege checking code from Imple...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
SeungWon Lee
Move the privilege checking code from Imple.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
jc815.lee
Fix exception log error
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Young Ik Cho
fix AppControl result handling
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
jc815.lee
Add Exception log for Base64Decode failure
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Young Ik Cho
use SysPropagate() log
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Young Ik Cho
export _AppControlImpl::FindAndStart()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Young Ik Cho
move general AppControl launch logic to plugin
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
jungmin76.park
fix reset once_block value when InitSettingClient is...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
dahyeong.kim
[2.2.1] Fix Klocwork issue. 1.unused variables 2. local...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
SeungWon Lee
Merge "Resolve the "Klocwork" detected defect and add...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Young Ik Cho
AppControl launch logic refactoring
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Duyoung Jang
Modify AppInfo API for sdcard
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
SeungWon Lee
Resolve the "Klocwork" detected defect and add debug...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Duyoung Jang
Merge "Change API for locale" into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Duyoung Jang
Change API for locale
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
dahyeong.kim
Merge "[2.2.1] Modify String::Replace() which shared...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
CeCil Lim
Merge "Fixed Klocwork issues" into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Hokwon Song
Merge "Remove unused code." into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Hokwon Song
Remove unused code.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Duyoung Jang
Merge "Remove unused value" into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Duyoung Jang
Remove unused value
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
dahyeong.kim
[2.2.1] Modify String::Replace() which shared buffer...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Bhanu Singh Rao
Fixed Klocwork issues
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
CeCil Lim
Merge "Fixed Klocworks issues" into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Duyoung Jang
Apply fallback for display name
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
hyun lee
Apply string localization
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Sunwook Bae
Merge "Add to support a multi-window mode" into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Hyunbin Lee
Change file path of domain socket
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
CeCil Lim
Merge "Remove unused variables" into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Hokwon Song
Merge "Update code of system and text for reporting...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Hokwon Song
Update code of system and text for reporting Klocwork.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Bhanu Singh Rao
Fixed Klocworks issues
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
hb.min
Remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Duyoung Jang
Fix PackageParser for bug
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Sunwook Bae
Add to support a multi-window mode
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Young Ik Cho
N_SE-53194 : fix AppControl::Stop() without listener
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Young Ik Cho
Revert "Temporal reincarnation of removed API"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Young Ik Cho
Merge "move redundant logic to server" into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Hyunbin Lee
Remove unused static constant
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Young Ik Cho
move redundant logic to server
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Hokwon Song
Merge "Fixed get instance for setting client." into...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Hokwon Song
Fixed get instance for setting client.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Duyoung Jang
Skip event for movetosd operation
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
YoonSoo Kim
Merge "[2.2.1]String::Contains() seems to block for...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
dahyeong.kim
[2.2.1]String::Contains() seems to block for long time...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Sunwook Bae
Add an info log in Terminate()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Hokwon Song
Merge "Remove priviledge check for powermanager." into...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Hokwon Song
Remove priviledge check for powermanager.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Duyoung Jang
Modify IsAppInstalled() API
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Young Ik Cho
add libprivilege-control dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Bhanu Singh Rao
Fixed N_SE-51655, incorrect date display.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Hyunbin Lee
Update spec file for license
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Hokwon Song
Fix set brightness defect.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Hokwon Song
Merge "Fix jira 52242." into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Hokwon Song
Fix jira 52242.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Sunwook Bae
Fix an alarm callback issue
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Karthik Subas...
Added OnSettingChanged() logic and removed OnLanguageCh...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Hokwon Song
Fix SettingClient to get instance.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Yong Song
Temporal reincarnation of removed API
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Duyoung Jang
Apply fallback for icon
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Hyunbin Lee
Add file lock to avoid adding the duplicated registry...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Hokwon Song
Replace thread safe api for checking mount path.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
so.yu
Split CXXFLAGS of the spec file for -D_SECURE_LOG ...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Young Ik Cho
service initialization refactoring
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Duyoung Jang
Set last result in IsHybridApp()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Young Ik Cho
Merge "fix appcontrol result behavior from service...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Young Ik Cho
fix appcontrol result behavior from service callee
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
hb.min
Modify the value of privilege level enum
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
hb.min
Merge "Modify the initialization module of IpcClient...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
hb.min
Modify the initialization module of IpcClient for Acces...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Young Ik Cho
code cleanup for app lifecycle management
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Duyoung Jang
Add event for update application
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Hokwon Song
Merge "Update doxygen of TimeZone." into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Hokwon Song
Update doxygen of TimeZone.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
jc815.lee
Remove Logs when install certificates
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Young Ik Cho
Merge "add cleanup for osp-appfw unload" into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Yong Song
Merge "remove vconf.h dependency" into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Yong Song
remove vconf.h dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Hokwon Song
Merge "Fix N_SE-50875 for getOffset of TZ." into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Hokwon Song
Fix N_SE-50875 for getOffset of TZ.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Young Ik Cho
add cleanup for osp-appfw unload
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Seokhyun Kim
newlib-compat moves from appfw to compat
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Young Ik Cho
preload AppControl registry
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Hokwon Song
Merge "Remove fallback functions for timezone and local...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Hokwon Song
Remove fallback functions for timezone and locales.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Yong Song
eliminate heynoti
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Hyunbin Lee
Handle the exception from Registry::Flush()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Hokwon Song
Merge "Refactory System timeZone api." into tizen_2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Hokwon Song
Refactory System timeZone api.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Joohyun Kim
Merge "Add readlink failure case of timezone" into...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Hyunbin Lee
Add conditional statement for removing platform log
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Hokwon Song
Merge "Fix PLM P130828-03861 for system time zone....
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Hokwon Song
Fix PLM P130828-03861 for system time zone.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Joohyun Kim
Add readlink failure case of timezone
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Sunwook Bae
Add a forward decl of Io::Registry
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Young Ik Cho
fix crash on registry access
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
dahyeong.kim
[2.2.1] Add a condition to remove needless log message
commit
|
commitdiff
|
tree
|
snapshot
next