profile/iot/apps/native/askuser-popup.git
4 years agoSend responses when receiving app_control from another caller app 93/245993/1
Yunjin Lee [Wed, 21 Oct 2020 09:49:01 +0000 (18:49 +0900)]
Send responses when receiving app_control from another caller app

- When launching popup in launch mode 'single', if it receives
app_control of another caller app then send responses for the requests
of the previous app (If there's not answered requests then they are
treated as 'deny once')

Change-Id: I622fba70ddb7898df6183ffdb408e260cbeb69dd
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoRelease veresion 0.0.2 86/236286/1 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.104137 accepted/tizen/6.0/unified/hotfix/20201103.050416 accepted/tizen/unified/20200617.134122 submit/tizen/20200616.063123 submit/tizen_6.0/20201029.205504 submit/tizen_6.0_hotfix/20201102.192904 submit/tizen_6.0_hotfix/20201103.115104 tizen_6.0.m2_release
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>
5 years agoQueue data for multiple requests while single mode launching 18/235818/1
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>
5 years agoAskuser-popup for IoT profile 72/232872/1 accepted/tizen/unified/20200510.220437 submit/tizen/20200508.055810
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>
5 years agoInitial empty repository master
Tizen Infrastructure [Thu, 7 May 2020 04:46:12 +0000 (04:46 +0000)]
Initial empty repository