projects
/
profile
/
wearable
/
apps
/
native
/
w3-home.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b60000
)
Display WIFI icon, on WIFI Connection.
58/192058/2
accepted/tizen/unified/20181107.082032
accepted/tizen/unified/20181107.082138
submit/tizen/20181106.131211
submit/tizen/20181106.165856
author
Nilesh Trimbake
<t.shripati@samsung.com>
Mon, 29 Oct 2018 11:24:54 +0000
(16:54 +0530)
committer
Nilesh Trimbake
<t.shripati@samsung.com>
Mon, 29 Oct 2018 11:57:56 +0000
(17:27 +0530)
This patch display WIFI icon, when device
is connected via WIFI.
Change-Id: I2226b32713c4a5e6da3b684c67d8e516b2969c4e
inc/moments/moments.h
patch
|
blob
|
history
diff --git
a/inc/moments/moments.h
b/inc/moments/moments.h
index 2e3d253dd03ce7e30f4a1b2ec60790a626a4d632..023c1bf29406994edf4983171d751ae575069184 100755
(executable)
--- a/
inc/moments/moments.h
+++ b/
inc/moments/moments.h
@@
-24,7
+24,7
@@
#define MOMENT_STATUS_CALL_DISABLE (-2)
#define MOMENT_STATUS_NETWORK_DISABLE 0
#define MOMENT_STATUS_NETWORK_PS_DISABLE (-1)
-#define MOMENT_STATUS_SIGNAL_WIFI_INDEX
10
+#define MOMENT_STATUS_SIGNAL_WIFI_INDEX
7
bool moments_get_visible(void);
bool moments_get_is_on_initialization(void);