remove redundant local static HashMapProviderT and ComparerT
[framework/osp/appwidget-service.git] / src / FShell_AppWidgetManagerService.cpp
2013-08-06 jungmin76.parkremove redundant local static HashMapProviderT and...
2013-08-03 jungmin76.parkadd FShell_AppContext.cpp
2013-08-02 jungmin76.parkrefactoring (now _AppContext manages list of _AppWidge...
2013-07-18 jungmin76.parkfix prevent bug
2013-07-17 so.yuFix the build error
2013-07-15 jungmin76.parkmodify method names to give consitancy
2013-07-12 kyeongwoo.leeFixed prevent issues submit/tizen_2.2/20130714.152812
2013-07-11 jungmin76.parkmake code neat
2013-07-10 Jungmin ParkMerge "1) _AppWidgetContextBase is removed and _AppWidg...
2013-07-10 kyeongwoo.lee1) _AppWidgetContextBase is removed and _AppWidgetConte...
2013-07-08 jungmin76.parkmove provider state to state of _AppContext [Nabi 45218]
2013-07-03 kyeongwoo.leeAdding a function to get the provider count
2013-07-01 kyeongwoo.leeThe condition for searching a context was updated.
2013-06-28 kyeongwoo.leefixed prevent issues
2013-06-26 kyeongwoo.leeFixed prevent issues
2013-06-25 kyeongwoo.leeupdate for removing dbox
2013-06-19 kyeongwoo.leereplace the data type from ArrayListT to HashMapT
2013-06-19 Choi MunseokMerge "Applied the Accessibility to the DynamicBox...
2013-06-19 Choi MunseokApplied the Accessibility to the DynamicBox
2013-06-13 jungmin76.parkRequestUpdate appwigdet when font/lang/country is changed.
2013-06-13 kyeongwoo.leeadd new features
2013-06-10 jungmin76.parkfix to send id for core daemon as param of provider_init()
2013-06-05 jungmin76.parkmerge from tizen_2.1
2013-05-29 Jiban Prakashadded the RECREATE event implementation
2013-05-27 SeungWon LeeMerge "fix not to retry during application is launcing...
2013-05-27 jungmin76.parkfix not to retry during application is launcing.. ...
2013-05-23 kyeongwoo.leeRevert "Revert "Apply the code for handling the multipl...
2013-05-22 kyeongwoo.leeRevert "Apply the code for handling the multiple provid...
2013-05-22 kyeongwoo.leeApply the code for handling the multiple providers...
2013-05-14 jungmin76.parkfix to retry, when LaunchPkg is failed tizen_2.1 submit/tizen_2.1/20130515.031636
2013-05-13 kyeongwoo.leeapply secure log submit/tizen_2.1/20130514.054109
2013-05-13 jungmin76.parkfixed not to terminate itself.(will be terminated by...
2013-05-13 kyeongwoo.leeImplementation for "[ACR] change return type for Livebo...
2013-05-08 kyeongwoo.leeremove unnecessary codes
2013-05-07 kyeongwoo.leeadd features for pausing and resuming
2013-05-03 jungmin76.park[Jira|N_SE-37236] fix problem when appwidget viewer...
2013-04-29 Seokpil Park[appwidget-service] Remove Open Service Platform words
2013-04-29 Seokpil Park[appwidget-service] Change Flora license version
2013-04-22 jungmin76.parkinitialize appwidget when appwidget popup is created 2.1b_release accepted/tizen_2.1/20130425.034843 submit/tizen_2.1/20130424.232341
2013-04-18 jungmin76.parkminor fix
2013-04-18 jungmin76.parkmodify license to flora
2013-03-28 jungmin76.parkfix touch event delivery problem
2013-03-22 Sunwook BaeUpdate to use GetClientApplicationId()
2013-03-20 jungmin76.parkmerge from master
2013-03-20 jungmin76.parkmodify service name. livebox -> appwidget
2013-03-18 jungmin76.parkminor change
2013-03-16 Jinkun Jangsync with master
2013-03-16 jungmin76.parkfix function name
2013-03-16 jungmin76.park[ACR][3/15][Modify] Modify Livebox classes to AppWidget