summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge branch 'tizen_2.2' into tizenHEADsubmit/tizen/20131113.073958accepted/tizen/20131113.172014tizenaccepted/tizen/mobilejungmin76.park12-198/+247
2013-11-04Revert "add usr/lib for link path. this is work around solution to fix build ...Jungmin Park1-4/+0
2013-11-01add usr/lib for link path. this is work around solution to fix build error an...Bogon Kim1-0/+4
2013-10-31fix not to terminate app when last dynamic box provider is removed. (instead ...submit/tizen/20131031.063745accepted/tizen/20131031.112415jungmin76.park6-109/+93
2013-10-30fix not to delete _AppContext in destructor of AppWidgetManagerService, when ...jungmin76.park2-7/+21
2013-10-28add exception handling code for abnormal app terminationjungmin76.park4-4/+49
2013-10-28fix memory leakjungmin76.park2-11/+22
2013-10-23move _IIpcServerEventListener impl from Service to Stub [N_SE-55603]jungmin76.park4-7/+26
2013-10-21fix MAX_LENGTH for ReCreate eventjungmin76.park1-1/+1
2013-10-18fix flagssubmit/tizen/20131018.115213accepted/tizen/20131018.123424jungmin76.park1-0/+6
2013-10-15*fix compile error regarding pkgconfig.jungmin76.park3-5/+5
2013-10-15remove useless include from spec file.jungmin76.park2-2/+1
2013-10-14use pkgconfig to improve pkg dependency mgmt.jungmin76.park2-24/+15
2013-10-10fix problem that inactive provider of running application isn't updated when ...jungmin76.park6-7/+38
2013-10-08add retry code to wait SettingInfo service initializedjungmin76.park2-14/+34
2013-09-27add exception handling code for OOM casejungmin76.park2-9/+11
2013-09-06Split CXXFLAGS of the spec file for -D_SECURE_LOGso.yu1-3/+15
2013-09-05apply IPC for drop viewkyeongwoo.lee1-2/+2
2013-09-05modify packcage updating scenario(requesting update instead deleting.jungmin76.park2-5/+36
2013-08-23apply mutex to _AppWidgetRemoteBuffer to prevent re-enterancesubmit/tizen/20130912.075546accepted/tizen/20130912.084830accepted/tizen/20130912.081830jungmin76.park2-0/+9
2013-08-13Fixed memory leaks.kyeongwoo.lee4-10/+85
2013-08-07refactoringkyeongwoo.lee9-145/+317
2013-08-06remove redundant local static HashMapProviderT and ComparerTjungmin76.park2-9/+4
2013-08-03add FShell_AppContext.cppjungmin76.park9-471/+552
2013-08-02refactoring (now _AppContext manages list of _AppWidgetContext, IpcConnectio...jungmin76.park11-470/+544
2013-08-01remove unused rule file, fix spec file for prevent buildjungmin76.park2-27/+6
2013-07-25fix touch event problem [P130724-4173]jungmin76.park3-19/+22
2013-07-23Apply ScreenReaderChoi Munseok2-2/+1
2013-07-22apply 'signing application package in obs/gbs'jungmin76.park1-3/+3
2013-07-20Add smack rule for osp-appwidget serviceJaesung Ku1-0/+3
2013-07-19add smack rule for libosp-appfw-serverjungmin76.park1-0/+1
2013-07-18fix prevent bugjungmin76.park1-4/+1
2013-07-17Fix the build errorso.yu1-0/+1
2013-07-15fix unittest fails.jungmin76.park1-11/+6
2013-07-15modify method names to give consitancyjungmin76.park4-21/+20
2013-07-12Fixed prevent issueskyeongwoo.lee3-43/+98
2013-07-11make code neatjungmin76.park10-366/+309
2013-07-10Merge "1) _AppWidgetContextBase is removed and _AppWidgetContext includes the...Jungmin Park11-498/+547
2013-07-101) _AppWidgetContextBase is removed and _AppWidgetContext includes the drop v...kyeongwoo.lee11-498/+547
2013-07-09fix smack manifestjungmin76.park1-0/+3
2013-07-09add .rule file for smackjungmin76.park3-19/+18
2013-07-08move provider state to state of _AppContext [Nabi 45218]jungmin76.park10-157/+108
2013-07-03Adding a function to get the provider countkyeongwoo.lee4-1/+68
2013-07-01The condition for searching a context was updated.kyeongwoo.lee3-1/+8
2013-06-28fixed prevent issueskyeongwoo.lee1-1/+2
2013-06-26Fixed prevent issueskyeongwoo.lee3-25/+35
2013-06-25update for removing dboxkyeongwoo.lee4-72/+110
2013-06-19replace the data type from ArrayListT to HashMapTkyeongwoo.lee9-168/+246
2013-06-19Merge "Applied the Accessibility to the DynamicBox" into tizen_2.2Choi Munseok6-0/+37
2013-06-19Applied the Accessibility to the DynamicBoxChoi Munseok6-0/+37