summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kamil Lipiszko [Fri, 11 Aug 2017 11:52:03 +0000 (20:52 +0900)]
[ABS] [EditAlarmView] Disable items if needed on view creation
Currently if alarm's type is set to vibrate only and it is clicked
for editing, genlist items that should be disabled aren't. This
patch fixes this issue.
Reference: submit/tizen/
20170811.114751
Commit id:
a0ffee828903c21da0cbca1dbb1f5203d4d46834
Requested by: k.lipiszko@samsung.com
SDK rootstrap version: 20170811_1
Kamil Lipiszko [Mon, 7 Aug 2017 08:13:31 +0000 (17:13 +0900)]
[ABS] [Edje] Add sound effect on custom buttons click
Reference: submit/tizen/
20170807.080914
Commit id:
e7ef076f231851fc7559fdd0766e1049a26d8f07
Requested by: k.lipiszko@samsung.com
SDK rootstrap version: 20170804_1
Lukasz Stanislawski [Mon, 17 Jul 2017 13:56:38 +0000 (22:56 +0900)]
[ABS] worldclock: fix linking issue with malloc
The Worldclock was using 'malloc' to construct Edje_Message_Int_Set struct.
This leads to problems on Tizen SDK 4.0 build, when during linking
'malloc' symbol was resolved not from glibc, but from libchromium-ewk.so.
This lead to crash when trying to use chromium's malloc.
Due to way how SDK build system works, I cannot remove libchromium from link options.
Instead I removed all usage of malloc in code.
Additionally add static to internal function
Reference: submit/tizen/
20170717.135244
Commit id:
b5c29eebbc962c392093b5456e9233a69be7c0d5
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20170714_3
YOUNG HUN JO [Wed, 7 Jun 2017 06:57:11 +0000 (15:57 +0900)]
[ABS] [WorldClockMap] Recalculate map shadow
Whenever scroller's size changes, the shadow should be recalculated
to the new scroller size. Earlier at the beginning if scroller's
width was smaller than real size of the view, the line and shadow
were blured and couldn't be recalculated until next day.
Reference: submit/tizen/
20170607.055817
Commit id:
0007743728018bd38ba9fa4611f96d36095b4b3a
Requested by: hoon.cho@samsung.com
SDK rootstrap version: 20170606_2
Lukasz Stanislawski [Fri, 12 May 2017 06:38:40 +0000 (15:38 +0900)]
[ABS] [WorldClockMap] Recalculate map shadow
Whenever scroller's size changes, the shadow should be recalculated
to the new scroller size. Earlier at the beginning if scroller's
width was smaller than real size of the view, the line and shadow
were blured and couldn't be recalculated until next day.
Reference: submit/tizen/
20170512.063522
Commit id:
0007743728018bd38ba9fa4611f96d36095b4b3a
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20170512_1
Lukasz Stanislawski [Thu, 11 May 2017 09:06:25 +0000 (18:06 +0900)]
[ABS] [WorldClockMap] Recalculate map shadow
Whenever scroller's size changes, the shadow should be recalculated
to the new scroller size. Earlier at the beginning if scroller's
width was smaller than real size of the view, the line and shadow
were blured and couldn't be recalculated until next day.
Reference: submit/tizen/
20170511.090426
Commit id:
0007743728018bd38ba9fa4611f96d36095b4b3a
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20170510_2
Lukasz Stanislawski [Fri, 28 Apr 2017 05:12:14 +0000 (14:12 +0900)]
[ABS] Worldclock: add location exists popup translations.
Change translation according to UI designer comments.
Translations updated.
Reference: submit/tizen/
20170427.095058
Commit id:
ce4f0ba81e3d15985c53363e3f2e4a54b44b2ce7
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20170427_3
Lukasz Stanislawski [Thu, 6 Apr 2017 14:01:13 +0000 (23:01 +0900)]
[ABS] update translations
Patch contains essential changes fix up translations in clock.
Some key names has been changed according to STMS system content.
The major changes refers to:
1. Add auto-update of Time locale
2. Translate on-letter acronym on alarm list.
3. Fix some hardcoded string in WorldClock and AlarmEdit
4. Change accessiiblity translations
Reference: submit/tizen/
20170406.135748
Commit id:
065c06e04af69ea9b4cff4969cb77782a9a6086d
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20170406_1