Fixed gengrid and Location view bugs. New Location behaviour. Logs tweak. 55/61055/16
authorBartlomiej Uliasz <b.uliasz@samsung.com>
Thu, 3 Mar 2016 14:01:54 +0000 (15:01 +0100)
committerBartlomiej Uliasz <b.uliasz@samsung.com>
Fri, 11 Mar 2016 11:50:31 +0000 (12:50 +0100)
commitd0e91eacbc297a3fd36c46f79425024ad8be3ef5
tree1c030d55e1d28071650a237617fe61937f91892d
parent75bc1658634313cb441abe4d2026831e076f26c2
Fixed gengrid and Location view bugs. New Location behaviour. Logs tweak.

Change-Id: I92d57c5b9e4511145e2a6d523b170c74c0a0a7f4
Signed-off-by: Bartlomiej Uliasz <b.uliasz@samsung.com>
22 files changed:
include/app_debug.h
include/common/gridmgr.h
include/common/listmgr.h
include/data/system/data_location.h
include/define.h
include/layout.h
po/en.po
po/en_US.po
res/widget/gengrid_default.edc
src/common/gridmgr.c
src/common/listmgr.c
src/common/utils.c
src/common/viewmgr.c
src/data/system/data_location.c
src/layout/layout_network.c
src/layout/layout_sound.c
src/layout/layout_system.c
src/main.c
src/view/system/view_clock.c
src/view/system/view_location.c
src/view/system/view_pincode.c
src/view/view_base.c