The source code moved from the SPIN with license changed to Flora 1.1 45/46545/2
authorMichal Pawluk <m.pawluk@samsung.com>
Fri, 21 Aug 2015 11:02:08 +0000 (13:02 +0200)
committerMichal Szczecinski <m.szczecinsk@samsung.com>
Thu, 27 Aug 2015 09:55:45 +0000 (11:55 +0200)
commit994241f26f1eea2d6169209ed3ebcdd5d592a8a8
tree71a1e4ada6a6d60f2611b5881fae6e2c2e1212fe
parent288802af2a74d83b44a2bd5a0cbe24e8ee267d0c
The source code moved from the SPIN with license changed to Flora 1.1

Change-Id: I43426af13b3a77784385efd8f9105ac82200cb57
174 files changed:
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
inc/all_apps.h [new file with mode: 0644]
inc/app_grid.h [new file with mode: 0644]
inc/app_icon.h [new file with mode: 0644]
inc/app_item.h [new file with mode: 0644]
inc/app_mgr.h [new file with mode: 0644]
inc/conf.h [new file with mode: 0644]
inc/data_model.h [new file with mode: 0644]
inc/db/db.h [new file with mode: 0644]
inc/dynamic_index.h [new file with mode: 0644]
inc/folder_panel.h [new file with mode: 0644]
inc/homescreen-efl.h [new file with mode: 0644]
inc/key.h [new file with mode: 0644]
inc/layout.h [new file with mode: 0644]
inc/livebox/grid_item_resize.h [new file with mode: 0644]
inc/livebox/grid_reposition.h [new file with mode: 0644]
inc/livebox/livebox_animator.h [new file with mode: 0644]
inc/livebox/livebox_panel.h [new file with mode: 0644]
inc/livebox/livebox_utils.h [new file with mode: 0644]
inc/livebox/livebox_widget.h [new file with mode: 0644]
inc/livebox_all_pages.h [new file with mode: 0644]
inc/mouse.h [new file with mode: 0644]
inc/option_menu.h [new file with mode: 0644]
inc/page_scroller.h [new file with mode: 0644]
inc/popup.h [new file with mode: 0644]
inc/tree.h [new file with mode: 0644]
inc/util.h [new file with mode: 0644]
org.tizen.homescreen-efl.efl [new file with mode: 0644]
org.tizen.homescreen-efl.manifest [new file with mode: 0644]
org.tizen.homescreen-efl.xml [new file with mode: 0644]
packaging/org.tizen.homescreen-efl.spec [new file with mode: 0644]
res/CMakeLists.txt [new file with mode: 0644]
res/edje/CMakeLists.txt [new file with mode: 0644]
res/edje/app_grid.edc [new file with mode: 0644]
res/edje/folder.edc [new file with mode: 0644]
res/edje/folder_entry.edc [new file with mode: 0644]
res/edje/home.edc [new file with mode: 0644]
res/edje/icon.edc [new file with mode: 0644]
res/edje/index_element.edc [new file with mode: 0644]
res/edje/livebox_container.edc [new file with mode: 0644]
res/edje/livebox_layout.edc [new file with mode: 0644]
res/edje/page_edit.edc [new file with mode: 0644]
res/edje/page_edit_util.edc [new file with mode: 0644]
res/images/CMakeLists.txt [new file with mode: 0644]
res/images/all_apps_icon_menu.png [new file with mode: 0644]
res/images/app_icon_checkbox_bg.png [new file with mode: 0755]
res/images/app_icon_checkbox_border.png [new file with mode: 0755]
res/images/app_icon_checkbox_on.png [new file with mode: 0755]
res/images/app_icon_downloadable.png [new file with mode: 0644]
res/images/app_press_117.png [new file with mode: 0644]
res/images/btn_add_nor.png [new file with mode: 0644]
res/images/btn_add_press.png [new file with mode: 0644]
res/images/btn_delete_nor.png [new file with mode: 0644]
res/images/btn_delete_press.png [new file with mode: 0644]
res/images/btn_input_clear.png [new file with mode: 0755]
res/images/core_page_indicator_on.png [new file with mode: 0755]
res/images/core_page_indicator_on_horizontal.png [new file with mode: 0755]
res/images/default.png [new file with mode: 0644]
res/images/default_bg.png [new file with mode: 0644]
res/images/edit_all_page_add.png [new file with mode: 0644]
res/images/edit_all_page_add_press.png [new file with mode: 0644]
res/images/edit_all_page_bg.png [new file with mode: 0644]
res/images/edit_all_page_create.png [new file with mode: 0755]
res/images/edit_all_page_drag.png [new file with mode: 0755]
res/images/edit_page.png [new file with mode: 0644]
res/images/edit_page_current.png [new file with mode: 0644]
res/images/folder_appicon_bg.png [new file with mode: 0644]
res/images/folder_appicon_bg_impossible.png [new file with mode: 0644]
res/images/folder_appicon_bg_possible.png [new file with mode: 0644]
res/images/folder_appicon_empty_bg.png [new file with mode: 0644]
res/images/folder_popup_bg.png [new file with mode: 0644]
res/images/frame.png [new file with mode: 0644]
res/images/home_button_bg.png [new file with mode: 0644]
res/images/home_edit_bg.#.png [new file with mode: 0644]
res/images/home_icon_home.png [new file with mode: 0644]
res/images/home_icon_menu.png [new file with mode: 0644]
res/images/home_icon_reorder.png [new file with mode: 0644]
res/images/homescreen-efl.png [new file with mode: 0644]
res/images/icon_badge_container.png [new file with mode: 0644]
res/images/livebox/preview_FMradio.png [new file with mode: 0644]
res/images/livebox/preview_alarm.png [new file with mode: 0644]
res/images/livebox/preview_calendar.png [new file with mode: 0644]
res/images/livebox/preview_contact_4x2.png [new file with mode: 0644]
res/images/livebox/preview_contact_4x4.png [new file with mode: 0644]
res/images/livebox/preview_dual_clock.png [new file with mode: 0644]
res/images/livebox/preview_gallery.png [new file with mode: 0644]
res/images/livebox/preview_internet_4x4.png [new file with mode: 0644]
res/images/livebox/preview_music.png [new file with mode: 0644]
res/images/livebox/preview_singel_clock.png [new file with mode: 0644]
res/images/livebox/preview_weather_4x2.png [new file with mode: 0644]
res/images/livebox/preview_weather_4x4.png [new file with mode: 0644]
res/images/reposition_bg.png [new file with mode: 0644]
res/images/reposition_bg_shadow.png [new file with mode: 0644]
res/images/resize_button.png [new file with mode: 0644]
res/po/CMakeLists.txt [new file with mode: 0755]
res/po/ar.po [new file with mode: 0755]
res/po/az.po [new file with mode: 0755]
res/po/bg.po [new file with mode: 0755]
res/po/ca.po [new file with mode: 0755]
res/po/cs.po [new file with mode: 0755]
res/po/da.po [new file with mode: 0755]
res/po/de.po [new file with mode: 0755]
res/po/el_GR.po [new file with mode: 0755]
res/po/en.po [new file with mode: 0755]
res/po/en_PH.po [new file with mode: 0755]
res/po/en_US.po [new file with mode: 0755]
res/po/es_ES.po [new file with mode: 0755]
res/po/es_US.po [new file with mode: 0755]
res/po/et.po [new file with mode: 0755]
res/po/eu.po [new file with mode: 0755]
res/po/fi.po [new file with mode: 0755]
res/po/fr.po [new file with mode: 0755]
res/po/fr_CA.po [new file with mode: 0755]
res/po/ga.po [new file with mode: 0755]
res/po/gl.po [new file with mode: 0755]
res/po/hi.po [new file with mode: 0755]
res/po/hr.po [new file with mode: 0755]
res/po/hu.po [new file with mode: 0755]
res/po/hy.po [new file with mode: 0755]
res/po/is.po [new file with mode: 0755]
res/po/it_IT.po [new file with mode: 0755]
res/po/ja_JP.po [new file with mode: 0755]
res/po/ka.po [new file with mode: 0755]
res/po/kk.po [new file with mode: 0755]
res/po/ko_KR.po [new file with mode: 0755]
res/po/lt.po [new file with mode: 0755]
res/po/lv.po [new file with mode: 0755]
res/po/mk.po [new file with mode: 0755]
res/po/nb.po [new file with mode: 0755]
res/po/nl.po [new file with mode: 0755]
res/po/pl.po [new file with mode: 0755]
res/po/pt_BR.po [new file with mode: 0755]
res/po/pt_PT.po [new file with mode: 0755]
res/po/ro.po [new file with mode: 0755]
res/po/ru_RU.po [new file with mode: 0755]
res/po/sk.po [new file with mode: 0755]
res/po/sl.po [new file with mode: 0755]
res/po/sr.po [new file with mode: 0755]
res/po/sv.po [new file with mode: 0755]
res/po/tr_TR.po [new file with mode: 0755]
res/po/uk.po [new file with mode: 0755]
res/po/uz.po [new file with mode: 0755]
res/po/zh_CN.po [new file with mode: 0755]
res/po/zh_HK.po [new file with mode: 0755]
res/po/zh_TW.po [new file with mode: 0755]
shared/res/homescreen-efl.png [new file with mode: 0644]
src/all_apps.c [new file with mode: 0644]
src/app_grid.c [new file with mode: 0644]
src/app_icon.c [new file with mode: 0644]
src/app_item.c [new file with mode: 0644]
src/app_mgr.c [new file with mode: 0644]
src/data_model.c [new file with mode: 0644]
src/db/db.c [new file with mode: 0644]
src/dynamic_index.c [new file with mode: 0644]
src/folder_panel.c [new file with mode: 0644]
src/homescreen-efl.c [new file with mode: 0644]
src/key.c [new file with mode: 0644]
src/layout.c [new file with mode: 0644]
src/livebox/grid_item_resize.c [new file with mode: 0644]
src/livebox/grid_reposition.c [new file with mode: 0644]
src/livebox/livebox_animator.c [new file with mode: 0644]
src/livebox/livebox_panel.c [new file with mode: 0644]
src/livebox/livebox_utils.c [new file with mode: 0644]
src/livebox/livebox_widget.c [new file with mode: 0644]
src/livebox_all_pages.c [new file with mode: 0644]
src/mouse.c [new file with mode: 0644]
src/option_menu.c [new file with mode: 0644]
src/page_scroller.c [new file with mode: 0644]
src/popup.c [new file with mode: 0644]
src/tree.c [new file with mode: 0644]
src/util.c [new file with mode: 0644]
tizen-manifest.xml [new file with mode: 0644]