summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Yunjin Lee [Tue, 16 Jun 2020 05:59:16 +0000 (14:59 +0900)]
Release veresion 0.0.2
- Queue data for multiple requests while single mode launching
- Adjust app version to rpm versioning
Change-Id: If9e4067067ea64ba38f902759a9fffadea6d3cc6
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
Yunjin Lee [Wed, 10 Jun 2020 04:58:27 +0000 (13:58 +0900)]
Queue data for multiple requests while single mode launching
- It launches only once for single mode. If another request comes while
it's running, store the next and show them in order. And returns all responses
when popup dies as it has been.
- If the number of requested popup exceed max popup number then ignore
new request. In normal situation, it will not exceed the max popup
number because the askuser throw exception for duplicated requests.
Change-Id: Ib7679dec6338a030bd5b90ca39b854bbc02b314a
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
Yunjin Lee [Fri, 8 May 2020 05:25:55 +0000 (14:25 +0900)]
Askuser-popup for IoT profile
Change-Id: Ic65062e8cfcf109c56bcec77a64a45bf9c221f1f
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
Tizen Infrastructure [Thu, 7 May 2020 04:46:12 +0000 (04:46 +0000)]
Initial empty repository